"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/09/07 05:16:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu" 2026/09/07 05:16:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 05:16:44 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Using cached web token 2026/09/07 05:16:45 DEBUG : Creating backend with remote "/tmp/rclone3271191700" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:16:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:16:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/07 05:16:47 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:16:47 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.50s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:16:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:16:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:16:48 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:16:48 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:16:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:16:52 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:16:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.05s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:16:57 DEBUG : Creating backend with remote "/non-existing" 2026/09/07 05:16:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/07 05:16:57 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:16:57 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:16:58 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:16:58 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:01 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:17:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.92s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.42s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:06 INFO : Linkbox root 'rclone-test-qulocan2delu': Running all checks before starting transfers 2026/09/07 05:17:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:17:06 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:06 INFO : Linkbox root 'rclone-test-qulocan2delu': Checks finished, now starting transfers 2026/09/07 05:17:06 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:10 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:17:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.77s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:13 ERROR : Ignoring --no-traverse with sync 2026/09/07 05:17:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:17:14 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:14 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:17:17 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:17:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.82s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/07 05:17:21 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:21 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:23 DEBUG : hello world2: size = 12 OK 2026/09/07 05:17:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.18s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:17:26 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:26 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:28 DEBUG : potato2: size = 11 OK 2026/09/07 05:17:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.46s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:17:30 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:30 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:32 DEBUG : potato2: size = 11 OK 2026/09/07 05:17:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.20s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/07 05:17:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:17:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/07 05:17:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:17:34 INFO : sub dir2: Making directory 2026/09/07 05:17:36 INFO : sub dir: Making directory 2026/09/07 05:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:17:37 INFO : sub dir2/sub sub dir2: Making directory 2026/09/07 05:17:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:17:41 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:17:41 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:17:42 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/07 05:17:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:17:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:17:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:17:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:17:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:17:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:17:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:17:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:17:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:17:47 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:17:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:17:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:17:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:17:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:17:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:17:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:17:54 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestCopyEmptyDirectories (21.94s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:17:56 INFO : sub dir2: Making directory 2026/09/07 05:17:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/07 05:17:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:17:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:17:56 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:17:56 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:18:00 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:18:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.69s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:18:04 DEBUG : sub dir2: Making directory with metadata 2026/09/07 05:18:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:18:04 INFO : sub dir2: Making directory 2026/09/07 05:18:05 INFO : sub dir: Making directory 2026/09/07 05:18:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:18:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:18:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:18:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:18:09 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:18:09 INFO : sub dir/hello world: Deleted 2026/09/07 05:18:10 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/07 05:18:10 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.37s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:18:15 INFO : sub dir2: Making directory 2026/09/07 05:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:18:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:18:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:18:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:18:19 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:18:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.70s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:18:23 DEBUG : sub dir2: Making directory with metadata 2026/09/07 05:18:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:18:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:18:23 INFO : sub dir2: Making directory 2026/09/07 05:18:25 INFO : sub dir: Making directory 2026/09/07 05:18:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:18:26 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:18:26 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:18:28 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:18:28 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:18:28 DEBUG : Waiting for deletions to finish 2026/09/07 05:18:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.43s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:18:35 INFO : sub dir2: Making directory 2026/09/07 05:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:18:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:18:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:18:39 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:18:39 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.75s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:18:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yetayeg5muri" 2026/09/07 05:18:46 DEBUG : Config file has changed externally - reloading 2026/09/07 05:18:46 DEBUG : Linkbox root 'rclone-test-yetayeg5muri': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-qulocan2delu' -> Linkbox root 'rclone-test-yetayeg5muri' 2026/09/07 05:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:18:48 DEBUG : Linkbox root 'rclone-test-yetayeg5muri': Waiting for checks to finish 2026/09/07 05:18:48 DEBUG : Linkbox root 'rclone-test-yetayeg5muri': Waiting for transfers to finish 2026/09/07 05:18:48 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 2067h8m27.799700242s different from this computer 2026/09/07 05:18:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:18:54 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:18:54 DEBUG : Linkbox root 'rclone-test-yetayeg5muri': Purge remote --- PASS: TestServerSideCopy (16.43s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:19:03 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:19:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:19:03 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:19:03 DEBUG : sub dir/hello world: Sizes differ 2026/09/07 05:19:03 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:19:03 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:19:06 DEBUG : sub dir/hello world: size = 17 OK 2026/09/07 05:19:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.43s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:19:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-notumec1bela" 2026/09/07 05:19:14 DEBUG : Linkbox root 'rclone-test-notumec1bela': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-qulocan2delu' -> Linkbox root 'rclone-test-notumec1bela' 2026/09/07 05:19:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:19:16 DEBUG : Linkbox root 'rclone-test-notumec1bela': Waiting for checks to finish 2026/09/07 05:19:16 DEBUG : Linkbox root 'rclone-test-notumec1bela': Waiting for transfers to finish 2026/09/07 05:19:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:19:21 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:19:22 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:19:26 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:19:26 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-notumec1bela') 2026/09/07 05:19:26 DEBUG : sub dir/hello world: Sizes differ 2026/09/07 05:19:26 DEBUG : Linkbox root 'rclone-test-notumec1bela': Waiting for checks to finish 2026/09/07 05:19:26 DEBUG : Linkbox root 'rclone-test-notumec1bela': Waiting for transfers to finish 2026/09/07 05:19:26 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:19:29 DEBUG : sub dir/hello world: size = 17 OK 2026/09/07 05:19:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/07 05:19:29 DEBUG : Linkbox root 'rclone-test-notumec1bela': Purge remote --- PASS: TestServerSideCopyOverSelf (23.82s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:19:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:19:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:19:39 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:19:39 DEBUG : sub dir/hello world: Sizes differ 2026/09/07 05:19:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:19:39 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:19:42 DEBUG : sub dir/hello world: size = 17 OK 2026/09/07 05:19:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/07 05:19:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.81s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:19:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wuwixec7ruru" 2026/09/07 05:19:50 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-qulocan2delu' -> Linkbox root 'rclone-test-wuwixec7ruru' 2026/09/07 05:19:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:19:51 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Waiting for checks to finish 2026/09/07 05:19:51 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Waiting for transfers to finish 2026/09/07 05:19:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:19:57 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:19:57 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:20:02 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:20:02 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-wuwixec7ruru') 2026/09/07 05:20:02 DEBUG : sub dir/hello world: Sizes differ 2026/09/07 05:20:02 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Waiting for checks to finish 2026/09/07 05:20:02 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Waiting for transfers to finish 2026/09/07 05:20:02 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:20:05 DEBUG : sub dir/hello world: size = 17 OK 2026/09/07 05:20:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/07 05:20:06 INFO : sub dir/hello world: Deleted 2026/09/07 05:20:10 DEBUG : testing file moves 2026/09/07 05:20:10 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:20:10 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-wuwixec7ruru') 2026/09/07 05:20:10 DEBUG : sub dir/hello world: Sizes differ 2026/09/07 05:20:10 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Waiting for checks to finish 2026/09/07 05:20:10 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Waiting for transfers to finish 2026/09/07 05:20:10 DEBUG : sub dir/hello world: Update: removing old file 2026/09/07 05:20:13 DEBUG : sub dir/hello world: size = 24 OK 2026/09/07 05:20:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/07 05:20:15 INFO : sub dir/hello world: Deleted 2026/09/07 05:20:15 DEBUG : Linkbox root 'rclone-test-wuwixec7ruru': Purge remote --- PASS: TestServerSideMoveOverSelf (33.14s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:20:23 ERROR : error listing: directory not found 2026/09/07 05:20:23 INFO : Local file system at /tmp/rclone3271191700: Making directory 2026/09/07 05:20:24 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:24 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.46s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:20:32 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/07 05:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:20:32 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for checks to finish 2026/09/07 05:20:32 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for transfers to finish 2026/09/07 05:20:32 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/09/07 05:20:32 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/09/07 05:20:32 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:20:32 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.20s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:20:36 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/07 05:20:36 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:36 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:20:38 DEBUG : check sum: size = 1 OK 2026/09/07 05:20:38 INFO : check sum: Copied (new) 2026/09/07 05:20:38 DEBUG : Waiting for deletions to finish 2026/09/07 05:20:39 DEBUG : check sum: size = 1 OK 2026/09/07 05:20:39 NOTICE: Linkbox root 'rclone-test-qulocan2delu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/07 05:20:39 DEBUG : check sum: Size of src and dst objects identical 2026/09/07 05:20:39 DEBUG : check sum: Unchanged skipping 2026/09/07 05:20:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:20:39 DEBUG : Waiting for deletions to finish 2026/09/07 05:20:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.70s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:20:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/07 05:20:41 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:41 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:20:43 DEBUG : sizeonly: size = 6 OK 2026/09/07 05:20:43 INFO : sizeonly: Copied (new) 2026/09/07 05:20:43 DEBUG : Waiting for deletions to finish 2026/09/07 05:20:43 DEBUG : sizeonly: size = 6 OK 2026/09/07 05:20:43 DEBUG : sizeonly: Sizes identical 2026/09/07 05:20:43 DEBUG : sizeonly: Unchanged skipping 2026/09/07 05:20:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:20:43 DEBUG : Waiting for deletions to finish 2026/09/07 05:20:43 INFO : There was nothing to transfer 2026/09/07 05:20:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:20:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:20:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:20:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:20:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:20:44 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:20:45 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:20:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:20:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:20:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:20:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:20:51 DEBUG : pacer: Reducing sleep to 632.8125ms --- PASS: TestSyncSizeOnly (10.69s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:20:52 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:20:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/07 05:20:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:20:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:20:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:20:55 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:20:55 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:20:55 INFO : ignore-size: Copied (new) 2026/09/07 05:20:55 DEBUG : Waiting for deletions to finish 2026/09/07 05:20:55 DEBUG : ignore-size: Sizes identical 2026/09/07 05:20:55 DEBUG : ignore-size: Unchanged skipping 2026/09/07 05:20:55 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:20:55 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:20:55 DEBUG : Waiting for deletions to finish 2026/09/07 05:20:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.07s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:21:00 DEBUG : existing: size = 6 OK 2026/09/07 05:21:00 DEBUG : existing: Sizes identical 2026/09/07 05:21:00 DEBUG : existing: Unchanged skipping 2026/09/07 05:21:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:00 DEBUG : Waiting for deletions to finish 2026/09/07 05:21:00 INFO : There was nothing to transfer 2026/09/07 05:21:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/07 05:21:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:00 DEBUG : existing: Update: removing old file 2026/09/07 05:21:04 DEBUG : existing: size = 6 OK 2026/09/07 05:21:04 INFO : existing: Copied (replaced existing) 2026/09/07 05:21:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.81s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:21:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/07 05:21:06 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:06 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:08 DEBUG : existing: size = 6 OK 2026/09/07 05:21:08 INFO : existing: Copied (new) 2026/09/07 05:21:08 DEBUG : Waiting for deletions to finish 2026/09/07 05:21:09 DEBUG : existing: Destination exists, skipping 2026/09/07 05:21:09 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:09 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:09 DEBUG : Waiting for deletions to finish 2026/09/07 05:21:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.64s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:21:18 INFO : d: Making directory 2026/09/07 05:21:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/07 05:21:21 DEBUG : c/non empty space: size = 5 OK 2026/09/07 05:21:21 DEBUG : c/non empty space: Sizes identical 2026/09/07 05:21:21 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:21 DEBUG : c/non empty space: Unchanged skipping 2026/09/07 05:21:21 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:25 DEBUG : a/potato2: size = 60 OK 2026/09/07 05:21:25 INFO : a/potato2: Copied (new) 2026/09/07 05:21:25 DEBUG : Waiting for deletions to finish 2026/09/07 05:21:26 INFO : b/potato: Deleted 2026/09/07 05:21:26 INFO : d: Removing directory 2026/09/07 05:21:28 INFO : b: Removing directory 2026/09/07 05:21:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (25.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:21:39 DEBUG : empty space: size = 1 OK 2026/09/07 05:21:39 DEBUG : empty space: Sizes identical 2026/09/07 05:21:39 DEBUG : empty space: Unchanged skipping 2026/09/07 05:21:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:39 DEBUG : Waiting for deletions to finish 2026/09/07 05:21:39 INFO : There was nothing to transfer 2026/09/07 05:21:39 DEBUG : empty space: size = 1 OK 2026/09/07 05:21:39 DEBUG : empty space: Sizes identical 2026/09/07 05:21:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:39 DEBUG : empty space: Unchanged skipping 2026/09/07 05:21:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:39 DEBUG : Waiting for deletions to finish 2026/09/07 05:21:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:21:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/07 05:21:44 DEBUG : empty space: size = 1 OK 2026/09/07 05:21:44 DEBUG : empty space: Sizes identical 2026/09/07 05:21:44 DEBUG : empty space: Unchanged skipping 2026/09/07 05:21:44 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:44 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:46 DEBUG : potato: size = 60 OK 2026/09/07 05:21:46 INFO : potato: Copied (new) 2026/09/07 05:21:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:21:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:21:52 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:21:52 DEBUG : potato: Sizes differ 2026/09/07 05:21:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:21:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:21:52 DEBUG : potato: Update: removing old file 2026/09/07 05:21:55 DEBUG : potato: size = 21 OK 2026/09/07 05:21:55 INFO : potato: Copied (replaced existing) 2026/09/07 05:21:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.62s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/09/07 05:22:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:22:00 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:22:00 DEBUG : potato: Sizes differ 2026/09/07 05:22:00 DEBUG : potato: Update: removing old file 2026/09/07 05:22:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:22:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:22:03 DEBUG : potato: size = 21 OK 2026/09/07 05:22:03 INFO : potato: Copied (replaced existing) 2026/09/07 05:22:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:22:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:22:09 DEBUG : empty space: size = 1 OK 2026/09/07 05:22:09 DEBUG : empty space: Sizes identical 2026/09/07 05:22:09 DEBUG : empty space: Unchanged skipping 2026/09/07 05:22:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/07 05:22:09 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:22:09 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:22:09 DEBUG : Waiting for deletions to finish 2026/09/07 05:22:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:22:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:22:17 DEBUG : empty space: size = 1 OK 2026/09/07 05:22:17 DEBUG : empty space: Sizes identical 2026/09/07 05:22:17 DEBUG : empty space: Unchanged skipping 2026/09/07 05:22:17 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:22:17 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:22:19 DEBUG : potato2: size = 60 OK 2026/09/07 05:22:19 INFO : potato2: Copied (new) 2026/09/07 05:22:19 DEBUG : Waiting for deletions to finish 2026/09/07 05:22:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:22:31 INFO : d: Making directory 2026/09/07 05:22:32 INFO : d/e: Making directory 2026/09/07 05:22:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/07 05:22:36 DEBUG : c/non empty space: size = 5 OK 2026/09/07 05:22:36 DEBUG : c/non empty space: Sizes identical 2026/09/07 05:22:36 DEBUG : c/non empty space: Unchanged skipping 2026/09/07 05:22:38 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:22:38 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:22:40 DEBUG : a/potato2: size = 60 OK 2026/09/07 05:22:40 INFO : a/potato2: Copied (new) 2026/09/07 05:22:40 DEBUG : Waiting for deletions to finish 2026/09/07 05:22:41 INFO : b/potato: Deleted 2026/09/07 05:22:41 INFO : d/e: Removing directory 2026/09/07 05:22:42 INFO : d: Removing directory 2026/09/07 05:22:44 INFO : b: Removing directory 2026/09/07 05:22:46 DEBUG : Linkbox root 'rclone-test-qulocan2delu': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:23:00 INFO : d: Making directory 2026/09/07 05:23:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/07 05:23:05 DEBUG : c/non empty space: size = 5 OK 2026/09/07 05:23:05 DEBUG : c/non empty space: Sizes identical 2026/09/07 05:23:05 DEBUG : c/non empty space: Unchanged skipping 2026/09/07 05:23:05 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:23:05 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:23:07 DEBUG : a/potato2: size = 60 OK 2026/09/07 05:23:07 INFO : a/potato2: Copied (new) 2026/09/07 05:23:07 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 05:23:07 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:23:23 DEBUG : Waiting for deletions to finish 2026/09/07 05:23:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:23:24 DEBUG : empty space: size = 1 OK 2026/09/07 05:23:24 DEBUG : empty space: Sizes identical 2026/09/07 05:23:24 DEBUG : empty space: Unchanged skipping 2026/09/07 05:23:24 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:23:24 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:23:25 INFO : potato: Deleted 2026/09/07 05:23:26 DEBUG : potato2: size = 60 OK 2026/09/07 05:23:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (10.13s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:23:34 DEBUG : Waiting for deletions to finish 2026/09/07 05:23:34 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:23:34 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:23:35 INFO : potato: Deleted 2026/09/07 05:23:35 DEBUG : empty space: size = 1 OK 2026/09/07 05:23:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:23:35 DEBUG : empty space: Sizes identical 2026/09/07 05:23:35 DEBUG : empty space: Unchanged skipping 2026/09/07 05:23:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:23:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:23:37 DEBUG : potato2: size = 60 OK 2026/09/07 05:23:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.36s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:23:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:23:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:23:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:23:45 DEBUG : potato2: size = 19 OK 2026/09/07 05:23:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.67s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:23:53 DEBUG : enormous: Excluded (Size Filter) 2026/09/07 05:23:53 DEBUG : enormous: Excluded 2026/09/07 05:23:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/07 05:23:53 DEBUG : potato2: Excluded 2026/09/07 05:23:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/07 05:23:53 DEBUG : potato2: Excluded 2026/09/07 05:23:53 DEBUG : empty space: size = 1 OK 2026/09/07 05:23:53 DEBUG : empty space: Sizes identical 2026/09/07 05:23:53 DEBUG : empty space: Unchanged skipping 2026/09/07 05:23:53 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:23:53 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:23:53 DEBUG : Waiting for deletions to finish 2026/09/07 05:23:53 INFO : There was nothing to transfer 2026/09/07 05:23:53 DEBUG : enormous: Excluded (Size Filter) 2026/09/07 05:23:53 DEBUG : enormous: Excluded 2026/09/07 05:23:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/07 05:23:53 DEBUG : potato2: Excluded 2026/09/07 05:23:53 DEBUG : potato2: Excluded (Size Filter) 2026/09/07 05:23:53 DEBUG : potato2: Excluded 2026/09/07 05:23:53 DEBUG : empty space: size = 1 OK 2026/09/07 05:23:53 DEBUG : empty space: Sizes identical 2026/09/07 05:23:53 DEBUG : empty space: Unchanged skipping 2026/09/07 05:23:53 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for checks to finish 2026/09/07 05:23:53 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for transfers to finish 2026/09/07 05:23:53 DEBUG : Waiting for deletions to finish 2026/09/07 05:23:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:24:03 DEBUG : enormous: Excluded (Size Filter) 2026/09/07 05:24:03 DEBUG : enormous: Excluded 2026/09/07 05:24:03 DEBUG : potato2: Excluded (Size Filter) 2026/09/07 05:24:03 DEBUG : potato2: Excluded 2026/09/07 05:24:03 DEBUG : empty space: size = 1 OK 2026/09/07 05:24:03 DEBUG : empty space: Sizes identical 2026/09/07 05:24:03 DEBUG : empty space: Unchanged skipping 2026/09/07 05:24:03 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:03 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:03 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:04 INFO : potato2: Deleted 2026/09/07 05:24:04 INFO : enormous: Deleted 2026/09/07 05:24:04 INFO : There was nothing to transfer 2026/09/07 05:24:05 DEBUG : empty space: size = 1 OK 2026/09/07 05:24:05 DEBUG : empty space: Sizes identical 2026/09/07 05:24:05 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for checks to finish 2026/09/07 05:24:05 DEBUG : empty space: Unchanged skipping 2026/09/07 05:24:05 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for transfers to finish 2026/09/07 05:24:05 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:05 INFO : enormous: Deleted 2026/09/07 05:24:05 INFO : potato2: Deleted 2026/09/07 05:24:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.18s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/09/07 05:24:07 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/07 05:24:07 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/07 05:24:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/07 05:24:07 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/07 05:24:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:10 DEBUG : potato: size = 14 OK 2026/09/07 05:24:10 INFO : potato: Copied (new) 2026/09/07 05:24:10 DEBUG : yam: size = 11 OK 2026/09/07 05:24:10 INFO : yam: Copied (new) 2026/09/07 05:24:10 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:10 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/07 05:24:10 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/07 05:24:10 DEBUG : potato: size = 14 OK 2026/09/07 05:24:10 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/07 05:24:10 DEBUG : potato: Sizes identical 2026/09/07 05:24:10 DEBUG : potato: Unchanged skipping 2026/09/07 05:24:10 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:10 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:12 DEBUG : yaml: size = 11 OK 2026/09/07 05:24:12 INFO : yaml: Copied (new) 2026/09/07 05:24:12 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/09/07 05:24:17 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/07 05:24:17 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/07 05:24:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/07 05:24:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/07 05:24:17 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:17 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:19 DEBUG : potato: size = 14 OK 2026/09/07 05:24:19 INFO : potato: Copied (new) 2026/09/07 05:24:20 DEBUG : yam: size = 11 OK 2026/09/07 05:24:20 INFO : yam: Copied (new) 2026/09/07 05:24:20 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:20 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/07 05:24:20 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/07 05:24:20 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/07 05:24:20 DEBUG : potato: size = 14 OK 2026/09/07 05:24:20 DEBUG : potato: Sizes identical 2026/09/07 05:24:20 DEBUG : potato: Unchanged skipping 2026/09/07 05:24:20 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:20 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:22 DEBUG : yaml: size = 11 OK 2026/09/07 05:24:22 INFO : yaml: Copied (new) 2026/09/07 05:24:22 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:23 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/09/07 05:24:27 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/07 05:24:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/07 05:24:27 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/09/07 05:24:27 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:27 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:31 DEBUG : potato: size = 14 OK 2026/09/07 05:24:31 INFO : potato: Copied (new) 2026/09/07 05:24:31 DEBUG : sub/yam: size = 11 OK 2026/09/07 05:24:31 INFO : sub/yam: Copied (new) 2026/09/07 05:24:31 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:31 ERROR : Linkbox root 'rclone-test-qulocan2delu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/07 05:24:32 DEBUG : potato: size = 14 OK 2026/09/07 05:24:32 DEBUG : potato: Sizes identical 2026/09/07 05:24:32 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/07 05:24:32 DEBUG : potato: Unchanged skipping 2026/09/07 05:24:32 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:32 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:34 DEBUG : yam: size = 11 OK 2026/09/07 05:24:34 INFO : yam: Copied (new) 2026/09/07 05:24:34 DEBUG : Waiting for deletions to finish 2026/09/07 05:24:35 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.82s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:24:40 DEBUG : Creating backend with remote "/tmp/rclone3271191700/dir1" 2026/09/07 05:24:40 DEBUG : Config file has changed externally - reloading 2026/09/07 05:24:40 DEBUG : Creating backend with remote "/tmp/rclone3271191700/dir2" 2026/09/07 05:24:40 DEBUG : Local file system at /tmp/rclone3271191700/dir2: Using server-side directory move 2026/09/07 05:24:40 INFO : Local file system at /tmp/rclone3271191700/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/07 05:24:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/07 05:24:40 DEBUG : Local file system at /tmp/rclone3271191700/dir2: Waiting for checks to finish 2026/09/07 05:24:40 DEBUG : Local file system at /tmp/rclone3271191700/dir2: Waiting for transfers to finish 2026/09/07 05:24:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:24:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/07 05:24:41 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:24:41 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:24:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:24:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:24:43 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 05:24:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:24:43 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/07 05:24:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:24:44 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/07 05:24:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:24:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:24:46 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:24:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:24:50 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:24:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:24:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:24:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:24:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:24:55 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:24:55 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:24:55 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:24:55 INFO : sub dir/hello world: Deleted 2026/09/07 05:24:56 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:24:56 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:24:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/07 05:24:56 INFO : nested/sub dir/file: Copied (new) 2026/09/07 05:24:56 INFO : nested/sub dir/file: Deleted 2026/09/07 05:24:56 INFO : sub dir: Removing directory 2026/09/07 05:24:56 INFO : nested/sub dir: Removing directory 2026/09/07 05:24:56 INFO : nested: Removing directory 2026/09/07 05:24:56 DEBUG : Local file system at /tmp/rclone3271191700: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (24.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:25:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/07 05:25:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/07 05:25:06 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:25:06 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:25:12 DEBUG : sub dir/hello world: size = 11 OK 2026/09/07 05:25:12 INFO : sub dir/hello world: Copied (new) 2026/09/07 05:25:12 INFO : sub dir/hello world: Deleted 2026/09/07 05:25:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/07 05:25:13 INFO : nested/sub dir/file: Copied (new) 2026/09/07 05:25:13 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.58s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:25:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/07 05:25:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/07 05:25:22 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:25:22 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:25:25 DEBUG : existing-b: size = 6 OK 2026/09/07 05:25:25 INFO : existing-b: Copied (new) 2026/09/07 05:25:25 INFO : existing-b: Deleted 2026/09/07 05:25:25 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:25:25 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:25:26 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:25:26 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:25:27 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:25:29 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:25:32 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:25:39 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:25:52 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:26:18 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:27:09 ERROR : existing: Failed to copy: object not found 2026/09/07 05:27:09 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.06s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:27:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xoyujib3come" 2026/09/07 05:27:12 DEBUG : Config file has changed externally - reloading 2026/09/07 05:27:12 DEBUG : Linkbox root 'rclone-test-xoyujib3come': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-qulocan2delu' -> Linkbox root 'rclone-test-xoyujib3come' 2026/09/07 05:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:27:26 DEBUG : empty space: size = 1 OK 2026/09/07 05:27:26 DEBUG : empty space: Sizes identical 2026/09/07 05:27:26 DEBUG : empty space: Unchanged skipping 2026/09/07 05:27:26 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:27:26 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-xoyujib3come') 2026/09/07 05:27:26 DEBUG : potato3: Sizes differ 2026/09/07 05:27:26 DEBUG : Linkbox root 'rclone-test-xoyujib3come': Waiting for checks to finish 2026/09/07 05:27:26 DEBUG : potato3: Update: removing old file 2026/09/07 05:27:27 INFO : empty space: Deleted 2026/09/07 05:27:27 DEBUG : Linkbox root 'rclone-test-xoyujib3come': Waiting for transfers to finish 2026/09/07 05:27:28 DEBUG : potato2: size = 60 OK 2026/09/07 05:27:28 INFO : potato2: Copied (new) 2026/09/07 05:27:29 DEBUG : potato3: size = 68 OK 2026/09/07 05:27:29 INFO : potato3: Copied (replaced existing) 2026/09/07 05:27:30 INFO : potato2: Deleted 2026/09/07 05:27:31 INFO : potato3: Deleted 2026/09/07 05:27:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xazihef2jefu" 2026/09/07 05:27:31 DEBUG : Linkbox root 'rclone-test-xazihef2jefu': Using cached web token 2026/09/07 05:27:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/07 05:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:27:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/07 05:27:33 DEBUG : Linkbox root 'rclone-test-xazihef2jefu': Waiting for checks to finish 2026/09/07 05:27:33 DEBUG : Linkbox root 'rclone-test-xazihef2jefu': Waiting for transfers to finish 2026/09/07 05:27:37 DEBUG : potato2: size = 60 OK 2026/09/07 05:27:37 INFO : potato2: Copied (new) 2026/09/07 05:27:37 DEBUG : empty space: size = 1 OK 2026/09/07 05:27:37 INFO : empty space: Copied (new) 2026/09/07 05:27:37 DEBUG : potato3: size = 68 OK 2026/09/07 05:27:37 INFO : potato3: Copied (new) 2026/09/07 05:27:38 INFO : potato2: Deleted 2026/09/07 05:27:39 INFO : empty space: Deleted 2026/09/07 05:27:39 INFO : potato3: Deleted 2026/09/07 05:27:39 DEBUG : Linkbox root 'rclone-test-xazihef2jefu': Purge remote 2026/09/07 05:27:41 DEBUG : Linkbox root 'rclone-test-xoyujib3come': Purge remote --- PASS: TestServerSideMove (30.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:27:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xoponox6neyo" 2026/09/07 05:27:42 DEBUG : Config file has changed externally - reloading 2026/09/07 05:27:42 DEBUG : Linkbox root 'rclone-test-xoponox6neyo': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-qulocan2delu' -> Linkbox root 'rclone-test-xoponox6neyo' 2026/09/07 05:27:56 DEBUG : empty space: Excluded (Size Filter) 2026/09/07 05:27:56 DEBUG : empty space: Excluded 2026/09/07 05:27:56 DEBUG : empty space: Excluded (Size Filter) 2026/09/07 05:27:56 DEBUG : empty space: Excluded 2026/09/07 05:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:27:56 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:27:56 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-xoponox6neyo') 2026/09/07 05:27:56 DEBUG : potato3: Sizes differ 2026/09/07 05:27:56 DEBUG : Linkbox root 'rclone-test-xoponox6neyo': Waiting for checks to finish 2026/09/07 05:27:56 DEBUG : Linkbox root 'rclone-test-xoponox6neyo': Waiting for transfers to finish 2026/09/07 05:27:56 DEBUG : potato3: Update: removing old file 2026/09/07 05:27:58 DEBUG : potato2: size = 60 OK 2026/09/07 05:27:58 INFO : potato2: Copied (new) 2026/09/07 05:27:59 INFO : potato2: Deleted 2026/09/07 05:28:00 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:28:00 DEBUG : potato3: size = 68 OK 2026/09/07 05:28:00 INFO : potato3: Copied (replaced existing) 2026/09/07 05:28:01 INFO : potato3: Deleted 2026/09/07 05:28:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kusixok9nixe" 2026/09/07 05:28:02 DEBUG : Linkbox root 'rclone-test-kusixok9nixe': Using cached web token 2026/09/07 05:28:03 DEBUG : empty space: Excluded (Size Filter) 2026/09/07 05:28:03 DEBUG : empty space: Excluded 2026/09/07 05:28:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:28:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/07 05:28:03 DEBUG : Linkbox root 'rclone-test-kusixok9nixe': Waiting for checks to finish 2026/09/07 05:28:03 DEBUG : Linkbox root 'rclone-test-kusixok9nixe': Waiting for transfers to finish 2026/09/07 05:28:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:28:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:28:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:28:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:28:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:28:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:28:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:28:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:28:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:28:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:28:13 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:28:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:28:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:28:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:28:16 DEBUG : potato2: size = 60 OK 2026/09/07 05:28:16 INFO : potato2: Copied (new) 2026/09/07 05:28:18 INFO : potato2: Deleted 2026/09/07 05:28:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:28:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:28:18 DEBUG : potato3: size = 68 OK 2026/09/07 05:28:18 INFO : potato3: Copied (new) 2026/09/07 05:28:20 INFO : potato3: Deleted 2026/09/07 05:28:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:28:20 DEBUG : Linkbox root 'rclone-test-kusixok9nixe': Purge remote 2026/09/07 05:28:21 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:28:21 DEBUG : Linkbox root 'rclone-test-xoponox6neyo': Purge remote --- PASS: TestServerSideMoveWithFilter (42.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:28:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-duzemin2rera" 2026/09/07 05:28:25 DEBUG : Linkbox root 'rclone-test-duzemin2rera': Using cached web token 2026/09/07 05:28:31 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-qulocan2delu' -> Linkbox root 'rclone-test-duzemin2rera' 2026/09/07 05:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:28:40 DEBUG : empty space: size = 1 OK 2026/09/07 05:28:40 DEBUG : empty space: Sizes identical 2026/09/07 05:28:40 DEBUG : empty space: Unchanged skipping 2026/09/07 05:28:40 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:28:40 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-duzemin2rera') 2026/09/07 05:28:40 DEBUG : potato3: Sizes differ 2026/09/07 05:28:40 DEBUG : Linkbox root 'rclone-test-duzemin2rera': Waiting for checks to finish 2026/09/07 05:28:40 DEBUG : potato3: Update: removing old file 2026/09/07 05:28:41 INFO : empty space: Deleted 2026/09/07 05:28:41 DEBUG : Linkbox root 'rclone-test-duzemin2rera': Waiting for transfers to finish 2026/09/07 05:28:42 DEBUG : potato2: size = 60 OK 2026/09/07 05:28:42 INFO : potato2: Copied (new) 2026/09/07 05:28:43 DEBUG : potato3: size = 68 OK 2026/09/07 05:28:43 INFO : potato3: Copied (replaced existing) 2026/09/07 05:28:44 INFO : potato2: Deleted 2026/09/07 05:28:45 INFO : potato3: Deleted 2026/09/07 05:28:45 INFO : tomatoDir: Removing directory 2026/09/07 05:28:46 DEBUG : Linkbox root 'rclone-test-qulocan2delu': deleted 1 directories 2026/09/07 05:28:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-voxorud7turi" 2026/09/07 05:28:47 DEBUG : Config file has changed externally - reloading 2026/09/07 05:28:47 DEBUG : Linkbox root 'rclone-test-voxorud7turi': Using cached web token 2026/09/07 05:28:48 INFO : tomatoDir: Making directory 2026/09/07 05:28:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/07 05:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/07 05:28:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/07 05:28:50 DEBUG : Linkbox root 'rclone-test-voxorud7turi': Waiting for checks to finish 2026/09/07 05:28:50 DEBUG : Linkbox root 'rclone-test-voxorud7turi': Waiting for transfers to finish 2026/09/07 05:28:54 DEBUG : empty space: size = 1 OK 2026/09/07 05:28:54 INFO : empty space: Copied (new) 2026/09/07 05:28:54 DEBUG : potato2: size = 60 OK 2026/09/07 05:28:54 INFO : potato2: Copied (new) 2026/09/07 05:28:55 DEBUG : potato3: size = 68 OK 2026/09/07 05:28:55 INFO : potato3: Copied (new) 2026/09/07 05:28:56 INFO : empty space: Deleted 2026/09/07 05:28:56 INFO : potato2: Deleted 2026/09/07 05:28:56 INFO : potato3: Deleted 2026/09/07 05:28:56 INFO : tomatoDir: Removing directory 2026/09/07 05:28:58 DEBUG : Linkbox root 'rclone-test-duzemin2rera': deleted 1 directories 2026/09/07 05:28:58 DEBUG : Linkbox root 'rclone-test-voxorud7turi': Purge remote 2026/09/07 05:29:00 DEBUG : Linkbox root 'rclone-test-duzemin2rera': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (36.92s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:29:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/rclone-move-test" 2026/09/07 05:29:01 DEBUG : Linkbox root 'rclone-test-qulocan2delu/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.47s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:29:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/rclone-sync-test" 2026/09/07 05:29:07 DEBUG : Config file has changed externally - reloading 2026/09/07 05:29:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.75s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:29:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/rclone-sync-test" 2026/09/07 05:29:09 DEBUG : Linkbox root 'rclone-test-qulocan2delu/rclone-sync-test': Using cached web token 2026/09/07 05:29:10 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:29:10 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:29:12 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 05:29:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/rclone-sync-test-include/layer2" 2026/09/07 05:29:12 DEBUG : Linkbox root 'rclone-test-qulocan2delu/rclone-sync-test-include/layer2': Using cached web token 2026/09/07 05:29:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/rclone-sync-test-ignore-file" 2026/09/07 05:29:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu/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-qulocan2delu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.45s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:29:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/dst" 2026/09/07 05:29:27 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Using cached web token 2026/09/07 05:29:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/CompareDest" 2026/09/07 05:29:28 DEBUG : Linkbox root 'rclone-test-qulocan2delu/CompareDest': Using cached web token 2026/09/07 05:29:30 DEBUG : one: Need to transfer - File not found at Destination 2026/09/07 05:29:30 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for checks to finish 2026/09/07 05:29:30 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for transfers to finish 2026/09/07 05:29:34 DEBUG : one: size = 3 OK 2026/09/07 05:29:34 INFO : one: Copied (new) 2026/09/07 05:29:34 DEBUG : Waiting for deletions to finish 2026/09/07 05:29:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:29:35 DEBUG : one: size = 3 (Linkbox root 'rclone-test-qulocan2delu/dst') 2026/09/07 05:29:35 DEBUG : one: Sizes differ 2026/09/07 05:29:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for checks to finish 2026/09/07 05:29:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for transfers to finish 2026/09/07 05:29:35 DEBUG : one: Update: removing old file 2026/09/07 05:29:38 DEBUG : one: size = 5 OK 2026/09/07 05:29:38 INFO : one: Copied (replaced existing) 2026/09/07 05:29:38 DEBUG : Waiting for deletions to finish 2026/09/07 05:29:39 DEBUG : dst/one: Update: removing old file 2026/09/07 05:29:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:29:47 DEBUG : one: size = 3 (Linkbox root 'rclone-test-qulocan2delu/dst') 2026/09/07 05:29:47 DEBUG : one: Sizes differ 2026/09/07 05:29:47 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for checks to finish 2026/09/07 05:29:47 DEBUG : one: size = 5 OK 2026/09/07 05:29:47 DEBUG : one: Sizes identical 2026/09/07 05:29:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 05:29:47 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for transfers to finish 2026/09/07 05:29:47 DEBUG : Waiting for deletions to finish 2026/09/07 05:29:47 INFO : There was nothing to transfer 2026/09/07 05:29:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:29:50 DEBUG : one: size = 3 (Linkbox root 'rclone-test-qulocan2delu/dst') 2026/09/07 05:29:50 DEBUG : one: Sizes differ 2026/09/07 05:29:51 DEBUG : two: size = 3 OK 2026/09/07 05:29:51 DEBUG : two: Sizes identical 2026/09/07 05:29:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 05:29:51 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for checks to finish 2026/09/07 05:29:51 DEBUG : one: size = 5 OK 2026/09/07 05:29:51 DEBUG : one: Sizes identical 2026/09/07 05:29:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 05:29:51 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for transfers to finish 2026/09/07 05:29:51 DEBUG : Waiting for deletions to finish 2026/09/07 05:29:51 INFO : There was nothing to transfer 2026/09/07 05:29:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:29:52 DEBUG : one: size = 3 (Linkbox root 'rclone-test-qulocan2delu/dst') 2026/09/07 05:29:52 DEBUG : one: Sizes differ 2026/09/07 05:29:52 DEBUG : two: size = 3 OK 2026/09/07 05:29:52 DEBUG : two: Sizes identical 2026/09/07 05:29:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/07 05:29:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for checks to finish 2026/09/07 05:29:52 DEBUG : one: size = 5 OK 2026/09/07 05:29:52 DEBUG : one: Sizes identical 2026/09/07 05:29:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 05:29:52 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for transfers to finish 2026/09/07 05:29:52 DEBUG : Waiting for deletions to finish 2026/09/07 05:29:52 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/07 05:29:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:29:53 DEBUG : one: size = 3 (Linkbox root 'rclone-test-qulocan2delu/dst') 2026/09/07 05:29:53 DEBUG : one: Sizes differ 2026/09/07 05:29:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:29:54 DEBUG : two: size = 3 (Linkbox root 'rclone-test-qulocan2delu/CompareDest') 2026/09/07 05:29:54 DEBUG : two: Sizes differ 2026/09/07 05:29:54 DEBUG : two: Need to transfer - File not found at Destination 2026/09/07 05:29:54 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for checks to finish 2026/09/07 05:29:54 DEBUG : one: size = 5 OK 2026/09/07 05:29:54 DEBUG : one: Sizes identical 2026/09/07 05:29:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/07 05:29:54 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dst': Waiting for transfers to finish 2026/09/07 05:29:56 DEBUG : two: size = 5 OK 2026/09/07 05:29:56 INFO : two: Copied (new) 2026/09/07 05:29:56 DEBUG : Waiting for deletions to finish 2026/09/07 05:30:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:30:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:30:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:30:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:30:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:30:12 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:30:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:30:15 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:30:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:30:18 DEBUG : pacer: Reducing sleep to 474.609375ms --- PASS: TestSyncCompareDest (50.68s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:30:18 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:30:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:30:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:30:21 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:30:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/dest" 2026/09/07 05:30:28 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dest': Using cached web token 2026/09/07 05:30:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/pre-dest1" 2026/09/07 05:30:30 DEBUG : Linkbox root 'rclone-test-qulocan2delu/pre-dest1': Using cached web token 2026/09/07 05:30:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qulocan2delu/pre-dest2" 2026/09/07 05:30:30 DEBUG : Linkbox root 'rclone-test-qulocan2delu/pre-dest2': Using cached web token 2026/09/07 05:30:31 DEBUG : 1: size = 1 OK 2026/09/07 05:30:31 DEBUG : 1: Sizes identical 2026/09/07 05:30:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/07 05:30:32 DEBUG : 2: size = 1 OK 2026/09/07 05:30:32 DEBUG : 2: Sizes identical 2026/09/07 05:30:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/07 05:30:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/07 05:30:32 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dest': Waiting for checks to finish 2026/09/07 05:30:32 DEBUG : Linkbox root 'rclone-test-qulocan2delu/dest': Waiting for transfers to finish 2026/09/07 05:30:37 DEBUG : 3: size = 1 OK 2026/09/07 05:30:37 INFO : 3: Copied (new) 2026/09/07 05:30:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (29.29s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.48s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:30:53 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:30:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:30:53 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:30:53 DEBUG : Testêé: Sizes differ 2026/09/07 05:30:53 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:30:53 DEBUG : Testêé: Update: removing old file 2026/09/07 05:30:56 DEBUG : Testêé: size = 14 OK 2026/09/07 05:30:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/07 05:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.44s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:30:58 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/07 05:30:58 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:30:58 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:31:00 DEBUG : existing: size = 6 OK 2026/09/07 05:31:00 INFO : existing: Copied (new) 2026/09/07 05:31:00 DEBUG : Waiting for deletions to finish 2026/09/07 05:31:01 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:31:01 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:31:01 DEBUG : existing: Sizes differ 2026/09/07 05:31:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/07 05:31:01 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:31:01 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:31:01 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 05:31:01 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.98s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:31:19 DEBUG : EXISTING: size = 6 OK 2026/09/07 05:31:19 DEBUG : existing: Sizes identical 2026/09/07 05:31:19 DEBUG : existing: Unchanged skipping 2026/09/07 05:31:19 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:31:19 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:31:19 DEBUG : existingbutdifferent: Sizes differ 2026/09/07 05:31:20 DEBUG : existing: Update: removing old file 2026/09/07 05:31:20 DEBUG : existingbutdifferent: Update: removing old file 2026/09/07 05:31:25 DEBUG : existingbutdifferent: size = 8 OK 2026/09/07 05:31:25 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/09/07 05:31:26 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/09/07 05:31:26 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/09/07 05:31:26 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/09/07 05:31:26 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/07 05:31:26 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:31:27 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:31:27 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:31:28 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:31:29 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:31:30 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:31:30 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:31:30 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3271191700) 5 vs dst(Linkbox root 'rclone-test-qulocan2delu') 8 2026/09/07 05:31:30 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/09/07 05:31:31 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:31:32 DEBUG : subdira-rclone-move-cojicof0/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/07 05:31:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-cojicof0/subdirb/SUBDIRC/HELLO 2026/09/07 05:31:32 DEBUG : subdira-rclone-move-cojicof0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/07 05:31:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-cojicof0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/07 05:31:33 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/07 05:31:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/07 05:31:34 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:31:41 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:31:50 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/07 05:31:50 INFO : subdira-rclone-move-cojicof0/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/09/07 05:31:50 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/07 05:31:50 INFO : subdira-rclone-move-cojicof0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/07 05:31:51 INFO : subdira-rclone-move-cojicof0/subdirb/SUBDIRC/HELLO: Deleted 2026/09/07 05:31:51 INFO : subdira-rclone-move-cojicof0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/07 05:31:54 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:31:57 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/09/07 05:32:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:32:05 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 05:32:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:05 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/07 05:32:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:05 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/07 05:32:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:32:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:32:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:32:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:32:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:32:18 DEBUG : subdira/subdirb-rclone-move-ziyohap6/SUBDIRC/HELLO: size = 8 OK 2026/09/07 05:32:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-ziyohap6/SUBDIRC/HELLO 2026/09/07 05:32:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:32:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:32:19 DEBUG : subdira/subdirb-rclone-move-ziyohap6/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/07 05:32:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-ziyohap6/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/07 05:32:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:32:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/07 05:32:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:32:21 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:32:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:32:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/07 05:32:21 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:32:28 ERROR : subdira/subdirb-rclone-move-ziyohap6/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/09/07 05:32:28 ERROR : subdira/subdirb-rclone-move-ziyohap6/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/09/07 05:32:28 ERROR : subdira/subdirb-rclone-move-ziyohap6/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=88107144&token=5gyozaWkvgAkGJOT": context canceled 2026/09/07 05:32:28 ERROR : subdira/subdirb-rclone-move-ziyohap6/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=88107144&token=5gyozaWkvgAkGJOT": context canceled 2026/09/07 05:32:28 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/09/07 05:32:29 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/09/07 05:32:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/09/07 05:32:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:32:29 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/09/07 05:32:30 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/09/07 05:33:12 ERROR : EXISTING: Failed to copy: object not found 2026/09/07 05:33:12 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/09/07 05:33:12 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/09/07 05:33:12 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:33:12 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 05:33:12 ERROR : Linkbox root 'rclone-test-qulocan2delu': 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 (141.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.22s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:34:12 DEBUG : both11: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:34:12 DEBUG : both11: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:34:13 DEBUG : both11: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:34:13 DEBUG : both11: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:34:14 DEBUG : both11: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:34:58 DEBUG : both10: size = 6 OK 2026/09/07 05:34:58 DEBUG : both10: Sizes identical 2026/09/07 05:34:58 DEBUG : both11: size = 6 OK 2026/09/07 05:34:58 DEBUG : both11: Sizes identical 2026/09/07 05:34:58 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:34:58 DEBUG : both0: size = 6 OK 2026/09/07 05:34:58 DEBUG : both0: Sizes identical 2026/09/07 05:34:58 DEBUG : both12: size = 6 OK 2026/09/07 05:34:58 DEBUG : both12: Sizes identical 2026/09/07 05:34:58 DEBUG : both10: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both13: size = 6 OK 2026/09/07 05:34:58 DEBUG : both13: Sizes identical 2026/09/07 05:34:58 DEBUG : both12: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both14: size = 6 OK 2026/09/07 05:34:58 DEBUG : both14: Sizes identical 2026/09/07 05:34:58 DEBUG : both11: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both15: size = 6 OK 2026/09/07 05:34:58 DEBUG : both15: Sizes identical 2026/09/07 05:34:58 DEBUG : both15: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both16: size = 6 OK 2026/09/07 05:34:58 DEBUG : both16: Sizes identical 2026/09/07 05:34:58 DEBUG : both16: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both17: size = 6 OK 2026/09/07 05:34:58 DEBUG : both17: Sizes identical 2026/09/07 05:34:58 DEBUG : both17: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both18: size = 6 OK 2026/09/07 05:34:58 DEBUG : both18: Sizes identical 2026/09/07 05:34:58 DEBUG : both18: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both19: size = 6 OK 2026/09/07 05:34:58 DEBUG : both19: Sizes identical 2026/09/07 05:34:58 DEBUG : both19: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both1: size = 6 OK 2026/09/07 05:34:58 DEBUG : both1: Sizes identical 2026/09/07 05:34:58 DEBUG : both1: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both2: size = 6 OK 2026/09/07 05:34:58 DEBUG : both2: Sizes identical 2026/09/07 05:34:58 DEBUG : both0: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both3: size = 6 OK 2026/09/07 05:34:58 DEBUG : both3: Sizes identical 2026/09/07 05:34:58 DEBUG : both13: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both4: size = 6 OK 2026/09/07 05:34:58 DEBUG : both4: Sizes identical 2026/09/07 05:34:58 DEBUG : both14: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both5: size = 6 OK 2026/09/07 05:34:58 DEBUG : both5: Sizes identical 2026/09/07 05:34:58 DEBUG : both2: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both6: size = 6 OK 2026/09/07 05:34:58 DEBUG : both6: Sizes identical 2026/09/07 05:34:58 DEBUG : both3: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both7: size = 6 OK 2026/09/07 05:34:58 DEBUG : both7: Sizes identical 2026/09/07 05:34:58 DEBUG : both7: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both8: size = 6 OK 2026/09/07 05:34:58 DEBUG : both8: Sizes identical 2026/09/07 05:34:58 DEBUG : both4: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both9: size = 6 OK 2026/09/07 05:34:58 DEBUG : both9: Sizes identical 2026/09/07 05:34:58 DEBUG : both9: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both5: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both6: Unchanged skipping 2026/09/07 05:34:58 DEBUG : both8: Unchanged skipping 2026/09/07 05:34:58 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:34:58 DEBUG : Waiting for deletions to finish 2026/09/07 05:34:59 INFO : only15: Deleted 2026/09/07 05:34:59 INFO : only18: Deleted 2026/09/07 05:34:59 INFO : only3: Deleted 2026/09/07 05:34:59 INFO : only4: Deleted 2026/09/07 05:35:00 INFO : only10: Deleted 2026/09/07 05:35:00 INFO : only16: Deleted 2026/09/07 05:35:01 INFO : only19: Deleted 2026/09/07 05:35:01 INFO : only1: Deleted 2026/09/07 05:35:02 INFO : only6: Deleted 2026/09/07 05:35:02 INFO : only11: Deleted 2026/09/07 05:35:02 INFO : only13: Deleted 2026/09/07 05:35:02 INFO : only5: Deleted 2026/09/07 05:35:03 INFO : only7: Deleted 2026/09/07 05:35:03 INFO : only8: Deleted 2026/09/07 05:35:04 INFO : only9: Deleted 2026/09/07 05:35:04 INFO : only0: Deleted 2026/09/07 05:35:04 INFO : only17: Deleted 2026/09/07 05:35:05 INFO : only2: Deleted 2026/09/07 05:35:05 INFO : only12: Deleted 2026/09/07 05:35:05 INFO : only14: Deleted --- PASS: TestSyncConcurrentDelete (126.55s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:37:00 DEBUG : both10: size = 6 OK 2026/09/07 05:37:00 DEBUG : both10: Sizes identical 2026/09/07 05:37:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:37:00 DEBUG : both12: size = 6 OK 2026/09/07 05:37:00 DEBUG : both12: Sizes identical 2026/09/07 05:37:00 DEBUG : both0: size = 6 OK 2026/09/07 05:37:00 DEBUG : both0: Sizes identical 2026/09/07 05:37:00 DEBUG : both11: size = 6 OK 2026/09/07 05:37:00 DEBUG : both11: Sizes identical 2026/09/07 05:37:00 DEBUG : both10: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both13: size = 6 OK 2026/09/07 05:37:00 DEBUG : both13: Sizes identical 2026/09/07 05:37:00 DEBUG : both13: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both14: size = 6 OK 2026/09/07 05:37:00 DEBUG : both14: Sizes identical 2026/09/07 05:37:00 DEBUG : both14: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both15: size = 6 OK 2026/09/07 05:37:00 DEBUG : both12: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both16: size = 6 OK 2026/09/07 05:37:00 DEBUG : both16: Sizes identical 2026/09/07 05:37:00 DEBUG : both15: Sizes identical 2026/09/07 05:37:00 DEBUG : both16: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both0: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both18: size = 6 OK 2026/09/07 05:37:00 DEBUG : both18: Sizes identical 2026/09/07 05:37:00 DEBUG : both18: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both19: size = 6 OK 2026/09/07 05:37:00 DEBUG : both19: Sizes identical 2026/09/07 05:37:00 DEBUG : both17: size = 6 OK 2026/09/07 05:37:00 DEBUG : both17: Sizes identical 2026/09/07 05:37:00 DEBUG : both19: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both1: size = 6 OK 2026/09/07 05:37:00 DEBUG : both1: Sizes identical 2026/09/07 05:37:00 DEBUG : both1: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both2: size = 6 OK 2026/09/07 05:37:00 DEBUG : both2: Sizes identical 2026/09/07 05:37:00 DEBUG : both2: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both3: size = 6 OK 2026/09/07 05:37:00 DEBUG : both3: Sizes identical 2026/09/07 05:37:00 DEBUG : both3: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both4: size = 6 OK 2026/09/07 05:37:00 DEBUG : both4: Sizes identical 2026/09/07 05:37:00 DEBUG : both11: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both5: size = 6 OK 2026/09/07 05:37:00 DEBUG : both5: Sizes identical 2026/09/07 05:37:00 DEBUG : both5: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both6: size = 6 OK 2026/09/07 05:37:00 DEBUG : both6: Sizes identical 2026/09/07 05:37:00 DEBUG : both6: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both7: size = 6 OK 2026/09/07 05:37:00 DEBUG : both7: Sizes identical 2026/09/07 05:37:00 DEBUG : both15: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both8: size = 6 OK 2026/09/07 05:37:00 DEBUG : both8: Sizes identical 2026/09/07 05:37:00 DEBUG : both7: Unchanged skipping 2026/09/07 05:37:00 DEBUG : both9: size = 6 OK 2026/09/07 05:37:00 DEBUG : both9: Sizes identical 2026/09/07 05:37:00 DEBUG : both9: Unchanged skipping 2026/09/07 05:37:00 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only0: Sizes differ 2026/09/07 05:37:00 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only10: Sizes differ 2026/09/07 05:37:00 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only11: Sizes differ 2026/09/07 05:37:00 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : both8: Unchanged skipping 2026/09/07 05:37:00 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only12: Sizes differ 2026/09/07 05:37:00 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only13: Sizes differ 2026/09/07 05:37:00 DEBUG : both4: Unchanged skipping 2026/09/07 05:37:00 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only14: Sizes differ 2026/09/07 05:37:00 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only15: Sizes differ 2026/09/07 05:37:00 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only16: Sizes differ 2026/09/07 05:37:00 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : both17: Unchanged skipping 2026/09/07 05:37:00 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only17: Sizes differ 2026/09/07 05:37:00 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only18: Sizes differ 2026/09/07 05:37:00 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only19: Sizes differ 2026/09/07 05:37:00 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only1: Sizes differ 2026/09/07 05:37:00 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only2: Sizes differ 2026/09/07 05:37:00 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only3: Sizes differ 2026/09/07 05:37:00 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only4: Sizes differ 2026/09/07 05:37:00 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only5: Sizes differ 2026/09/07 05:37:00 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only6: Sizes differ 2026/09/07 05:37:00 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only7: Sizes differ 2026/09/07 05:37:00 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only8: Sizes differ 2026/09/07 05:37:00 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3271191700) 2026/09/07 05:37:00 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-qulocan2delu') 2026/09/07 05:37:00 DEBUG : only9: Sizes differ 2026/09/07 05:37:00 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:37:00 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/09/07 05:37:00 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 05:37:00 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (141.12s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:37:53 DEBUG : empty_dir: Making directory with metadata 2026/09/07 05:37:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:37:53 DEBUG : empty_on_remote: Making directory with metadata 2026/09/07 05:37:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:37:53 INFO : empty_on_remote: Making directory 2026/09/07 05:38:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (22.85s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:38:16 DEBUG : empty_dir: Making directory with metadata 2026/09/07 05:38:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:38:16 DEBUG : empty_on_remote: Making directory with metadata 2026/09/07 05:38:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/07 05:38:16 INFO : empty_on_remote: Making directory 2026/09/07 05:38:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.88s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:38:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:38:43 INFO : sub dir: Making directory 2026/09/07 05:39:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:39:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:39:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:39:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:39:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:14 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:16 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:39:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:39:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:39:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:39:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:39:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:39:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:39:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:39:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:39:27 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestNothingToTransferWithEmptyDirs (56.28s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:39:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/07 05:39:40 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (42.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:41:04 DEBUG : Waiting for deletions to finish 2026/09/07 05:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : splitbananasplit: Excluded 2026/09/07 05:41:04 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : banana: Excluded 2026/09/07 05:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:41:04 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : apple: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:41:05 DEBUG : apple: size = 5 OK 2026/09/07 05:41:05 DEBUG : apple: Sizes identical 2026/09/07 05:41:05 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 05:41:05 DEBUG : splitbananasplit: Sizes identical 2026/09/07 05:41:05 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 05:41:05 DEBUG : banana: size = 6 OK 2026/09/07 05:41:05 DEBUG : banana: Sizes identical 2026/09/07 05:41:05 DEBUG : banana: Unchanged skipping 2026/09/07 05:41:05 DEBUG : apple: Unchanged skipping 2026/09/07 05:41:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 05:41:05 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 05:41:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:41:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 05:41:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 05:41:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 05:41:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 05:41:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 05:41:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 05:41:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 05:41:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 05:41:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 05:41:05 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:41:05 DEBUG : Waiting for deletions to finish 2026/09/07 05:41:05 INFO : There was nothing to transfer 2026/09/07 05:41:05 DEBUG : Waiting for deletions to finish 2026/09/07 05:41:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : splitbananasplit: Excluded 2026/09/07 05:41:06 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : banana: Excluded 2026/09/07 05:41:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:41:06 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : apple: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:41:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:41:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:41:06 DEBUG : apple: size = 5 OK 2026/09/07 05:41:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 05:41:06 DEBUG : apple: Sizes identical 2026/09/07 05:41:06 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 05:41:06 DEBUG : apple: Unchanged skipping 2026/09/07 05:41:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 05:41:06 DEBUG : banana: size = 6 OK 2026/09/07 05:41:06 DEBUG : banana: Sizes identical 2026/09/07 05:41:06 DEBUG : banana: Unchanged skipping 2026/09/07 05:41:06 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 05:41:06 DEBUG : splitbananasplit: Sizes identical 2026/09/07 05:41:06 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 05:41:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 05:41:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 05:41:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 05:41:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 05:41:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 05:41:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 05:41:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:41:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 05:41:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 05:41:07 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:41:07 DEBUG : Waiting for deletions to finish 2026/09/07 05:41:07 INFO : There was nothing to transfer 2026/09/07 05:41:07 DEBUG : Waiting for deletions to finish 2026/09/07 05:41:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : splitbananasplit: Excluded 2026/09/07 05:41:07 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : banana: Excluded 2026/09/07 05:41:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:41:07 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : apple: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:42:19 DEBUG : Waiting for deletions to finish 2026/09/07 05:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : splitbananasplit: Excluded 2026/09/07 05:42:19 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : banana: Excluded 2026/09/07 05:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:42:19 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : apple: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:42:20 DEBUG : apple: size = 5 OK 2026/09/07 05:42:20 DEBUG : apple: Sizes identical 2026/09/07 05:42:20 DEBUG : apple: Unchanged skipping 2026/09/07 05:42:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 05:42:20 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 05:42:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 05:42:20 DEBUG : banana: size = 6 OK 2026/09/07 05:42:20 DEBUG : banana: Sizes identical 2026/09/07 05:42:20 DEBUG : banana: Unchanged skipping 2026/09/07 05:42:20 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 05:42:20 DEBUG : splitbananasplit: Sizes identical 2026/09/07 05:42:20 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:42:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 05:42:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 05:42:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 05:42:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 05:42:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 05:42:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 05:42:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 05:42:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 05:42:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 05:42:20 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:42:20 DEBUG : Waiting for deletions to finish 2026/09/07 05:42:20 INFO : There was nothing to transfer 2026/09/07 05:42:20 DEBUG : Waiting for deletions to finish 2026/09/07 05:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : splitbananasplit: Excluded 2026/09/07 05:42:20 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : banana: Excluded 2026/09/07 05:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:42:20 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : apple: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:42:21 DEBUG : apple: size = 5 OK 2026/09/07 05:42:21 DEBUG : apple: Sizes identical 2026/09/07 05:42:21 DEBUG : apple: Unchanged skipping 2026/09/07 05:42:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 05:42:21 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 05:42:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 05:42:21 DEBUG : banana: size = 6 OK 2026/09/07 05:42:21 DEBUG : banana: Sizes identical 2026/09/07 05:42:21 DEBUG : banana: Unchanged skipping 2026/09/07 05:42:21 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 05:42:21 DEBUG : splitbananasplit: Sizes identical 2026/09/07 05:42:21 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 05:42:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:42:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 05:42:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 05:42:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 05:42:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 05:42:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 05:42:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 05:42:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 05:42:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 05:42:21 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:42:21 DEBUG : Waiting for deletions to finish 2026/09/07 05:42:21 INFO : There was nothing to transfer 2026/09/07 05:42:21 DEBUG : Waiting for deletions to finish 2026/09/07 05:42:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:42:21 DEBUG : splitbananasplit: Excluded 2026/09/07 05:42:21 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:42:21 DEBUG : banana: Excluded 2026/09/07 05:42:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:42:21 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:42:21 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:42:21 DEBUG : apple: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:42:22 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:43:33 DEBUG : Waiting for deletions to finish 2026/09/07 05:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:43:33 DEBUG : splitbananasplit: Excluded 2026/09/07 05:43:33 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:43:33 DEBUG : banana: Excluded 2026/09/07 05:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:43:33 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:43:33 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:43:33 DEBUG : apple: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:43:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:43:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:43:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:43:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:43:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:43:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:43:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:43:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:43:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:43:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:43:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:43:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:43:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/07 05:43:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:43:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/07 05:43:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:43:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/07 05:43:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:43:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/07 05:43:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:43:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:43:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:43:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/07 05:43:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/07 05:43:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:43:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:43:35 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:43:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/07 05:43:38 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:43:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:38 DEBUG : YmFuYW5h: size = 6 OK 2026/09/07 05:43:38 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/07 05:43:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:38 DEBUG : YXBwbGU=: size = 5 OK 2026/09/07 05:43:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/07 05:43:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/07 05:43:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:43:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/07 05:43:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:43:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/07 05:43:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/07 05:43:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/07 05:43:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:43:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/07 05:43:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:43:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/07 05:43:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:43:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/07 05:43:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:43:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/07 05:43:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:43:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/07 05:43:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:43:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/07 05:43:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:43:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/07 05:43:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:43:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/07 05:43:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:43:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:43:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/07 05:43:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:43:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/07 05:43:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:43:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/07 05:43:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:43:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/07 05:43:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:43:52 DEBUG : Waiting for deletions to finish 2026/09/07 05:43:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/07 05:43:54 INFO : banana: Deleted 2026/09/07 05:43:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/07 05:43:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:43:54 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 05:43:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/07 05:43:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:55 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/07 05:43:55 DEBUG : pacer: Reducing sleep to 450ms 2026/09/07 05:43:55 INFO : splitbananasplit: Deleted 2026/09/07 05:43:55 DEBUG : pacer: Reducing sleep to 337.5ms 2026/09/07 05:43:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/07 05:43:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:55 DEBUG : pacer: Rate limited, increasing sleep to 675ms 2026/09/07 05:43:55 DEBUG : pacer: Reducing sleep to 506.25ms 2026/09/07 05:43:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/07 05:43:55 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/09/07 05:43:55 INFO : dir1/0007-1234567.txt: Deleted 2026/09/07 05:43:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:55 DEBUG : pacer: Rate limited, increasing sleep to 759.375ms 2026/09/07 05:43:55 DEBUG : pacer: Reducing sleep to 569.53125ms 2026/09/07 05:43:55 INFO : dir1/0013-789;=.txt: Deleted 2026/09/07 05:43:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:56 DEBUG : pacer: Rate limited, increasing sleep to 1.1390625s 2026/09/07 05:43:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:43:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:43:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:11 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:15 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:44:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:44:23 INFO : appleappleapplebanana: Deleted 2026/09/07 05:44:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:44:25 INFO : apple: Deleted 2026/09/07 05:44:26 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:44:26 INFO : dir1/0015-9;=.txt: Deleted 2026/09/07 05:44:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:44:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/07 05:44:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:44:28 INFO : dir1/0008-2345678.txt: Deleted 2026/09/07 05:44:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:44:29 INFO : dir1/0014-89;=.txt: Deleted 2026/09/07 05:44:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:44:30 INFO : dir1/0010-456789.txt: Deleted 2026/09/07 05:44:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:44:30 INFO : dir1/0011-56789;.txt: Deleted 2026/09/07 05:44:31 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:44:31 INFO : dir1/0003-defghij.txt: Deleted 2026/09/07 05:44:31 INFO : dir1/0009-3456789.txt: Deleted 2026/09/07 05:44:32 INFO : dir1/0012-6789;.txt: Deleted 2026/09/07 05:44:32 DEBUG : Waiting for deletions to finish 2026/09/07 05:44:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/07 05:44:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : YXBwbGU=: Excluded 2026/09/07 05:44:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : YmFuYW5h: Excluded 2026/09/07 05:44:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:32 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:33 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:33 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/07 05:44:33 DEBUG : splitbananasplit: Sizes identical 2026/09/07 05:44:33 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 05:44:33 DEBUG : YmFuYW5h: size = 6 OK 2026/09/07 05:44:33 DEBUG : banana: Sizes identical 2026/09/07 05:44:33 DEBUG : banana: Unchanged skipping 2026/09/07 05:44:33 DEBUG : YXBwbGU=: size = 5 OK 2026/09/07 05:44:33 DEBUG : apple: Sizes identical 2026/09/07 05:44:33 DEBUG : apple: Unchanged skipping 2026/09/07 05:44:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/07 05:44:33 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 05:44:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/07 05:44:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:44:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/07 05:44:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/07 05:44:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/07 05:44:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/07 05:44:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/07 05:44:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/07 05:44:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/07 05:44:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 05:44:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 05:44:33 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:44:33 DEBUG : Waiting for deletions to finish 2026/09/07 05:44:33 DEBUG : Waiting for deletions to finish 2026/09/07 05:44:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/07 05:44:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : YXBwbGU=: Excluded 2026/09/07 05:44:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : YmFuYW5h: Excluded 2026/09/07 05:44:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/07 05:44:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/07 05:44:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/07 05:44:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/07 05:44:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:34 DEBUG : apple: transformed to: YXBwbGU= 2026/09/07 05:44:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/07 05:44:34 DEBUG : banana: transformed to: YmFuYW5h 2026/09/07 05:44:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/07 05:44:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/07 05:44:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/07 05:44:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/07 05:44:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/07 05:44:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/07 05:44:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:45:45 DEBUG : Waiting for deletions to finish 2026/09/07 05:45:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : splitbananasplit: Excluded 2026/09/07 05:45:45 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : banana: Excluded 2026/09/07 05:45:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:45:45 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : apple: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:45:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:45:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:45:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:45:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:45:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:45:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:45:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:45:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:45:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:45:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:45:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:45:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:45:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:45:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:45:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:45:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:45:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:45:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:45:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:45:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:45:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:45:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:45:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:45:46 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:45:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/07 05:45:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/07 05:45:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/07 05:45:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/07 05:45:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/07 05:45:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/07 05:45:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/07 05:45:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/07 05:45:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/07 05:45:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/07 05:45:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/07 05:45:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/07 05:45:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/07 05:45:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/07 05:45:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/07 05:45:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/07 05:45:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:45:46 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:45:46 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:45:49 DEBUG : PREFIXapple: size = 5 OK 2026/09/07 05:45:49 INFO : apple: Copied (new) to: PREFIXapple 2026/09/07 05:45:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:45:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/07 05:45:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/07 05:45:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:45:50 DEBUG : PREFIXbanana: size = 6 OK 2026/09/07 05:45:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/07 05:45:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:45:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/07 05:45:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/07 05:45:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:45:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/07 05:45:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:45:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:45:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:45:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:45:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:45:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/07 05:45:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:45:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:45:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/07 05:45:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:45:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:45:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/07 05:45:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:45:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:45:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/07 05:45:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:45:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:45:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/07 05:45:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:45:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:45:58 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/07 05:45:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:45:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:45:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/07 05:45:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:45:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/07 05:46:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/07 05:46:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:46:01 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 05:46:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/07 05:46:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:01 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/07 05:46:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:01 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/07 05:46:01 DEBUG : pacer: Reducing sleep to 900ms 2026/09/07 05:46:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:02 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/07 05:46:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:46:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:46:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/07 05:46:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:46:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:46:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:46:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:46:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:46:29 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/07 05:46:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:46:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:46:31 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:46:32 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/07 05:46:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:32 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/07 05:46:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:32 DEBUG : Waiting for deletions to finish 2026/09/07 05:46:33 INFO : dir1/0013-789;=.txt: Deleted 2026/09/07 05:46:34 INFO : dir1/0012-6789;.txt: Deleted 2026/09/07 05:46:34 INFO : dir1/0003-defghij.txt: Deleted 2026/09/07 05:46:34 INFO : dir1/0011-56789;.txt: Deleted 2026/09/07 05:46:34 INFO : dir1/0014-89;=.txt: Deleted 2026/09/07 05:46:34 INFO : apple: Deleted 2026/09/07 05:46:35 INFO : appleappleapplebanana: Deleted 2026/09/07 05:46:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/07 05:46:35 INFO : dir1/0015-9;=.txt: Deleted 2026/09/07 05:46:35 INFO : splitbananasplit: Deleted 2026/09/07 05:46:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/07 05:46:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/07 05:46:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/07 05:46:36 INFO : dir1/0007-1234567.txt: Deleted 2026/09/07 05:46:36 INFO : dir1/0010-456789.txt: Deleted 2026/09/07 05:46:36 INFO : banana: Deleted 2026/09/07 05:46:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/07 05:46:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/07 05:46:37 INFO : dir1/0008-2345678.txt: Deleted 2026/09/07 05:46:37 INFO : dir1/0009-3456789.txt: Deleted 2026/09/07 05:46:37 DEBUG : Waiting for deletions to finish 2026/09/07 05:46:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/07 05:46:37 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/07 05:46:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/07 05:46:37 DEBUG : PREFIXbanana: Excluded 2026/09/07 05:46:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:46:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/07 05:46:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/07 05:46:37 DEBUG : PREFIXapple: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:46:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : apple: transformed to: PREFIXapple 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/07 05:46:38 DEBUG : banana: transformed to: PREFIXbanana 2026/09/07 05:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/07 05:46:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/07 05:46:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/07 05:46:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/07 05:46:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/07 05:46:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/07 05:46:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/07 05:46:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/07 05:46:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/07 05:46:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/07 05:46:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/07 05:46:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/07 05:46:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/07 05:46:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/07 05:46:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/07 05:46:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/07 05:46:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/07 05:46:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/07 05:46:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/07 05:46:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/07 05:46:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:46:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:46:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:46:42 DEBUG : apple: size = 5 OK 2026/09/07 05:46:42 INFO : apple: Copied (new) 2026/09/07 05:46:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 05:46:42 INFO : appleappleapplebanana: Copied (new) 2026/09/07 05:46:42 DEBUG : banana: size = 6 OK 2026/09/07 05:46:42 INFO : banana: Copied (new) 2026/09/07 05:46:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 05:46:43 INFO : splitbananasplit: Copied (new) 2026/09/07 05:46:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 05:46:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/07 05:46:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:46:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/07 05:46:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 05:46:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/07 05:46:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 05:46:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/07 05:46:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 05:46:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/07 05:46:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 05:46:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/07 05:46:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 05:46:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/07 05:46:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 05:46:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/07 05:46:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 05:46:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/07 05:46:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 05:46:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/07 05:46:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 05:46:53 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/07 05:46:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 05:46:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/07 05:46:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 05:46:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/07 05:46:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 05:46:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/07 05:46:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 05:46:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/07 05:46:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 05:46:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/07 05:46:57 DEBUG : Waiting for deletions to finish 2026/09/07 05:46:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:46:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:46:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:46:58 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/07 05:46:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/07 05:46:58 DEBUG : pacer: Reducing sleep to 900ms 2026/09/07 05:46:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/07 05:46:58 DEBUG : pacer: Reducing sleep to 675ms 2026/09/07 05:46:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/07 05:46:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:59 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/09/07 05:46:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:46:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:47:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:19 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:47:24 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:47:24 INFO : PREFIXbanana: Deleted 2026/09/07 05:47:26 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:47:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/07 05:47:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:47:27 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/07 05:47:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:47:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/07 05:47:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:47:30 INFO : PREFIXsplitbananasplit: Deleted 2026/09/07 05:47:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:47:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/07 05:47:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:47:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/07 05:47:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:47:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/07 05:47:32 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:47:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/07 05:47:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/07 05:47:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/07 05:47:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/07 05:47:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/07 05:47:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/07 05:47:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/07 05:47:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/07 05:47:34 INFO : PREFIXapple: Deleted 2026/09/07 05:47:34 DEBUG : Waiting for deletions to finish 2026/09/07 05:47:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:47:34 DEBUG : splitbananasplit: Excluded 2026/09/07 05:47:34 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:47:34 DEBUG : banana: Excluded 2026/09/07 05:47:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:47:34 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:47:34 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:47:34 DEBUG : apple: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:47:35 DEBUG : Waiting for deletions to finish 2026/09/07 05:47:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : splitbananasplit: Excluded 2026/09/07 05:47:35 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : banana: Excluded 2026/09/07 05:47:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:47:35 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : apple: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:47:35 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:48:47 DEBUG : Waiting for deletions to finish 2026/09/07 05:48:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : splitbananasplit: Excluded 2026/09/07 05:48:47 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : banana: Excluded 2026/09/07 05:48:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:48:47 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : apple: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:48:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:48:48 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:48:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:48:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:48:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:48:48 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:48:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:48:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:48:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:48:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:48:48 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:48:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:48:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:48:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:48:48 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:48:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:48:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/07 05:48:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:48:48 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:48:48 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:48:51 DEBUG : appleSUFFIX: size = 5 OK 2026/09/07 05:48:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/07 05:48:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/07 05:48:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/07 05:48:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/07 05:48:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:52 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/07 05:48:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/07 05:48:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:48:53 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/07 05:48:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/07 05:48:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:48:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/07 05:48:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/07 05:48:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:48:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/07 05:48:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:48:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:48:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/07 05:48:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:48:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:48:56 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/07 05:48:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:48:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:48:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/07 05:48:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:48:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:48:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/07 05:48:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:48:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:48:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/07 05:48:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:48:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:00 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/07 05:49:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:49:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:01 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/07 05:49:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:49:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:02 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/07 05:49:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:49:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:49:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:49:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:49:04 DEBUG : pacer: Reducing sleep to 1.2s 2026/09/07 05:49:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:49:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:13 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:49:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:49:23 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/07 05:49:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:26 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:49:26 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/07 05:49:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:49:27 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/07 05:49:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:49:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:49:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:49:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:49:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:49:31 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:49:31 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/07 05:49:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:32 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/07 05:49:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:33 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/07 05:49:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:33 DEBUG : Waiting for deletions to finish 2026/09/07 05:49:34 INFO : dir1/0007-1234567.txt: Deleted 2026/09/07 05:49:34 INFO : appleappleapplebanana: Deleted 2026/09/07 05:49:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/07 05:49:35 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/07 05:49:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/07 05:49:35 INFO : dir1/0011-56789;.txt: Deleted 2026/09/07 05:49:35 INFO : dir1/0014-89;=.txt: Deleted 2026/09/07 05:49:35 INFO : banana: Deleted 2026/09/07 05:49:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/07 05:49:36 INFO : dir1/0009-3456789.txt: Deleted 2026/09/07 05:49:36 INFO : dir1/0008-2345678.txt: Deleted 2026/09/07 05:49:36 INFO : splitbananasplit: Deleted 2026/09/07 05:49:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/07 05:49:37 INFO : dir1/0003-defghij.txt: Deleted 2026/09/07 05:49:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/07 05:49:37 INFO : dir1/0010-456789.txt: Deleted 2026/09/07 05:49:37 INFO : apple: Deleted 2026/09/07 05:49:37 INFO : dir1/0012-6789;.txt: Deleted 2026/09/07 05:49:38 INFO : dir1/0013-789;=.txt: Deleted 2026/09/07 05:49:38 INFO : dir1/0015-9;=.txt: Deleted 2026/09/07 05:49:38 DEBUG : Waiting for deletions to finish 2026/09/07 05:49:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/07 05:49:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : bananaSUFFIX: Excluded 2026/09/07 05:49:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : appleSUFFIX: Excluded 2026/09/07 05:49:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/07 05:49:38 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/07 05:49:38 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/07 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/07 05:49:39 DEBUG : apple: transformed to: appleSUFFIX 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/07 05:49:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 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/07 05:49:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/07 05:49:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:49:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:49:39 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:49:42 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:49:42 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:49:43 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:49:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:49:43 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:49:43 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:49:43 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:49:44 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:49:44 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:49:44 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:49:44 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:49:44 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:49:45 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:49:45 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:49:45 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:49:45 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:49:45 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:49:46 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:49:46 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:49:46 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:49:47 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:49:48 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:49:48 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:49:48 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:49:51 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:49:51 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:49:51 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:49:51 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:49:57 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:49:58 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:49:58 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:49:58 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:50:10 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:50:11 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:50:11 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:50:11 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:50:36 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:50:36 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:50:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:50:37 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:51:27 ERROR : apple: Failed to copy: object not found 2026/09/07 05:51:28 ERROR : banana: Failed to copy: object not found 2026/09/07 05:51:28 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/07 05:51:28 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/07 05:51:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 05:51:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/07 05:51:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 05:51:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/07 05:51:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 05:51:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/07 05:51:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 05:51:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/07 05:51:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 05:51:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/07 05:51:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 05:51:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/07 05:51:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 05:51:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/07 05:51:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 05:51:35 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/07 05:51:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 05:51:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/07 05:51:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 05:51:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/07 05:51:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 05:51:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/07 05:51:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 05:51:38 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/07 05:51:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 05:51:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/07 05:51:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 05:51:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/07 05:51:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 05:51:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/07 05:51:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 05:51:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/07 05:51:41 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 05:51:41 ERROR : Linkbox root 'rclone-test-qulocan2delu': 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/07 05:51:41 DEBUG : Waiting for deletions to finish 2026/09/07 05:51:41 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/07 05:51:41 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : splitbananasplit(1): Excluded 2026/09/07 05:51:41 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : bananaSUFFIX: Excluded 2026/09/07 05:51:41 DEBUG : banana(1): Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : banana(1): Excluded 2026/09/07 05:51:41 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : appleSUFFIX: Excluded 2026/09/07 05:51:41 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/07 05:51:41 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : appleappleapplebanana(1): Excluded 2026/09/07 05:51:41 DEBUG : apple(1): Excluded (Path Filter) 2026/09/07 05:51:41 DEBUG : apple(1): Excluded 2026/09/07 05:51:42 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/07 05:51:42 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/07 05:51:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:51:42 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 05:53:20 DEBUG : Waiting for deletions to finish 2026/09/07 05:53:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 05:53:20 DEBUG : splitbananasplit: Excluded 2026/09/07 05:53:20 DEBUG : banana: Excluded (Path Filter) 2026/09/07 05:53:20 DEBUG : banana: Excluded 2026/09/07 05:53:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 05:53:20 DEBUG : appleappleapplebanana: Excluded 2026/09/07 05:53:20 DEBUG : apple: Excluded (Path Filter) 2026/09/07 05:53:20 DEBUG : apple: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 05:53:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 05:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/07 05:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/07 05:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/07 05:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/07 05:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/07 05:53:21 DEBUG : apple: size = 5 OK 2026/09/07 05:53:21 DEBUG : apple: Sizes identical 2026/09/07 05:53:21 DEBUG : apple: Unchanged skipping 2026/09/07 05:53:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/07 05:53:21 DEBUG : banana: size = 6 OK 2026/09/07 05:53:21 DEBUG : banana: Sizes identical 2026/09/07 05:53:21 DEBUG : banana: Unchanged skipping 2026/09/07 05:53:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/07 05:53:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/07 05:53:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/07 05:53:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/07 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/07 05:53:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/07 05:53:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/07 05:53:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/07 05:53:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/07 05:53:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/07 05:53:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/07 05:53:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/07 05:53:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/07 05:53:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/07 05:53:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/07 05:53:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/07 05:53:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/07 05:53:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/07 05:53:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/07 05:53:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/07 05:53:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/07 05:53:22 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 05:53:22 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 05:53:24 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:53:25 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:53:25 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:53:25 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:53:25 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:53:25 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:53:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:53:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:53:26 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:53:26 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:53:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:53:27 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:53:27 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:53:27 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:53:27 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:53:27 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:53:27 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 05:53:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/07 05:53:28 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:28 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/07 05:53:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/07 05:53:30 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:32 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 05:53:37 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/07 05:53:37 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:53:39 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/07 05:53:39 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:53:40 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/07 05:53:40 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:53:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/07 05:53:41 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:53:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/07 05:53:42 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:53:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/07 05:53:43 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:53:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/07 05:53:43 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:53:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/07 05:53:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:53:45 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 05:53:45 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:53:46 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:53:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:53:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:53:51 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:53:52 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:53:53 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:53:55 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:54:04 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:54:05 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:54:06 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:54:08 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:54:30 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:54:31 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:54:32 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:54:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:55:21 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/07 05:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/07 05:55:22 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/07 05:55:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/07 05:55:23 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/09/07 05:55:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/07 05:55:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:55:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:55:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:55:25 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/09/07 05:55:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/07 05:55:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:55:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:55:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:55:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:55:26 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:55:26 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:55:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:55:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:55:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:55:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:55:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:55:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:55:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:55:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:55:29 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:55:29 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:55:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:55:30 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:55:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:55:31 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:55:32 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:55:33 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:55:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:55:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:55:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:55:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:55:40 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:55:41 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:55:43 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:55:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:55:53 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:55:54 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:55:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:56:18 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:56:19 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:56:20 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:56:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:57:09 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/09/07 05:57:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/07 05:57:10 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/09/07 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/07 05:57:11 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/09/07 05:57:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/07 05:57:12 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:57:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:57:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:57:13 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/09/07 05:57:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/07 05:57:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:57:13 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:57:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:57:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:57:14 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:57:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:57:15 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:57:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:57:16 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:57:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:57:16 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:57:16 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:57:17 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:57:17 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:57:17 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:57:18 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:57:18 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:57:18 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:57:19 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:57:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:57:21 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:57:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:57:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:57:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:57:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:57:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:57:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:57:30 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:57:31 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:57:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:57:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:57:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:57:45 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:58:07 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:58:08 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:58:09 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:58:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:58:58 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/09/07 05:58:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/07 05:58:59 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/09/07 05:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/07 05:59:00 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/09/07 05:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/07 05:59:01 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:59:01 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:59:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:59:02 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/09/07 05:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/07 05:59:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:59:02 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:59:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:59:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:59:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:59:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:59:04 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:59:04 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:59:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:59:05 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 05:59:05 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:59:05 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:59:05 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 05:59:06 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 05:59:06 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:59:06 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:59:07 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 05:59:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:59:08 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 05:59:08 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:59:10 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:59:10 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 05:59:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:59:12 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:59:13 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 05:59:16 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:59:17 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:59:19 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:59:20 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 05:59:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:59:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:59:32 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:59:33 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 05:59:56 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:59:56 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:59:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 05:59:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 06:00:47 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/09/07 06:00:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/07 06:00:48 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/09/07 06:00:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/07 06:00:49 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/09/07 06:00:49 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 06:00:49 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 06:00:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/07 06:00:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/07 06:00:50 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 06:00:50 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/09/07 06:00:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 06:00:52 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/07 06:00:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/07 06:00:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/07 06:01:04 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/07 06:01:18 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/07 06:01:44 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/07 06:02:35 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/09/07 06:02:35 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 06:02:35 ERROR : Linkbox root 'rclone-test-qulocan2delu': 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/07 06:02:35 DEBUG : Waiting for deletions to finish 2026/09/07 06:02:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : splitbananasplit: Excluded 2026/09/07 06:02:35 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : splitbanan(1): Excluded 2026/09/07 06:02:35 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : banana: Excluded 2026/09/07 06:02:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:02:35 DEBUG : appleapple(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : appleapple(1): Excluded 2026/09/07 06:02:35 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : apple: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0014-89;=(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0013-789;=(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0012-6789;(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0011-56789(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0010-45678(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0009-34567(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0008-23456(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0007-12345(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0006-ghijk(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0005-fghij(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0004-efghi(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0003-defgh(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0002-cdefg(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0001-bcdef(1): Excluded 2026/09/07 06:02:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:02:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:02:35 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/09/07 06:02:35 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-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:04:11 DEBUG : Waiting for deletions to finish 2026/09/07 06:04:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : splitbananasplit: Excluded 2026/09/07 06:04:11 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : banana: Excluded 2026/09/07 06:04:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:04:11 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : apple: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:04:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:04:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:04:12 DEBUG : apple: size = 5 OK 2026/09/07 06:04:12 DEBUG : apple: Sizes identical 2026/09/07 06:04:12 DEBUG : apple: Unchanged skipping 2026/09/07 06:04:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:04:12 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:04:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:04:12 DEBUG : banana: size = 6 OK 2026/09/07 06:04:12 DEBUG : banana: Sizes identical 2026/09/07 06:04:12 DEBUG : banana: Unchanged skipping 2026/09/07 06:04:12 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:04:12 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:04:12 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:04:12 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:04:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:04:12 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:04:12 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:04:12 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:04:12 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:04:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:04:12 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:04:12 DEBUG : Waiting for deletions to finish 2026/09/07 06:04:12 INFO : There was nothing to transfer 2026/09/07 06:04:12 DEBUG : Waiting for deletions to finish 2026/09/07 06:04:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : splitbananasplit: Excluded 2026/09/07 06:04:13 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : banana: Excluded 2026/09/07 06:04:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:04:13 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : apple: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:04:13 DEBUG : apple: size = 5 OK 2026/09/07 06:04:13 DEBUG : apple: Sizes identical 2026/09/07 06:04:13 DEBUG : apple: Unchanged skipping 2026/09/07 06:04:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:04:13 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:04:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:04:13 DEBUG : banana: size = 6 OK 2026/09/07 06:04:13 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:04:13 DEBUG : banana: Sizes identical 2026/09/07 06:04:13 DEBUG : banana: Unchanged skipping 2026/09/07 06:04:13 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:04:13 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:04:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:04:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:04:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:04:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:04:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:04:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:04:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:04:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:04:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:04:14 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:04:14 DEBUG : Waiting for deletions to finish 2026/09/07 06:04:14 INFO : There was nothing to transfer 2026/09/07 06:04:14 DEBUG : Waiting for deletions to finish 2026/09/07 06:04:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : splitbananasplit: Excluded 2026/09/07 06:04:14 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : banana: Excluded 2026/09/07 06:04:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:04:14 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : apple: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:04:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:04:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:04:14 DEBUG : Waiting for deletions to finish 2026/09/07 06:04:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : splitbananasplit: Excluded 2026/09/07 06:04:15 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : banana: Excluded 2026/09/07 06:04:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:04:15 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : apple: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:04:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:04:15 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:05:26 DEBUG : Waiting for deletions to finish 2026/09/07 06:05:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : splitbananasplit: Excluded 2026/09/07 06:05:26 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : banana: Excluded 2026/09/07 06:05:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:05:26 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : apple: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:05:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:05:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:05:27 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:05:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:05:27 DEBUG : apple: size = 5 OK 2026/09/07 06:05:27 DEBUG : apple: Sizes identical 2026/09/07 06:05:27 DEBUG : apple: Unchanged skipping 2026/09/07 06:05:27 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:05:27 DEBUG : banana: size = 6 OK 2026/09/07 06:05:27 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:05:27 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:05:27 DEBUG : banana: Sizes identical 2026/09/07 06:05:27 DEBUG : banana: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:05:27 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:05:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:05:27 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:05:27 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:05:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:05:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:05:27 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:05:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:05:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:05:27 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:05:27 DEBUG : Waiting for deletions to finish 2026/09/07 06:05:27 INFO : There was nothing to transfer 2026/09/07 06:05:27 DEBUG : Waiting for deletions to finish 2026/09/07 06:05:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:05:27 DEBUG : splitbananasplit: Excluded 2026/09/07 06:05:27 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:05:27 DEBUG : banana: Excluded 2026/09/07 06:05:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:05:27 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:05:27 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:05:27 DEBUG : apple: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:05:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:05:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:05:28 DEBUG : apple: size = 5 OK 2026/09/07 06:05:28 DEBUG : apple: Sizes identical 2026/09/07 06:05:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:05:28 DEBUG : apple: Unchanged skipping 2026/09/07 06:05:28 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:05:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:05:28 DEBUG : banana: size = 6 OK 2026/09/07 06:05:28 DEBUG : banana: Sizes identical 2026/09/07 06:05:28 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:05:28 DEBUG : banana: Unchanged skipping 2026/09/07 06:05:28 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:05:28 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:05:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:05:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:05:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:05:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:05:29 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:05:29 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:05:29 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:05:29 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:05:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:05:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:05:29 DEBUG : Waiting for deletions to finish 2026/09/07 06:05:29 INFO : There was nothing to transfer 2026/09/07 06:05:29 DEBUG : Waiting for deletions to finish 2026/09/07 06:05:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : splitbananasplit: Excluded 2026/09/07 06:05:29 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : banana: Excluded 2026/09/07 06:05:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:05:29 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : apple: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:05:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:05:29 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:06:40 DEBUG : Waiting for deletions to finish 2026/09/07 06:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : splitbananasplit: Excluded 2026/09/07 06:06:41 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : banana: Excluded 2026/09/07 06:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:06:41 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : apple: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:06:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:06:42 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:06:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:06:42 DEBUG : apple: size = 5 OK 2026/09/07 06:06:42 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:06:42 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:06:42 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:06:42 DEBUG : apple: Sizes identical 2026/09/07 06:06:42 DEBUG : apple: Unchanged skipping 2026/09/07 06:06:42 DEBUG : banana: size = 6 OK 2026/09/07 06:06:42 DEBUG : banana: Sizes identical 2026/09/07 06:06:42 DEBUG : banana: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:06:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:06:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:06:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:06:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:06:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:06:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:06:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:06:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:06:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:06:42 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:06:42 DEBUG : Waiting for deletions to finish 2026/09/07 06:06:42 INFO : There was nothing to transfer 2026/09/07 06:06:42 DEBUG : Waiting for deletions to finish 2026/09/07 06:06:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : splitbananasplit: Excluded 2026/09/07 06:06:42 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : banana: Excluded 2026/09/07 06:06:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:06:42 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : apple: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:06:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:06:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:06:43 DEBUG : apple: size = 5 OK 2026/09/07 06:06:43 DEBUG : apple: Sizes identical 2026/09/07 06:06:43 DEBUG : banana: size = 6 OK 2026/09/07 06:06:43 DEBUG : banana: Sizes identical 2026/09/07 06:06:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:06:43 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:06:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:06:43 DEBUG : banana: Unchanged skipping 2026/09/07 06:06:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:06:43 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:06:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:06:43 DEBUG : apple: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:06:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:06:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:06:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:06:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:06:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:06:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:06:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:06:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:06:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:06:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:06:43 DEBUG : Waiting for deletions to finish 2026/09/07 06:06:43 INFO : There was nothing to transfer 2026/09/07 06:06:43 DEBUG : Waiting for deletions to finish 2026/09/07 06:06:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : splitbananasplit: Excluded 2026/09/07 06:06:43 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : banana: Excluded 2026/09/07 06:06:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:06:43 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : apple: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:06:43 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:07:55 DEBUG : Waiting for deletions to finish 2026/09/07 06:07:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : splitbananasplit: Excluded 2026/09/07 06:07:55 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : banana: Excluded 2026/09/07 06:07:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:07:55 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : apple: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:07:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:07:56 DEBUG : apple: size = 5 OK 2026/09/07 06:07:56 DEBUG : apple: Sizes identical 2026/09/07 06:07:56 DEBUG : apple: Unchanged skipping 2026/09/07 06:07:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:07:56 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:07:56 DEBUG : banana: size = 6 OK 2026/09/07 06:07:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:07:56 DEBUG : banana: Sizes identical 2026/09/07 06:07:56 DEBUG : banana: Unchanged skipping 2026/09/07 06:07:56 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:07:56 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:07:56 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:07:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:07:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:07:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:07:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:07:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:07:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:07:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:07:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:07:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:07:56 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:07:56 DEBUG : Waiting for deletions to finish 2026/09/07 06:07:56 INFO : There was nothing to transfer 2026/09/07 06:07:56 DEBUG : Waiting for deletions to finish 2026/09/07 06:07:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : splitbananasplit: Excluded 2026/09/07 06:07:56 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : banana: Excluded 2026/09/07 06:07:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:07:56 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : apple: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:07:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:07:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:07:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:07:57 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:07:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:07:57 DEBUG : banana: size = 6 OK 2026/09/07 06:07:57 DEBUG : banana: Sizes identical 2026/09/07 06:07:57 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:07:57 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:07:57 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:07:57 DEBUG : banana: Unchanged skipping 2026/09/07 06:07:57 DEBUG : apple: size = 5 OK 2026/09/07 06:07:57 DEBUG : apple: Sizes identical 2026/09/07 06:07:57 DEBUG : apple: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:07:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:07:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:07:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:07:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:07:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:07:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:07:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:07:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:07:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:07:57 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:07:57 DEBUG : Waiting for deletions to finish 2026/09/07 06:07:57 INFO : There was nothing to transfer 2026/09/07 06:07:57 DEBUG : Waiting for deletions to finish 2026/09/07 06:07:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:07:57 DEBUG : splitbananasplit: Excluded 2026/09/07 06:07:57 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:07:57 DEBUG : banana: Excluded 2026/09/07 06:07:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:07:57 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:07:57 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:07:57 DEBUG : apple: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:08:39 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 06:08:39 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 06:08:39 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 06:08:40 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 06:08:53 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/07 06:08:54 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/07 06:08:54 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/07 06:08:55 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/07 06:09:14 DEBUG : Waiting for deletions to finish 2026/09/07 06:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : splitbananasplit: Excluded 2026/09/07 06:09:14 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : banana: Excluded 2026/09/07 06:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:09:14 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : apple: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:09:15 DEBUG : apple: size = 5 OK 2026/09/07 06:09:15 DEBUG : apple: Sizes identical 2026/09/07 06:09:15 DEBUG : apple: Unchanged skipping 2026/09/07 06:09:15 DEBUG : banana: size = 6 OK 2026/09/07 06:09:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:09:15 DEBUG : banana: Sizes identical 2026/09/07 06:09:15 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:09:15 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:09:15 DEBUG : banana: Unchanged skipping 2026/09/07 06:09:15 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:09:15 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:09:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:09:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:09:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:09:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:09:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:09:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:09:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:09:15 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:09:15 DEBUG : Waiting for deletions to finish 2026/09/07 06:09:15 INFO : There was nothing to transfer 2026/09/07 06:09:15 DEBUG : Waiting for deletions to finish 2026/09/07 06:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : splitbananasplit: Excluded 2026/09/07 06:09:15 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : banana: Excluded 2026/09/07 06:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:09:15 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : apple: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/07 06:09:16 DEBUG : apple: size = 5 OK 2026/09/07 06:09:16 DEBUG : apple: Sizes identical 2026/09/07 06:09:16 DEBUG : apple: Unchanged skipping 2026/09/07 06:09:16 DEBUG : banana: size = 6 OK 2026/09/07 06:09:16 DEBUG : banana: Sizes identical 2026/09/07 06:09:16 DEBUG : banana: Unchanged skipping 2026/09/07 06:09:16 DEBUG : splitbananasplit: size = 16 OK 2026/09/07 06:09:16 DEBUG : splitbananasplit: Sizes identical 2026/09/07 06:09:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/07 06:09:16 DEBUG : appleappleapplebanana: Sizes identical 2026/09/07 06:09:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/07 06:09:16 DEBUG : splitbananasplit: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/07 06:09:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:09:16 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/07 06:09:16 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/07 06:09:16 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/07 06:09:16 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/07 06:09:16 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/07 06:09:16 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/07 06:09:16 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/07 06:09:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/07 06:09:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:09:16 DEBUG : Waiting for deletions to finish 2026/09/07 06:09:16 INFO : There was nothing to transfer 2026/09/07 06:09:16 DEBUG : Waiting for deletions to finish 2026/09/07 06:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/07 06:09:16 DEBUG : splitbananasplit: Excluded 2026/09/07 06:09:16 DEBUG : banana: Excluded (Path Filter) 2026/09/07 06:09:16 DEBUG : banana: Excluded 2026/09/07 06:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/07 06:09:16 DEBUG : appleappleapplebanana: Excluded 2026/09/07 06:09:16 DEBUG : apple: Excluded (Path Filter) 2026/09/07 06:09:16 DEBUG : apple: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/07 06:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/07 06:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1764.19s) --- PASS: TestTransform/NFC (74.69s) --- PASS: TestTransform/NFD (74.41s) --- PASS: TestTransform/base64 (131.91s) --- PASS: TestTransform/prefix (182.10s) --- FAIL: TestTransform/suffix (273.19s) --- FAIL: TestTransform/truncate (651.15s) --- PASS: TestTransform/encoder (74.74s) --- PASS: TestTransform/ISO-8859-1 (74.40s) --- PASS: TestTransform/charmap (74.74s) --- PASS: TestTransform/lowercase (73.77s) --- PASS: TestTransform/ascii (79.08s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:09:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/07 06:09:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/07 06:09:46 INFO : sub dir_somesuffix: Making directory 2026/09/07 06:09:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/07 06:09:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/07 06:09:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/07 06:09:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/07 06:09:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/07 06:09:48 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:09:48 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:09:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/07 06:09:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/07 06:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.63s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:09:54 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:09:54 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:09:54 INFO : tictactoe: Making directory 2026/09/07 06:09:55 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:09:55 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:09:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:09:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/07 06:09:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:09:55 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:09:55 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:09:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/07 06:09:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/07 06:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (8.07s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:10:02 INFO : toe: Making directory 2026/09/07 06:10:04 INFO : toe/toe: Making directory 2026/09/07 06:10:05 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/07 06:10:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/07 06:10:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/07 06:10:05 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:10:05 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:10:07 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/07 06:10:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/07 06:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (11.20s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:10:13 INFO : toe: Making directory 2026/09/07 06:10:15 INFO : toe/toe: Making directory 2026/09/07 06:10:16 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/07 06:10:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/07 06:10:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/07 06:10:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:10:16 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:10:18 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/07 06:10:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/07 06:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (11.10s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:10:24 DEBUG : empty_dir: Making directory with metadata 2026/09/07 06:10:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/07 06:10:24 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:24 INFO : tictacempty_dir: Making directory 2026/09/07 06:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:26 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:26 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:26 INFO : tictactoe: Making directory 2026/09/07 06:10:27 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:27 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:10:27 INFO : tictactoe/tictactoe: Making directory 2026/09/07 06:10:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:10:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/07 06:10:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:10:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:10:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/07 06:10:29 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:10:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/07 06:10:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/07 06:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (14.64s) === RUN TestAllTag run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:10:39 DEBUG : empty_dir: Making directory with metadata 2026/09/07 06:10:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/07 06:10:39 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:39 INFO : tictacempty_dir: Making directory 2026/09/07 06:10:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:40 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:40 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:40 INFO : tictactoe: Making directory 2026/09/07 06:10:42 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:42 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:10:42 INFO : tictactoe/tictactoe: Making directory 2026/09/07 06:10:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:10:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/07 06:10:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:10:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:10:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:10:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:10:43 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:10:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:10:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:10:45 DEBUG : Waiting for deletions to finish 2026/09/07 06:10:46 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:10:46 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:10:46 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:46 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/07 06:10:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:10:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/07 06:10:47 NOTICE: Linkbox root 'rclone-test-qulocan2delu': 0 differences found 2026/09/07 06:10:47 NOTICE: Linkbox root 'rclone-test-qulocan2delu': 1 hashes could not be checked 2026/09/07 06:10:47 NOTICE: Linkbox root 'rclone-test-qulocan2delu': 1 matching files --- PASS: TestAllTag (15.35s) === RUN TestRunTwice run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:10:54 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:54 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:54 INFO : tictactoe: Making directory 2026/09/07 06:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:56 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:10:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:10:56 INFO : tictactoe/tictactoe: Making directory 2026/09/07 06:10:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/07 06:10:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:10:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/07 06:10:57 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:10:57 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:10:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/07 06:10:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/07 06:10:59 DEBUG : Waiting for deletions to finish 2026/09/07 06:11:00 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:00 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:00 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:11:01 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:11:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/07 06:11:01 DEBUG : toe/toe/toe.txt: Sizes identical 2026/09/07 06:11:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/07 06:11:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/07 06:11:01 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (12.57s) === RUN TestSyntax 2026/09/07 06:11:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:11:07 INFO : toe: Making directory 2026/09/07 06:11:08 INFO : toe/toe: Making directory 2026/09/07 06:11:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/07 06:11:10 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:11:10 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:11:12 DEBUG : toe/toe/toe: size = 11 OK 2026/09/07 06:11:12 INFO : toe/toe/toe: Copied (new) 2026/09/07 06:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (11.17s) === RUN TestMove run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:11:18 DEBUG : empty_dir: Making directory with metadata 2026/09/07 06:11:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/07 06:11:18 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:18 INFO : tictacempty_dir: Making directory 2026/09/07 06:11:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:20 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:20 INFO : tictactoe: Making directory 2026/09/07 06:11:21 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:21 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:11:21 INFO : tictactoe/tictactoe: Making directory 2026/09/07 06:11:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:11:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/07 06:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:23 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:11:23 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:11:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:11:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:25 INFO : toe/toe/toe.txt: Deleted 2026/09/07 06:11:25 INFO : toe/toe: Removing directory 2026/09/07 06:11:25 INFO : toe: Removing directory 2026/09/07 06:11:25 INFO : empty_dir: Removing directory 2026/09/07 06:11:25 DEBUG : Local file system at /tmp/rclone3271191700: deleted 3 directories --- PASS: TestMove (14.66s) === RUN TestTransformFile run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:11:32 DEBUG : empty_dir: Making directory with metadata 2026/09/07 06:11:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/07 06:11:32 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:33 INFO : tictacempty_dir: Making directory 2026/09/07 06:11:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:34 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:34 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:34 INFO : tictactoe: Making directory 2026/09/07 06:11:36 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:36 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:11:36 INFO : tictactoe/tictactoe: Making directory 2026/09/07 06:11:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:11:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/07 06:11:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:11:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:37 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:11:37 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:11:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:11:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:11:39 INFO : toe/toe/toe.txt: Deleted 2026/09/07 06:11:39 INFO : toe/toe: Removing directory 2026/09/07 06:11:39 INFO : toe: Removing directory 2026/09/07 06:11:39 INFO : empty_dir: Removing directory 2026/09/07 06:11:39 DEBUG : Local file system at /tmp/rclone3271191700: deleted 3 directories 2026/09/07 06:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/07 06:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/07 06:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/07 06:11:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/07 06:11:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/07 06:11:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/07 06:11:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestTransformFile (26.31s) === RUN TestManualTransformFile run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:11:59 DEBUG : Reset feature "Copy" 2026/09/07 06:11:59 DEBUG : Reset feature "Move" 2026/09/07 06:11:59 DEBUG : Reset feature "Copy" 2026/09/07 06:11:59 DEBUG : Reset feature "Move" 2026/09/07 06:11:59 DEBUG : empty_dir: Making directory with metadata 2026/09/07 06:11:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/07 06:11:59 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:11:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:11:59 INFO : tictacempty_dir: Making directory 2026/09/07 06:12:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/07 06:12:00 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:12:00 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:12:00 INFO : tictactoe: Making directory 2026/09/07 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:12:02 DEBUG : toe: transformed to: tictactoe 2026/09/07 06:12:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:12:02 INFO : tictactoe/tictactoe: Making directory 2026/09/07 06:12:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/07 06:12:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/07 06:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:12:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:12:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:12:03 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:12:03 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:12:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:12:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/07 06:12:06 INFO : toe/toe/toe.txt: Deleted 2026/09/07 06:12:06 INFO : toe/toe: Removing directory 2026/09/07 06:12:06 INFO : toe: Removing directory 2026/09/07 06:12:06 INFO : empty_dir: Removing directory 2026/09/07 06:12:06 DEBUG : Local file system at /tmp/rclone3271191700: deleted 3 directories 2026/09/07 06:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/07 06:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/07 06:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/07 06:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/07 06:12:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/07 06:12:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/07 06:12:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/07 06:12:13 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (26.12s) === RUN TestBase64 run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:12:25 DEBUG : toe: transformed to: dG9l 2026/09/07 06:12:25 DEBUG : toe: transformed to: dG9l 2026/09/07 06:12:25 INFO : dG9l: Making directory 2026/09/07 06:12:27 DEBUG : toe: transformed to: dG9l 2026/09/07 06:12:27 DEBUG : toe: transformed to: dG9l 2026/09/07 06:12:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/07 06:12:27 INFO : dG9l/dG9l: Making directory 2026/09/07 06:12:28 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/07 06:12:28 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/07 06:12:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/07 06:12:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/07 06:12:28 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/07 06:12:28 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:12:28 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:12:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/07 06:12:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/07 06:12:30 DEBUG : Waiting for deletions to finish 2026/09/07 06:12:31 DEBUG : dG9l: transformed to: toe 2026/09/07 06:12:31 DEBUG : dG9l: transformed to: toe 2026/09/07 06:12:31 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/07 06:12:31 DEBUG : dG9l: transformed to: toe 2026/09/07 06:12:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/07 06:12:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/07 06:12:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/07 06:12:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/07 06:12:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/09/07 06:12:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/07 06:12:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/07 06:12:31 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for checks to finish 2026/09/07 06:12:31 DEBUG : Local file system at /tmp/rclone3271191700: Waiting for transfers to finish 2026/09/07 06:12:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (12.39s) === RUN TestError run.go:198: Remote "Linkbox root 'rclone-test-qulocan2delu'", Local "Local file system at /tmp/rclone3271191700", Modify Window "876000h0m0s" 2026/09/07 06:12:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:37 DEBUG : toe: transformed to: 2026/09/07 06:12:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:37 DEBUG : toe: transformed to: 2026/09/07 06:12:37 INFO : Linkbox root 'rclone-test-qulocan2delu': Making directory 2026/09/07 06:12:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:37 DEBUG : toe: transformed to: 2026/09/07 06:12:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:37 DEBUG : toe: transformed to: 2026/09/07 06:12:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:37 DEBUG : toe/toe: transformed to: 2026/09/07 06:12:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/07 06:12:37 INFO : toe/toe: Making directory 2026/09/07 06:12:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/07 06:12:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/07 06:12:39 DEBUG : pacer: Reducing sleep to 300ms 2026/09/07 06:12:41 DEBUG : pacer: Reducing sleep to 225ms 2026/09/07 06:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:41 DEBUG : toe/toe: transformed to: 2026/09/07 06:12:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/07 06:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:41 DEBUG : toe: transformed to: 2026/09/07 06:12:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/07 06:12:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/07 06:12:41 DEBUG : toe/toe/toe: transformed to: 2026/09/07 06:12:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/07 06:12:41 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for checks to finish 2026/09/07 06:12:41 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Waiting for transfers to finish 2026/09/07 06:12:41 DEBUG : pacer: Reducing sleep to 200ms 2026/09/07 06:12:43 DEBUG : toe/toe/toe: size = 11 OK 2026/09/07 06:12:43 INFO : toe/toe/toe: Copied (new) 2026/09/07 06:12:43 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting files as there were IO errors 2026/09/07 06:12:43 ERROR : Linkbox root 'rclone-test-qulocan2delu': not deleting directories as there were IO errors --- PASS: TestError (11.46s) FAIL 2026/09/07 06:12:49 DEBUG : Linkbox root 'rclone-test-qulocan2delu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 56m5.911965811s (try 1/5): exit status 1: Failed [TestMoveWithIgnoreExisting TestTransform/suffix TestTransform/truncate]