"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilen: -verbose" - Starting (try 1/5) 2026/02/01 05:17:54 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji" 2026/02/01 05:17:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/01 05:17:55 DEBUG : Creating backend with remote "/tmp/rclone2782618043" === 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/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:17:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:17:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/01 05:17:56 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:17:56 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:17:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:17:57 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:17:57 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:17:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:17:57 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:17:57 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:17:58 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.92s) === RUN TestCopyMetadata run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.23s) === RUN TestCopyMissingDirectory run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:02 DEBUG : Creating backend with remote "/non-existing" 2026/02/01 05:18:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/01 05:18:02 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:02 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.76s) === RUN TestCopyNoTraverse run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:04 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:04 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:05 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.32s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.19s) === RUN TestCopyCheckFirst run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:06 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Running all checks before starting transfers 2026/02/01 05:18:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:07 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:07 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Checks finished, now starting transfers 2026/02/01 05:18:07 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:07 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.99s) === RUN TestSyncNoTraverse run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:09 ERROR : Ignoring --no-traverse with sync 2026/02/01 05:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:09 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:09 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:11 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:11 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.47s) === RUN TestCopyWithDepth run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/01 05:18:12 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:12 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:12 DEBUG : hello world2: size = 12 OK 2026/02/01 05:18:12 DEBUG : hello world2: blake3 = b9627db96709b1b1bdd2077d81863053a71f68c1a874ddca4c1055b0fc9616a2 OK 2026/02/01 05:18:12 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:18:13 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:13 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:14 DEBUG : potato2: size = 11 OK 2026/02/01 05:18:14 DEBUG : potato2: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:18:15 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:15 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:15 DEBUG : potato2: size = 11 OK 2026/02/01 05:18:15 DEBUG : potato2: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.75s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/01 05:18:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:18:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/01 05:18:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:18:16 INFO : sub dir2: Making directory 2026/02/01 05:18:17 INFO : sub dir: Making directory 2026/02/01 05:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:17 INFO : sub dir2/sub sub dir2: Making directory 2026/02/01 05:18:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:18 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:18 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.53s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:23 INFO : sub dir2: Making directory 2026/02/01 05:18:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/01 05:18:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:18:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:23 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:23 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:24 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.15s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:26 DEBUG : sub dir2: Making directory with metadata 2026/02/01 05:18:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:18:26 INFO : sub dir2: Making directory 2026/02/01 05:18:27 INFO : sub dir: Making directory 2026/02/01 05:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:27 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:27 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:27 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:27 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:27 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:27 INFO : sub dir/hello world: Deleted 2026/02/01 05:18:28 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/01 05:18:28 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.97s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.57s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:30 INFO : sub dir2: Making directory 2026/02/01 05:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:31 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:31 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.62s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:32 DEBUG : sub dir2: Making directory with metadata 2026/02/01 05:18:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:18:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:18:32 INFO : sub dir2: Making directory 2026/02/01 05:18:33 INFO : sub dir: Making directory 2026/02/01 05:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:34 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:34 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:34 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:34 DEBUG : Waiting for deletions to finish 2026/02/01 05:18:34 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.87s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:36 INFO : sub dir2: Making directory 2026/02/01 05:18:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:39 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:39 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.52s) === RUN TestServerSideCopy run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:41 DEBUG : Creating backend with remote "TestFilen:rclone-test-zuzakok3cure" 2026/02/01 05:18:41 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Filen support@rclone.com at /rclone-test-hisugid0voji -> Filen support@rclone.com at /rclone-test-zuzakok3cure 2026/02/01 05:18:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:43 DEBUG : Filen support@rclone.com at /rclone-test-zuzakok3cure: Waiting for checks to finish 2026/02/01 05:18:43 DEBUG : Filen support@rclone.com at /rclone-test-zuzakok3cure: Waiting for transfers to finish 2026/02/01 05:18:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:45 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:45 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:45 DEBUG : Filen support@rclone.com at /rclone-test-zuzakok3cure: Purge remote --- PASS: TestServerSideCopy (7.06s) === RUN TestCopyOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:48 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:18:48 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:18:48 DEBUG : sub dir/hello world: Sizes differ 2026/02/01 05:18:48 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:18:48 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:18:48 DEBUG : sub dir/hello world: size = 17 OK 2026/02/01 05:18:48 DEBUG : sub dir/hello world: blake3 = f43cd3abeab9b025a274c6142007e29b71f684d2b70253deaf703df27c303db0 OK 2026/02/01 05:18:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.89s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:18:50 DEBUG : Creating backend with remote "TestFilen:rclone-test-wubaxek8qana" sync_test.go:656: Server side copy (if possible) Filen support@rclone.com at /rclone-test-hisugid0voji -> Filen support@rclone.com at /rclone-test-wubaxek8qana 2026/02/01 05:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:18:53 DEBUG : Filen support@rclone.com at /rclone-test-wubaxek8qana: Waiting for checks to finish 2026/02/01 05:18:53 DEBUG : Filen support@rclone.com at /rclone-test-wubaxek8qana: Waiting for transfers to finish 2026/02/01 05:18:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:18:57 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:18:57 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:18:59 DEBUG : sub dir/hello world: size = 17 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:18:59 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-wubaxek8qana) 2026/02/01 05:18:59 DEBUG : sub dir/hello world: Sizes differ 2026/02/01 05:18:59 DEBUG : Filen support@rclone.com at /rclone-test-wubaxek8qana: Waiting for checks to finish 2026/02/01 05:18:59 DEBUG : Filen support@rclone.com at /rclone-test-wubaxek8qana: Waiting for transfers to finish 2026/02/01 05:18:59 DEBUG : sub dir/hello world: size = 17 OK 2026/02/01 05:18:59 DEBUG : sub dir/hello world: blake3 = f43cd3abeab9b025a274c6142007e29b71f684d2b70253deaf703df27c303db0 OK 2026/02/01 05:18:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/01 05:18:59 DEBUG : Filen support@rclone.com at /rclone-test-wubaxek8qana: Purge remote --- PASS: TestServerSideCopyOverSelf (11.14s) === RUN TestMoveOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:02 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:19:02 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:19:02 DEBUG : sub dir/hello world: Sizes differ 2026/02/01 05:19:02 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:02 DEBUG : sub dir/hello world: size = 17 OK 2026/02/01 05:19:02 DEBUG : sub dir/hello world: blake3 = f43cd3abeab9b025a274c6142007e29b71f684d2b70253deaf703df27c303db0 OK 2026/02/01 05:19:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/01 05:19:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.52s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:04 DEBUG : Creating backend with remote "TestFilen:rclone-test-soyarak8faya" sync_test.go:701: Server side copy (if possible) Filen support@rclone.com at /rclone-test-hisugid0voji -> Filen support@rclone.com at /rclone-test-soyarak8faya 2026/02/01 05:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:19:05 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Waiting for checks to finish 2026/02/01 05:19:05 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Waiting for transfers to finish 2026/02/01 05:19:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:19:07 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:19:07 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:19:08 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Using server-side directory move 2026/02/01 05:19:09 INFO : Filen support@rclone.com at /rclone-test-soyarak8faya: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/01 05:19:09 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Waiting for checks to finish 2026/02/01 05:19:09 DEBUG : sub dir/hello world: size = 17 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:19:09 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-soyarak8faya) 2026/02/01 05:19:09 DEBUG : sub dir/hello world: Sizes differ 2026/02/01 05:19:09 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Waiting for transfers to finish 2026/02/01 05:19:09 INFO : sub dir/hello world: Deleted 2026/02/01 05:19:10 INFO : sub dir/hello world: Moved (server-side) 2026/02/01 05:19:10 DEBUG : testing file moves 2026/02/01 05:19:11 DEBUG : sub dir/hello world: size = 24 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:19:11 DEBUG : sub dir/hello world: size = 17 (Filen support@rclone.com at /rclone-test-soyarak8faya) 2026/02/01 05:19:11 DEBUG : sub dir/hello world: Sizes differ 2026/02/01 05:19:11 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Waiting for checks to finish 2026/02/01 05:19:11 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Waiting for transfers to finish 2026/02/01 05:19:11 INFO : sub dir/hello world: Deleted 2026/02/01 05:19:12 INFO : sub dir/hello world: Moved (server-side) 2026/02/01 05:19:12 DEBUG : Filen support@rclone.com at /rclone-test-soyarak8faya: Purge remote --- PASS: TestServerSideMoveOverSelf (10.54s) === RUN TestCopyAfterDelete run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:15 ERROR : error listing: directory not found 2026/02/01 05:19:15 INFO : Local file system at /tmp/rclone2782618043: Making directory 2026/02/01 05:19:15 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:15 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.04s) === RUN TestCopyRedownload run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/01 05:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:19:17 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for checks to finish 2026/02/01 05:19:17 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for transfers to finish 2026/02/01 05:19:17 DEBUG : sub dir/hello world.f4168503.partial: size = 11 OK 2026/02/01 05:19:17 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:19:17 DEBUG : sub dir/hello world.f4168503.partial: renamed to: sub dir/hello world 2026/02/01 05:19:17 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:19:17 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.44s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/01 05:19:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:19 DEBUG : check sum: size = 1 OK 2026/02/01 05:19:19 DEBUG : check sum: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/01 05:19:19 INFO : check sum: Copied (new) 2026/02/01 05:19:19 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:19 DEBUG : check sum: size = 1 OK 2026/02/01 05:19:19 DEBUG : check sum: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/01 05:19:19 DEBUG : check sum: Size and blake3 of src and dst objects identical 2026/02/01 05:19:19 DEBUG : check sum: Unchanged skipping 2026/02/01 05:19:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:19 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.25s) === RUN TestSyncSizeOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/01 05:19:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:21 DEBUG : sizeonly: size = 6 OK 2026/02/01 05:19:21 DEBUG : sizeonly: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/01 05:19:21 INFO : sizeonly: Copied (new) 2026/02/01 05:19:21 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:21 DEBUG : sizeonly: size = 6 OK 2026/02/01 05:19:21 DEBUG : sizeonly: Sizes identical 2026/02/01 05:19:21 DEBUG : sizeonly: Unchanged skipping 2026/02/01 05:19:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:21 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.84s) === RUN TestSyncIgnoreSize run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/01 05:19:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:22 DEBUG : ignore-size: blake3 = 9a93003c179d7929c7b55c86ae35b8de95eac5690012cdefb7b063d95a625782 OK 2026/02/01 05:19:22 INFO : ignore-size: Copied (new) 2026/02/01 05:19:22 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:22 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:19:22 DEBUG : ignore-size: Unchanged skipping 2026/02/01 05:19:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:22 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.34s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:24 DEBUG : existing: size = 6 OK 2026/02/01 05:19:24 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:19:24 DEBUG : existing: Unchanged skipping 2026/02/01 05:19:24 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:24 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:24 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:24 INFO : There was nothing to transfer 2026/02/01 05:19:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/01 05:19:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:25 DEBUG : existing: size = 6 OK 2026/02/01 05:19:25 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/01 05:19:25 INFO : existing: Copied (replaced existing) 2026/02/01 05:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/01 05:19:26 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:26 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:30 DEBUG : existing: size = 6 OK 2026/02/01 05:19:30 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/01 05:19:30 INFO : existing: Copied (new) 2026/02/01 05:19:30 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:31 DEBUG : existing: Destination exists, skipping 2026/02/01 05:19:31 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:31 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:31 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (6.50s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:33 INFO : d: Making directory 2026/02/01 05:19:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/01 05:19:35 DEBUG : c/non empty space: size = 5 OK 2026/02/01 05:19:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:19:35 DEBUG : c/non empty space: Unchanged skipping 2026/02/01 05:19:36 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:36 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:37 DEBUG : a/potato2: size = 60 OK 2026/02/01 05:19:37 DEBUG : a/potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:19:37 INFO : a/potato2: Copied (new) 2026/02/01 05:19:37 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:37 INFO : b/potato: Deleted 2026/02/01 05:19:37 INFO : d: Removing directory 2026/02/01 05:19:37 INFO : b: Removing directory 2026/02/01 05:19:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: deleted 2 directories --- PASS: TestSyncIgnoreErrors (7.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:40 DEBUG : empty space: size = 1 OK 2026/02/01 05:19:40 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:40 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/01 05:19:40 DEBUG : empty space: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/01 05:19:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/01 05:19:40 DEBUG : empty space: Unchanged skipping 2026/02/01 05:19:40 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:40 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:40 INFO : There was nothing to transfer 2026/02/01 05:19:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:41 DEBUG : empty space: size = 1 OK 2026/02/01 05:19:41 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/01 05:19:41 DEBUG : empty space: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/01 05:19:41 INFO : empty space: Updated modification time in destination 2026/02/01 05:19:41 DEBUG : empty space: Unchanged skipping 2026/02/01 05:19:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:41 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:43 DEBUG : empty space: size = 1 OK 2026/02/01 05:19:43 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/01 05:19:43 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:43 DEBUG : empty space: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/01 05:19:43 DEBUG : empty space: Unchanged skipping 2026/02/01 05:19:43 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:43 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:45 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:45 DEBUG : foo: size = 3 OK 2026/02/01 05:19:45 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/01 05:19:45 DEBUG : foo: blake3 = 04e0bb39f30b1a3feb89f536c93be15055482df748674b00d26e5a75777702e9 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:19:45 DEBUG : foo: blake3 = f2e897eed7d206cd855d441598fa521abc75aa96953e97c030c9612c30c1293d (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:19:45 DEBUG : foo: blake3 differ 2026/02/01 05:19:45 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:45 DEBUG : foo: size = 3 OK 2026/02/01 05:19:45 DEBUG : foo: blake3 = 04e0bb39f30b1a3feb89f536c93be15055482df748674b00d26e5a75777702e9 OK 2026/02/01 05:19:45 INFO : foo: Copied (replaced existing) 2026/02/01 05:19:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:47 DEBUG : empty space: size = 1 OK 2026/02/01 05:19:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:19:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/01 05:19:47 DEBUG : empty space: Unchanged skipping 2026/02/01 05:19:47 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:47 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:47 DEBUG : potato: size = 60 OK 2026/02/01 05:19:47 DEBUG : potato: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:19:47 INFO : potato: Copied (new) 2026/02/01 05:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:19:49 DEBUG : potato: size = 60 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:19:49 DEBUG : potato: Sizes differ 2026/02/01 05:19:49 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:49 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:50 DEBUG : potato: size = 21 OK 2026/02/01 05:19:50 DEBUG : potato: blake3 = 3a57a5966c09c881eed2db33220b0ed76e570143df8d286e82383bed6873192c OK 2026/02/01 05:19:50 INFO : potato: Copied (replaced existing) 2026/02/01 05:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:51 DEBUG : potato: size = 21 OK 2026/02/01 05:19:51 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/01 05:19:51 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:51 DEBUG : potato: blake3 = ce593566cb2fa17a595fe3aa6dcb717717acc326028651d5815e11a2a1e02683 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:19:51 DEBUG : potato: blake3 = 3a57a5966c09c881eed2db33220b0ed76e570143df8d286e82383bed6873192c (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:19:51 DEBUG : potato: blake3 differ 2026/02/01 05:19:51 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:51 DEBUG : potato: size = 21 OK 2026/02/01 05:19:51 DEBUG : potato: blake3 = ce593566cb2fa17a595fe3aa6dcb717717acc326028651d5815e11a2a1e02683 OK 2026/02/01 05:19:51 INFO : potato: Copied (replaced existing) 2026/02/01 05:19:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:19:53 DEBUG : empty space: size = 1 OK 2026/02/01 05:19:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:19:53 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:53 DEBUG : empty space: Unchanged skipping 2026/02/01 05:19:53 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/01 05:19:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/02/01 05:19:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:55 DEBUG : empty space: size = 1 OK 2026/02/01 05:19:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:19:55 DEBUG : empty space: Unchanged skipping 2026/02/01 05:19:55 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:55 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:55 DEBUG : potato2: size = 60 OK 2026/02/01 05:19:55 DEBUG : potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:19:55 INFO : potato2: Copied (new) 2026/02/01 05:19:55 DEBUG : Waiting for deletions to finish 2026/02/01 05:19:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:19:57 INFO : d: Making directory 2026/02/01 05:19:58 INFO : d/e: Making directory 2026/02/01 05:19:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/01 05:19:59 DEBUG : c/non empty space: size = 5 OK 2026/02/01 05:19:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:19:59 DEBUG : c/non empty space: Unchanged skipping 2026/02/01 05:19:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:19:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:19:59 DEBUG : a/potato2: size = 60 OK 2026/02/01 05:19:59 DEBUG : a/potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:19:59 INFO : a/potato2: Copied (new) 2026/02/01 05:19:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:00 INFO : b/potato: Deleted 2026/02/01 05:20:00 INFO : d/e: Removing directory 2026/02/01 05:20:01 INFO : d: Removing directory 2026/02/01 05:20:01 INFO : b: Removing directory 2026/02/01 05:20:02 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:05 INFO : d: Making directory 2026/02/01 05:20:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/01 05:20:06 DEBUG : c/non empty space: size = 5 OK 2026/02/01 05:20:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:20:06 DEBUG : c/non empty space: Unchanged skipping 2026/02/01 05:20:06 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:06 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:07 DEBUG : a/potato2: size = 60 OK 2026/02/01 05:20:07 DEBUG : a/potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:20:07 INFO : a/potato2: Copied (new) 2026/02/01 05:20:07 ERROR : Filen support@rclone.com at /rclone-test-hisugid0voji: not deleting files as there were IO errors 2026/02/01 05:20:07 ERROR : Filen support@rclone.com at /rclone-test-hisugid0voji: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:11 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:11 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:20:11 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:11 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:11 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:11 INFO : potato: Deleted 2026/02/01 05:20:12 DEBUG : potato2: size = 60 OK 2026/02/01 05:20:12 DEBUG : potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:20:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.57s) === RUN TestSyncDeleteBefore run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:14 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:14 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:14 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:14 INFO : potato: Deleted 2026/02/01 05:20:14 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:20:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:20:14 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:14 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:14 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:15 DEBUG : potato2: size = 60 OK 2026/02/01 05:20:15 DEBUG : potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/01 05:20:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:20:16 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:16 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:17 DEBUG : potato2: size = 19 OK 2026/02/01 05:20:17 DEBUG : potato2: blake3 = a68e6e804c88562ebccb8e392fa50bb760822af790eaf478ad45a35de4891009 OK 2026/02/01 05:20:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:19 DEBUG : enormous: Excluded (Size Filter) 2026/02/01 05:20:19 DEBUG : enormous: Excluded 2026/02/01 05:20:19 DEBUG : potato2: Excluded (Size Filter) 2026/02/01 05:20:19 DEBUG : potato2: Excluded 2026/02/01 05:20:19 DEBUG : potato2: Excluded (Size Filter) 2026/02/01 05:20:19 DEBUG : potato2: Excluded 2026/02/01 05:20:19 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:20:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:19 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:19 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:19 INFO : There was nothing to transfer 2026/02/01 05:20:19 DEBUG : enormous: Excluded (Size Filter) 2026/02/01 05:20:19 DEBUG : enormous: Excluded 2026/02/01 05:20:19 DEBUG : potato2: Excluded (Size Filter) 2026/02/01 05:20:19 DEBUG : potato2: Excluded 2026/02/01 05:20:20 DEBUG : potato2: Excluded (Size Filter) 2026/02/01 05:20:20 DEBUG : potato2: Excluded 2026/02/01 05:20:20 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for checks to finish 2026/02/01 05:20:20 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/01 05:20:20 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:20 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for transfers to finish 2026/02/01 05:20:20 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:22 DEBUG : enormous: Excluded (Size Filter) 2026/02/01 05:20:22 DEBUG : enormous: Excluded 2026/02/01 05:20:22 DEBUG : potato2: Excluded (Size Filter) 2026/02/01 05:20:22 DEBUG : potato2: Excluded 2026/02/01 05:20:22 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:20:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:22 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:22 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:22 INFO : potato2: Deleted 2026/02/01 05:20:22 INFO : enormous: Deleted 2026/02/01 05:20:22 INFO : There was nothing to transfer 2026/02/01 05:20:23 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/01 05:20:23 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:23 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for checks to finish 2026/02/01 05:20:23 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for transfers to finish 2026/02/01 05:20:23 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:23 INFO : enormous: Deleted 2026/02/01 05:20:23 INFO : potato2: Deleted 2026/02/01 05:20:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.78s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:25 DEBUG : five: Need to transfer - File not found at Destination 2026/02/01 05:20:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:20:25 DEBUG : four: size = 8 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:20:25 DEBUG : four: Sizes differ 2026/02/01 05:20:25 DEBUG : one: Destination is newer than source, skipping 2026/02/01 05:20:25 DEBUG : three: size = 5 OK 2026/02/01 05:20:25 DEBUG : three: Sizes identical 2026/02/01 05:20:25 DEBUG : two: size = 3 OK 2026/02/01 05:20:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:25 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:20:25 DEBUG : two: blake3 = a6091b6b13cdbc9a818959cf35153977e15b173b75f696ca20da4ecfcd212ef4 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:20:25 DEBUG : two: blake3 differ 2026/02/01 05:20:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/01 05:20:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/01 05:20:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:26 DEBUG : two: size = 3 OK 2026/02/01 05:20:26 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 OK 2026/02/01 05:20:26 INFO : two: Copied (replaced existing) 2026/02/01 05:20:26 DEBUG : five: size = 4 OK 2026/02/01 05:20:26 DEBUG : five: blake3 = e2e784ea2a9b29fc6c9cd781183ff3aee04175db205580175b455fb625f70779 OK 2026/02/01 05:20:26 INFO : five: Copied (new) 2026/02/01 05:20:27 DEBUG : four: size = 4 OK 2026/02/01 05:20:27 DEBUG : four: blake3 = 37392008a949c4879f190a4ce54e354782bc88564a9534a882b3d42448f96168 OK 2026/02/01 05:20:27 INFO : four: Copied (replaced existing) 2026/02/01 05:20:27 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:27 DEBUG : five: size = 4 OK 2026/02/01 05:20:27 DEBUG : four: size = 4 OK 2026/02/01 05:20:27 DEBUG : one: Destination is newer than source, skipping 2026/02/01 05:20:27 DEBUG : three: size = 5 OK 2026/02/01 05:20:27 DEBUG : two: size = 3 OK 2026/02/01 05:20:27 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:27 DEBUG : four: blake3 = 37392008a949c4879f190a4ce54e354782bc88564a9534a882b3d42448f96168 OK 2026/02/01 05:20:27 DEBUG : three: blake3 = dbec0e689fb63bd729147727129d854e9d590ab620a18bbbcb3317d268d6fd72 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:20:27 DEBUG : five: blake3 = e2e784ea2a9b29fc6c9cd781183ff3aee04175db205580175b455fb625f70779 OK 2026/02/01 05:20:27 DEBUG : three: blake3 = 9e31b9c471513dc214c212b5427a5b6921b57879aead096e20e9304e0011760c (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:20:27 DEBUG : three: blake3 differ 2026/02/01 05:20:27 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 OK 2026/02/01 05:20:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/01 05:20:27 DEBUG : four: Size and blake3 of src and dst objects identical 2026/02/01 05:20:27 DEBUG : two: Size and blake3 of src and dst objects identical 2026/02/01 05:20:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/01 05:20:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/01 05:20:27 DEBUG : five: Size and blake3 of src and dst objects identical 2026/02/01 05:20:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/01 05:20:27 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:28 DEBUG : three: size = 5 OK 2026/02/01 05:20:28 DEBUG : three: blake3 = dbec0e689fb63bd729147727129d854e9d590ab620a18bbbcb3317d268d6fd72 OK 2026/02/01 05:20:28 INFO : three: Copied (replaced existing) 2026/02/01 05:20:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.86s) === 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:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/01 05:20:29 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making map for --track-renames 2026/02/01 05:20:29 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Finished making map for --track-renames 2026/02/01 05:20:29 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/01 05:20:29 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for renames to finish 2026/02/01 05:20:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/01 05:20:29 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:29 DEBUG : yam: size = 11 OK 2026/02/01 05:20:29 DEBUG : yam: blake3 = e14712224e0d6ec523b6b1f632fc9a665732520504cd4b444f5e35a471871f22 OK 2026/02/01 05:20:29 INFO : yam: Copied (new) 2026/02/01 05:20:30 DEBUG : potato: size = 14 OK 2026/02/01 05:20:30 DEBUG : potato: blake3 = 739848fa024f3440df5d830b43f1508bf5b9da3a909b1c4dd797515980e053b6 OK 2026/02/01 05:20:30 INFO : potato: Copied (new) 2026/02/01 05:20:30 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:30 DEBUG : potato: size = 14 OK 2026/02/01 05:20:30 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:20:30 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making map for --track-renames 2026/02/01 05:20:30 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Finished making map for --track-renames 2026/02/01 05:20:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:30 DEBUG : potato: Unchanged skipping 2026/02/01 05:20:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for renames to finish 2026/02/01 05:20:31 INFO : yam: Moved (server-side) to: yaml 2026/02/01 05:20:31 INFO : yaml: Renamed from "yam" 2026/02/01 05:20:31 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:31 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/01 05:20:32 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making map for --track-renames 2026/02/01 05:20:32 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Finished making map for --track-renames 2026/02/01 05:20:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/01 05:20:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/01 05:20:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for renames to finish 2026/02/01 05:20:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:32 DEBUG : potato: size = 14 OK 2026/02/01 05:20:32 DEBUG : potato: blake3 = 739848fa024f3440df5d830b43f1508bf5b9da3a909b1c4dd797515980e053b6 OK 2026/02/01 05:20:32 INFO : potato: Copied (new) 2026/02/01 05:20:32 DEBUG : yam: size = 11 OK 2026/02/01 05:20:32 DEBUG : yam: blake3 = e14712224e0d6ec523b6b1f632fc9a665732520504cd4b444f5e35a471871f22 OK 2026/02/01 05:20:32 INFO : yam: Copied (new) 2026/02/01 05:20:32 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:32 DEBUG : potato: size = 14 OK 2026/02/01 05:20:32 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:20:32 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making map for --track-renames 2026/02/01 05:20:32 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Finished making map for --track-renames 2026/02/01 05:20:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:32 DEBUG : potato: Unchanged skipping 2026/02/01 05:20:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for renames to finish 2026/02/01 05:20:33 INFO : yam: Moved (server-side) to: yaml 2026/02/01 05:20:33 INFO : yaml: Renamed from "yam" 2026/02/01 05:20:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:33 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/01 05:20:33 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making map for --track-renames 2026/02/01 05:20:33 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Finished making map for --track-renames 2026/02/01 05:20:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/01 05:20:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/01 05:20:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for renames to finish 2026/02/01 05:20:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:34 DEBUG : potato: size = 14 OK 2026/02/01 05:20:34 DEBUG : potato: blake3 = 739848fa024f3440df5d830b43f1508bf5b9da3a909b1c4dd797515980e053b6 OK 2026/02/01 05:20:34 INFO : potato: Copied (new) 2026/02/01 05:20:34 DEBUG : sub/yam: size = 11 OK 2026/02/01 05:20:34 DEBUG : sub/yam: blake3 = e14712224e0d6ec523b6b1f632fc9a665732520504cd4b444f5e35a471871f22 OK 2026/02/01 05:20:34 INFO : sub/yam: Copied (new) 2026/02/01 05:20:34 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:34 DEBUG : potato: size = 14 OK 2026/02/01 05:20:34 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:20:34 DEBUG : potato: Unchanged skipping 2026/02/01 05:20:35 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making map for --track-renames 2026/02/01 05:20:35 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Finished making map for --track-renames 2026/02/01 05:20:35 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:35 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for renames to finish 2026/02/01 05:20:36 INFO : sub/yam: Moved (server-side) to: yam 2026/02/01 05:20:36 INFO : yam: Renamed from "sub/yam" 2026/02/01 05:20:36 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:36 DEBUG : Waiting for deletions to finish 2026/02/01 05:20:36 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:37 DEBUG : Creating backend with remote "/tmp/rclone2782618043/dir1" 2026/02/01 05:20:37 DEBUG : Creating backend with remote "/tmp/rclone2782618043/dir2" 2026/02/01 05:20:37 DEBUG : Local file system at /tmp/rclone2782618043/dir2: Using server-side directory move 2026/02/01 05:20:37 INFO : Local file system at /tmp/rclone2782618043/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/01 05:20:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/01 05:20:37 DEBUG : Local file system at /tmp/rclone2782618043/dir2: Waiting for checks to finish 2026/02/01 05:20:37 DEBUG : Local file system at /tmp/rclone2782618043/dir2: Waiting for transfers to finish 2026/02/01 05:20:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.29s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:20:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/01 05:20:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:20:38 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:20:38 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:20:38 INFO : sub dir/hello world: Deleted 2026/02/01 05:20:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/01 05:20:39 DEBUG : nested/sub dir/file: blake3 = dab52cf75933db6e195b1e9fb3428e91a177ab372af1d644bf15290ca15e3b63 OK 2026/02/01 05:20:39 INFO : nested/sub dir/file: Copied (new) 2026/02/01 05:20:39 INFO : nested/sub dir/file: Deleted 2026/02/01 05:20:39 INFO : sub dir: Removing directory 2026/02/01 05:20:39 INFO : nested/sub dir: Removing directory 2026/02/01 05:20:39 INFO : nested: Removing directory 2026/02/01 05:20:39 DEBUG : Local file system at /tmp/rclone2782618043: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/01 05:20:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/01 05:20:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/01 05:20:42 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:20:42 INFO : sub dir/hello world: Copied (new) 2026/02/01 05:20:42 INFO : sub dir/hello world: Deleted 2026/02/01 05:20:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/01 05:20:42 DEBUG : nested/sub dir/file: blake3 = dab52cf75933db6e195b1e9fb3428e91a177ab372af1d644bf15290ca15e3b63 OK 2026/02/01 05:20:42 INFO : nested/sub dir/file: Copied (new) 2026/02/01 05:20:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.79s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/01 05:20:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/01 05:20:45 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:45 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:45 DEBUG : existing: size = 6 OK 2026/02/01 05:20:45 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/01 05:20:45 INFO : existing: Copied (new) 2026/02/01 05:20:45 INFO : existing: Deleted 2026/02/01 05:20:46 DEBUG : existing-b: size = 6 OK 2026/02/01 05:20:46 DEBUG : existing-b: blake3 = 67ae12801230c43327a0c3a33c5f7d4ab2e29c9d0759592442763b3c146d8f23 OK 2026/02/01 05:20:46 INFO : existing-b: Copied (new) 2026/02/01 05:20:46 INFO : existing-b: Deleted 2026/02/01 05:20:46 DEBUG : existing: Destination exists, skipping 2026/02/01 05:20:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/01 05:20:46 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:20:46 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:20:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.98s) === RUN TestServerSideMove run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:47 DEBUG : Creating backend with remote "TestFilen:rclone-test-vejucuk0nive" sync_test.go:1736: Server side move (if possible) Filen support@rclone.com at /rclone-test-hisugid0voji -> Filen support@rclone.com at /rclone-test-vejucuk0nive 2026/02/01 05:20:51 DEBUG : Filen support@rclone.com at /rclone-test-vejucuk0nive: Using server-side directory move 2026/02/01 05:20:51 INFO : Filen support@rclone.com at /rclone-test-vejucuk0nive: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/01 05:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:20:51 DEBUG : Filen support@rclone.com at /rclone-test-vejucuk0nive: Waiting for checks to finish 2026/02/01 05:20:51 DEBUG : empty space: size = 1 OK 2026/02/01 05:20:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/01 05:20:51 DEBUG : empty space: Unchanged skipping 2026/02/01 05:20:51 DEBUG : potato3: size = 68 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:20:51 DEBUG : potato3: size = 60 (Filen support@rclone.com at /rclone-test-vejucuk0nive) 2026/02/01 05:20:51 DEBUG : potato3: Sizes differ 2026/02/01 05:20:51 INFO : empty space: Deleted 2026/02/01 05:20:51 DEBUG : Filen support@rclone.com at /rclone-test-vejucuk0nive: Waiting for transfers to finish 2026/02/01 05:20:52 INFO : potato3: Deleted 2026/02/01 05:20:53 INFO : potato3: Moved (server-side) 2026/02/01 05:20:53 INFO : potato2: Moved (server-side) 2026/02/01 05:20:53 DEBUG : Creating backend with remote "TestFilen:rclone-test-nohubut8sivi" 2026/02/01 05:20:54 DEBUG : Filen support@rclone.com at /rclone-test-nohubut8sivi: Using server-side directory move 2026/02/01 05:20:55 INFO : Filen support@rclone.com at /rclone-test-nohubut8sivi: Server side directory move succeeded 2026/02/01 05:20:55 DEBUG : Filen support@rclone.com at /rclone-test-nohubut8sivi: Purge remote 2026/02/01 05:20:56 DEBUG : Filen support@rclone.com at /rclone-test-vejucuk0nive: Purge remote 2026/02/01 05:20:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (9.29s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:20:56 DEBUG : Creating backend with remote "TestFilen:rclone-test-sosozad7labu" sync_test.go:1736: Server side move (if possible) Filen support@rclone.com at /rclone-test-hisugid0voji -> Filen support@rclone.com at /rclone-test-sosozad7labu 2026/02/01 05:21:00 DEBUG : empty space: Excluded (Size Filter) 2026/02/01 05:21:00 DEBUG : empty space: Excluded 2026/02/01 05:21:00 DEBUG : empty space: Excluded (Size Filter) 2026/02/01 05:21:00 DEBUG : empty space: Excluded 2026/02/01 05:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:21:00 DEBUG : potato3: size = 68 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:21:00 DEBUG : potato3: size = 60 (Filen support@rclone.com at /rclone-test-sosozad7labu) 2026/02/01 05:21:00 DEBUG : potato3: Sizes differ 2026/02/01 05:21:00 DEBUG : Filen support@rclone.com at /rclone-test-sosozad7labu: Waiting for checks to finish 2026/02/01 05:21:00 DEBUG : Filen support@rclone.com at /rclone-test-sosozad7labu: Waiting for transfers to finish 2026/02/01 05:21:00 INFO : potato3: Deleted 2026/02/01 05:21:00 INFO : potato2: Moved (server-side) 2026/02/01 05:21:01 INFO : potato3: Moved (server-side) 2026/02/01 05:21:01 DEBUG : Creating backend with remote "TestFilen:rclone-test-qikeloh2wiwu" 2026/02/01 05:21:02 DEBUG : empty space: Excluded (Size Filter) 2026/02/01 05:21:02 DEBUG : empty space: Excluded 2026/02/01 05:21:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:21:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/01 05:21:02 DEBUG : Filen support@rclone.com at /rclone-test-qikeloh2wiwu: Waiting for checks to finish 2026/02/01 05:21:02 DEBUG : Filen support@rclone.com at /rclone-test-qikeloh2wiwu: Waiting for transfers to finish 2026/02/01 05:21:02 INFO : potato3: Moved (server-side) 2026/02/01 05:21:03 INFO : potato2: Moved (server-side) 2026/02/01 05:21:03 DEBUG : Filen support@rclone.com at /rclone-test-qikeloh2wiwu: Purge remote 2026/02/01 05:21:03 DEBUG : Filen support@rclone.com at /rclone-test-sosozad7labu: Purge remote --- PASS: TestServerSideMoveWithFilter (8.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:21:05 DEBUG : Creating backend with remote "TestFilen:rclone-test-tucalol5gevu" 2026/02/01 05:21:07 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Filen support@rclone.com at /rclone-test-hisugid0voji -> Filen support@rclone.com at /rclone-test-tucalol5gevu 2026/02/01 05:21:11 DEBUG : Filen support@rclone.com at /rclone-test-tucalol5gevu: Using server-side directory move 2026/02/01 05:21:11 INFO : Filen support@rclone.com at /rclone-test-tucalol5gevu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/01 05:21:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/01 05:21:11 DEBUG : empty space: size = 1 OK 2026/02/01 05:21:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/01 05:21:11 DEBUG : empty space: Unchanged skipping 2026/02/01 05:21:11 DEBUG : potato3: size = 68 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:21:11 DEBUG : potato3: size = 60 (Filen support@rclone.com at /rclone-test-tucalol5gevu) 2026/02/01 05:21:11 DEBUG : potato3: Sizes differ 2026/02/01 05:21:11 INFO : potato3: Deleted 2026/02/01 05:21:11 DEBUG : Filen support@rclone.com at /rclone-test-tucalol5gevu: Waiting for checks to finish 2026/02/01 05:21:12 INFO : potato3: Moved (server-side) 2026/02/01 05:21:12 INFO : potato2: Moved (server-side) 2026/02/01 05:21:12 INFO : empty space: Deleted 2026/02/01 05:21:12 DEBUG : Filen support@rclone.com at /rclone-test-tucalol5gevu: Waiting for transfers to finish 2026/02/01 05:21:12 INFO : tomatoDir: Removing directory 2026/02/01 05:21:13 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: deleted 1 directories 2026/02/01 05:21:13 DEBUG : Creating backend with remote "TestFilen:rclone-test-vakomal1davu" 2026/02/01 05:21:14 INFO : tomatoDir: Making directory 2026/02/01 05:21:15 DEBUG : Filen support@rclone.com at /rclone-test-vakomal1davu: Using server-side directory move 2026/02/01 05:21:16 INFO : Filen support@rclone.com at /rclone-test-vakomal1davu: Server side directory move succeeded 2026/02/01 05:21:16 DEBUG : Filen support@rclone.com at /rclone-test-vakomal1davu: Purge remote 2026/02/01 05:21:16 DEBUG : Filen support@rclone.com at /rclone-test-tucalol5gevu: Purge remote 2026/02/01 05:21:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.02s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.21s) === RUN TestSyncOverlap run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:21:17 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/rclone-sync-test" --- PASS: TestSyncOverlap (2.76s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:21:19 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/rclone-sync-test" 2026/02/01 05:21:20 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/rclone-sync-test-include/layer2" 2026/02/01 05:21:22 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/rclone-sync-test-ignore-file" 2026/02/01 05:21:26 DEBUG : rclone-sync-test: Excluded 2026/02/01 05:21:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/01 05:21:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/01 05:21:27 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/rclone-sync-test: Waiting for checks to finish 2026/02/01 05:21:27 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/rclone-sync-test: Waiting for transfers to finish 2026/02/01 05:21:27 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:27 INFO : There was nothing to transfer 2026/02/01 05:21:27 DEBUG : rclone-sync-test: Excluded 2026/02/01 05:21:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/01 05:21:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/01 05:21:28 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:21:28 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:21:28 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:28 INFO : rclone-sync-test-include: Removing directory 2026/02/01 05:21:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty 2026/02/01 05:21:28 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: failed to delete 1 directories 2026/02/01 05:21:28 INFO : There was nothing to transfer 2026/02/01 05:21:29 DEBUG : rclone-sync-test: Excluded 2026/02/01 05:21:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/01 05:21:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/01 05:21:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/01 05:21:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/01 05:21:30 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:30 INFO : There was nothing to transfer 2026/02/01 05:21:31 DEBUG : rclone-sync-test: Excluded 2026/02/01 05:21:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/01 05:21:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/01 05:21:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:21:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:21:32 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:32 INFO : rclone-sync-test-include: Removing directory 2026/02/01 05:21:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty 2026/02/01 05:21:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: failed to delete 1 directories 2026/02/01 05:21:32 INFO : There was nothing to transfer 2026/02/01 05:21:33 DEBUG : Excluded 2026/02/01 05:21:33 DEBUG : rclone-sync-test: Excluded 2026/02/01 05:21:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/01 05:21:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/01 05:21:34 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/01 05:21:34 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/01 05:21:34 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (17.12s) === RUN TestSyncCompareDest run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:21:37 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:21:37 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/CompareDest" 2026/02/01 05:21:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/01 05:21:39 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:39 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:40 DEBUG : one: size = 3 OK 2026/02/01 05:21:40 DEBUG : one: blake3 = d33fb48ab5adff269ae172b29a6913ff04f6f266207a7a8e976f2ecd571d4492 OK 2026/02/01 05:21:40 INFO : one: Copied (new) 2026/02/01 05:21:40 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:40 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:21:40 DEBUG : one: Sizes differ 2026/02/01 05:21:40 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:40 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:41 DEBUG : one: size = 5 OK 2026/02/01 05:21:41 DEBUG : one: blake3 = 80c0d70ac1e65ac7c3c67bcdb476c695fd953c9351dd15ded90b511dd03474f9 OK 2026/02/01 05:21:41 INFO : one: Copied (replaced existing) 2026/02/01 05:21:41 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:43 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:21:43 DEBUG : one: Sizes differ 2026/02/01 05:21:43 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:45 DEBUG : one: size = 5 OK 2026/02/01 05:21:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/01 05:21:45 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:45 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:45 INFO : There was nothing to transfer 2026/02/01 05:21:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:46 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:21:46 DEBUG : one: Sizes differ 2026/02/01 05:21:46 DEBUG : one: size = 5 OK 2026/02/01 05:21:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/01 05:21:47 DEBUG : two: size = 3 OK 2026/02/01 05:21:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/01 05:21:47 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:47 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:47 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:47 INFO : There was nothing to transfer 2026/02/01 05:21:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:47 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:21:47 DEBUG : one: Sizes differ 2026/02/01 05:21:47 DEBUG : one: size = 5 OK 2026/02/01 05:21:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/01 05:21:47 DEBUG : two: size = 3 OK 2026/02/01 05:21:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/01 05:21:47 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:47 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:47 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:47 INFO : There was nothing to transfer 2026/02/01 05:21:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:48 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:21:48 DEBUG : one: Sizes differ 2026/02/01 05:21:48 DEBUG : two: size = 3 OK 2026/02/01 05:21:48 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/02/01 05:21:48 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 OK 2026/02/01 05:21:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/01 05:21:48 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:48 DEBUG : one: size = 5 OK 2026/02/01 05:21:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/01 05:21:48 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:48 DEBUG : Waiting for deletions to finish 2026/02/01 05:21:48 INFO : There was nothing to transfer 2026/02/01 05:21:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:49 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:21:49 DEBUG : one: Sizes differ 2026/02/01 05:21:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:21:50 DEBUG : two: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/CompareDest) 2026/02/01 05:21:50 DEBUG : two: Sizes differ 2026/02/01 05:21:50 DEBUG : two: Need to transfer - File not found at Destination 2026/02/01 05:21:50 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:21:50 DEBUG : one: size = 5 OK 2026/02/01 05:21:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/01 05:21:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/01 05:21:50 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:21:50 DEBUG : two: size = 5 OK 2026/02/01 05:21:50 DEBUG : two: blake3 = dd2b7eea010566dfe0a748a4289e6d5fd9b8660a88fad3c539fc6be8ad5e5d04 OK 2026/02/01 05:21:50 INFO : two: Copied (new) 2026/02/01 05:21:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.90s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:21:55 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dest" 2026/02/01 05:21:56 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/pre-dest1" 2026/02/01 05:21:57 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/pre-dest2" 2026/02/01 05:21:57 DEBUG : 1: size = 1 OK 2026/02/01 05:21:57 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:21:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/01 05:21:58 DEBUG : 2: size = 1 OK 2026/02/01 05:21:58 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:21:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/01 05:21:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/01 05:21:58 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dest: Waiting for checks to finish 2026/02/01 05:21:58 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dest: Waiting for transfers to finish 2026/02/01 05:22:00 DEBUG : 3: size = 1 OK 2026/02/01 05:22:00 DEBUG : 3: blake3 = 58d6fd3dc609068615d66b6a2616cce521e6bd49bbcd7854e3f2573b142c6637 OK 2026/02/01 05:22:00 INFO : 3: Copied (new) 2026/02/01 05:22:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.11s) === RUN TestSyncCopyDest run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.77s) === RUN TestSyncBackupDir run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:22:06 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:22:07 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/backup" 2026/02/01 05:22:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:08 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:08 DEBUG : one: Sizes differ 2026/02/01 05:22:08 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:08 DEBUG : two: size = 3 OK 2026/02/01 05:22:08 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:08 DEBUG : two: Unchanged skipping 2026/02/01 05:22:09 INFO : one: Moved (server-side) 2026/02/01 05:22:09 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:09 DEBUG : one: size = 4 OK 2026/02/01 05:22:09 DEBUG : one: blake3 = 939a50a9639171822692e6c928d5815a2540db5bc2d683666eee598adf8411e1 OK 2026/02/01 05:22:09 INFO : one: Copied (new) 2026/02/01 05:22:09 DEBUG : Waiting for deletions to finish 2026/02/01 05:22:10 INFO : three.txt: Moved (server-side) 2026/02/01 05:22:10 INFO : three.txt: Moved into backup dir 2026/02/01 05:22:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:11 DEBUG : one: size = 4 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:11 DEBUG : one: Sizes differ 2026/02/01 05:22:11 DEBUG : two: size = 3 OK 2026/02/01 05:22:11 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:11 DEBUG : two: Unchanged skipping 2026/02/01 05:22:11 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:12 INFO : one: Deleted 2026/02/01 05:22:12 INFO : one: Moved (server-side) 2026/02/01 05:22:12 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:13 DEBUG : one: size = 5 OK 2026/02/01 05:22:13 DEBUG : one: blake3 = 8b1686f2755a139172fa8c999a90034af1ea670dc512042e1af3ebbc204f966d OK 2026/02/01 05:22:13 INFO : one: Copied (new) 2026/02/01 05:22:13 DEBUG : Waiting for deletions to finish 2026/02/01 05:22:13 INFO : three.txt: Deleted 2026/02/01 05:22:14 INFO : three.txt: Moved (server-side) 2026/02/01 05:22:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.34s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:22:18 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:22:18 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/backup" 2026/02/01 05:22:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:19 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:19 DEBUG : one: Sizes differ 2026/02/01 05:22:19 DEBUG : two: size = 3 OK 2026/02/01 05:22:19 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:19 DEBUG : two: Unchanged skipping 2026/02/01 05:22:19 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:21 INFO : one: Moved (server-side) to: one.bak 2026/02/01 05:22:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:22 DEBUG : one: size = 4 OK 2026/02/01 05:22:22 DEBUG : one: blake3 = 939a50a9639171822692e6c928d5815a2540db5bc2d683666eee598adf8411e1 OK 2026/02/01 05:22:22 INFO : one: Copied (new) 2026/02/01 05:22:22 DEBUG : Waiting for deletions to finish 2026/02/01 05:22:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/01 05:22:23 INFO : three.txt: Moved into backup dir 2026/02/01 05:22:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:24 DEBUG : one: size = 4 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:24 DEBUG : one: Sizes differ 2026/02/01 05:22:24 DEBUG : two: size = 3 OK 2026/02/01 05:22:24 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:24 DEBUG : two: Unchanged skipping 2026/02/01 05:22:24 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:25 INFO : one.bak: Deleted 2026/02/01 05:22:25 INFO : one: Moved (server-side) to: one.bak 2026/02/01 05:22:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:26 DEBUG : one: size = 5 OK 2026/02/01 05:22:26 DEBUG : one: blake3 = 8b1686f2755a139172fa8c999a90034af1ea670dc512042e1af3ebbc204f966d OK 2026/02/01 05:22:26 INFO : one: Copied (new) 2026/02/01 05:22:26 DEBUG : Waiting for deletions to finish 2026/02/01 05:22:27 INFO : three.txt.bak: Deleted 2026/02/01 05:22:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/01 05:22:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:22:36 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:22:37 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/backup" 2026/02/01 05:22:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:38 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:38 DEBUG : one: Sizes differ 2026/02/01 05:22:38 DEBUG : two: size = 3 OK 2026/02/01 05:22:38 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:38 DEBUG : two: Unchanged skipping 2026/02/01 05:22:38 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/01 05:22:39 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:39 DEBUG : one: size = 4 OK 2026/02/01 05:22:39 DEBUG : one: blake3 = 939a50a9639171822692e6c928d5815a2540db5bc2d683666eee598adf8411e1 OK 2026/02/01 05:22:39 INFO : one: Copied (new) 2026/02/01 05:22:39 DEBUG : Waiting for deletions to finish 2026/02/01 05:22:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/01 05:22:45 INFO : three.txt: Moved into backup dir 2026/02/01 05:22:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:46 DEBUG : one: size = 4 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:46 DEBUG : one: Sizes differ 2026/02/01 05:22:46 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:46 DEBUG : two: size = 3 OK 2026/02/01 05:22:46 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:46 DEBUG : two: Unchanged skipping 2026/02/01 05:22:46 INFO : one-2019-01-01: Deleted 2026/02/01 05:22:51 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/01 05:22:51 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:51 DEBUG : one: size = 5 OK 2026/02/01 05:22:51 DEBUG : one: blake3 = 8b1686f2755a139172fa8c999a90034af1ea670dc512042e1af3ebbc204f966d OK 2026/02/01 05:22:51 INFO : one: Copied (new) 2026/02/01 05:22:51 DEBUG : Waiting for deletions to finish 2026/02/01 05:22:52 INFO : three-2019-01-01.txt: Deleted 2026/02/01 05:22:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/01 05:22:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.93s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:22:57 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:22:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:22:57 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:22:57 DEBUG : one: Sizes differ 2026/02/01 05:22:57 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:22:57 DEBUG : two: size = 3 OK 2026/02/01 05:22:57 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:22:57 DEBUG : two: Unchanged skipping 2026/02/01 05:22:58 INFO : one: Moved (server-side) to: one.bak 2026/02/01 05:22:58 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:22:59 DEBUG : one: size = 4 OK 2026/02/01 05:22:59 DEBUG : one: blake3 = 939a50a9639171822692e6c928d5815a2540db5bc2d683666eee598adf8411e1 OK 2026/02/01 05:22:59 INFO : one: Copied (new) 2026/02/01 05:22:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:23:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/01 05:23:00 INFO : three.txt: Moved into backup dir 2026/02/01 05:23:00 DEBUG : one.bak: Excluded (Path Filter) 2026/02/01 05:23:00 DEBUG : one.bak: Excluded 2026/02/01 05:23:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/01 05:23:00 DEBUG : three.txt.bak: Excluded 2026/02/01 05:23:00 DEBUG : two: size = 3 OK 2026/02/01 05:23:00 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:23:00 DEBUG : two: Unchanged skipping 2026/02/01 05:23:00 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for checks to finish 2026/02/01 05:23:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:00 DEBUG : one: size = 4 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:00 DEBUG : one: Sizes differ 2026/02/01 05:23:01 INFO : one.bak: Deleted 2026/02/01 05:23:02 INFO : one: Moved (server-side) to: one.bak 2026/02/01 05:23:02 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji/dst: Waiting for transfers to finish 2026/02/01 05:23:02 DEBUG : one: size = 5 OK 2026/02/01 05:23:02 DEBUG : one: blake3 = 8b1686f2755a139172fa8c999a90034af1ea670dc512042e1af3ebbc204f966d OK 2026/02/01 05:23:02 INFO : one: Copied (new) 2026/02/01 05:23:02 DEBUG : Waiting for deletions to finish 2026/02/01 05:23:02 INFO : three.txt.bak: Deleted 2026/02/01 05:23:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/01 05:23:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.89s) === RUN TestSyncSuffix run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:23:06 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:23:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:07 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:07 DEBUG : one: Sizes differ 2026/02/01 05:23:07 INFO : one: Moved (server-side) to: one.bak 2026/02/01 05:23:08 DEBUG : one: size = 4 OK 2026/02/01 05:23:08 DEBUG : one: blake3 = 939a50a9639171822692e6c928d5815a2540db5bc2d683666eee598adf8411e1 OK 2026/02/01 05:23:08 INFO : one: Copied (new) 2026/02/01 05:23:08 DEBUG : two: size = 3 OK 2026/02/01 05:23:08 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:23:08 DEBUG : two: Unchanged skipping 2026/02/01 05:23:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:09 DEBUG : three.txt: size = 5 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:09 DEBUG : three.txt: Sizes differ 2026/02/01 05:23:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/01 05:23:11 DEBUG : three.txt: size = 6 OK 2026/02/01 05:23:11 DEBUG : three.txt: blake3 = 457896f20a3453a8f7a45e90d86b168691e9065b3d9050593b067472250b47bc OK 2026/02/01 05:23:11 INFO : three.txt: Copied (new) 2026/02/01 05:23:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:11 DEBUG : one: size = 4 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:11 DEBUG : one: Sizes differ 2026/02/01 05:23:13 INFO : one.bak: Deleted 2026/02/01 05:23:13 INFO : one: Moved (server-side) to: one.bak 2026/02/01 05:23:14 DEBUG : one: size = 5 OK 2026/02/01 05:23:14 DEBUG : one: blake3 = 8b1686f2755a139172fa8c999a90034af1ea670dc512042e1af3ebbc204f966d OK 2026/02/01 05:23:14 INFO : one: Copied (new) 2026/02/01 05:23:14 DEBUG : two: size = 3 OK 2026/02/01 05:23:14 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:23:14 DEBUG : two: Unchanged skipping 2026/02/01 05:23:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:14 DEBUG : three.txt: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:14 DEBUG : three.txt: Sizes differ 2026/02/01 05:23:14 INFO : three.txt.bak: Deleted 2026/02/01 05:23:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/01 05:23:15 DEBUG : three.txt: size = 19 OK 2026/02/01 05:23:15 DEBUG : three.txt: blake3 = d83999dd73126c9057f9999863c2ee3d72d3d1fa2674a7a7cd83bf602a63071c OK 2026/02/01 05:23:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.42s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:23:21 DEBUG : Creating backend with remote "TestFilen:rclone-test-hisugid0voji/dst" 2026/02/01 05:23:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:22 DEBUG : one: size = 3 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:22 DEBUG : one: Sizes differ 2026/02/01 05:23:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/01 05:23:23 DEBUG : one: size = 4 OK 2026/02/01 05:23:23 DEBUG : one: blake3 = 939a50a9639171822692e6c928d5815a2540db5bc2d683666eee598adf8411e1 OK 2026/02/01 05:23:23 INFO : one: Copied (new) 2026/02/01 05:23:23 DEBUG : two: size = 3 OK 2026/02/01 05:23:23 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:23:23 DEBUG : two: Unchanged skipping 2026/02/01 05:23:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:23 DEBUG : three.txt: size = 5 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:23 DEBUG : three.txt: Sizes differ 2026/02/01 05:23:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/01 05:23:26 DEBUG : three.txt: size = 6 OK 2026/02/01 05:23:26 DEBUG : three.txt: blake3 = 457896f20a3453a8f7a45e90d86b168691e9065b3d9050593b067472250b47bc OK 2026/02/01 05:23:26 INFO : three.txt: Copied (new) 2026/02/01 05:23:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:26 DEBUG : one: size = 4 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:26 DEBUG : one: Sizes differ 2026/02/01 05:23:27 INFO : one-2019-01-01: Deleted 2026/02/01 05:23:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/01 05:23:27 DEBUG : one: size = 5 OK 2026/02/01 05:23:27 DEBUG : one: blake3 = 8b1686f2755a139172fa8c999a90034af1ea670dc512042e1af3ebbc204f966d OK 2026/02/01 05:23:27 INFO : one: Copied (new) 2026/02/01 05:23:27 DEBUG : two: size = 3 OK 2026/02/01 05:23:27 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:23:27 DEBUG : two: Unchanged skipping 2026/02/01 05:23:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:28 DEBUG : three.txt: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji/dst) 2026/02/01 05:23:28 DEBUG : three.txt: Sizes differ 2026/02/01 05:23:29 INFO : three-2019-01-01.txt: Deleted 2026/02/01 05:23:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/01 05:23:29 DEBUG : three.txt: size = 19 OK 2026/02/01 05:23:29 DEBUG : three.txt: blake3 = d83999dd73126c9057f9999863c2ee3d72d3d1fa2674a7a7cd83bf602a63071c OK 2026/02/01 05:23:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.25s) === RUN TestSyncUTFNorm run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:23:33 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:33 DEBUG : Testêé: size = 18 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:23:33 DEBUG : Testêé: Sizes differ 2026/02/01 05:23:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:23:33 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:23:34 DEBUG : Testêé: size = 14 OK 2026/02/01 05:23:34 DEBUG : Testêé: blake3 = e851df4430a774de5119d5167b5b39343cf6d1d7bfda8e4d2721f43d06a47237 OK 2026/02/01 05:23:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/01 05:23:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:23:35 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/01 05:23:35 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:23:35 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:23:35 DEBUG : existing: size = 6 OK 2026/02/01 05:23:35 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/01 05:23:35 INFO : existing: Copied (new) 2026/02/01 05:23:35 DEBUG : Waiting for deletions to finish 2026/02/01 05:23:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:23:36 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:23:36 DEBUG : existing: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:23:36 DEBUG : existing: Sizes differ 2026/02/01 05:23:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/01 05:23:36 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:23:36 ERROR : Filen support@rclone.com at /rclone-test-hisugid0voji: not deleting files as there were IO errors 2026/02/01 05:23:36 ERROR : Filen support@rclone.com at /rclone-test-hisugid0voji: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:23:37 DEBUG : EXISTING: size = 6 OK 2026/02/01 05:23:37 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:23:37 DEBUG : existing: Unchanged skipping 2026/02/01 05:23:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:23:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:23:37 DEBUG : Waiting for deletions to finish 2026/02/01 05:23:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.17s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (0.64s) --- SKIP: TestMaxTransfer/Hard (0.30s) --- SKIP: TestMaxTransfer/Soft (0.17s) --- SKIP: TestMaxTransfer/Cautious (0.17s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:24:05 DEBUG : both0: size = 6 OK 2026/02/01 05:24:05 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both10: size = 6 OK 2026/02/01 05:24:05 DEBUG : both0: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both11: size = 6 OK 2026/02/01 05:24:05 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:24:05 DEBUG : both12: size = 6 OK 2026/02/01 05:24:05 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both13: size = 6 OK 2026/02/01 05:24:05 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both10: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both14: size = 6 OK 2026/02/01 05:24:05 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both14: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both15: size = 6 OK 2026/02/01 05:24:05 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both15: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both16: size = 6 OK 2026/02/01 05:24:05 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both16: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both17: size = 6 OK 2026/02/01 05:24:05 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both17: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both18: size = 6 OK 2026/02/01 05:24:05 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both11: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both19: size = 6 OK 2026/02/01 05:24:05 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both19: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both1: size = 6 OK 2026/02/01 05:24:05 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both1: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both2: size = 6 OK 2026/02/01 05:24:05 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both2: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both3: size = 6 OK 2026/02/01 05:24:05 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both3: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both4: size = 6 OK 2026/02/01 05:24:05 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both4: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both5: size = 6 OK 2026/02/01 05:24:05 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both5: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both6: size = 6 OK 2026/02/01 05:24:05 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both6: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both7: size = 6 OK 2026/02/01 05:24:05 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both18: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both8: size = 6 OK 2026/02/01 05:24:05 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both8: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both9: size = 6 OK 2026/02/01 05:24:05 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:05 DEBUG : both9: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both12: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both13: Unchanged skipping 2026/02/01 05:24:05 DEBUG : both7: Unchanged skipping 2026/02/01 05:24:05 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:24:05 DEBUG : Waiting for deletions to finish 2026/02/01 05:24:05 INFO : only18: Deleted 2026/02/01 05:24:05 INFO : only8: Deleted 2026/02/01 05:24:05 INFO : only6: Deleted 2026/02/01 05:24:05 INFO : only15: Deleted 2026/02/01 05:24:05 INFO : only11: Deleted 2026/02/01 05:24:05 INFO : only17: Deleted 2026/02/01 05:24:05 INFO : only19: Deleted 2026/02/01 05:24:05 INFO : only9: Deleted 2026/02/01 05:24:05 INFO : only5: Deleted 2026/02/01 05:24:05 INFO : only4: Deleted 2026/02/01 05:24:05 INFO : only2: Deleted 2026/02/01 05:24:05 INFO : only10: Deleted 2026/02/01 05:24:05 INFO : only3: Deleted 2026/02/01 05:24:05 INFO : only13: Deleted 2026/02/01 05:24:05 INFO : only1: Deleted 2026/02/01 05:24:05 INFO : only16: Deleted 2026/02/01 05:24:06 INFO : only0: Deleted 2026/02/01 05:24:06 INFO : only7: Deleted 2026/02/01 05:24:06 INFO : only14: Deleted 2026/02/01 05:24:06 INFO : only12: Deleted 2026/02/01 05:24:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (32.95s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:24:35 DEBUG : both0: size = 6 OK 2026/02/01 05:24:35 DEBUG : both10: size = 6 OK 2026/02/01 05:24:35 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both11: size = 6 OK 2026/02/01 05:24:35 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:24:35 DEBUG : both12: size = 6 OK 2026/02/01 05:24:35 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both0: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both13: size = 6 OK 2026/02/01 05:24:35 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both13: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both14: size = 6 OK 2026/02/01 05:24:35 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both14: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both15: size = 6 OK 2026/02/01 05:24:35 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both15: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both16: size = 6 OK 2026/02/01 05:24:35 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both16: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both17: size = 6 OK 2026/02/01 05:24:35 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both17: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both18: size = 6 OK 2026/02/01 05:24:35 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both18: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both19: size = 6 OK 2026/02/01 05:24:35 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both10: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both1: size = 6 OK 2026/02/01 05:24:35 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both11: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both2: size = 6 OK 2026/02/01 05:24:35 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both12: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both3: size = 6 OK 2026/02/01 05:24:35 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both19: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both4: size = 6 OK 2026/02/01 05:24:35 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both4: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both5: size = 6 OK 2026/02/01 05:24:35 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both1: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both2: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both3: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both5: Unchanged skipping 2026/02/01 05:24:35 DEBUG : both6: size = 6 OK 2026/02/01 05:24:35 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both6: Unchanged skipping 2026/02/01 05:24:35 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only0: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only0: Sizes differ 2026/02/01 05:24:35 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only10: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only10: Sizes differ 2026/02/01 05:24:35 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only11: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only11: Sizes differ 2026/02/01 05:24:35 DEBUG : both9: size = 6 OK 2026/02/01 05:24:35 DEBUG : both8: size = 6 OK 2026/02/01 05:24:35 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both7: size = 6 OK 2026/02/01 05:24:35 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:24:35 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only12: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only12: Sizes differ 2026/02/01 05:24:35 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only13: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only13: Sizes differ 2026/02/01 05:24:35 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only14: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only14: Sizes differ 2026/02/01 05:24:35 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only15: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only15: Sizes differ 2026/02/01 05:24:35 DEBUG : both9: Unchanged skipping 2026/02/01 05:24:35 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only17: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only17: Sizes differ 2026/02/01 05:24:35 DEBUG : both8: Unchanged skipping 2026/02/01 05:24:35 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only18: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only18: Sizes differ 2026/02/01 05:24:35 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only19: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only19: Sizes differ 2026/02/01 05:24:35 DEBUG : both7: Unchanged skipping 2026/02/01 05:24:35 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only1: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only1: Sizes differ 2026/02/01 05:24:35 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only16: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only16: Sizes differ 2026/02/01 05:24:35 DEBUG : only2: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only2: Sizes differ 2026/02/01 05:24:35 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only3: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only3: Sizes differ 2026/02/01 05:24:35 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only4: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only4: Sizes differ 2026/02/01 05:24:35 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only5: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only5: Sizes differ 2026/02/01 05:24:35 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only6: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only6: Sizes differ 2026/02/01 05:24:35 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only7: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only7: Sizes differ 2026/02/01 05:24:35 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only8: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only8: Sizes differ 2026/02/01 05:24:35 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2782618043) 2026/02/01 05:24:35 DEBUG : only9: size = 6 (Filen support@rclone.com at /rclone-test-hisugid0voji) 2026/02/01 05:24:35 DEBUG : only9: Sizes differ 2026/02/01 05:24:35 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:24:35 DEBUG : only10: size = 0 OK 2026/02/01 05:24:35 DEBUG : only10: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:35 INFO : only10: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only0: size = 0 OK 2026/02/01 05:24:36 DEBUG : only0: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only0: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only11: size = 0 OK 2026/02/01 05:24:36 DEBUG : only11: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only11: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only15: size = 0 OK 2026/02/01 05:24:36 DEBUG : only15: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only15: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only12: size = 0 OK 2026/02/01 05:24:36 DEBUG : only12: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only12: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only13: size = 0 OK 2026/02/01 05:24:36 DEBUG : only13: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only13: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only14: size = 0 OK 2026/02/01 05:24:36 DEBUG : only14: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only14: Copied (replaced existing) 2026/02/01 05:24:36 DEBUG : only18: size = 0 OK 2026/02/01 05:24:36 DEBUG : only18: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:36 INFO : only18: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only16: size = 0 OK 2026/02/01 05:24:37 DEBUG : only16: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only16: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only4: size = 0 OK 2026/02/01 05:24:37 DEBUG : only4: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only4: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only3: size = 0 OK 2026/02/01 05:24:37 DEBUG : only3: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only3: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only6: size = 0 OK 2026/02/01 05:24:37 DEBUG : only6: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only6: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only7: size = 0 OK 2026/02/01 05:24:37 DEBUG : only7: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only7: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only19: size = 0 OK 2026/02/01 05:24:37 DEBUG : only19: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only19: Copied (replaced existing) 2026/02/01 05:24:37 DEBUG : only5: size = 0 OK 2026/02/01 05:24:37 DEBUG : only5: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:37 INFO : only5: Copied (replaced existing) 2026/02/01 05:24:38 DEBUG : only9: size = 0 OK 2026/02/01 05:24:38 DEBUG : only9: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:38 INFO : only9: Copied (replaced existing) 2026/02/01 05:24:41 DEBUG : only17: size = 0 OK 2026/02/01 05:24:41 DEBUG : only17: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:41 INFO : only17: Copied (replaced existing) 2026/02/01 05:24:41 DEBUG : only2: size = 0 OK 2026/02/01 05:24:41 DEBUG : only2: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:41 INFO : only2: Copied (replaced existing) 2026/02/01 05:24:41 DEBUG : only1: size = 0 OK 2026/02/01 05:24:41 DEBUG : only1: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:41 INFO : only1: Copied (replaced existing) 2026/02/01 05:24:41 DEBUG : only8: size = 0 OK 2026/02/01 05:24:41 DEBUG : only8: blake3 = af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262 OK 2026/02/01 05:24:41 INFO : only8: Copied (replaced existing) 2026/02/01 05:24:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (44.86s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:24:57 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:24:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:24:57 DEBUG : empty_on_remote: Making directory with metadata 2026/02/01 05:24:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:24:57 INFO : empty_on_remote: Making directory 2026/02/01 05:24:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/01 05:24:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/01 05:24:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/01 05:24:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:24:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (6.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:25:03 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:25:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:25:03 DEBUG : empty_on_remote: Making directory with metadata 2026/02/01 05:25:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/01 05:25:03 INFO : empty_on_remote: Making directory 2026/02/01 05:25:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/01 05:25:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/01 05:25:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/01 05:25:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:25:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/01 05:25:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:25:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:25:11 INFO : sub dir: Making directory 2026/02/01 05:25:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (18.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:25:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/01 05:25:30 INFO : sub dir: Making directory 2026/02/01 05:25:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (15.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:25:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:25:59 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : apple: size = 5 OK 2026/02/01 05:25:59 DEBUG : banana: size = 6 OK 2026/02/01 05:25:59 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : apple: Unchanged skipping 2026/02/01 05:25:59 DEBUG : banana: Unchanged skipping 2026/02/01 05:25:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:25:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:25:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:25:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:25:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:25:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:25:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:25:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:25:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:25:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:25:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:25:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:25:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:25:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:25:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:25:59 INFO : There was nothing to transfer 2026/02/01 05:25:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:25:59 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:25:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : apple: size = 5 OK 2026/02/01 05:26:00 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : apple: Unchanged skipping 2026/02/01 05:26:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:26:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:26:00 DEBUG : banana: size = 6 OK 2026/02/01 05:26:00 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : banana: Unchanged skipping 2026/02/01 05:26:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:26:00 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:26:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:26:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:26:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:26:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:26:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:26:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:26:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:26:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:26:00 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:26:00 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:00 INFO : There was nothing to transfer 2026/02/01 05:26:00 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:00 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:26:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:26:19 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : apple: size = 5 OK 2026/02/01 05:26:20 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : apple: Unchanged skipping 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:26:20 DEBUG : banana: size = 6 OK 2026/02/01 05:26:20 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : banana: Unchanged skipping 2026/02/01 05:26:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:26:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:26:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:26:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:26:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:26:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:26:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:26:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:26:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:26:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:26:20 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:26:20 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:20 INFO : There was nothing to transfer 2026/02/01 05:26:20 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:26:20 DEBUG : apple: size = 5 OK 2026/02/01 05:26:20 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : apple: Unchanged skipping 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:26:20 DEBUG : banana: size = 6 OK 2026/02/01 05:26:20 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : banana: Unchanged skipping 2026/02/01 05:26:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:26:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:26:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:26:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:26:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:26:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:26:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:26:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:26:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:26:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:26:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:26:21 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:21 INFO : There was nothing to transfer 2026/02/01 05:26:21 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:26:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:26:40 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/01 05:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/01 05:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/01 05:26:40 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:40 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/01 05:26:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:41 DEBUG : YXBwbGU=: size = 5 OK 2026/02/01 05:26:41 DEBUG : apple: blake3 = 553bcf297bd9b9fb7c8987a2070fdfb722b98c1665b6461ff345a9a1c0ffb9b3 OK 2026/02/01 05:26:41 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/01 05:26:41 DEBUG : YmFuYW5h: size = 6 OK 2026/02/01 05:26:41 DEBUG : banana: blake3 = a45c0bb93750af91f36a7151b01eae0339e22bba30b1358dfefa466813158b92 OK 2026/02/01 05:26:41 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/01 05:26:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/01 05:26:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:26:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:26:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:26:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/01 05:26:41 DEBUG : splitbananasplit: blake3 = 027ec1faa09f0160576feb4a50a14dffd9b135ad7bf0203340c69ec5241e14a7 OK 2026/02/01 05:26:41 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/01 05:26:41 DEBUG : appleappleapplebanana: blake3 = 08f1e974002fefa9b6c91cdcb03e24e1ca05b09d735b10d07a40ef0de3c8a558 OK 2026/02/01 05:26:41 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/01 05:26:42 DEBUG : dir1/0000-abcdefg.txt: blake3 = bcc172c5aa9b040049f4b201e349aba89e62a516cf43e34cb1b6971e3aa3db0c OK 2026/02/01 05:26:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/01 05:26:42 DEBUG : dir1/0001-bcdefgh.txt: blake3 = a10595c15793af71f796381ac7791fe514dbdf1530342f10548624c27f3271f6 OK 2026/02/01 05:26:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/01 05:26:42 DEBUG : dir1/0002-cdefghi.txt: blake3 = 2b13e9dda27a25a7b794be405323808efdb8a45c84089cd4f79a6b34d8a84351 OK 2026/02/01 05:26:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/01 05:26:42 DEBUG : dir1/0003-defghij.txt: blake3 = 6f474fe311c8de719af6dd8624813bc42fe13bdee6e58ca2d34cf78b25f9ca1d OK 2026/02/01 05:26:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/01 05:26:42 DEBUG : dir1/0005-fghijkl.txt: blake3 = 91f46b0a6120ee67e2770122fc4d0d17fff76e1a0be9cb89dbe44be1cfba1037 OK 2026/02/01 05:26:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/01 05:26:42 DEBUG : dir1/0004-efghijk.txt: blake3 = 4985f221f9402b783b716c909ffa15523384ab8647dcc3538d722e0406fb0d8d OK 2026/02/01 05:26:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/01 05:26:43 DEBUG : dir1/0006-ghijklm.txt: blake3 = ec595cb8472f10164f040acd5ac770b12c2e9b0e04da0f2b061ba66cb1ff6e28 OK 2026/02/01 05:26:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/01 05:26:43 DEBUG : dir1/0008-2345678.txt: blake3 = 6066637c7484b5f11b0843075cca14b4a93d1110b657b06d1677d7aa9d3bedd8 OK 2026/02/01 05:26:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/01 05:26:43 DEBUG : dir1/0009-3456789.txt: blake3 = 2d4f9772493a9a409bcead247952db2c836dbb508c3c9a75c037861fe2605be1 OK 2026/02/01 05:26:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/01 05:26:43 DEBUG : dir1/0007-1234567.txt: blake3 = 9535cc286bace11e018b32e1f8bcef17139b1270c9e5144e82fa3f84035bb109 OK 2026/02/01 05:26:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/01 05:26:43 DEBUG : dir1/0010-456789.txt: blake3 = 7da1d0142824cd6230d4c39e529bf881440afdab320d9b8f176a2e3bf7c89479 OK 2026/02/01 05:26:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/01 05:26:44 DEBUG : dir1/0011-56789;.txt: blake3 = 5ea1ee3921b045066be0457b7093cb1eda456c54212e5fce962951ca22cefbe7 OK 2026/02/01 05:26:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/01 05:26:44 DEBUG : dir1/0012-6789;.txt: blake3 = 731b3398b40cd01947954f0674efde8495453ff2888c50d6075ec1d1c0660036 OK 2026/02/01 05:26:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/01 05:26:44 DEBUG : dir1/0013-789;=.txt: blake3 = a00ebd7e1a215337497f161903f284ba4a856dcce9e7095b242ade5aa5388473 OK 2026/02/01 05:26:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/01 05:26:44 DEBUG : dir1/0014-89;=.txt: blake3 = 43c5177c9706f8d53aa4704900b4c07bd26fdb51dab6e44f2353f253b45a6790 OK 2026/02/01 05:26:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/01 05:26:44 DEBUG : dir1/0015-9;=.txt: blake3 = b777262f46b2e4488658f35fec31f78a8fd43f344969c26ab2e4f0b1f7c1ff2e OK 2026/02/01 05:26:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:44 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:45 INFO : dir1/0010-456789.txt: Deleted 2026/02/01 05:26:45 INFO : apple: Deleted 2026/02/01 05:26:45 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0013-789;=.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0008-2345678.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0014-89;=.txt: Deleted 2026/02/01 05:26:45 INFO : appleappleapplebanana: Deleted 2026/02/01 05:26:45 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/01 05:26:45 INFO : banana: Deleted 2026/02/01 05:26:45 INFO : dir1/0007-1234567.txt: Deleted 2026/02/01 05:26:45 INFO : splitbananasplit: Deleted 2026/02/01 05:26:45 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0003-defghij.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0011-56789;.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0009-3456789.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0012-6789;.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0015-9;=.txt: Deleted 2026/02/01 05:26:45 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/01 05:26:45 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:45 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:46 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:46 DEBUG : YXBwbGU=: size = 5 OK 2026/02/01 05:26:46 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : apple: Unchanged skipping 2026/02/01 05:26:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/01 05:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:26:46 DEBUG : YmFuYW5h: size = 6 OK 2026/02/01 05:26:46 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : banana: Unchanged skipping 2026/02/01 05:26:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/01 05:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/01 05:26:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/01 05:26:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/01 05:26:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/01 05:26:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/01 05:26:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/01 05:26:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/01 05:26:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/01 05:26:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:26:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:26:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:26:46 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:26:46 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:46 DEBUG : Waiting for deletions to finish 2026/02/01 05:26:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/01 05:26:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/01 05:26:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:47 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:47 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:47 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/01 05:26:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:47 DEBUG : apple: transformed to: YXBwbGU= 2026/02/01 05:26:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/01 05:26:47 DEBUG : banana: transformed to: YmFuYW5h 2026/02/01 05:26:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/01 05:26:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/01 05:26:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/01 05:26:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/01 05:26:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/01 05:26:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/01 05:26:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:27:05 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:06 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:06 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/01 05:27:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/01 05:27:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/01 05:27:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/01 05:27:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/01 05:27:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/01 05:27:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/01 05:27:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/01 05:27:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/01 05:27:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/01 05:27:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/01 05:27:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/01 05:27:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/01 05:27:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:06 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:27:06 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:27:06 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/01 05:27:06 DEBUG : appleappleapplebanana: blake3 = 08f1e974002fefa9b6c91cdcb03e24e1ca05b09d735b10d07a40ef0de3c8a558 OK 2026/02/01 05:27:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/01 05:27:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:06 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/01 05:27:06 DEBUG : splitbananasplit: blake3 = 027ec1faa09f0160576feb4a50a14dffd9b135ad7bf0203340c69ec5241e14a7 OK 2026/02/01 05:27:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/01 05:27:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:06 DEBUG : PREFIXapple: size = 5 OK 2026/02/01 05:27:06 DEBUG : apple: blake3 = 553bcf297bd9b9fb7c8987a2070fdfb722b98c1665b6461ff345a9a1c0ffb9b3 OK 2026/02/01 05:27:06 INFO : apple: Copied (new) to: PREFIXapple 2026/02/01 05:27:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:06 DEBUG : PREFIXbanana: size = 6 OK 2026/02/01 05:27:06 DEBUG : banana: blake3 = a45c0bb93750af91f36a7151b01eae0339e22bba30b1358dfefa466813158b92 OK 2026/02/01 05:27:06 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/01 05:27:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0001-bcdefgh.txt: blake3 = a10595c15793af71f796381ac7791fe514dbdf1530342f10548624c27f3271f6 OK 2026/02/01 05:27:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0000-abcdefg.txt: blake3 = bcc172c5aa9b040049f4b201e349aba89e62a516cf43e34cb1b6971e3aa3db0c OK 2026/02/01 05:27:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0002-cdefghi.txt: blake3 = 2b13e9dda27a25a7b794be405323808efdb8a45c84089cd4f79a6b34d8a84351 OK 2026/02/01 05:27:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0003-defghij.txt: blake3 = 6f474fe311c8de719af6dd8624813bc42fe13bdee6e58ca2d34cf78b25f9ca1d OK 2026/02/01 05:27:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0004-efghijk.txt: blake3 = 4985f221f9402b783b716c909ffa15523384ab8647dcc3538d722e0406fb0d8d OK 2026/02/01 05:27:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0005-fghijkl.txt: blake3 = 91f46b0a6120ee67e2770122fc4d0d17fff76e1a0be9cb89dbe44be1cfba1037 OK 2026/02/01 05:27:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/01 05:27:07 DEBUG : dir1/0006-ghijklm.txt: blake3 = ec595cb8472f10164f040acd5ac770b12c2e9b0e04da0f2b061ba66cb1ff6e28 OK 2026/02/01 05:27:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/01 05:27:08 DEBUG : dir1/0007-1234567.txt: blake3 = 9535cc286bace11e018b32e1f8bcef17139b1270c9e5144e82fa3f84035bb109 OK 2026/02/01 05:27:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/01 05:27:08 DEBUG : dir1/0009-3456789.txt: blake3 = 2d4f9772493a9a409bcead247952db2c836dbb508c3c9a75c037861fe2605be1 OK 2026/02/01 05:27:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/01 05:27:08 DEBUG : dir1/0010-456789.txt: blake3 = 7da1d0142824cd6230d4c39e529bf881440afdab320d9b8f176a2e3bf7c89479 OK 2026/02/01 05:27:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:08 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/01 05:27:08 DEBUG : dir1/0012-6789;.txt: blake3 = 731b3398b40cd01947954f0674efde8495453ff2888c50d6075ec1d1c0660036 OK 2026/02/01 05:27:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/01 05:27:08 DEBUG : dir1/0011-56789;.txt: blake3 = 5ea1ee3921b045066be0457b7093cb1eda456c54212e5fce962951ca22cefbe7 OK 2026/02/01 05:27:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:08 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/01 05:27:08 DEBUG : dir1/0013-789;=.txt: blake3 = a00ebd7e1a215337497f161903f284ba4a856dcce9e7095b242ade5aa5388473 OK 2026/02/01 05:27:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/01 05:27:09 DEBUG : dir1/0014-89;=.txt: blake3 = 43c5177c9706f8d53aa4704900b4c07bd26fdb51dab6e44f2353f253b45a6790 OK 2026/02/01 05:27:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/01 05:27:09 DEBUG : dir1/0015-9;=.txt: blake3 = b777262f46b2e4488658f35fec31f78a8fd43f344969c26ab2e4f0b1f7c1ff2e OK 2026/02/01 05:27:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/01 05:27:09 DEBUG : dir1/0008-2345678.txt: blake3 = 6066637c7484b5f11b0843075cca14b4a93d1110b657b06d1677d7aa9d3bedd8 OK 2026/02/01 05:27:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:09 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:09 INFO : apple: Deleted 2026/02/01 05:27:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/01 05:27:09 INFO : banana: Deleted 2026/02/01 05:27:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/01 05:27:09 INFO : appleappleapplebanana: Deleted 2026/02/01 05:27:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/01 05:27:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/01 05:27:09 INFO : splitbananasplit: Deleted 2026/02/01 05:27:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/01 05:27:10 INFO : dir1/0009-3456789.txt: Deleted 2026/02/01 05:27:10 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : apple: transformed to: PREFIXapple 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/01 05:27:10 DEBUG : banana: transformed to: PREFIXbanana 2026/02/01 05:27:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/01 05:27:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:10 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:27:10 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:27:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:27:11 DEBUG : appleappleapplebanana: blake3 = 08f1e974002fefa9b6c91cdcb03e24e1ca05b09d735b10d07a40ef0de3c8a558 OK 2026/02/01 05:27:11 INFO : appleappleapplebanana: Copied (new) 2026/02/01 05:27:11 DEBUG : apple: size = 5 OK 2026/02/01 05:27:11 DEBUG : apple: blake3 = 553bcf297bd9b9fb7c8987a2070fdfb722b98c1665b6461ff345a9a1c0ffb9b3 OK 2026/02/01 05:27:11 INFO : apple: Copied (new) 2026/02/01 05:27:11 DEBUG : banana: size = 6 OK 2026/02/01 05:27:11 DEBUG : banana: blake3 = a45c0bb93750af91f36a7151b01eae0339e22bba30b1358dfefa466813158b92 OK 2026/02/01 05:27:11 INFO : banana: Copied (new) 2026/02/01 05:27:11 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:27:11 DEBUG : splitbananasplit: blake3 = 027ec1faa09f0160576feb4a50a14dffd9b135ad7bf0203340c69ec5241e14a7 OK 2026/02/01 05:27:11 INFO : splitbananasplit: Copied (new) 2026/02/01 05:27:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:27:11 DEBUG : dir1/0002-cdefghi.txt: blake3 = 2b13e9dda27a25a7b794be405323808efdb8a45c84089cd4f79a6b34d8a84351 OK 2026/02/01 05:27:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/01 05:27:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:27:11 DEBUG : dir1/0000-abcdefg.txt: blake3 = bcc172c5aa9b040049f4b201e349aba89e62a516cf43e34cb1b6971e3aa3db0c OK 2026/02/01 05:27:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/01 05:27:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:27:11 DEBUG : dir1/0003-defghij.txt: blake3 = 6f474fe311c8de719af6dd8624813bc42fe13bdee6e58ca2d34cf78b25f9ca1d OK 2026/02/01 05:27:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/01 05:27:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:27:12 DEBUG : dir1/0001-bcdefgh.txt: blake3 = a10595c15793af71f796381ac7791fe514dbdf1530342f10548624c27f3271f6 OK 2026/02/01 05:27:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/01 05:27:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:27:12 DEBUG : dir1/0005-fghijkl.txt: blake3 = 91f46b0a6120ee67e2770122fc4d0d17fff76e1a0be9cb89dbe44be1cfba1037 OK 2026/02/01 05:27:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/01 05:27:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:27:12 DEBUG : dir1/0006-ghijklm.txt: blake3 = ec595cb8472f10164f040acd5ac770b12c2e9b0e04da0f2b061ba66cb1ff6e28 OK 2026/02/01 05:27:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/01 05:27:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:27:12 DEBUG : dir1/0007-1234567.txt: blake3 = 9535cc286bace11e018b32e1f8bcef17139b1270c9e5144e82fa3f84035bb109 OK 2026/02/01 05:27:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/01 05:27:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:27:13 DEBUG : dir1/0004-efghijk.txt: blake3 = 4985f221f9402b783b716c909ffa15523384ab8647dcc3538d722e0406fb0d8d OK 2026/02/01 05:27:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/01 05:27:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:27:13 DEBUG : dir1/0008-2345678.txt: blake3 = 6066637c7484b5f11b0843075cca14b4a93d1110b657b06d1677d7aa9d3bedd8 OK 2026/02/01 05:27:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/01 05:27:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:27:13 DEBUG : dir1/0009-3456789.txt: blake3 = 2d4f9772493a9a409bcead247952db2c836dbb508c3c9a75c037861fe2605be1 OK 2026/02/01 05:27:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/01 05:27:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:27:13 DEBUG : dir1/0011-56789;.txt: blake3 = 5ea1ee3921b045066be0457b7093cb1eda456c54212e5fce962951ca22cefbe7 OK 2026/02/01 05:27:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/01 05:27:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:27:13 DEBUG : dir1/0010-456789.txt: blake3 = 7da1d0142824cd6230d4c39e529bf881440afdab320d9b8f176a2e3bf7c89479 OK 2026/02/01 05:27:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/01 05:27:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:27:14 DEBUG : dir1/0013-789;=.txt: blake3 = a00ebd7e1a215337497f161903f284ba4a856dcce9e7095b242ade5aa5388473 OK 2026/02/01 05:27:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/01 05:27:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:27:14 DEBUG : dir1/0014-89;=.txt: blake3 = 43c5177c9706f8d53aa4704900b4c07bd26fdb51dab6e44f2353f253b45a6790 OK 2026/02/01 05:27:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/01 05:27:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:27:14 DEBUG : dir1/0015-9;=.txt: blake3 = b777262f46b2e4488658f35fec31f78a8fd43f344969c26ab2e4f0b1f7c1ff2e OK 2026/02/01 05:27:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/01 05:27:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:27:14 DEBUG : dir1/0012-6789;.txt: blake3 = 731b3398b40cd01947954f0674efde8495453ff2888c50d6075ec1d1c0660036 OK 2026/02/01 05:27:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/01 05:27:14 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/01 05:27:14 INFO : PREFIXapple: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/01 05:27:14 INFO : PREFIXbanana: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/01 05:27:14 INFO : PREFIXsplitbananasplit: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/01 05:27:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/01 05:27:14 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/01 05:27:14 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:15 DEBUG : banana: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:27:32 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:32 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:32 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/01 05:27:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/01 05:27:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:27:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:27:33 DEBUG : appleSUFFIX: size = 5 OK 2026/02/01 05:27:33 DEBUG : apple: blake3 = 553bcf297bd9b9fb7c8987a2070fdfb722b98c1665b6461ff345a9a1c0ffb9b3 OK 2026/02/01 05:27:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/01 05:27:33 DEBUG : banana: blake3 = a45c0bb93750af91f36a7151b01eae0339e22bba30b1358dfefa466813158b92 OK 2026/02/01 05:27:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/01 05:27:33 DEBUG : dir1/0000-abcdefg.txt: blake3 = bcc172c5aa9b040049f4b201e349aba89e62a516cf43e34cb1b6971e3aa3db0c OK 2026/02/01 05:27:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/01 05:27:33 DEBUG : appleappleapplebanana: blake3 = 08f1e974002fefa9b6c91cdcb03e24e1ca05b09d735b10d07a40ef0de3c8a558 OK 2026/02/01 05:27:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/01 05:27:33 DEBUG : splitbananasplit: blake3 = 027ec1faa09f0160576feb4a50a14dffd9b135ad7bf0203340c69ec5241e14a7 OK 2026/02/01 05:27:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/01 05:27:33 DEBUG : dir1/0001-bcdefgh.txt: blake3 = a10595c15793af71f796381ac7791fe514dbdf1530342f10548624c27f3271f6 OK 2026/02/01 05:27:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0002-cdefghi.txt: blake3 = 2b13e9dda27a25a7b794be405323808efdb8a45c84089cd4f79a6b34d8a84351 OK 2026/02/01 05:27:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0004-efghijk.txt: blake3 = 4985f221f9402b783b716c909ffa15523384ab8647dcc3538d722e0406fb0d8d OK 2026/02/01 05:27:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0003-defghij.txt: blake3 = 6f474fe311c8de719af6dd8624813bc42fe13bdee6e58ca2d34cf78b25f9ca1d OK 2026/02/01 05:27:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0007-1234567.txt: blake3 = 9535cc286bace11e018b32e1f8bcef17139b1270c9e5144e82fa3f84035bb109 OK 2026/02/01 05:27:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0005-fghijkl.txt: blake3 = 91f46b0a6120ee67e2770122fc4d0d17fff76e1a0be9cb89dbe44be1cfba1037 OK 2026/02/01 05:27:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0006-ghijklm.txt: blake3 = ec595cb8472f10164f040acd5ac770b12c2e9b0e04da0f2b061ba66cb1ff6e28 OK 2026/02/01 05:27:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/01 05:27:34 DEBUG : dir1/0008-2345678.txt: blake3 = 6066637c7484b5f11b0843075cca14b4a93d1110b657b06d1677d7aa9d3bedd8 OK 2026/02/01 05:27:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/01 05:27:35 DEBUG : dir1/0009-3456789.txt: blake3 = 2d4f9772493a9a409bcead247952db2c836dbb508c3c9a75c037861fe2605be1 OK 2026/02/01 05:27:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/01 05:27:35 DEBUG : dir1/0012-6789;.txt: blake3 = 731b3398b40cd01947954f0674efde8495453ff2888c50d6075ec1d1c0660036 OK 2026/02/01 05:27:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/01 05:27:35 DEBUG : dir1/0011-56789;.txt: blake3 = 5ea1ee3921b045066be0457b7093cb1eda456c54212e5fce962951ca22cefbe7 OK 2026/02/01 05:27:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/01 05:27:35 DEBUG : dir1/0010-456789.txt: blake3 = 7da1d0142824cd6230d4c39e529bf881440afdab320d9b8f176a2e3bf7c89479 OK 2026/02/01 05:27:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/01 05:27:35 DEBUG : dir1/0013-789;=.txt: blake3 = a00ebd7e1a215337497f161903f284ba4a856dcce9e7095b242ade5aa5388473 OK 2026/02/01 05:27:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:35 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/01 05:27:35 DEBUG : dir1/0015-9;=.txt: blake3 = b777262f46b2e4488658f35fec31f78a8fd43f344969c26ab2e4f0b1f7c1ff2e OK 2026/02/01 05:27:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/01 05:27:36 DEBUG : dir1/0014-89;=.txt: blake3 = 43c5177c9706f8d53aa4704900b4c07bd26fdb51dab6e44f2353f253b45a6790 OK 2026/02/01 05:27:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:36 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:36 INFO : splitbananasplit: Deleted 2026/02/01 05:27:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0012-6789;.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0007-1234567.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0015-9;=.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0013-789;=.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/01 05:27:36 INFO : apple: Deleted 2026/02/01 05:27:36 INFO : dir1/0010-456789.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0008-2345678.txt: Deleted 2026/02/01 05:27:36 INFO : appleappleapplebanana: Deleted 2026/02/01 05:27:36 INFO : dir1/0014-89;=.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/01 05:27:36 INFO : banana: Deleted 2026/02/01 05:27:36 INFO : dir1/0011-56789;.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0009-3456789.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0003-defghij.txt: Deleted 2026/02/01 05:27:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/01 05:27:36 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : apple: transformed to: appleSUFFIX 2026/02/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/01 05:27:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/01 05:27:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/01 05:27:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:27:38 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:27:38 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:27:38 DEBUG : banana: size = 6 OK 2026/02/01 05:27:38 DEBUG : banana: blake3 = a45c0bb93750af91f36a7151b01eae0339e22bba30b1358dfefa466813158b92 OK 2026/02/01 05:27:38 INFO : banana: Copied (new) 2026/02/01 05:27:38 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:27:38 DEBUG : splitbananasplit: blake3 = 027ec1faa09f0160576feb4a50a14dffd9b135ad7bf0203340c69ec5241e14a7 OK 2026/02/01 05:27:38 INFO : splitbananasplit: Copied (new) 2026/02/01 05:27:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:27:38 DEBUG : appleappleapplebanana: blake3 = 08f1e974002fefa9b6c91cdcb03e24e1ca05b09d735b10d07a40ef0de3c8a558 OK 2026/02/01 05:27:38 INFO : appleappleapplebanana: Copied (new) 2026/02/01 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:27:39 DEBUG : dir1/0001-bcdefgh.txt: blake3 = a10595c15793af71f796381ac7791fe514dbdf1530342f10548624c27f3271f6 OK 2026/02/01 05:27:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/01 05:27:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:27:39 DEBUG : dir1/0000-abcdefg.txt: blake3 = bcc172c5aa9b040049f4b201e349aba89e62a516cf43e34cb1b6971e3aa3db0c OK 2026/02/01 05:27:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/01 05:27:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:27:39 DEBUG : dir1/0002-cdefghi.txt: blake3 = 2b13e9dda27a25a7b794be405323808efdb8a45c84089cd4f79a6b34d8a84351 OK 2026/02/01 05:27:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/01 05:27:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:27:40 DEBUG : dir1/0003-defghij.txt: blake3 = 6f474fe311c8de719af6dd8624813bc42fe13bdee6e58ca2d34cf78b25f9ca1d OK 2026/02/01 05:27:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: blake3 = 4985f221f9402b783b716c909ffa15523384ab8647dcc3538d722e0406fb0d8d OK 2026/02/01 05:27:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/01 05:27:40 DEBUG : apple: size = 5 OK 2026/02/01 05:27:40 DEBUG : apple: blake3 = 553bcf297bd9b9fb7c8987a2070fdfb722b98c1665b6461ff345a9a1c0ffb9b3 OK 2026/02/01 05:27:40 INFO : apple: Copied (new) 2026/02/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: blake3 = 91f46b0a6120ee67e2770122fc4d0d17fff76e1a0be9cb89dbe44be1cfba1037 OK 2026/02/01 05:27:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/01 05:27:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:27:40 DEBUG : dir1/0008-2345678.txt: blake3 = 6066637c7484b5f11b0843075cca14b4a93d1110b657b06d1677d7aa9d3bedd8 OK 2026/02/01 05:27:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: blake3 = ec595cb8472f10164f040acd5ac770b12c2e9b0e04da0f2b061ba66cb1ff6e28 OK 2026/02/01 05:27:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:27:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/01 05:27:40 DEBUG : dir1/0007-1234567.txt: blake3 = 9535cc286bace11e018b32e1f8bcef17139b1270c9e5144e82fa3f84035bb109 OK 2026/02/01 05:27:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/01 05:27:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:27:41 DEBUG : dir1/0010-456789.txt: blake3 = 7da1d0142824cd6230d4c39e529bf881440afdab320d9b8f176a2e3bf7c89479 OK 2026/02/01 05:27:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/01 05:27:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:27:41 DEBUG : dir1/0011-56789;.txt: blake3 = 5ea1ee3921b045066be0457b7093cb1eda456c54212e5fce962951ca22cefbe7 OK 2026/02/01 05:27:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/01 05:27:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:27:41 DEBUG : dir1/0013-789;=.txt: blake3 = a00ebd7e1a215337497f161903f284ba4a856dcce9e7095b242ade5aa5388473 OK 2026/02/01 05:27:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/01 05:27:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:27:41 DEBUG : dir1/0012-6789;.txt: blake3 = 731b3398b40cd01947954f0674efde8495453ff2888c50d6075ec1d1c0660036 OK 2026/02/01 05:27:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/01 05:27:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:27:41 DEBUG : dir1/0009-3456789.txt: blake3 = 2d4f9772493a9a409bcead247952db2c836dbb508c3c9a75c037861fe2605be1 OK 2026/02/01 05:27:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/01 05:27:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:27:41 DEBUG : dir1/0014-89;=.txt: blake3 = 43c5177c9706f8d53aa4704900b4c07bd26fdb51dab6e44f2353f253b45a6790 OK 2026/02/01 05:27:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/01 05:27:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:27:42 DEBUG : dir1/0015-9;=.txt: blake3 = b777262f46b2e4488658f35fec31f78a8fd43f344969c26ab2e4f0b1f7c1ff2e OK 2026/02/01 05:27:42 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/01 05:27:42 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:42 INFO : bananaSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : splitbananasplitSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/01 05:27:42 INFO : appleSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/01 05:27:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/01 05:27:42 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:42 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : Waiting for deletions to finish 2026/02/01 05:27:42 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:27:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:28:00 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : apple: size = 5 OK 2026/02/01 05:28:01 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:01 DEBUG : apple: Unchanged skipping 2026/02/01 05:28:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:01 DEBUG : banana: size = 6 OK 2026/02/01 05:28:01 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:01 DEBUG : banana: Unchanged skipping 2026/02/01 05:28:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/01 05:28:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/01 05:28:01 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:28:01 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:28:01 DEBUG : splitbanan: size = 16 OK 2026/02/01 05:28:01 DEBUG : splitbananasplit: blake3 = 027ec1faa09f0160576feb4a50a14dffd9b135ad7bf0203340c69ec5241e14a7 OK 2026/02/01 05:28:01 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/01 05:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/01 05:28:02 DEBUG : dir1/0002-cdefghi.txt: blake3 = 2b13e9dda27a25a7b794be405323808efdb8a45c84089cd4f79a6b34d8a84351 OK 2026/02/01 05:28:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/01 05:28:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/01 05:28:02 DEBUG : dir1/0001-bcdefgh.txt: blake3 = a10595c15793af71f796381ac7791fe514dbdf1530342f10548624c27f3271f6 OK 2026/02/01 05:28:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/01 05:28:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/01 05:28:02 DEBUG : dir1/0000-abcdefg.txt: blake3 = bcc172c5aa9b040049f4b201e349aba89e62a516cf43e34cb1b6971e3aa3db0c OK 2026/02/01 05:28:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/01 05:28:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:02 DEBUG : appleapple: size = 21 OK 2026/02/01 05:28:02 DEBUG : appleappleapplebanana: blake3 = 08f1e974002fefa9b6c91cdcb03e24e1ca05b09d735b10d07a40ef0de3c8a558 OK 2026/02/01 05:28:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/01 05:28:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/01 05:28:02 DEBUG : dir1/0004-efghijk.txt: blake3 = 4985f221f9402b783b716c909ffa15523384ab8647dcc3538d722e0406fb0d8d OK 2026/02/01 05:28:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/01 05:28:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/01 05:28:02 DEBUG : dir1/0003-defghij.txt: blake3 = 6f474fe311c8de719af6dd8624813bc42fe13bdee6e58ca2d34cf78b25f9ca1d OK 2026/02/01 05:28:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/01 05:28:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:02 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/01 05:28:02 DEBUG : dir1/0005-fghijkl.txt: blake3 = 91f46b0a6120ee67e2770122fc4d0d17fff76e1a0be9cb89dbe44be1cfba1037 OK 2026/02/01 05:28:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/01 05:28:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/01 05:28:03 DEBUG : dir1/0009-3456789.txt: blake3 = 2d4f9772493a9a409bcead247952db2c836dbb508c3c9a75c037861fe2605be1 OK 2026/02/01 05:28:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/01 05:28:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/01 05:28:03 DEBUG : dir1/0008-2345678.txt: blake3 = 6066637c7484b5f11b0843075cca14b4a93d1110b657b06d1677d7aa9d3bedd8 OK 2026/02/01 05:28:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/01 05:28:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/01 05:28:03 DEBUG : dir1/0006-ghijklm.txt: blake3 = ec595cb8472f10164f040acd5ac770b12c2e9b0e04da0f2b061ba66cb1ff6e28 OK 2026/02/01 05:28:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/01 05:28:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/01 05:28:03 DEBUG : dir1/0010-456789.txt: blake3 = 7da1d0142824cd6230d4c39e529bf881440afdab320d9b8f176a2e3bf7c89479 OK 2026/02/01 05:28:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/01 05:28:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/01 05:28:03 DEBUG : dir1/0011-56789;.txt: blake3 = 5ea1ee3921b045066be0457b7093cb1eda456c54212e5fce962951ca22cefbe7 OK 2026/02/01 05:28:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/01 05:28:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/01 05:28:03 DEBUG : dir1/0012-6789;.txt: blake3 = 731b3398b40cd01947954f0674efde8495453ff2888c50d6075ec1d1c0660036 OK 2026/02/01 05:28:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/01 05:28:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/01 05:28:03 DEBUG : dir1/0013-789;=.txt: blake3 = a00ebd7e1a215337497f161903f284ba4a856dcce9e7095b242ade5aa5388473 OK 2026/02/01 05:28:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/01 05:28:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/01 05:28:03 DEBUG : dir1/0014-89;=.txt: blake3 = 43c5177c9706f8d53aa4704900b4c07bd26fdb51dab6e44f2353f253b45a6790 OK 2026/02/01 05:28:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/01 05:28:04 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/01 05:28:04 DEBUG : dir1/0015-9;=.txt: blake3 = b777262f46b2e4488658f35fec31f78a8fd43f344969c26ab2e4f0b1f7c1ff2e OK 2026/02/01 05:28:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/01 05:28:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/01 05:28:05 DEBUG : dir1/0007-1234567.txt: blake3 = 9535cc286bace11e018b32e1f8bcef17139b1270c9e5144e82fa3f84035bb109 OK 2026/02/01 05:28:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/01 05:28:05 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:05 INFO : dir1/0008-2345678.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0011-56789;.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0010-456789.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0012-6789;.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0015-9;=.txt: Deleted 2026/02/01 05:28:05 INFO : splitbananasplit: Deleted 2026/02/01 05:28:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0014-89;=.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0013-789;=.txt: Deleted 2026/02/01 05:28:05 INFO : appleappleapplebanana: Deleted 2026/02/01 05:28:05 INFO : dir1/0007-1234567.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0003-defghij.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/01 05:28:05 INFO : dir1/0009-3456789.txt: Deleted 2026/02/01 05:28:05 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : appleapple: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/01 05:28:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : apple: size = 5 OK 2026/02/01 05:28:06 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : apple: Unchanged skipping 2026/02/01 05:28:06 DEBUG : appleapple: size = 21 OK 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:28:06 DEBUG : banana: size = 6 OK 2026/02/01 05:28:06 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : banana: Unchanged skipping 2026/02/01 05:28:06 DEBUG : splitbanan: size = 16 OK 2026/02/01 05:28:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/01 05:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/01 05:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/01 05:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/01 05:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/01 05:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/01 05:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/01 05:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/01 05:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/01 05:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/01 05:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/01 05:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/01 05:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/01 05:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/01 05:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/01 05:28:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/01 05:28:06 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:28:06 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:28:06 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:28:06 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:06 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:06 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : appleapple: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/01 05:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/01 05:28:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/01 05:28:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/01 05:28:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/01 05:28:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/01 05:28:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/01 05:28:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/01 05:28:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/01 05:28:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/01 05:28:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/01 05:28:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/01 05:28:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/01 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/01 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/01 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/01 05:28:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/01 05:28:06 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:28:30 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : apple: size = 5 OK 2026/02/01 05:28:31 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : apple: Unchanged skipping 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:28:31 DEBUG : banana: size = 6 OK 2026/02/01 05:28:31 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : banana: Unchanged skipping 2026/02/01 05:28:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:28:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:28:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:28:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:28:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:28:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:28:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:28:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:28:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:28:31 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:28:31 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:28:31 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:31 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:28:31 DEBUG : apple: size = 5 OK 2026/02/01 05:28:31 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : apple: Unchanged skipping 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:28:31 DEBUG : banana: size = 6 OK 2026/02/01 05:28:31 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : banana: Unchanged skipping 2026/02/01 05:28:31 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:28:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:31 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:28:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:28:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:28:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:28:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:28:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:28:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:28:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:28:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:28:32 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:28:32 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:32 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:28:53 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:53 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : apple: size = 5 OK 2026/02/01 05:28:54 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : apple: Unchanged skipping 2026/02/01 05:28:54 DEBUG : banana: size = 6 OK 2026/02/01 05:28:54 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : banana: Unchanged skipping 2026/02/01 05:28:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:28:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:28:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:28:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:28:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:28:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:28:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:28:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:28:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:28:54 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:28:54 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:54 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:54 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:28:54 DEBUG : apple: size = 5 OK 2026/02/01 05:28:54 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : apple: Unchanged skipping 2026/02/01 05:28:54 DEBUG : banana: size = 6 OK 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:28:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:28:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:28:54 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:54 DEBUG : banana: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:28:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:28:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:28:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:28:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:28:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:28:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:28:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:28:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:28:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:28:55 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:28:55 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:55 DEBUG : Waiting for deletions to finish 2026/02/01 05:28:55 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:29:14 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:14 DEBUG : apple: size = 5 OK 2026/02/01 05:29:14 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:14 DEBUG : apple: Unchanged skipping 2026/02/01 05:29:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:29:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:29:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:29:14 DEBUG : banana: size = 6 OK 2026/02/01 05:29:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:29:14 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:14 DEBUG : banana: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:29:17 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:29:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:29:17 DEBUG : banana: size = 6 OK 2026/02/01 05:29:17 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : banana: Unchanged skipping 2026/02/01 05:29:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:29:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:29:17 DEBUG : apple: size = 5 OK 2026/02/01 05:29:17 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : apple: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:29:17 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:29:17 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:29:41 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:41 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : apple: size = 5 OK 2026/02/01 05:29:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:29:41 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : apple: Unchanged skipping 2026/02/01 05:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:29:41 DEBUG : banana: size = 6 OK 2026/02/01 05:29:41 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:29:41 DEBUG : banana: Unchanged skipping 2026/02/01 05:29:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:29:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:29:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:29:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:29:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:29:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:29:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:29:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:29:41 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:29:41 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:41 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:41 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : apple: size = 5 OK 2026/02/01 05:29:42 DEBUG : banana: size = 6 OK 2026/02/01 05:29:42 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : banana: Unchanged skipping 2026/02/01 05:29:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:29:42 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : apple: Unchanged skipping 2026/02/01 05:29:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:29:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:29:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:29:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:29:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:29:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:29:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:29:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:29:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:29:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:29:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:29:42 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:29:42 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:42 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:42 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:29:57 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:58 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:58 DEBUG : apple: size = 5 OK 2026/02/01 05:29:58 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:58 DEBUG : apple: Unchanged skipping 2026/02/01 05:29:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:29:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:29:58 DEBUG : banana: size = 6 OK 2026/02/01 05:29:58 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:58 DEBUG : banana: Unchanged skipping 2026/02/01 05:29:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:29:58 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:29:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : apple: size = 5 OK 2026/02/01 05:29:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/01 05:29:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : banana: size = 6 OK 2026/02/01 05:29:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/01 05:29:59 DEBUG : banana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : banana: Unchanged skipping 2026/02/01 05:29:59 DEBUG : apple: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : apple: Unchanged skipping 2026/02/01 05:29:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/01 05:29:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/01 05:29:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:29:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:59 DEBUG : Waiting for deletions to finish 2026/02/01 05:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : banana: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : apple: Excluded (Path Filter) 2026/02/01 05:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (258.92s) --- PASS: TestTransform/NFC (20.74s) --- PASS: TestTransform/NFD (21.74s) --- PASS: TestTransform/base64 (24.20s) --- PASS: TestTransform/prefix (27.93s) --- PASS: TestTransform/suffix (27.97s) --- PASS: TestTransform/truncate (27.11s) --- PASS: TestTransform/encoder (22.55s) --- PASS: TestTransform/ISO-8859-1 (24.38s) --- PASS: TestTransform/charmap (23.85s) --- PASS: TestTransform/lowercase (21.37s) --- PASS: TestTransform/ascii (17.08s) === RUN TestTransformCopy run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/01 05:30:04 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/01 05:30:04 INFO : sub dir_somesuffix: Making directory 2026/02/01 05:30:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/01 05:30:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/01 05:30:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/01 05:30:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/01 05:30:05 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:05 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/01 05:30:06 DEBUG : sub dir/hello world.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/01 05:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.74s) === RUN TestDoubleTransform run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:07 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:07 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:07 INFO : tictactoe: Making directory 2026/02/01 05:30:07 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:07 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/01 05:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:07 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:07 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/01 05:30:08 DEBUG : toe/toe: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/01 05:30:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.64s) === RUN TestFileTag run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:10 INFO : toe: Making directory 2026/02/01 05:30:11 INFO : toe/toe: Making directory 2026/02/01 05:30:11 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/01 05:30:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/01 05:30:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/01 05:30:11 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:11 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/01 05:30:12 DEBUG : toe/toe/toe: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/01 05:30:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (3.76s) === RUN TestNoTag run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:13 INFO : toe: Making directory 2026/02/01 05:30:14 INFO : toe/toe: Making directory 2026/02/01 05:30:14 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/01 05:30:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/01 05:30:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/01 05:30:14 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:14 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/01 05:30:15 DEBUG : toe/toe/toe: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/01 05:30:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.88s) === RUN TestDirTag run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:16 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:30:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 05:30:16 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:16 INFO : tictacempty_dir: Making directory 2026/02/01 05:30:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:17 INFO : tictactoe: Making directory 2026/02/01 05:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:17 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:17 INFO : tictactoe/tictactoe: Making directory 2026/02/01 05:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:17 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:17 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/01 05:30:18 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:18 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (3.61s) === RUN TestAllTag run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:20 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:30:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 05:30:20 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:20 INFO : tictacempty_dir: Making directory 2026/02/01 05:30:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:20 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:20 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:20 INFO : tictactoe: Making directory 2026/02/01 05:30:21 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:21 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:21 INFO : tictactoe/tictactoe: Making directory 2026/02/01 05:30:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/01 05:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:21 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:22 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:22 DEBUG : Waiting for deletions to finish 2026/02/01 05:30:22 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/01 05:30:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:23 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/01 05:30:23 NOTICE: Filen support@rclone.com at /rclone-test-hisugid0voji: 0 differences found 2026/02/01 05:30:23 NOTICE: Filen support@rclone.com at /rclone-test-hisugid0voji: 1 matching files --- PASS: TestAllTag (4.59s) === RUN TestRunTwice run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:24 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:25 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:25 INFO : tictactoe: Making directory 2026/02/01 05:30:25 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:25 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:25 INFO : tictactoe/tictactoe: Making directory 2026/02/01 05:30:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:25 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/01 05:30:29 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:29 DEBUG : Waiting for deletions to finish 2026/02/01 05:30:29 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:29 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:29 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/01 05:30:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/01 05:30:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/01 05:30:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/01 05:30:30 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (7.86s) === RUN TestSyntax 2026/02/01 05:30:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:32 INFO : toe: Making directory 2026/02/01 05:30:33 INFO : toe/toe: Making directory 2026/02/01 05:30:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/01 05:30:34 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:34 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:34 DEBUG : toe/toe/toe: size = 11 OK 2026/02/01 05:30:34 DEBUG : toe/toe/toe: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:34 INFO : toe/toe/toe: Copied (new) 2026/02/01 05:30:34 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (3.41s) === RUN TestMove run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:36 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:30:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 05:30:36 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:36 INFO : tictacempty_dir: Making directory 2026/02/01 05:30:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:36 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:36 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:36 INFO : tictactoe: Making directory 2026/02/01 05:30:37 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:37 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:37 INFO : tictactoe/tictactoe: Making directory 2026/02/01 05:30:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/01 05:30:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:37 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:38 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:38 INFO : toe/toe/toe.txt: Deleted 2026/02/01 05:30:38 INFO : toe/toe: Removing directory 2026/02/01 05:30:38 INFO : toe: Removing directory 2026/02/01 05:30:38 INFO : empty_dir: Removing directory 2026/02/01 05:30:38 DEBUG : Local file system at /tmp/rclone2782618043: deleted 3 directories --- PASS: TestMove (3.79s) === RUN TestTransformFile run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:40 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:30:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 05:30:40 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:40 INFO : tictacempty_dir: Making directory 2026/02/01 05:30:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:40 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:40 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:40 INFO : tictactoe: Making directory 2026/02/01 05:30:41 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:41 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:41 INFO : tictactoe/tictactoe: Making directory 2026/02/01 05:30:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/01 05:30:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:42 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:42 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:43 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:43 INFO : toe/toe/toe.txt: Deleted 2026/02/01 05:30:43 INFO : toe/toe: Removing directory 2026/02/01 05:30:43 INFO : toe: Removing directory 2026/02/01 05:30:43 INFO : empty_dir: Removing directory 2026/02/01 05:30:43 DEBUG : Local file system at /tmp/rclone2782618043: deleted 3 directories 2026/02/01 05:30:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/01 05:30:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/01 05:30:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/01 05:30:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/01 05:30:45 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (8.43s) === RUN TestManualTransformFile run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:48 DEBUG : Reset feature "Copy" 2026/02/01 05:30:48 DEBUG : Reset feature "Move" 2026/02/01 05:30:48 DEBUG : Reset feature "Copy" 2026/02/01 05:30:48 DEBUG : Reset feature "Move" 2026/02/01 05:30:48 DEBUG : empty_dir: Making directory with metadata 2026/02/01 05:30:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/01 05:30:48 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:48 INFO : tictacempty_dir: Making directory 2026/02/01 05:30:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/01 05:30:48 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:48 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:48 INFO : tictactoe: Making directory 2026/02/01 05:30:49 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:49 DEBUG : toe: transformed to: tictactoe 2026/02/01 05:30:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:49 INFO : tictactoe/tictactoe: Making directory 2026/02/01 05:30:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/01 05:30:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/01 05:30:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:49 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:49 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:49 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/01 05:30:49 INFO : toe/toe/toe.txt: Deleted 2026/02/01 05:30:49 INFO : toe/toe: Removing directory 2026/02/01 05:30:49 INFO : toe: Removing directory 2026/02/01 05:30:49 INFO : empty_dir: Removing directory 2026/02/01 05:30:49 DEBUG : Local file system at /tmp/rclone2782618043: deleted 3 directories 2026/02/01 05:30:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/01 05:30:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/01 05:30:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/01 05:30:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/01 05:30:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/01 05:30:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/01 05:30:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/01 05:30:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (6.65s) === RUN TestBase64 run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:55 DEBUG : toe: transformed to: dG9l 2026/02/01 05:30:55 DEBUG : toe: transformed to: dG9l 2026/02/01 05:30:55 INFO : dG9l: Making directory 2026/02/01 05:30:55 DEBUG : toe: transformed to: dG9l 2026/02/01 05:30:55 DEBUG : toe: transformed to: dG9l 2026/02/01 05:30:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/01 05:30:55 INFO : dG9l/dG9l: Making directory 2026/02/01 05:30:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/01 05:30:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/01 05:30:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/01 05:30:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/01 05:30:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/01 05:30:56 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:56 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:30:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/01 05:30:57 DEBUG : toe/toe/toe.txt: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:30:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/01 05:30:57 DEBUG : Waiting for deletions to finish 2026/02/01 05:30:57 DEBUG : dG9l: transformed to: toe 2026/02/01 05:30:57 DEBUG : dG9l: transformed to: toe 2026/02/01 05:30:57 INFO : toe: Set directory modification time (using SetModTime) 2026/02/01 05:30:57 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/01 05:30:57 DEBUG : dG9l: transformed to: toe 2026/02/01 05:30:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/01 05:30:57 INFO : toe/toe: Set directory modification time (using SetModTime) 2026/02/01 05:30:57 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/01 05:30:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/01 05:30:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/01 05:30:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by -1ns, within tolerance 1ms) 2026/02/01 05:30:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/01 05:30:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/01 05:30:58 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for checks to finish 2026/02/01 05:30:58 DEBUG : Local file system at /tmp/rclone2782618043: Waiting for transfers to finish 2026/02/01 05:30:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (4.30s) === RUN TestError run.go:185: Remote "Filen support@rclone.com at /rclone-test-hisugid0voji", Local "Local file system at /tmp/rclone2782618043", Modify Window "1ms" 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe: transformed to: 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe: transformed to: 2026/02/01 05:30:59 INFO : Filen support@rclone.com at /rclone-test-hisugid0voji: Making directory 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe: transformed to: 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe: transformed to: 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe/toe: transformed to: 2026/02/01 05:30:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/01 05:30:59 INFO : toe/toe: Making directory 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe/toe: transformed to: 2026/02/01 05:30:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe: transformed to: 2026/02/01 05:30:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/01 05:30:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/01 05:30:59 DEBUG : toe/toe/toe: transformed to: 2026/02/01 05:30:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/01 05:30:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for checks to finish 2026/02/01 05:30:59 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Waiting for transfers to finish 2026/02/01 05:31:00 DEBUG : toe/toe/toe: size = 11 OK 2026/02/01 05:31:00 DEBUG : toe/toe/toe: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/01 05:31:00 INFO : toe/toe/toe: Copied (new) 2026/02/01 05:31:00 ERROR : Filen support@rclone.com at /rclone-test-hisugid0voji: not deleting files as there were IO errors 2026/02/01 05:31:00 ERROR : Filen support@rclone.com at /rclone-test-hisugid0voji: not deleting directories as there were IO errors --- PASS: TestError (2.35s) PASS 2026/02/01 05:31:01 DEBUG : Filen support@rclone.com at /rclone-test-hisugid0voji: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilen: -verbose" - Finished OK in 13m7.672036116s (try 1/5)