"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/09/03 15:37:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge" 2026/09/03 15:37:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/03 15:37:39 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Using cached web token 2026/09/03 15:37:41 DEBUG : Creating backend with remote "/tmp/rclone2862315330" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:37:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/03 15:37:43 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:37:43 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.60s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:37:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:37:43 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:37:43 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:37:47 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:37:47 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:37:47 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.69s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.43s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:37:52 DEBUG : Creating backend with remote "/non-existing" 2026/09/03 15:37:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/03 15:37:52 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:37:52 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:37:53 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:37:53 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:37:56 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:37:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.83s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:01 INFO : Linkbox root 'rclone-test-dixoroq1tuge': Running all checks before starting transfers 2026/09/03 15:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:38:01 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:01 INFO : Linkbox root 'rclone-test-dixoroq1tuge': Checks finished, now starting transfers 2026/09/03 15:38:01 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:38:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (9.11s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:10 ERROR : Ignoring --no-traverse with sync 2026/09/03 15:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:38:10 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:10 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:38:14 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.75s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/03 15:38:18 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:18 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:20 DEBUG : hello world2: size = 12 OK 2026/09/03 15:38:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.20s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:38:22 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:22 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:24 DEBUG : potato2: size = 11 OK 2026/09/03 15:38:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:38:26 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:26 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:28 DEBUG : potato2: size = 11 OK 2026/09/03 15:38:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.16s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/03 15:38:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:38:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/03 15:38:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:38:30 INFO : sub dir2: Making directory 2026/09/03 15:38:32 INFO : sub dir: Making directory 2026/09/03 15:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:38:34 INFO : sub dir2/sub sub dir2: Making directory 2026/09/03 15:38:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:38:37 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:38:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/03 15:38:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:38:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 15:38:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:38:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 15:38:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:38:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 15:38:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:38:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 15:38:41 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 15:38:43 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 15:38:45 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 15:38:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 15:38:47 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 15:38:49 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 15:38:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 15:38:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 15:38:51 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestCopyEmptyDirectories (22.22s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:38:52 INFO : sub dir2: Making directory 2026/09/03 15:38:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/03 15:38:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:38:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:38:53 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:38:53 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:38:56 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:38:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.90s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:39:00 DEBUG : sub dir2: Making directory with metadata 2026/09/03 15:39:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:39:01 INFO : sub dir2: Making directory 2026/09/03 15:39:02 INFO : sub dir: Making directory 2026/09/03 15:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:39:04 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:39:04 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:39:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:39:06 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:39:06 INFO : sub dir/hello world: Deleted 2026/09/03 15:39:07 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/03 15:39:07 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.57s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:39:12 INFO : sub dir2: Making directory 2026/09/03 15:39:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:39:13 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:39:13 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:39:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:39:16 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:39:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.62s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:39:20 DEBUG : sub dir2: Making directory with metadata 2026/09/03 15:39:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 15:39:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 15:39:20 INFO : sub dir2: Making directory 2026/09/03 15:39:22 INFO : sub dir: Making directory 2026/09/03 15:39:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:39:23 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:39:23 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:39:25 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:39:25 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:39:25 DEBUG : Waiting for deletions to finish 2026/09/03 15:39:26 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:39:32 INFO : sub dir2: Making directory 2026/09/03 15:39:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:39:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:39:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:39:35 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:39:35 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:39:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.67s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:39:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xorezuf3neho" 2026/09/03 15:39:43 DEBUG : Config file has changed externally - reloading 2026/09/03 15:39:43 DEBUG : Linkbox root 'rclone-test-xorezuf3neho': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-dixoroq1tuge' -> Linkbox root 'rclone-test-xorezuf3neho' 2026/09/03 15:39:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:39:45 DEBUG : Linkbox root 'rclone-test-xorezuf3neho': Waiting for checks to finish 2026/09/03 15:39:45 DEBUG : Linkbox root 'rclone-test-xorezuf3neho': Waiting for transfers to finish 2026/09/03 15:39:45 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 2004h37m8.45245264s different from this computer 2026/09/03 15:39:50 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:39:50 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:39:51 DEBUG : Linkbox root 'rclone-test-xorezuf3neho': Purge remote --- PASS: TestServerSideCopy (16.21s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:40:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:40:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:40:00 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:40:00 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:40:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:40:00 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:40:03 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:40:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.79s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:40:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cefihon1texo" 2026/09/03 15:40:11 DEBUG : Linkbox root 'rclone-test-cefihon1texo': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-dixoroq1tuge' -> Linkbox root 'rclone-test-cefihon1texo' 2026/09/03 15:40:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:40:13 DEBUG : Linkbox root 'rclone-test-cefihon1texo': Waiting for checks to finish 2026/09/03 15:40:13 DEBUG : Linkbox root 'rclone-test-cefihon1texo': Waiting for transfers to finish 2026/09/03 15:40:18 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:40:18 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:40:19 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:40:23 DEBUG : Linkbox root 'rclone-test-cefihon1texo': Waiting for checks to finish 2026/09/03 15:40:23 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:40:23 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-cefihon1texo') 2026/09/03 15:40:23 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:40:23 DEBUG : Linkbox root 'rclone-test-cefihon1texo': Waiting for transfers to finish 2026/09/03 15:40:23 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:40:26 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:40:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/03 15:40:27 DEBUG : Linkbox root 'rclone-test-cefihon1texo': Purge remote --- PASS: TestServerSideCopyOverSelf (24.12s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:40:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:40:36 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:40:36 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:40:36 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:40:36 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:40:36 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:40:39 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:40:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/03 15:40:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.45s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:40:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wosiqob6lica" 2026/09/03 15:40:47 DEBUG : Config file has changed externally - reloading 2026/09/03 15:40:47 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-dixoroq1tuge' -> Linkbox root 'rclone-test-wosiqob6lica' 2026/09/03 15:40:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:40:48 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Waiting for checks to finish 2026/09/03 15:40:48 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Waiting for transfers to finish 2026/09/03 15:40:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:40:54 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:40:54 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:40:58 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Waiting for checks to finish 2026/09/03 15:40:58 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:40:58 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-wosiqob6lica') 2026/09/03 15:40:58 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:40:58 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Waiting for transfers to finish 2026/09/03 15:40:58 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:41:02 DEBUG : sub dir/hello world: size = 17 OK 2026/09/03 15:41:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/03 15:41:03 INFO : sub dir/hello world: Deleted 2026/09/03 15:41:06 DEBUG : testing file moves 2026/09/03 15:41:07 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:41:07 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-wosiqob6lica') 2026/09/03 15:41:07 DEBUG : sub dir/hello world: Sizes differ 2026/09/03 15:41:07 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Waiting for checks to finish 2026/09/03 15:41:07 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Waiting for transfers to finish 2026/09/03 15:41:07 DEBUG : sub dir/hello world: Update: removing old file 2026/09/03 15:41:10 DEBUG : sub dir/hello world: size = 24 OK 2026/09/03 15:41:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/03 15:41:11 INFO : sub dir/hello world: Deleted 2026/09/03 15:41:12 DEBUG : Linkbox root 'rclone-test-wosiqob6lica': Purge remote --- PASS: TestServerSideMoveOverSelf (32.67s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:41:19 ERROR : error listing: directory not found 2026/09/03 15:41:19 INFO : Local file system at /tmp/rclone2862315330: Making directory 2026/09/03 15:41:20 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:20 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.40s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:41:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/03 15:41:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:41:28 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for checks to finish 2026/09/03 15:41:28 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for transfers to finish 2026/09/03 15:41:29 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/09/03 15:41:29 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/09/03 15:41:29 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:41:29 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.14s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:41:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/03 15:41:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:34 DEBUG : check sum: size = 1 OK 2026/09/03 15:41:34 INFO : check sum: Copied (new) 2026/09/03 15:41:34 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:35 DEBUG : check sum: size = 1 OK 2026/09/03 15:41:35 NOTICE: Linkbox root 'rclone-test-dixoroq1tuge': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/03 15:41:35 DEBUG : check sum: Size of src and dst objects identical 2026/09/03 15:41:35 DEBUG : check sum: Unchanged skipping 2026/09/03 15:41:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.69s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:41:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/03 15:41:37 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:37 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:39 DEBUG : sizeonly: size = 6 OK 2026/09/03 15:41:39 INFO : sizeonly: Copied (new) 2026/09/03 15:41:39 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:41:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 15:41:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:41:39 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 15:41:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:41:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 15:41:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:41:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 15:41:42 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 15:41:44 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 15:41:44 DEBUG : sizeonly: size = 6 OK 2026/09/03 15:41:44 DEBUG : sizeonly: Sizes identical 2026/09/03 15:41:44 DEBUG : sizeonly: Unchanged skipping 2026/09/03 15:41:44 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:44 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:44 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:44 INFO : There was nothing to transfer 2026/09/03 15:41:46 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 15:41:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 15:41:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 15:41:49 DEBUG : pacer: Reducing sleep to 355.957031ms --- PASS: TestSyncSizeOnly (12.21s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:41:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 15:41:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/03 15:41:49 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:49 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:50 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 15:41:50 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 15:41:52 INFO : ignore-size: Copied (new) 2026/09/03 15:41:52 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:52 DEBUG : ignore-size: Sizes identical 2026/09/03 15:41:52 DEBUG : ignore-size: Unchanged skipping 2026/09/03 15:41:52 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:52 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:52 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:41:56 DEBUG : existing: size = 6 OK 2026/09/03 15:41:56 DEBUG : existing: Sizes identical 2026/09/03 15:41:56 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:56 DEBUG : existing: Unchanged skipping 2026/09/03 15:41:56 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:56 DEBUG : Waiting for deletions to finish 2026/09/03 15:41:56 INFO : There was nothing to transfer 2026/09/03 15:41:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/03 15:41:57 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:41:57 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:41:57 DEBUG : existing: Update: removing old file 2026/09/03 15:42:00 DEBUG : existing: size = 6 OK 2026/09/03 15:42:00 INFO : existing: Copied (replaced existing) 2026/09/03 15:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.18s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:42:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/03 15:42:02 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:02 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:04 DEBUG : existing: size = 6 OK 2026/09/03 15:42:04 INFO : existing: Copied (new) 2026/09/03 15:42:04 DEBUG : Waiting for deletions to finish 2026/09/03 15:42:05 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:05 DEBUG : existing: Destination exists, skipping 2026/09/03 15:42:05 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:05 DEBUG : Waiting for deletions to finish 2026/09/03 15:42:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.56s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:42:14 INFO : d: Making directory 2026/09/03 15:42:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/03 15:42:17 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:17 DEBUG : c/non empty space: size = 5 OK 2026/09/03 15:42:17 DEBUG : c/non empty space: Sizes identical 2026/09/03 15:42:17 DEBUG : c/non empty space: Unchanged skipping 2026/09/03 15:42:17 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:21 DEBUG : a/potato2: size = 60 OK 2026/09/03 15:42:21 INFO : a/potato2: Copied (new) 2026/09/03 15:42:21 DEBUG : Waiting for deletions to finish 2026/09/03 15:42:22 INFO : b/potato: Deleted 2026/09/03 15:42:22 INFO : d: Removing directory 2026/09/03 15:42:24 INFO : b: Removing directory 2026/09/03 15:42:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': deleted 2 directories --- PASS: TestSyncIgnoreErrors (25.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:42:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:35 DEBUG : empty space: size = 1 OK 2026/09/03 15:42:35 DEBUG : empty space: Sizes identical 2026/09/03 15:42:35 DEBUG : empty space: Unchanged skipping 2026/09/03 15:42:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:42:35 INFO : There was nothing to transfer 2026/09/03 15:42:35 DEBUG : empty space: size = 1 OK 2026/09/03 15:42:35 DEBUG : empty space: Sizes identical 2026/09/03 15:42:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:35 DEBUG : empty space: Unchanged skipping 2026/09/03 15:42:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:35 DEBUG : Waiting for deletions to finish 2026/09/03 15:42:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:42:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/03 15:42:40 DEBUG : empty space: size = 1 OK 2026/09/03 15:42:40 DEBUG : empty space: Sizes identical 2026/09/03 15:42:40 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:40 DEBUG : empty space: Unchanged skipping 2026/09/03 15:42:40 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:43 DEBUG : potato: size = 60 OK 2026/09/03 15:42:43 INFO : potato: Copied (new) 2026/09/03 15:42:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:42:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:42:48 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:42:48 DEBUG : potato: Sizes differ 2026/09/03 15:42:48 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:48 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:48 DEBUG : potato: Update: removing old file 2026/09/03 15:42:51 DEBUG : potato: size = 21 OK 2026/09/03 15:42:51 INFO : potato: Copied (replaced existing) 2026/09/03 15:42:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.52s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/09/03 15:42:56 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:42:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:42:56 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:42:56 DEBUG : potato: Sizes differ 2026/09/03 15:42:56 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:42:56 DEBUG : potato: Update: removing old file 2026/09/03 15:42:59 DEBUG : potato: size = 21 OK 2026/09/03 15:42:59 INFO : potato: Copied (replaced existing) 2026/09/03 15:42:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:43:06 DEBUG : empty space: size = 1 OK 2026/09/03 15:43:06 DEBUG : empty space: Sizes identical 2026/09/03 15:43:06 DEBUG : empty space: Unchanged skipping 2026/09/03 15:43:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/03 15:43:06 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:43:06 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:43:06 DEBUG : Waiting for deletions to finish 2026/09/03 15:43:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:43:13 DEBUG : empty space: size = 1 OK 2026/09/03 15:43:13 DEBUG : empty space: Sizes identical 2026/09/03 15:43:13 DEBUG : empty space: Unchanged skipping 2026/09/03 15:43:13 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:43:13 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:43:16 DEBUG : potato2: size = 60 OK 2026/09/03 15:43:16 INFO : potato2: Copied (new) 2026/09/03 15:43:16 DEBUG : Waiting for deletions to finish 2026/09/03 15:43:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:43:27 INFO : d: Making directory 2026/09/03 15:43:29 INFO : d/e: Making directory 2026/09/03 15:43:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/03 15:43:32 DEBUG : c/non empty space: size = 5 OK 2026/09/03 15:43:32 DEBUG : c/non empty space: Sizes identical 2026/09/03 15:43:32 DEBUG : c/non empty space: Unchanged skipping 2026/09/03 15:43:34 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:43:34 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:43:36 DEBUG : a/potato2: size = 60 OK 2026/09/03 15:43:36 INFO : a/potato2: Copied (new) 2026/09/03 15:43:36 DEBUG : Waiting for deletions to finish 2026/09/03 15:43:37 INFO : b/potato: Deleted 2026/09/03 15:43:37 INFO : d/e: Removing directory 2026/09/03 15:43:39 INFO : d: Removing directory 2026/09/03 15:43:41 INFO : b: Removing directory 2026/09/03 15:43:42 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:43:56 INFO : d: Making directory 2026/09/03 15:43:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/03 15:43:59 DEBUG : c/non empty space: size = 5 OK 2026/09/03 15:43:59 DEBUG : c/non empty space: Sizes identical 2026/09/03 15:43:59 DEBUG : c/non empty space: Unchanged skipping 2026/09/03 15:44:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:44:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:44:04 DEBUG : a/potato2: size = 60 OK 2026/09/03 15:44:04 INFO : a/potato2: Copied (new) 2026/09/03 15:44:04 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 15:44:04 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:44:20 DEBUG : Waiting for deletions to finish 2026/09/03 15:44:21 DEBUG : empty space: size = 1 OK 2026/09/03 15:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:44:21 DEBUG : empty space: Sizes identical 2026/09/03 15:44:21 DEBUG : empty space: Unchanged skipping 2026/09/03 15:44:21 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:44:21 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:44:22 INFO : potato: Deleted 2026/09/03 15:44:23 DEBUG : potato2: size = 60 OK 2026/09/03 15:44:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.11s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:44:31 DEBUG : Waiting for deletions to finish 2026/09/03 15:44:31 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:44:31 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:44:32 INFO : potato: Deleted 2026/09/03 15:44:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:44:32 DEBUG : empty space: size = 1 OK 2026/09/03 15:44:32 DEBUG : empty space: Sizes identical 2026/09/03 15:44:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:44:32 DEBUG : empty space: Unchanged skipping 2026/09/03 15:44:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:44:34 DEBUG : potato2: size = 60 OK 2026/09/03 15:44:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.35s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:44:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:44:40 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:44:40 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:44:42 DEBUG : potato2: size = 19 OK 2026/09/03 15:44:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.65s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:44:50 DEBUG : enormous: Excluded (Size Filter) 2026/09/03 15:44:50 DEBUG : enormous: Excluded 2026/09/03 15:44:50 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:44:50 DEBUG : potato2: Excluded 2026/09/03 15:44:50 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:44:50 DEBUG : potato2: Excluded 2026/09/03 15:44:50 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:44:50 DEBUG : empty space: size = 1 OK 2026/09/03 15:44:50 DEBUG : empty space: Sizes identical 2026/09/03 15:44:50 DEBUG : empty space: Unchanged skipping 2026/09/03 15:44:50 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:44:50 DEBUG : Waiting for deletions to finish 2026/09/03 15:44:50 INFO : There was nothing to transfer 2026/09/03 15:44:50 DEBUG : enormous: Excluded (Size Filter) 2026/09/03 15:44:50 DEBUG : enormous: Excluded 2026/09/03 15:44:50 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:44:50 DEBUG : potato2: Excluded 2026/09/03 15:44:50 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:44:50 DEBUG : potato2: Excluded 2026/09/03 15:44:50 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for checks to finish 2026/09/03 15:44:50 DEBUG : empty space: size = 1 OK 2026/09/03 15:44:50 DEBUG : empty space: Sizes identical 2026/09/03 15:44:50 DEBUG : empty space: Unchanged skipping 2026/09/03 15:44:50 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for transfers to finish 2026/09/03 15:44:50 DEBUG : Waiting for deletions to finish 2026/09/03 15:44:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:45:00 DEBUG : enormous: Excluded (Size Filter) 2026/09/03 15:45:00 DEBUG : enormous: Excluded 2026/09/03 15:45:00 DEBUG : potato2: Excluded (Size Filter) 2026/09/03 15:45:00 DEBUG : potato2: Excluded 2026/09/03 15:45:00 DEBUG : empty space: size = 1 OK 2026/09/03 15:45:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:00 DEBUG : empty space: Sizes identical 2026/09/03 15:45:00 DEBUG : empty space: Unchanged skipping 2026/09/03 15:45:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:00 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:02 INFO : enormous: Deleted 2026/09/03 15:45:02 INFO : potato2: Deleted 2026/09/03 15:45:02 INFO : There was nothing to transfer 2026/09/03 15:45:02 DEBUG : empty space: size = 1 OK 2026/09/03 15:45:02 DEBUG : empty space: Sizes identical 2026/09/03 15:45:02 DEBUG : empty space: Unchanged skipping 2026/09/03 15:45:02 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for checks to finish 2026/09/03 15:45:02 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for transfers to finish 2026/09/03 15:45:02 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:02 INFO : potato2: Deleted 2026/09/03 15:45:02 INFO : enormous: Deleted 2026/09/03 15:45:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.60s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.43s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/09/03 15:45:04 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/03 15:45:04 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/03 15:45:05 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/03 15:45:05 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/03 15:45:05 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:05 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:07 DEBUG : potato: size = 14 OK 2026/09/03 15:45:07 INFO : potato: Copied (new) 2026/09/03 15:45:07 DEBUG : yam: size = 11 OK 2026/09/03 15:45:07 INFO : yam: Copied (new) 2026/09/03 15:45:07 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:08 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/03 15:45:08 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/03 15:45:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/03 15:45:08 DEBUG : potato: size = 14 OK 2026/09/03 15:45:08 DEBUG : potato: Sizes identical 2026/09/03 15:45:08 DEBUG : potato: Unchanged skipping 2026/09/03 15:45:08 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:08 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:10 DEBUG : yaml: size = 11 OK 2026/09/03 15:45:10 INFO : yaml: Copied (new) 2026/09/03 15:45:10 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:11 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/09/03 15:45:14 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/03 15:45:14 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/03 15:45:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/03 15:45:15 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/03 15:45:15 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:15 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:17 DEBUG : yam: size = 11 OK 2026/09/03 15:45:17 INFO : yam: Copied (new) 2026/09/03 15:45:17 DEBUG : potato: size = 14 OK 2026/09/03 15:45:17 INFO : potato: Copied (new) 2026/09/03 15:45:17 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:17 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/03 15:45:17 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/03 15:45:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/03 15:45:17 DEBUG : potato: size = 14 OK 2026/09/03 15:45:17 DEBUG : potato: Sizes identical 2026/09/03 15:45:17 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:17 DEBUG : potato: Unchanged skipping 2026/09/03 15:45:17 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:19 DEBUG : yaml: size = 11 OK 2026/09/03 15:45:19 INFO : yaml: Copied (new) 2026/09/03 15:45:19 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/09/03 15:45:24 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/03 15:45:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/03 15:45:24 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/09/03 15:45:24 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:24 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:28 DEBUG : potato: size = 14 OK 2026/09/03 15:45:28 INFO : potato: Copied (new) 2026/09/03 15:45:28 DEBUG : sub/yam: size = 11 OK 2026/09/03 15:45:28 INFO : sub/yam: Copied (new) 2026/09/03 15:45:28 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:29 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/03 15:45:29 DEBUG : potato: size = 14 OK 2026/09/03 15:45:29 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/03 15:45:29 DEBUG : potato: Sizes identical 2026/09/03 15:45:29 DEBUG : potato: Unchanged skipping 2026/09/03 15:45:29 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:29 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:31 DEBUG : yam: size = 11 OK 2026/09/03 15:45:31 INFO : yam: Copied (new) 2026/09/03 15:45:31 DEBUG : Waiting for deletions to finish 2026/09/03 15:45:33 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.70s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:45:38 DEBUG : Creating backend with remote "/tmp/rclone2862315330/dir1" 2026/09/03 15:45:38 DEBUG : Config file has changed externally - reloading 2026/09/03 15:45:38 DEBUG : Creating backend with remote "/tmp/rclone2862315330/dir2" 2026/09/03 15:45:38 DEBUG : Local file system at /tmp/rclone2862315330/dir2: Using server-side directory move 2026/09/03 15:45:38 INFO : Local file system at /tmp/rclone2862315330/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/03 15:45:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/03 15:45:38 DEBUG : Local file system at /tmp/rclone2862315330/dir2: Waiting for checks to finish 2026/09/03 15:45:38 DEBUG : Local file system at /tmp/rclone2862315330/dir2: Waiting for transfers to finish 2026/09/03 15:45:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:45:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/03 15:45:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:45:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:45:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:45:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 15:45:41 DEBUG : pacer: Reducing sleep to 300ms 2026/09/03 15:45:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:45:41 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/03 15:45:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:45:41 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/03 15:45:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:45:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 15:45:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:45:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 15:45:47 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 15:45:50 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 15:45:50 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 15:45:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 15:45:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 15:45:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 15:45:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:45:53 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:45:53 INFO : sub dir/hello world: Deleted 2026/09/03 15:45:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 15:45:54 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 15:45:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/03 15:45:54 INFO : nested/sub dir/file: Copied (new) 2026/09/03 15:45:54 INFO : nested/sub dir/file: Deleted 2026/09/03 15:45:54 INFO : sub dir: Removing directory 2026/09/03 15:45:54 INFO : nested/sub dir: Removing directory 2026/09/03 15:45:54 INFO : nested: Removing directory 2026/09/03 15:45:54 DEBUG : Local file system at /tmp/rclone2862315330: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (25.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:46:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/03 15:46:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/03 15:46:04 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:46:04 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:46:10 DEBUG : sub dir/hello world: size = 11 OK 2026/09/03 15:46:10 INFO : sub dir/hello world: Copied (new) 2026/09/03 15:46:10 INFO : sub dir/hello world: Deleted 2026/09/03 15:46:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/03 15:46:11 INFO : nested/sub dir/file: Copied (new) 2026/09/03 15:46:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.58s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:46:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/03 15:46:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/03 15:46:20 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:46:20 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:46:23 DEBUG : existing-b: size = 6 OK 2026/09/03 15:46:23 INFO : existing-b: Copied (new) 2026/09/03 15:46:23 INFO : existing-b: Deleted 2026/09/03 15:46:23 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 15:46:23 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 15:46:24 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 15:46:24 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 15:46:25 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 15:46:27 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 15:46:30 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 15:46:37 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 15:46:50 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 15:47:16 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 15:48:07 ERROR : existing: Failed to copy: object not found 2026/09/03 15:48:07 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (110.12s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:48:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kugazij6jexo" 2026/09/03 15:48:10 DEBUG : Config file has changed externally - reloading 2026/09/03 15:48:10 DEBUG : Linkbox root 'rclone-test-kugazij6jexo': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dixoroq1tuge' -> Linkbox root 'rclone-test-kugazij6jexo' 2026/09/03 15:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:48:24 DEBUG : empty space: size = 1 OK 2026/09/03 15:48:24 DEBUG : empty space: Sizes identical 2026/09/03 15:48:24 DEBUG : empty space: Unchanged skipping 2026/09/03 15:48:24 DEBUG : Linkbox root 'rclone-test-kugazij6jexo': Waiting for checks to finish 2026/09/03 15:48:24 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:48:24 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-kugazij6jexo') 2026/09/03 15:48:24 DEBUG : potato3: Sizes differ 2026/09/03 15:48:25 DEBUG : potato3: Update: removing old file 2026/09/03 15:48:26 INFO : empty space: Deleted 2026/09/03 15:48:26 DEBUG : Linkbox root 'rclone-test-kugazij6jexo': Waiting for transfers to finish 2026/09/03 15:48:27 DEBUG : potato2: size = 60 OK 2026/09/03 15:48:27 INFO : potato2: Copied (new) 2026/09/03 15:48:28 INFO : potato2: Deleted 2026/09/03 15:48:28 DEBUG : potato3: size = 68 OK 2026/09/03 15:48:28 INFO : potato3: Copied (replaced existing) 2026/09/03 15:48:29 INFO : potato3: Deleted 2026/09/03 15:48:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-finorow2kuhi" 2026/09/03 15:48:30 DEBUG : Linkbox root 'rclone-test-finorow2kuhi': Using cached web token 2026/09/03 15:48:31 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/03 15:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:48:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/03 15:48:31 DEBUG : Linkbox root 'rclone-test-finorow2kuhi': Waiting for checks to finish 2026/09/03 15:48:31 DEBUG : Linkbox root 'rclone-test-finorow2kuhi': Waiting for transfers to finish 2026/09/03 15:48:36 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 15:48:36 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 15:48:36 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 15:48:37 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 15:48:37 DEBUG : potato2: size = 60 OK 2026/09/03 15:48:37 INFO : potato2: Copied (new) 2026/09/03 15:48:37 DEBUG : empty space: size = 1 OK 2026/09/03 15:48:37 INFO : empty space: Copied (new) 2026/09/03 15:48:37 DEBUG : potato3: size = 68 OK 2026/09/03 15:48:37 INFO : potato3: Copied (new) 2026/09/03 15:48:38 INFO : potato2: Deleted 2026/09/03 15:48:38 INFO : empty space: Deleted 2026/09/03 15:48:39 INFO : potato3: Deleted 2026/09/03 15:48:39 DEBUG : Linkbox root 'rclone-test-finorow2kuhi': Purge remote 2026/09/03 15:48:40 DEBUG : Linkbox root 'rclone-test-kugazij6jexo': Purge remote --- PASS: TestServerSideMove (31.98s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:48:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-micukab7mope" 2026/09/03 15:48:42 DEBUG : Config file has changed externally - reloading 2026/09/03 15:48:42 DEBUG : Linkbox root 'rclone-test-micukab7mope': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dixoroq1tuge' -> Linkbox root 'rclone-test-micukab7mope' 2026/09/03 15:48:56 DEBUG : empty space: Excluded (Size Filter) 2026/09/03 15:48:56 DEBUG : empty space: Excluded 2026/09/03 15:48:56 DEBUG : empty space: Excluded (Size Filter) 2026/09/03 15:48:56 DEBUG : empty space: Excluded 2026/09/03 15:48:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:48:56 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:48:56 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-micukab7mope') 2026/09/03 15:48:56 DEBUG : potato3: Sizes differ 2026/09/03 15:48:56 DEBUG : Linkbox root 'rclone-test-micukab7mope': Waiting for checks to finish 2026/09/03 15:48:56 DEBUG : Linkbox root 'rclone-test-micukab7mope': Waiting for transfers to finish 2026/09/03 15:48:56 DEBUG : potato3: Update: removing old file 2026/09/03 15:48:58 DEBUG : potato2: size = 60 OK 2026/09/03 15:48:58 INFO : potato2: Copied (new) 2026/09/03 15:48:59 DEBUG : potato3: size = 68 OK 2026/09/03 15:48:59 INFO : potato3: Copied (replaced existing) 2026/09/03 15:49:00 INFO : potato2: Deleted 2026/09/03 15:49:01 INFO : potato3: Deleted 2026/09/03 15:49:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wusarod4neka" 2026/09/03 15:49:01 DEBUG : Config file has changed externally - reloading 2026/09/03 15:49:01 DEBUG : Linkbox root 'rclone-test-wusarod4neka': Using cached web token 2026/09/03 15:49:03 DEBUG : empty space: Excluded (Size Filter) 2026/09/03 15:49:03 DEBUG : empty space: Excluded 2026/09/03 15:49:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:49:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/03 15:49:03 DEBUG : Linkbox root 'rclone-test-wusarod4neka': Waiting for checks to finish 2026/09/03 15:49:03 DEBUG : Linkbox root 'rclone-test-wusarod4neka': Waiting for transfers to finish 2026/09/03 15:49:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:49:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 15:49:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:49:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 15:49:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:49:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 15:49:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:49:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 15:49:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:49:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 15:49:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 15:49:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 15:49:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 15:49:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 15:49:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 15:49:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 15:49:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 15:49:16 DEBUG : potato2: size = 60 OK 2026/09/03 15:49:16 INFO : potato2: Copied (new) 2026/09/03 15:49:16 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 15:49:17 DEBUG : potato3: size = 68 OK 2026/09/03 15:49:17 INFO : potato3: Copied (new) 2026/09/03 15:49:18 INFO : potato2: Deleted 2026/09/03 15:49:18 INFO : potato3: Deleted 2026/09/03 15:49:18 DEBUG : Linkbox root 'rclone-test-wusarod4neka': Purge remote 2026/09/03 15:49:20 DEBUG : Linkbox root 'rclone-test-micukab7mope': Purge remote --- PASS: TestServerSideMoveWithFilter (40.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:49:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sibejoq4daju" 2026/09/03 15:49:23 DEBUG : Linkbox root 'rclone-test-sibejoq4daju': Using cached web token 2026/09/03 15:49:30 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dixoroq1tuge' -> Linkbox root 'rclone-test-sibejoq4daju' 2026/09/03 15:49:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:49:38 DEBUG : empty space: size = 1 OK 2026/09/03 15:49:38 DEBUG : empty space: Sizes identical 2026/09/03 15:49:38 DEBUG : empty space: Unchanged skipping 2026/09/03 15:49:38 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:49:38 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-sibejoq4daju') 2026/09/03 15:49:38 DEBUG : potato3: Sizes differ 2026/09/03 15:49:38 DEBUG : Linkbox root 'rclone-test-sibejoq4daju': Waiting for checks to finish 2026/09/03 15:49:39 DEBUG : potato3: Update: removing old file 2026/09/03 15:49:40 INFO : empty space: Deleted 2026/09/03 15:49:40 DEBUG : Linkbox root 'rclone-test-sibejoq4daju': Waiting for transfers to finish 2026/09/03 15:49:41 DEBUG : potato2: size = 60 OK 2026/09/03 15:49:41 INFO : potato2: Copied (new) 2026/09/03 15:49:42 INFO : potato2: Deleted 2026/09/03 15:49:42 DEBUG : potato3: size = 68 OK 2026/09/03 15:49:42 INFO : potato3: Copied (replaced existing) 2026/09/03 15:49:44 INFO : potato3: Deleted 2026/09/03 15:49:44 INFO : tomatoDir: Removing directory 2026/09/03 15:49:45 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': deleted 1 directories 2026/09/03 15:49:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zoruhuj5foji" 2026/09/03 15:49:46 DEBUG : Linkbox root 'rclone-test-zoruhuj5foji': Using cached web token 2026/09/03 15:49:47 INFO : tomatoDir: Making directory 2026/09/03 15:49:49 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/03 15:49:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/03 15:49:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/03 15:49:49 DEBUG : Linkbox root 'rclone-test-zoruhuj5foji': Waiting for checks to finish 2026/09/03 15:49:49 DEBUG : Linkbox root 'rclone-test-zoruhuj5foji': Waiting for transfers to finish 2026/09/03 15:49:54 DEBUG : empty space: size = 1 OK 2026/09/03 15:49:54 INFO : empty space: Copied (new) 2026/09/03 15:49:54 DEBUG : potato2: size = 60 OK 2026/09/03 15:49:54 INFO : potato2: Copied (new) 2026/09/03 15:49:54 DEBUG : potato3: size = 68 OK 2026/09/03 15:49:54 INFO : potato3: Copied (new) 2026/09/03 15:49:55 INFO : empty space: Deleted 2026/09/03 15:49:55 INFO : potato2: Deleted 2026/09/03 15:49:55 INFO : potato3: Deleted 2026/09/03 15:49:55 INFO : tomatoDir: Removing directory 2026/09/03 15:49:57 DEBUG : Linkbox root 'rclone-test-sibejoq4daju': deleted 1 directories 2026/09/03 15:49:58 DEBUG : Linkbox root 'rclone-test-zoruhuj5foji': Purge remote 2026/09/03 15:49:59 DEBUG : Linkbox root 'rclone-test-sibejoq4daju': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.74s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:50:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/rclone-move-test" 2026/09/03 15:50:01 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.59s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:50:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/rclone-sync-test" 2026/09/03 15:50:06 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.62s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:50:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/rclone-sync-test" 2026/09/03 15:50:08 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/rclone-sync-test': Using cached web token 2026/09/03 15:50:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/rclone-sync-test-include/layer2" 2026/09/03 15:50:11 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/rclone-sync-test-include/layer2': Using cached web token 2026/09/03 15:50:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/rclone-sync-test-ignore-file" 2026/09/03 15:50:15 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-dixoroq1tuge'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.66s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:50:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/dst" 2026/09/03 15:50:27 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Using cached web token 2026/09/03 15:50:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/CompareDest" 2026/09/03 15:50:28 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/CompareDest': Using cached web token 2026/09/03 15:50:29 DEBUG : one: Need to transfer - File not found at Destination 2026/09/03 15:50:29 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for checks to finish 2026/09/03 15:50:29 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for transfers to finish 2026/09/03 15:50:34 DEBUG : one: size = 3 OK 2026/09/03 15:50:34 INFO : one: Copied (new) 2026/09/03 15:50:34 DEBUG : Waiting for deletions to finish 2026/09/03 15:50:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for checks to finish 2026/09/03 15:50:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:50:35 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dixoroq1tuge/dst') 2026/09/03 15:50:35 DEBUG : one: Sizes differ 2026/09/03 15:50:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for transfers to finish 2026/09/03 15:50:35 DEBUG : one: Update: removing old file 2026/09/03 15:50:38 DEBUG : one: size = 5 OK 2026/09/03 15:50:38 INFO : one: Copied (replaced existing) 2026/09/03 15:50:38 DEBUG : Waiting for deletions to finish 2026/09/03 15:50:39 DEBUG : dst/one: Update: removing old file 2026/09/03 15:50:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:50:46 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dixoroq1tuge/dst') 2026/09/03 15:50:46 DEBUG : one: Sizes differ 2026/09/03 15:50:46 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for checks to finish 2026/09/03 15:50:47 DEBUG : one: size = 5 OK 2026/09/03 15:50:47 DEBUG : one: Sizes identical 2026/09/03 15:50:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:50:47 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for transfers to finish 2026/09/03 15:50:47 DEBUG : Waiting for deletions to finish 2026/09/03 15:50:47 INFO : There was nothing to transfer 2026/09/03 15:50:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:50:50 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dixoroq1tuge/dst') 2026/09/03 15:50:50 DEBUG : one: Sizes differ 2026/09/03 15:50:51 DEBUG : two: size = 3 OK 2026/09/03 15:50:51 DEBUG : two: Sizes identical 2026/09/03 15:50:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 15:50:51 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for checks to finish 2026/09/03 15:50:51 DEBUG : one: size = 5 OK 2026/09/03 15:50:51 DEBUG : one: Sizes identical 2026/09/03 15:50:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:50:51 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for transfers to finish 2026/09/03 15:50:51 DEBUG : Waiting for deletions to finish 2026/09/03 15:50:51 INFO : There was nothing to transfer 2026/09/03 15:50:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:50:52 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dixoroq1tuge/dst') 2026/09/03 15:50:52 DEBUG : one: Sizes differ 2026/09/03 15:50:52 DEBUG : two: size = 3 OK 2026/09/03 15:50:52 DEBUG : two: Sizes identical 2026/09/03 15:50:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/03 15:50:52 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for checks to finish 2026/09/03 15:50:52 DEBUG : one: size = 5 OK 2026/09/03 15:50:52 DEBUG : one: Sizes identical 2026/09/03 15:50:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:50:52 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for transfers to finish 2026/09/03 15:50:52 DEBUG : Waiting for deletions to finish 2026/09/03 15:50:52 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/03 15:50:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:50:54 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dixoroq1tuge/dst') 2026/09/03 15:50:54 DEBUG : one: Sizes differ 2026/09/03 15:50:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:50:54 DEBUG : two: size = 3 (Linkbox root 'rclone-test-dixoroq1tuge/CompareDest') 2026/09/03 15:50:54 DEBUG : two: Sizes differ 2026/09/03 15:50:54 DEBUG : two: Need to transfer - File not found at Destination 2026/09/03 15:50:54 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for checks to finish 2026/09/03 15:50:54 DEBUG : one: size = 5 OK 2026/09/03 15:50:54 DEBUG : one: Sizes identical 2026/09/03 15:50:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/03 15:50:54 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dst': Waiting for transfers to finish 2026/09/03 15:50:56 DEBUG : two: size = 5 OK 2026/09/03 15:50:56 INFO : two: Copied (new) 2026/09/03 15:50:56 DEBUG : Waiting for deletions to finish 2026/09/03 15:50:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:50:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 15:50:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:50:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 15:50:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:50:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 15:50:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:50:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 15:51:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:51:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:51:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:51:06 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:51:08 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:51:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 15:51:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 15:51:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 15:51:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 15:51:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 15:51:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 15:51:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 15:51:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 15:51:20 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncCompareDest (53.47s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:51:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/dest" 2026/09/03 15:51:31 DEBUG : Config file has changed externally - reloading 2026/09/03 15:51:31 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dest': Using cached web token 2026/09/03 15:51:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/pre-dest1" 2026/09/03 15:51:32 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/pre-dest1': Using cached web token 2026/09/03 15:51:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dixoroq1tuge/pre-dest2" 2026/09/03 15:51:33 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/pre-dest2': Using cached web token 2026/09/03 15:51:34 DEBUG : 1: size = 1 OK 2026/09/03 15:51:34 DEBUG : 1: Sizes identical 2026/09/03 15:51:34 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/03 15:51:34 DEBUG : 2: size = 1 OK 2026/09/03 15:51:34 DEBUG : 2: Sizes identical 2026/09/03 15:51:34 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/03 15:51:35 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/03 15:51:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dest': Waiting for checks to finish 2026/09/03 15:51:35 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge/dest': Waiting for transfers to finish 2026/09/03 15:51:39 DEBUG : 3: size = 1 OK 2026/09/03 15:51:39 INFO : 3: Copied (new) 2026/09/03 15:51:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (29.22s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.41s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.42s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.41s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:51:55 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:51:55 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:51:55 DEBUG : Testêé: Sizes differ 2026/09/03 15:51:55 DEBUG : Testêé: Update: removing old file 2026/09/03 15:51:55 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:51:55 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:51:58 DEBUG : Testêé: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 15:51:58 DEBUG : Testêé: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 15:51:58 DEBUG : Testêé: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 15:51:59 DEBUG : Testêé: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 15:52:00 DEBUG : Testêé: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 15:52:02 DEBUG : Testêé: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 15:52:05 DEBUG : Testêé: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 15:52:12 DEBUG : Testêé: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 15:52:25 DEBUG : Testêé: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 15:52:51 DEBUG : Testêé: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 15:53:42 ERROR : Testêé: Failed to copy: object not found 2026/09/03 15:53:42 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 15:53:42 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors sync_test.go:2582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Received unexpected error: object not found Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (111.66s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:53:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/03 15:53:44 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:53:44 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:53:46 DEBUG : existing: size = 6 OK 2026/09/03 15:53:46 INFO : existing: Copied (new) 2026/09/03 15:53:46 DEBUG : Waiting for deletions to finish 2026/09/03 15:53:47 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:53:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:53:47 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:53:47 DEBUG : existing: Sizes differ 2026/09/03 15:53:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/03 15:53:47 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:53:47 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 15:53:47 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.13s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.44s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:54:05 DEBUG : EXISTING: size = 6 OK 2026/09/03 15:54:05 DEBUG : existing: Sizes identical 2026/09/03 15:54:05 DEBUG : existing: Unchanged skipping 2026/09/03 15:54:05 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:54:05 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:54:05 DEBUG : existingbutdifferent: Sizes differ 2026/09/03 15:54:06 DEBUG : existing: Update: removing old file 2026/09/03 15:54:07 DEBUG : existingbutdifferent: Update: removing old file 2026/09/03 15:54:12 DEBUG : existingbutdifferent: size = 8 OK 2026/09/03 15:54:12 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/09/03 15:54:12 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/09/03 15:54:12 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/09/03 15:54:12 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/09/03 15:54:12 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 15:54:12 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/03 15:54:13 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 15:54:13 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 15:54:14 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 15:54:15 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 15:54:16 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:54:16 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:54:16 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2862315330) 5 vs dst(Linkbox root 'rclone-test-dixoroq1tuge') 8 2026/09/03 15:54:16 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/09/03 15:54:17 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 15:54:18 DEBUG : subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/03 15:54:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/03 15:54:18 DEBUG : subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/03 15:54:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/HELLO 2026/09/03 15:54:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/03 15:54:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/03 15:54:21 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 15:54:27 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 15:54:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 15:54:35 DEBUG : pacer: Reducing sleep to 300ms 2026/09/03 15:54:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:35 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/03 15:54:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:35 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/03 15:54:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:36 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 15:54:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 15:54:43 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 15:54:45 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 15:54:45 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 15:54:47 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 15:54:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 15:54:49 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 15:54:49 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/03 15:54:49 INFO : subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/09/03 15:54:50 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 15:54:50 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 15:54:50 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/03 15:54:50 INFO : subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/03 15:54:51 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 15:54:51 INFO : subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/HELLO: Deleted 2026/09/03 15:54:52 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 15:54:52 INFO : subdira-rclone-move-jeqigip9/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/03 15:54:58 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/09/03 15:55:07 DEBUG : subdira/subdirb-rclone-move-fexicid0/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/03 15:55:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-fexicid0/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/03 15:55:07 DEBUG : subdira/subdirb-rclone-move-fexicid0/SUBDIRC/HELLO: size = 8 OK 2026/09/03 15:55:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-fexicid0/SUBDIRC/HELLO 2026/09/03 15:55:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/03 15:55:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/03 15:55:11 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 15:55:15 ERROR : subdira/subdirb-rclone-move-fexicid0/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/09/03 15:55:15 ERROR : subdira/subdirb-rclone-move-fexicid0/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/09/03 15:55:15 ERROR : subdira/subdirb-rclone-move-fexicid0/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87961716&token=5gyozaWkvgAkGJOT": context canceled 2026/09/03 15:55:15 ERROR : subdira/subdirb-rclone-move-fexicid0/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87961716&token=5gyozaWkvgAkGJOT": context canceled 2026/09/03 15:55:15 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/09/03 15:55:16 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/09/03 15:55:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/09/03 15:55:16 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:55:16 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/09/03 15:55:17 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/09/03 15:56:02 ERROR : EXISTING: Failed to copy: object not found 2026/09/03 15:56:02 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/09/03 15:56:02 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/09/03 15:56:02 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:56:02 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 15:56:02 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (145.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.24s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:57:44 DEBUG : both10: size = 6 OK 2026/09/03 15:57:44 DEBUG : both10: Sizes identical 2026/09/03 15:57:44 DEBUG : both11: size = 6 OK 2026/09/03 15:57:44 DEBUG : both11: Sizes identical 2026/09/03 15:57:44 DEBUG : both0: size = 6 OK 2026/09/03 15:57:44 DEBUG : both0: Sizes identical 2026/09/03 15:57:44 DEBUG : both12: size = 6 OK 2026/09/03 15:57:44 DEBUG : both12: Sizes identical 2026/09/03 15:57:44 DEBUG : both10: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both13: size = 6 OK 2026/09/03 15:57:44 DEBUG : both13: Sizes identical 2026/09/03 15:57:44 DEBUG : both12: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both14: size = 6 OK 2026/09/03 15:57:44 DEBUG : both14: Sizes identical 2026/09/03 15:57:44 DEBUG : both14: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both15: size = 6 OK 2026/09/03 15:57:44 DEBUG : both15: Sizes identical 2026/09/03 15:57:44 DEBUG : both11: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both16: size = 6 OK 2026/09/03 15:57:44 DEBUG : both16: Sizes identical 2026/09/03 15:57:44 DEBUG : both16: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both17: size = 6 OK 2026/09/03 15:57:44 DEBUG : both17: Sizes identical 2026/09/03 15:57:44 DEBUG : both17: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both18: size = 6 OK 2026/09/03 15:57:44 DEBUG : both18: Sizes identical 2026/09/03 15:57:44 DEBUG : both18: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both19: size = 6 OK 2026/09/03 15:57:44 DEBUG : both19: Sizes identical 2026/09/03 15:57:44 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:57:44 DEBUG : both0: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both1: size = 6 OK 2026/09/03 15:57:44 DEBUG : both1: Sizes identical 2026/09/03 15:57:44 DEBUG : both1: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both2: size = 6 OK 2026/09/03 15:57:44 DEBUG : both2: Sizes identical 2026/09/03 15:57:44 DEBUG : both13: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both3: size = 6 OK 2026/09/03 15:57:44 DEBUG : both3: Sizes identical 2026/09/03 15:57:44 DEBUG : both15: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both4: size = 6 OK 2026/09/03 15:57:44 DEBUG : both4: Sizes identical 2026/09/03 15:57:44 DEBUG : both19: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both5: size = 6 OK 2026/09/03 15:57:44 DEBUG : both5: Sizes identical 2026/09/03 15:57:44 DEBUG : both5: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both6: size = 6 OK 2026/09/03 15:57:44 DEBUG : both6: Sizes identical 2026/09/03 15:57:44 DEBUG : both6: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both7: size = 6 OK 2026/09/03 15:57:44 DEBUG : both7: Sizes identical 2026/09/03 15:57:44 DEBUG : both7: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both8: size = 6 OK 2026/09/03 15:57:44 DEBUG : both8: Sizes identical 2026/09/03 15:57:44 DEBUG : both2: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both9: size = 6 OK 2026/09/03 15:57:44 DEBUG : both9: Sizes identical 2026/09/03 15:57:44 DEBUG : both9: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both3: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both4: Unchanged skipping 2026/09/03 15:57:44 DEBUG : both8: Unchanged skipping 2026/09/03 15:57:44 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:57:44 DEBUG : Waiting for deletions to finish 2026/09/03 15:57:45 INFO : only1: Deleted 2026/09/03 15:57:45 INFO : only7: Deleted 2026/09/03 15:57:46 INFO : only9: Deleted 2026/09/03 15:57:46 INFO : only13: Deleted 2026/09/03 15:57:46 INFO : only2: Deleted 2026/09/03 15:57:47 INFO : only3: Deleted 2026/09/03 15:57:47 INFO : only4: Deleted 2026/09/03 15:57:47 INFO : only11: Deleted 2026/09/03 15:57:48 INFO : only12: Deleted 2026/09/03 15:57:48 INFO : only17: Deleted 2026/09/03 15:57:48 INFO : only5: Deleted 2026/09/03 15:57:48 INFO : only0: Deleted 2026/09/03 15:57:49 INFO : only10: Deleted 2026/09/03 15:57:49 INFO : only14: Deleted 2026/09/03 15:57:50 INFO : only19: Deleted 2026/09/03 15:57:50 INFO : only6: Deleted 2026/09/03 15:57:50 INFO : only8: Deleted 2026/09/03 15:57:51 INFO : only15: Deleted 2026/09/03 15:57:51 INFO : only16: Deleted 2026/09/03 15:57:51 INFO : only18: Deleted --- PASS: TestSyncConcurrentDelete (122.11s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 15:59:46 DEBUG : both0: size = 6 OK 2026/09/03 15:59:46 DEBUG : both0: Sizes identical 2026/09/03 15:59:46 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 15:59:46 DEBUG : both10: size = 6 OK 2026/09/03 15:59:46 DEBUG : both11: size = 6 OK 2026/09/03 15:59:46 DEBUG : both10: Sizes identical 2026/09/03 15:59:46 DEBUG : both11: Sizes identical 2026/09/03 15:59:46 DEBUG : both12: size = 6 OK 2026/09/03 15:59:46 DEBUG : both12: Sizes identical 2026/09/03 15:59:46 DEBUG : both0: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both13: size = 6 OK 2026/09/03 15:59:46 DEBUG : both13: Sizes identical 2026/09/03 15:59:46 DEBUG : both13: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both14: size = 6 OK 2026/09/03 15:59:46 DEBUG : both14: Sizes identical 2026/09/03 15:59:46 DEBUG : both10: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both15: size = 6 OK 2026/09/03 15:59:46 DEBUG : both15: Sizes identical 2026/09/03 15:59:46 DEBUG : both11: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both16: size = 6 OK 2026/09/03 15:59:46 DEBUG : both16: Sizes identical 2026/09/03 15:59:46 DEBUG : both12: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both17: size = 6 OK 2026/09/03 15:59:46 DEBUG : both17: Sizes identical 2026/09/03 15:59:46 DEBUG : both14: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both18: size = 6 OK 2026/09/03 15:59:46 DEBUG : both18: Sizes identical 2026/09/03 15:59:46 DEBUG : both15: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both19: size = 6 OK 2026/09/03 15:59:46 DEBUG : both19: Sizes identical 2026/09/03 15:59:46 DEBUG : both19: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both1: size = 6 OK 2026/09/03 15:59:46 DEBUG : both1: Sizes identical 2026/09/03 15:59:46 DEBUG : both16: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both2: size = 6 OK 2026/09/03 15:59:46 DEBUG : both2: Sizes identical 2026/09/03 15:59:46 DEBUG : both2: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both3: size = 6 OK 2026/09/03 15:59:46 DEBUG : both3: Sizes identical 2026/09/03 15:59:46 DEBUG : both3: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both4: size = 6 OK 2026/09/03 15:59:46 DEBUG : both4: Sizes identical 2026/09/03 15:59:46 DEBUG : both4: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both5: size = 6 OK 2026/09/03 15:59:46 DEBUG : both5: Sizes identical 2026/09/03 15:59:46 DEBUG : both5: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both6: size = 6 OK 2026/09/03 15:59:46 DEBUG : both6: Sizes identical 2026/09/03 15:59:46 DEBUG : both6: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both7: size = 6 OK 2026/09/03 15:59:46 DEBUG : both7: Sizes identical 2026/09/03 15:59:46 DEBUG : both17: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both8: size = 6 OK 2026/09/03 15:59:46 DEBUG : both8: Sizes identical 2026/09/03 15:59:46 DEBUG : both8: Unchanged skipping 2026/09/03 15:59:46 DEBUG : both9: size = 6 OK 2026/09/03 15:59:46 DEBUG : both9: Sizes identical 2026/09/03 15:59:46 DEBUG : both9: Unchanged skipping 2026/09/03 15:59:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only0: Sizes differ 2026/09/03 15:59:46 DEBUG : both18: Unchanged skipping 2026/09/03 15:59:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only10: Sizes differ 2026/09/03 15:59:46 DEBUG : both1: Unchanged skipping 2026/09/03 15:59:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only11: Sizes differ 2026/09/03 15:59:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only12: Sizes differ 2026/09/03 15:59:46 DEBUG : both7: Unchanged skipping 2026/09/03 15:59:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only13: Sizes differ 2026/09/03 15:59:46 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only14: Sizes differ 2026/09/03 15:59:46 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only15: Sizes differ 2026/09/03 15:59:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only16: Sizes differ 2026/09/03 15:59:46 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only17: Sizes differ 2026/09/03 15:59:46 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only18: Sizes differ 2026/09/03 15:59:46 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only19: Sizes differ 2026/09/03 15:59:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only1: Sizes differ 2026/09/03 15:59:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only2: Sizes differ 2026/09/03 15:59:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only3: Sizes differ 2026/09/03 15:59:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only4: Sizes differ 2026/09/03 15:59:46 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only5: Sizes differ 2026/09/03 15:59:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only6: Sizes differ 2026/09/03 15:59:46 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only7: Sizes differ 2026/09/03 15:59:46 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only8: Sizes differ 2026/09/03 15:59:46 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2862315330) 2026/09/03 15:59:46 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-dixoroq1tuge') 2026/09/03 15:59:46 DEBUG : only9: Sizes differ 2026/09/03 15:59:46 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 15:59:46 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/09/03 15:59:46 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 15:59:46 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (144.02s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:00:42 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:00:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 16:00:42 DEBUG : empty_on_remote: Making directory with metadata 2026/09/03 16:00:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 16:00:42 INFO : empty_on_remote: Making directory 2026/09/03 16:00:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 16:00:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/03 16:00:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/03 16:00:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/03 16:00:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (22.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:01:05 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:01:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 16:01:05 DEBUG : empty_on_remote: Making directory with metadata 2026/09/03 16:01:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/03 16:01:05 INFO : empty_on_remote: Making directory 2026/09/03 16:01:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/03 16:01:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/03 16:01:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/03 16:01:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/03 16:01:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/03 16:01:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (34.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:01:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 16:01:40 INFO : sub dir: Making directory 2026/09/03 16:01:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (52.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:02:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/03 16:02:33 INFO : sub dir: Making directory 2026/09/03 16:02:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (42.18s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:03:57 DEBUG : Waiting for deletions to finish 2026/09/03 16:03:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : splitbananasplit: Excluded 2026/09/03 16:03:57 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : banana: Excluded 2026/09/03 16:03:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:03:57 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : apple: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:03:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:03:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:03:58 DEBUG : apple: size = 5 OK 2026/09/03 16:03:58 DEBUG : apple: Sizes identical 2026/09/03 16:03:58 DEBUG : banana: size = 6 OK 2026/09/03 16:03:58 DEBUG : apple: Unchanged skipping 2026/09/03 16:03:58 DEBUG : banana: Sizes identical 2026/09/03 16:03:58 DEBUG : banana: Unchanged skipping 2026/09/03 16:03:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:03:58 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:03:58 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:03:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:03:58 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:03:58 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:03:58 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:03:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:03:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:03:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:03:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:03:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:03:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:03:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:03:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:03:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:03:58 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:03:58 DEBUG : Waiting for deletions to finish 2026/09/03 16:03:58 INFO : There was nothing to transfer 2026/09/03 16:03:58 DEBUG : Waiting for deletions to finish 2026/09/03 16:03:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : splitbananasplit: Excluded 2026/09/03 16:03:59 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : banana: Excluded 2026/09/03 16:03:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:03:59 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : apple: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:03:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:03:59 DEBUG : apple: size = 5 OK 2026/09/03 16:03:59 DEBUG : banana: size = 6 OK 2026/09/03 16:03:59 DEBUG : banana: Sizes identical 2026/09/03 16:03:59 DEBUG : banana: Unchanged skipping 2026/09/03 16:03:59 DEBUG : apple: Sizes identical 2026/09/03 16:03:59 DEBUG : apple: Unchanged skipping 2026/09/03 16:03:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:03:59 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:03:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:03:59 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:03:59 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:03:59 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:04:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:04:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:04:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:04:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:04:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:04:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:04:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:04:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:04:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:04:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:04:00 DEBUG : Waiting for deletions to finish 2026/09/03 16:04:00 INFO : There was nothing to transfer 2026/09/03 16:04:00 DEBUG : Waiting for deletions to finish 2026/09/03 16:04:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : splitbananasplit: Excluded 2026/09/03 16:04:00 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : banana: Excluded 2026/09/03 16:04:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:04:00 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : apple: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:04:00 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:05:13 DEBUG : Waiting for deletions to finish 2026/09/03 16:05:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : splitbananasplit: Excluded 2026/09/03 16:05:13 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : banana: Excluded 2026/09/03 16:05:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:05:13 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : apple: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:05:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:05:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:05:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:05:14 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:05:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:05:14 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:05:14 DEBUG : banana: size = 6 OK 2026/09/03 16:05:14 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:05:14 DEBUG : banana: Sizes identical 2026/09/03 16:05:14 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:05:14 DEBUG : banana: Unchanged skipping 2026/09/03 16:05:14 DEBUG : apple: size = 5 OK 2026/09/03 16:05:14 DEBUG : apple: Sizes identical 2026/09/03 16:05:14 DEBUG : apple: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:05:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:05:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:05:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:05:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:05:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:05:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:05:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:05:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:05:14 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:05:14 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:05:14 DEBUG : Waiting for deletions to finish 2026/09/03 16:05:14 INFO : There was nothing to transfer 2026/09/03 16:05:14 DEBUG : Waiting for deletions to finish 2026/09/03 16:05:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:05:14 DEBUG : splitbananasplit: Excluded 2026/09/03 16:05:14 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:05:14 DEBUG : banana: Excluded 2026/09/03 16:05:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:05:14 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:05:14 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:05:14 DEBUG : apple: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:05:15 DEBUG : apple: size = 5 OK 2026/09/03 16:05:15 DEBUG : apple: Sizes identical 2026/09/03 16:05:15 DEBUG : apple: Unchanged skipping 2026/09/03 16:05:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:05:15 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:05:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:05:15 DEBUG : banana: size = 6 OK 2026/09/03 16:05:15 DEBUG : banana: Sizes identical 2026/09/03 16:05:15 DEBUG : banana: Unchanged skipping 2026/09/03 16:05:15 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:05:15 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:05:15 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:05:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:05:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:05:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:05:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:05:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:05:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:05:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:05:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:05:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:05:16 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:05:16 DEBUG : Waiting for deletions to finish 2026/09/03 16:05:16 INFO : There was nothing to transfer 2026/09/03 16:05:16 DEBUG : Waiting for deletions to finish 2026/09/03 16:05:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : splitbananasplit: Excluded 2026/09/03 16:05:16 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : banana: Excluded 2026/09/03 16:05:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:05:16 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : apple: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:05:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:05:16 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:06:28 DEBUG : Waiting for deletions to finish 2026/09/03 16:06:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : splitbananasplit: Excluded 2026/09/03 16:06:29 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : banana: Excluded 2026/09/03 16:06:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:06:29 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : apple: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:06:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:06:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 16:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:06:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 16:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:06:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 16:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:06:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 16:06:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:06:29 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:06:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:06:29 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 16:06:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 16:06:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:06:30 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:06:30 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:06:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/03 16:06:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:06:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:33 DEBUG : YmFuYW5h: size = 6 OK 2026/09/03 16:06:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/03 16:06:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/03 16:06:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:06:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:34 DEBUG : YXBwbGU=: size = 5 OK 2026/09/03 16:06:34 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/03 16:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/03 16:06:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:06:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/03 16:06:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/03 16:06:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/03 16:06:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:06:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/03 16:06:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:06:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/03 16:06:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:06:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/03 16:06:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:06:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/03 16:06:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:06:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/03 16:06:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:06:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:06:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/03 16:06:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:06:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:06:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/03 16:06:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:06:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:06:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/03 16:06:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:06:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:06:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 16:06:45 DEBUG : pacer: Reducing sleep to 300ms 2026/09/03 16:06:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:45 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/03 16:06:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:46 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/03 16:06:46 DEBUG : pacer: Reducing sleep to 900ms 2026/09/03 16:06:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:46 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/03 16:06:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 16:06:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:55 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:06:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:07:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:07:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:07:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:07:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:07:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 16:07:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 16:07:13 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 16:07:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/03 16:07:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:14 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 16:07:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/03 16:07:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 16:07:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/03 16:07:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 16:07:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 16:07:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/03 16:07:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:16 DEBUG : Waiting for deletions to finish 2026/09/03 16:07:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 16:07:17 INFO : banana: Deleted 2026/09/03 16:07:18 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 16:07:18 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 16:07:18 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 16:07:18 INFO : splitbananasplit: Deleted 2026/09/03 16:07:19 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 16:07:19 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 16:07:19 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 16:07:19 INFO : apple: Deleted 2026/09/03 16:07:20 INFO : appleappleapplebanana: Deleted 2026/09/03 16:07:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 16:07:20 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 16:07:20 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 16:07:20 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 16:07:20 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 16:07:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 16:07:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 16:07:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 16:07:21 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 16:07:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 16:07:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 16:07:22 DEBUG : Waiting for deletions to finish 2026/09/03 16:07:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/03 16:07:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : YXBwbGU=: Excluded 2026/09/03 16:07:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : YmFuYW5h: Excluded 2026/09/03 16:07:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/03 16:07:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/03 16:07:23 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:07:23 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:07:23 DEBUG : YmFuYW5h: size = 6 OK 2026/09/03 16:07:23 DEBUG : banana: Sizes identical 2026/09/03 16:07:23 DEBUG : banana: Unchanged skipping 2026/09/03 16:07:23 DEBUG : YXBwbGU=: size = 5 OK 2026/09/03 16:07:23 DEBUG : apple: Sizes identical 2026/09/03 16:07:23 DEBUG : apple: Unchanged skipping 2026/09/03 16:07:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:07:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/03 16:07:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/03 16:07:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/03 16:07:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:07:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:07:23 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:07:23 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:07:23 DEBUG : Waiting for deletions to finish 2026/09/03 16:07:23 DEBUG : Waiting for deletions to finish 2026/09/03 16:07:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/03 16:07:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/03 16:07:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/03 16:07:23 DEBUG : YXBwbGU=: Excluded 2026/09/03 16:07:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/03 16:07:23 DEBUG : YmFuYW5h: Excluded 2026/09/03 16:07:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/03 16:07:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/03 16:07:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/03 16:07:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:24 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:24 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:24 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/03 16:07:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:24 DEBUG : apple: transformed to: YXBwbGU= 2026/09/03 16:07:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/03 16:07:24 DEBUG : banana: transformed to: YmFuYW5h 2026/09/03 16:07:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/03 16:07:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/03 16:07:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/03 16:07:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/03 16:07:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/03 16:07:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/03 16:07:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:08:37 DEBUG : Waiting for deletions to finish 2026/09/03 16:08:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : splitbananasplit: Excluded 2026/09/03 16:08:37 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : banana: Excluded 2026/09/03 16:08:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:08:37 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : apple: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:08:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:08:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:08:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:08:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:08:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:08:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:08:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:08:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:08:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:08:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:08:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:08:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:08:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:08:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:08:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:08:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:08:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:08:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:08:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:08:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:08:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:08:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:08:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:08:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/03 16:08:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/03 16:08:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/03 16:08:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/03 16:08:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/03 16:08:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/03 16:08:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/03 16:08:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/03 16:08:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/03 16:08:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/03 16:08:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/03 16:08:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/03 16:08:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/03 16:08:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/03 16:08:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/03 16:08:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/03 16:08:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:08:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:08:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:08:41 DEBUG : PREFIXapple: size = 5 OK 2026/09/03 16:08:41 INFO : apple: Copied (new) to: PREFIXapple 2026/09/03 16:08:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:08:42 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/03 16:08:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/03 16:08:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:08:42 DEBUG : PREFIXbanana: size = 6 OK 2026/09/03 16:08:42 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/03 16:08:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:08:42 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/03 16:08:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/03 16:08:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:08:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/03 16:08:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:08:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:08:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:08:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:08:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:08:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/03 16:08:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:08:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:08:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/03 16:08:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:08:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:08:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/03 16:08:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:08:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:08:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/03 16:08:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:08:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/03 16:08:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:08:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:08:49 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/03 16:08:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:08:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:08:50 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/03 16:08:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:08:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:08:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 16:08:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:08:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 16:08:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:08:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 16:08:52 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/03 16:08:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:08:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 16:08:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:08:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:08:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 16:09:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 16:09:14 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/03 16:09:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 16:09:16 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 16:09:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/03 16:09:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 16:09:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 16:09:19 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 16:09:19 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/03 16:09:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 16:09:19 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 16:09:20 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/03 16:09:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/03 16:09:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/03 16:09:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/03 16:09:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:22 DEBUG : Waiting for deletions to finish 2026/09/03 16:09:24 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 16:09:24 INFO : splitbananasplit: Deleted 2026/09/03 16:09:24 INFO : banana: Deleted 2026/09/03 16:09:24 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 16:09:25 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 16:09:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 16:09:25 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 16:09:25 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 16:09:25 INFO : apple: Deleted 2026/09/03 16:09:26 INFO : appleappleapplebanana: Deleted 2026/09/03 16:09:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 16:09:26 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 16:09:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 16:09:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 16:09:27 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 16:09:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 16:09:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 16:09:27 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 16:09:27 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 16:09:28 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 16:09:28 DEBUG : Waiting for deletions to finish 2026/09/03 16:09:28 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/03 16:09:28 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : PREFIXbanana: Excluded 2026/09/03 16:09:28 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/03 16:09:28 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : PREFIXapple: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:09:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/03 16:09:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/03 16:09:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/03 16:09:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/03 16:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/03 16:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/03 16:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/03 16:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/03 16:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/03 16:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/03 16:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/03 16:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/03 16:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/03 16:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/03 16:09:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/03 16:09:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/03 16:09:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/03 16:09:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/03 16:09:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/03 16:09:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/03 16:09:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:09:29 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:09:29 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:09:32 DEBUG : apple: size = 5 OK 2026/09/03 16:09:32 INFO : apple: Copied (new) 2026/09/03 16:09:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:09:32 INFO : appleappleapplebanana: Copied (new) 2026/09/03 16:09:33 DEBUG : banana: size = 6 OK 2026/09/03 16:09:33 INFO : banana: Copied (new) 2026/09/03 16:09:33 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:09:33 INFO : splitbananasplit: Copied (new) 2026/09/03 16:09:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:09:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/03 16:09:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:09:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/03 16:09:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:09:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/03 16:09:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:09:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/03 16:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:09:38 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/03 16:09:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:09:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/03 16:09:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:09:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/03 16:09:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:09:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/03 16:09:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:09:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/03 16:09:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:09:42 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/03 16:09:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:09:43 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/03 16:09:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:09:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/03 16:09:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:09:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/03 16:09:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 16:09:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:45 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 16:09:45 DEBUG : pacer: Reducing sleep to 600ms 2026/09/03 16:09:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:45 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/03 16:09:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 16:09:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:55 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:09:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:09 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:10:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 16:10:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 16:10:17 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 16:10:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:10:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/03 16:10:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 16:10:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:10:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/03 16:10:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 16:10:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:10:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/03 16:10:19 DEBUG : Waiting for deletions to finish 2026/09/03 16:10:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 16:10:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/03 16:10:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 16:10:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/03 16:10:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 16:10:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/03 16:10:22 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 16:10:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/03 16:10:23 INFO : PREFIXapple: Deleted 2026/09/03 16:10:23 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/03 16:10:23 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/03 16:10:23 INFO : PREFIXsplitbananasplit: Deleted 2026/09/03 16:10:23 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/03 16:10:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/03 16:10:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/03 16:10:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/03 16:10:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/03 16:10:24 INFO : PREFIXbanana: Deleted 2026/09/03 16:10:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/03 16:10:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/03 16:10:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/03 16:10:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/03 16:10:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/03 16:10:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/03 16:10:25 DEBUG : Waiting for deletions to finish 2026/09/03 16:10:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : splitbananasplit: Excluded 2026/09/03 16:10:26 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : banana: Excluded 2026/09/03 16:10:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:10:26 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : apple: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:10:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:10:26 DEBUG : Waiting for deletions to finish 2026/09/03 16:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : splitbananasplit: Excluded 2026/09/03 16:10:27 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : banana: Excluded 2026/09/03 16:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:10:27 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : apple: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:11:40 DEBUG : Waiting for deletions to finish 2026/09/03 16:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : splitbananasplit: Excluded 2026/09/03 16:11:40 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : banana: Excluded 2026/09/03 16:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:11:40 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : apple: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:11:41 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:11:41 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:11:41 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:11:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:11:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:11:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:11:41 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:11:41 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:11:41 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/03 16:11:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:11:41 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:11:41 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:11:44 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/03 16:11:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/03 16:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 16:11:44 DEBUG : appleSUFFIX: size = 5 OK 2026/09/03 16:11:44 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/03 16:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:45 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/03 16:11:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/03 16:11:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:11:45 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/03 16:11:45 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/03 16:11:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:11:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/03 16:11:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 16:11:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:11:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/03 16:11:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:11:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:11:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/03 16:11:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:11:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:11:49 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/03 16:11:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:11:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:11:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/03 16:11:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:11:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:11:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/03 16:11:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:11:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:11:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/03 16:11:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:11:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:11:53 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/03 16:11:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:11:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:11:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/03 16:11:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:11:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:11:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:11:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 16:11:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:11:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 16:11:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:11:55 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 16:11:55 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/03 16:11:55 DEBUG : pacer: Reducing sleep to 900ms 2026/09/03 16:11:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:11:56 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/03 16:11:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:11:57 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 16:11:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:12:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 16:12:15 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/03 16:12:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:12:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 16:12:17 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/03 16:12:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:12:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 16:12:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 16:12:19 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/03 16:12:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:12:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 16:12:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 16:12:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 16:12:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 16:12:22 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 16:12:23 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/03 16:12:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:12:24 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/03 16:12:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:24 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/03 16:12:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/03 16:12:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:25 DEBUG : Waiting for deletions to finish 2026/09/03 16:12:26 INFO : dir1/0009-3456789.txt: Deleted 2026/09/03 16:12:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/03 16:12:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/03 16:12:27 INFO : dir1/0015-9;=.txt: Deleted 2026/09/03 16:12:27 INFO : dir1/0013-789;=.txt: Deleted 2026/09/03 16:12:27 INFO : dir1/0008-2345678.txt: Deleted 2026/09/03 16:12:27 INFO : dir1/0010-456789.txt: Deleted 2026/09/03 16:12:27 INFO : dir1/0007-1234567.txt: Deleted 2026/09/03 16:12:28 INFO : appleappleapplebanana: Deleted 2026/09/03 16:12:28 INFO : banana: Deleted 2026/09/03 16:12:28 INFO : splitbananasplit: Deleted 2026/09/03 16:12:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/03 16:12:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/03 16:12:29 INFO : dir1/0003-defghij.txt: Deleted 2026/09/03 16:12:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/03 16:12:29 INFO : dir1/0014-89;=.txt: Deleted 2026/09/03 16:12:29 INFO : apple: Deleted 2026/09/03 16:12:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/03 16:12:30 INFO : dir1/0011-56789;.txt: Deleted 2026/09/03 16:12:30 INFO : dir1/0012-6789;.txt: Deleted 2026/09/03 16:12:30 DEBUG : Waiting for deletions to finish 2026/09/03 16:12:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/03 16:12:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : bananaSUFFIX: Excluded 2026/09/03 16:12:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : appleSUFFIX: Excluded 2026/09/03 16:12:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/03 16:12:30 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/03 16:12:30 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/03 16:12:31 DEBUG : apple: transformed to: appleSUFFIX 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/03 16:12:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/03 16:12:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/09/03 16:12:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/03 16:12:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:12:31 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:12:31 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:12:34 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:12:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:12:35 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:12:35 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:12:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:12:35 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:12:36 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:12:36 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:12:36 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:12:36 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:12:36 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:12:37 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:12:37 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:12:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:12:37 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:12:38 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:12:38 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:12:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:12:38 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:12:39 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:12:39 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:12:40 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:12:40 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:12:41 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:12:43 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:12:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:12:43 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:12:44 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:12:49 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:12:50 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:12:50 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:12:51 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:13:02 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:13:03 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:13:03 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:13:04 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:13:28 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:13:29 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:13:29 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:13:29 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:14:19 ERROR : apple: Failed to copy: object not found 2026/09/03 16:14:20 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/03 16:14:20 ERROR : banana: Failed to copy: object not found 2026/09/03 16:14:21 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/03 16:14:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:14:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/03 16:14:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:14:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/03 16:14:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:14:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/03 16:14:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:14:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/03 16:14:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:14:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/03 16:14:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:14:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/03 16:14:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:14:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/03 16:14:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:14:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/03 16:14:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:14:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/03 16:14:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:14:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/03 16:14:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:14:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/03 16:14:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:14:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/03 16:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:14:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/03 16:14:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:14:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/03 16:14:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:14:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/03 16:14:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:14:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/03 16:14:33 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 16:14:33 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors sync_transform_test.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:127 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/09/03 16:14:33 DEBUG : Waiting for deletions to finish 2026/09/03 16:14:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/03 16:14:34 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : splitbananasplit(1): Excluded 2026/09/03 16:14:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : bananaSUFFIX: Excluded 2026/09/03 16:14:34 DEBUG : banana(1): Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : banana(1): Excluded 2026/09/03 16:14:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : appleSUFFIX: Excluded 2026/09/03 16:14:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/03 16:14:34 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : appleappleapplebanana(1): Excluded 2026/09/03 16:14:34 DEBUG : apple(1): Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : apple(1): Excluded 2026/09/03 16:14:34 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/03 16:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:16:14 DEBUG : Waiting for deletions to finish 2026/09/03 16:16:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : splitbananasplit: Excluded 2026/09/03 16:16:14 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : banana: Excluded 2026/09/03 16:16:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:16:14 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : apple: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:16:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:16:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 16:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 16:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 16:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 16:16:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : apple: size = 5 OK 2026/09/03 16:16:15 DEBUG : apple: Sizes identical 2026/09/03 16:16:15 DEBUG : apple: Unchanged skipping 2026/09/03 16:16:15 DEBUG : banana: size = 6 OK 2026/09/03 16:16:15 DEBUG : banana: Sizes identical 2026/09/03 16:16:15 DEBUG : banana: Unchanged skipping 2026/09/03 16:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/03 16:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/03 16:16:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/03 16:16:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/03 16:16:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/03 16:16:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/03 16:16:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/03 16:16:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/03 16:16:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/03 16:16:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/03 16:16:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/03 16:16:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/03 16:16:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/03 16:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/03 16:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/03 16:16:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/03 16:16:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/03 16:16:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/03 16:16:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/03 16:16:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/03 16:16:15 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:16:15 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:16:18 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:16:19 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:16:19 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:16:19 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:16:19 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:16:19 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:16:20 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:16:20 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:16:20 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:16:20 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:16:20 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:16:21 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:16:21 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:16:21 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:16:21 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:16:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/03 16:16:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/03 16:16:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:22 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/03 16:16:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:23 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/03 16:16:24 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/03 16:16:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/03 16:16:30 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:16:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/03 16:16:32 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:16:34 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/03 16:16:34 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:16:35 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/03 16:16:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:16:36 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/03 16:16:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:16:37 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/03 16:16:37 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:16:37 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/03 16:16:37 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:16:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/03 16:16:37 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:16:38 DEBUG : pacer: Reducing sleep to 200ms 2026/09/03 16:16:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:16:40 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:16:40 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:16:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:16:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:16:47 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:16:47 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:16:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:16:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:17:00 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:17:00 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:17:00 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:17:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:17:25 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:17:26 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:17:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:17:27 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:18:17 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/03 16:18:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/03 16:18:17 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/03 16:18:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/03 16:18:17 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/09/03 16:18:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/03 16:18:18 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/09/03 16:18:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/03 16:18:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:18:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:18:20 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:18:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:18:20 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:18:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:18:21 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:18:21 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:18:21 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:18:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:18:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:18:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:18:22 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:18:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:18:23 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:18:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:18:23 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:18:23 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:18:24 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:18:24 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:18:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:18:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:18:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:18:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:18:28 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:18:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:18:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:18:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:18:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:18:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:18:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:18:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:18:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:18:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:18:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:18:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:19:14 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:19:15 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:19:15 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:19:15 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:20:05 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/09/03 16:20:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/03 16:20:06 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/09/03 16:20:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/03 16:20:06 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/09/03 16:20:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/03 16:20:07 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/09/03 16:20:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/03 16:20:08 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:20:08 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:20:09 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:20:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:20:09 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:20:09 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:20:10 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:20:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:20:10 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:20:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:20:10 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:20:11 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:20:11 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:20:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:20:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:20:12 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:20:12 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:20:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:20:13 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:20:13 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:20:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:20:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:20:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:20:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:20:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:20:18 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:20:18 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:20:19 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:20:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:20:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:20:25 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:20:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:20:37 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:20:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:20:38 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:20:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:21:03 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:21:03 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:21:04 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:21:04 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:21:54 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/09/03 16:21:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/03 16:21:55 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/09/03 16:21:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/03 16:21:55 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/09/03 16:21:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/03 16:21:56 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/09/03 16:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/03 16:21:56 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:21:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:21:57 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:21:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:21:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:21:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:21:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:21:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:21:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:21:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:21:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:22:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:22:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:22:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:22:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:22:01 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:22:01 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:22:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:22:02 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:22:02 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:22:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:22:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:22:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:22:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:22:06 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:22:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:22:08 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:22:08 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:22:13 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:22:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:22:14 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:22:15 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:22:26 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:22:27 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:22:28 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:22:28 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:22:52 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:22:53 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:22:54 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:22:54 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:23:43 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/09/03 16:23:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/03 16:23:44 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/09/03 16:23:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/03 16:23:45 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/09/03 16:23:45 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/09/03 16:23:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/09/03 16:23:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/09/03 16:23:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/09/03 16:23:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/03 16:23:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/03 16:23:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/09/03 16:23:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/03 16:23:50 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/03 16:23:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/03 16:24:01 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/03 16:24:14 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/03 16:24:40 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/03 16:25:31 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/09/03 16:25:31 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 16:25:31 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/09/03 16:25:31 DEBUG : Waiting for deletions to finish 2026/09/03 16:25:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:25:31 DEBUG : splitbananasplit: Excluded 2026/09/03 16:25:31 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/09/03 16:25:31 DEBUG : splitbanan(1): Excluded 2026/09/03 16:25:31 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:25:31 DEBUG : banana: Excluded 2026/09/03 16:25:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:25:31 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:25:31 DEBUG : appleapple(1): Excluded (Path Filter) 2026/09/03 16:25:31 DEBUG : appleapple(1): Excluded 2026/09/03 16:25:31 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:25:31 DEBUG : apple: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0014-89;=(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0013-789;=(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0012-6789;(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0011-56789(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0010-45678(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0009-34567(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0008-23456(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0007-12345(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0006-ghijk(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0005-fghij(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0004-efghi(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0003-defgh(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0002-cdefg(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0001-bcdef(1): Excluded 2026/09/03 16:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:25:32 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/09/03 16:25:32 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:27:08 DEBUG : Waiting for deletions to finish 2026/09/03 16:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : splitbananasplit: Excluded 2026/09/03 16:27:08 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : banana: Excluded 2026/09/03 16:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:27:08 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : apple: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:27:09 DEBUG : apple: size = 5 OK 2026/09/03 16:27:09 DEBUG : apple: Sizes identical 2026/09/03 16:27:09 DEBUG : apple: Unchanged skipping 2026/09/03 16:27:09 DEBUG : banana: size = 6 OK 2026/09/03 16:27:09 DEBUG : banana: Sizes identical 2026/09/03 16:27:09 DEBUG : banana: Unchanged skipping 2026/09/03 16:27:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:27:09 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:27:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:27:09 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:27:09 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:27:09 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:27:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:27:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:27:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:27:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:27:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:27:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:27:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:27:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:27:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:27:09 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:27:09 DEBUG : Waiting for deletions to finish 2026/09/03 16:27:09 INFO : There was nothing to transfer 2026/09/03 16:27:09 DEBUG : Waiting for deletions to finish 2026/09/03 16:27:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:27:09 DEBUG : splitbananasplit: Excluded 2026/09/03 16:27:09 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:27:09 DEBUG : banana: Excluded 2026/09/03 16:27:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:27:09 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:27:09 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:27:09 DEBUG : apple: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:27:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:27:10 DEBUG : apple: size = 5 OK 2026/09/03 16:27:10 DEBUG : apple: Sizes identical 2026/09/03 16:27:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:27:10 DEBUG : apple: Unchanged skipping 2026/09/03 16:27:10 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:27:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:27:10 DEBUG : banana: size = 6 OK 2026/09/03 16:27:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:27:10 DEBUG : banana: Sizes identical 2026/09/03 16:27:10 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:27:10 DEBUG : banana: Unchanged skipping 2026/09/03 16:27:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:27:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:27:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:27:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:27:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:27:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:27:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:27:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:27:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:27:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:27:10 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:27:10 DEBUG : Waiting for deletions to finish 2026/09/03 16:27:10 INFO : There was nothing to transfer 2026/09/03 16:27:10 DEBUG : Waiting for deletions to finish 2026/09/03 16:27:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : splitbananasplit: Excluded 2026/09/03 16:27:11 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : banana: Excluded 2026/09/03 16:27:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:27:11 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : apple: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:27:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:27:11 DEBUG : Waiting for deletions to finish 2026/09/03 16:27:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : splitbananasplit: Excluded 2026/09/03 16:27:11 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : banana: Excluded 2026/09/03 16:27:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:27:11 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:27:11 DEBUG : apple: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:27:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:27:12 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:28:24 DEBUG : Waiting for deletions to finish 2026/09/03 16:28:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : splitbananasplit: Excluded 2026/09/03 16:28:24 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : banana: Excluded 2026/09/03 16:28:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:28:24 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : apple: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:28:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:28:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:28:25 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:28:25 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:28:25 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:28:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:28:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:28:25 DEBUG : banana: size = 6 OK 2026/09/03 16:28:25 DEBUG : banana: Sizes identical 2026/09/03 16:28:25 DEBUG : banana: Unchanged skipping 2026/09/03 16:28:25 DEBUG : apple: size = 5 OK 2026/09/03 16:28:25 DEBUG : apple: Sizes identical 2026/09/03 16:28:25 DEBUG : apple: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:28:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:28:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:28:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:28:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:28:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:28:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:28:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:28:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:28:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:28:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:28:25 DEBUG : Waiting for deletions to finish 2026/09/03 16:28:25 INFO : There was nothing to transfer 2026/09/03 16:28:25 DEBUG : Waiting for deletions to finish 2026/09/03 16:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : splitbananasplit: Excluded 2026/09/03 16:28:25 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : banana: Excluded 2026/09/03 16:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:28:25 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : apple: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:28:26 DEBUG : apple: size = 5 OK 2026/09/03 16:28:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:28:26 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:28:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:28:26 DEBUG : apple: Sizes identical 2026/09/03 16:28:26 DEBUG : apple: Unchanged skipping 2026/09/03 16:28:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:28:26 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:28:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:28:26 DEBUG : banana: size = 6 OK 2026/09/03 16:28:26 DEBUG : banana: Sizes identical 2026/09/03 16:28:26 DEBUG : banana: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:28:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:28:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:28:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:28:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:28:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:28:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:28:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:28:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:28:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:28:26 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:28:26 DEBUG : Waiting for deletions to finish 2026/09/03 16:28:26 INFO : There was nothing to transfer 2026/09/03 16:28:26 DEBUG : Waiting for deletions to finish 2026/09/03 16:28:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : splitbananasplit: Excluded 2026/09/03 16:28:26 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : banana: Excluded 2026/09/03 16:28:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:28:26 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : apple: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:28:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:28:26 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:29:39 DEBUG : Waiting for deletions to finish 2026/09/03 16:29:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : splitbananasplit: Excluded 2026/09/03 16:29:39 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : banana: Excluded 2026/09/03 16:29:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:29:39 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : apple: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:29:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:29:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:29:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:29:40 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:29:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:29:40 DEBUG : banana: size = 6 OK 2026/09/03 16:29:40 DEBUG : apple: size = 5 OK 2026/09/03 16:29:40 DEBUG : banana: Sizes identical 2026/09/03 16:29:40 DEBUG : banana: Unchanged skipping 2026/09/03 16:29:40 DEBUG : apple: Sizes identical 2026/09/03 16:29:40 DEBUG : apple: Unchanged skipping 2026/09/03 16:29:40 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:29:40 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:29:40 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:29:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:29:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:29:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:29:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:29:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:29:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:29:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:29:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:29:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:29:40 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:29:40 DEBUG : Waiting for deletions to finish 2026/09/03 16:29:40 INFO : There was nothing to transfer 2026/09/03 16:29:40 DEBUG : Waiting for deletions to finish 2026/09/03 16:29:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : splitbananasplit: Excluded 2026/09/03 16:29:40 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : banana: Excluded 2026/09/03 16:29:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:29:40 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : apple: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:29:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:29:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:29:41 DEBUG : apple: size = 5 OK 2026/09/03 16:29:41 DEBUG : apple: Sizes identical 2026/09/03 16:29:41 DEBUG : apple: Unchanged skipping 2026/09/03 16:29:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:29:41 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:29:41 DEBUG : banana: size = 6 OK 2026/09/03 16:29:41 DEBUG : banana: Sizes identical 2026/09/03 16:29:41 DEBUG : banana: Unchanged skipping 2026/09/03 16:29:41 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:29:41 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:29:41 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:29:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:29:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:29:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:29:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:29:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:29:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:29:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:29:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:29:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:29:41 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:29:41 DEBUG : Waiting for deletions to finish 2026/09/03 16:29:41 INFO : There was nothing to transfer 2026/09/03 16:29:41 DEBUG : Waiting for deletions to finish 2026/09/03 16:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : splitbananasplit: Excluded 2026/09/03 16:29:41 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : banana: Excluded 2026/09/03 16:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:29:41 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : apple: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:30:54 DEBUG : Waiting for deletions to finish 2026/09/03 16:30:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : splitbananasplit: Excluded 2026/09/03 16:30:54 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : banana: Excluded 2026/09/03 16:30:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:30:54 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : apple: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:30:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:30:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:30:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:30:55 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:30:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:30:55 DEBUG : banana: size = 6 OK 2026/09/03 16:30:55 DEBUG : banana: Sizes identical 2026/09/03 16:30:55 DEBUG : banana: Unchanged skipping 2026/09/03 16:30:55 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:30:55 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:30:55 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:30:55 DEBUG : apple: size = 5 OK 2026/09/03 16:30:55 DEBUG : apple: Sizes identical 2026/09/03 16:30:55 DEBUG : apple: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:30:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:30:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:30:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:30:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:30:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:30:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:30:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:30:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:30:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:30:55 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:30:55 DEBUG : Waiting for deletions to finish 2026/09/03 16:30:55 INFO : There was nothing to transfer 2026/09/03 16:30:55 DEBUG : Waiting for deletions to finish 2026/09/03 16:30:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:30:55 DEBUG : splitbananasplit: Excluded 2026/09/03 16:30:55 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:30:55 DEBUG : banana: Excluded 2026/09/03 16:30:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:30:55 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:30:55 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:30:55 DEBUG : apple: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:30:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:30:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:30:56 DEBUG : apple: size = 5 OK 2026/09/03 16:30:56 DEBUG : apple: Sizes identical 2026/09/03 16:30:56 DEBUG : apple: Unchanged skipping 2026/09/03 16:30:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:30:56 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:30:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:30:56 DEBUG : banana: size = 6 OK 2026/09/03 16:30:56 DEBUG : banana: Sizes identical 2026/09/03 16:30:56 DEBUG : banana: Unchanged skipping 2026/09/03 16:30:56 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:30:56 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:30:56 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:30:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:30:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:30:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:30:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:30:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:30:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:30:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:30:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:30:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:30:56 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:30:56 DEBUG : Waiting for deletions to finish 2026/09/03 16:30:56 INFO : There was nothing to transfer 2026/09/03 16:30:56 DEBUG : Waiting for deletions to finish 2026/09/03 16:30:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : splitbananasplit: Excluded 2026/09/03 16:30:57 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : banana: Excluded 2026/09/03 16:30:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:30:57 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : apple: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:30:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:30:57 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:32:08 DEBUG : Waiting for deletions to finish 2026/09/03 16:32:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:32:08 DEBUG : splitbananasplit: Excluded 2026/09/03 16:32:08 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:32:08 DEBUG : banana: Excluded 2026/09/03 16:32:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:32:08 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:32:08 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:32:08 DEBUG : apple: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:32:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:32:09 DEBUG : apple: size = 5 OK 2026/09/03 16:32:09 DEBUG : apple: Sizes identical 2026/09/03 16:32:09 DEBUG : apple: Unchanged skipping 2026/09/03 16:32:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:32:09 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:32:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:32:09 DEBUG : banana: size = 6 OK 2026/09/03 16:32:09 DEBUG : banana: Sizes identical 2026/09/03 16:32:09 DEBUG : banana: Unchanged skipping 2026/09/03 16:32:09 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:32:09 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:32:09 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:32:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:32:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:32:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:32:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:32:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:32:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:32:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:32:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:32:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:32:10 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:32:10 DEBUG : Waiting for deletions to finish 2026/09/03 16:32:10 INFO : There was nothing to transfer 2026/09/03 16:32:10 DEBUG : Waiting for deletions to finish 2026/09/03 16:32:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : splitbananasplit: Excluded 2026/09/03 16:32:10 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : banana: Excluded 2026/09/03 16:32:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:32:10 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : apple: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:32:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/03 16:32:11 DEBUG : apple: size = 5 OK 2026/09/03 16:32:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/03 16:32:11 DEBUG : appleappleapplebanana: Sizes identical 2026/09/03 16:32:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/03 16:32:11 DEBUG : banana: size = 6 OK 2026/09/03 16:32:11 DEBUG : apple: Sizes identical 2026/09/03 16:32:11 DEBUG : banana: Sizes identical 2026/09/03 16:32:11 DEBUG : apple: Unchanged skipping 2026/09/03 16:32:11 DEBUG : splitbananasplit: size = 16 OK 2026/09/03 16:32:11 DEBUG : splitbananasplit: Sizes identical 2026/09/03 16:32:11 DEBUG : splitbananasplit: Unchanged skipping 2026/09/03 16:32:11 DEBUG : banana: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:32:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/03 16:32:11 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/03 16:32:11 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/03 16:32:11 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/03 16:32:11 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/03 16:32:11 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/03 16:32:11 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/03 16:32:11 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/03 16:32:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/03 16:32:11 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:32:11 DEBUG : Waiting for deletions to finish 2026/09/03 16:32:11 INFO : There was nothing to transfer 2026/09/03 16:32:11 DEBUG : Waiting for deletions to finish 2026/09/03 16:32:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : splitbananasplit: Excluded 2026/09/03 16:32:11 DEBUG : banana: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : banana: Excluded 2026/09/03 16:32:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : appleappleapplebanana: Excluded 2026/09/03 16:32:11 DEBUG : apple: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : apple: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/03 16:32:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/03 16:32:11 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1766.32s) --- PASS: TestTransform/NFC (75.78s) --- PASS: TestTransform/NFD (75.02s) --- PASS: TestTransform/base64 (128.14s) --- PASS: TestTransform/prefix (182.83s) --- FAIL: TestTransform/suffix (274.30s) --- FAIL: TestTransform/truncate (654.52s) --- PASS: TestTransform/encoder (76.07s) --- PASS: TestTransform/ISO-8859-1 (74.47s) --- PASS: TestTransform/charmap (75.46s) --- PASS: TestTransform/lowercase (75.15s) --- PASS: TestTransform/ascii (74.59s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:32:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/03 16:32:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/03 16:32:41 INFO : sub dir_somesuffix: Making directory 2026/09/03 16:32:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/03 16:32:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/03 16:32:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/03 16:32:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/03 16:32:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/03 16:32:43 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:32:43 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:32:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/03 16:32:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/03 16:32:45 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.72s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:32:49 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:32:49 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:32:49 INFO : tictactoe: Making directory 2026/09/03 16:32:50 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:32:50 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:32:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:32:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:32:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:32:50 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:32:50 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:32:53 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/03 16:32:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/03 16:32:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (8.23s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:32:57 INFO : toe: Making directory 2026/09/03 16:32:59 INFO : toe/toe: Making directory 2026/09/03 16:33:00 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 16:33:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:33:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:33:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 16:33:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/03 16:33:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/03 16:33:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (11.51s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:33:09 INFO : toe: Making directory 2026/09/03 16:33:10 INFO : toe/toe: Making directory 2026/09/03 16:33:12 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 16:33:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:33:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/03 16:33:12 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:12 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:33:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/03 16:33:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/03 16:33:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (11.36s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:33:20 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:33:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:33:20 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:20 INFO : tictacempty_dir: Making directory 2026/09/03 16:33:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:22 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:22 INFO : tictactoe: Making directory 2026/09/03 16:33:23 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:23 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:23 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:33:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:33:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:33:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/03 16:33:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:27 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (14.58s) === RUN TestAllTag run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:33:34 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:33:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:33:34 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:35 INFO : tictacempty_dir: Making directory 2026/09/03 16:33:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:36 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:36 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:36 INFO : tictactoe: Making directory 2026/09/03 16:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:38 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:38 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:33:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:33:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:33:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:33:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:33:39 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:39 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:33:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:33:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:33:41 DEBUG : Waiting for deletions to finish 2026/09/03 16:33:42 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:42 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:33:42 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:42 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:33:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:33:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/03 16:33:43 NOTICE: Linkbox root 'rclone-test-dixoroq1tuge': 0 differences found 2026/09/03 16:33:43 NOTICE: Linkbox root 'rclone-test-dixoroq1tuge': 1 hashes could not be checked 2026/09/03 16:33:43 NOTICE: Linkbox root 'rclone-test-dixoroq1tuge': 1 matching files --- PASS: TestAllTag (15.69s) === RUN TestRunTwice run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:33:50 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:50 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:50 INFO : tictactoe: Making directory 2026/09/03 16:33:52 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:52 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:52 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:33:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:33:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:53 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:53 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:33:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/03 16:33:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:55 DEBUG : Waiting for deletions to finish 2026/09/03 16:33:56 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:56 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:56 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:33:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:33:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/03 16:33:57 DEBUG : toe/toe/toe.txt: Sizes identical 2026/09/03 16:33:57 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:33:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/03 16:33:57 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/03 16:33:57 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:33:57 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (12.96s) === RUN TestSyntax 2026/09/03 16:34:03 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:34:03 INFO : toe: Making directory 2026/09/03 16:34:05 INFO : toe/toe: Making directory 2026/09/03 16:34:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:34:06 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:34:06 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:34:08 DEBUG : toe/toe/toe: size = 11 OK 2026/09/03 16:34:08 INFO : toe/toe/toe: Copied (new) 2026/09/03 16:34:08 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (11.14s) === RUN TestMove run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:34:14 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:34:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:34:14 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:14 INFO : tictacempty_dir: Making directory 2026/09/03 16:34:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:16 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:16 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:16 INFO : tictactoe: Making directory 2026/09/03 16:34:17 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:17 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:34:17 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:34:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:34:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:19 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:34:19 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:34:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:34:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:21 INFO : toe/toe/toe.txt: Deleted 2026/09/03 16:34:21 INFO : toe/toe: Removing directory 2026/09/03 16:34:21 INFO : toe: Removing directory 2026/09/03 16:34:21 INFO : empty_dir: Removing directory 2026/09/03 16:34:21 DEBUG : Local file system at /tmp/rclone2862315330: deleted 3 directories --- PASS: TestMove (14.66s) === RUN TestTransformFile run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:34:29 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:34:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:34:29 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:29 INFO : tictacempty_dir: Making directory 2026/09/03 16:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:31 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:31 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:31 INFO : tictactoe: Making directory 2026/09/03 16:34:32 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:32 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:34:32 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:34:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:34:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:34:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:34:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:34 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:34:34 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:34:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:34:36 INFO : toe/toe/toe.txt: Deleted 2026/09/03 16:34:36 INFO : toe/toe: Removing directory 2026/09/03 16:34:36 INFO : toe: Removing directory 2026/09/03 16:34:36 INFO : empty_dir: Removing directory 2026/09/03 16:34:36 DEBUG : Local file system at /tmp/rclone2862315330: deleted 3 directories 2026/09/03 16:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/03 16:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:34:42 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/03 16:34:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/03 16:34:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestTransformFile (26.43s) === RUN TestManualTransformFile run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:34:55 DEBUG : Reset feature "Copy" 2026/09/03 16:34:55 DEBUG : Reset feature "Move" 2026/09/03 16:34:55 DEBUG : Reset feature "Copy" 2026/09/03 16:34:55 DEBUG : Reset feature "Move" 2026/09/03 16:34:55 DEBUG : empty_dir: Making directory with metadata 2026/09/03 16:34:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/03 16:34:55 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:55 INFO : tictacempty_dir: Making directory 2026/09/03 16:34:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/03 16:34:57 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:57 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:57 INFO : tictactoe: Making directory 2026/09/03 16:34:59 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:59 DEBUG : toe: transformed to: tictactoe 2026/09/03 16:34:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:34:59 INFO : tictactoe/tictactoe: Making directory 2026/09/03 16:35:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/03 16:35:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/03 16:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:35:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:35:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:35:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:35:00 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:35:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:35:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/03 16:35:02 INFO : toe/toe/toe.txt: Deleted 2026/09/03 16:35:02 INFO : toe/toe: Removing directory 2026/09/03 16:35:02 INFO : toe: Removing directory 2026/09/03 16:35:02 INFO : empty_dir: Removing directory 2026/09/03 16:35:02 DEBUG : Local file system at /tmp/rclone2862315330: deleted 3 directories 2026/09/03 16:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/03 16:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/03 16:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:35:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/03 16:35:09 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/03 16:35:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/03 16:35:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (26.47s) === RUN TestBase64 run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:35:22 DEBUG : toe: transformed to: dG9l 2026/09/03 16:35:22 DEBUG : toe: transformed to: dG9l 2026/09/03 16:35:22 INFO : dG9l: Making directory 2026/09/03 16:35:23 DEBUG : toe: transformed to: dG9l 2026/09/03 16:35:23 DEBUG : toe: transformed to: dG9l 2026/09/03 16:35:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/03 16:35:23 INFO : dG9l/dG9l: Making directory 2026/09/03 16:35:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/03 16:35:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/03 16:35:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/03 16:35:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/03 16:35:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/03 16:35:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:35:25 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:35:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/03 16:35:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/03 16:35:27 DEBUG : Waiting for deletions to finish 2026/09/03 16:35:28 DEBUG : dG9l: transformed to: toe 2026/09/03 16:35:28 DEBUG : dG9l: transformed to: toe 2026/09/03 16:35:28 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/03 16:35:28 DEBUG : dG9l: transformed to: toe 2026/09/03 16:35:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/03 16:35:28 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/03 16:35:29 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/03 16:35:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/03 16:35:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/09/03 16:35:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/03 16:35:29 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/03 16:35:29 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for checks to finish 2026/09/03 16:35:29 DEBUG : Local file system at /tmp/rclone2862315330: Waiting for transfers to finish 2026/09/03 16:35:29 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (12.64s) === RUN TestError run.go:198: Remote "Linkbox root 'rclone-test-dixoroq1tuge'", Local "Local file system at /tmp/rclone2862315330", Modify Window "876000h0m0s" 2026/09/03 16:35:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:34 DEBUG : toe: transformed to: 2026/09/03 16:35:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:35 DEBUG : toe: transformed to: 2026/09/03 16:35:35 INFO : Linkbox root 'rclone-test-dixoroq1tuge': Making directory 2026/09/03 16:35:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:35 DEBUG : toe: transformed to: 2026/09/03 16:35:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:35 DEBUG : toe: transformed to: 2026/09/03 16:35:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:35 DEBUG : toe/toe: transformed to: 2026/09/03 16:35:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/03 16:35:35 INFO : toe/toe: Making directory 2026/09/03 16:35:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:38 DEBUG : toe/toe: transformed to: 2026/09/03 16:35:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/03 16:35:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:38 DEBUG : toe: transformed to: 2026/09/03 16:35:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/03 16:35:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/03 16:35:38 DEBUG : toe/toe/toe: transformed to: 2026/09/03 16:35:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/03 16:35:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for checks to finish 2026/09/03 16:35:38 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Waiting for transfers to finish 2026/09/03 16:35:40 DEBUG : toe/toe/toe: size = 11 OK 2026/09/03 16:35:40 INFO : toe/toe/toe: Copied (new) 2026/09/03 16:35:40 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting files as there were IO errors 2026/09/03 16:35:40 ERROR : Linkbox root 'rclone-test-dixoroq1tuge': not deleting directories as there were IO errors --- PASS: TestError (11.31s) FAIL 2026/09/03 16:35:46 DEBUG : Linkbox root 'rclone-test-dixoroq1tuge': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 58m7.671791887s (try 1/5): exit status 1: Failed [TestMoveWithIgnoreExisting TestSyncUTFNorm TestTransform/suffix TestTransform/truncate]