"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2025/11/02 05:50:15 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi" 2025/11/02 05:50:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:50:15 DEBUG : Creating backend with remote "/tmp/rclone3628213359" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/02 05:50:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:17 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:17 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:18 DEBUG : hello world: size = 11 OK 2025/11/02 05:50:18 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:50:19 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.74s) === RUN TestCopyMetadata run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:21 DEBUG : metadata sub dir: Making directory with metadata 2025/11/02 05:50:21 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:50:21 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/02 05:50:21 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:50:21 DEBUG : Local file system at /tmp/rclone3628213359: File to upload is small (21 bytes), uploading instead of streaming 2025/11/02 05:50:21 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/02 05:50:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/02 05:50:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/02 05:50:21 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:50:23 INFO : empty metadata sub dir: Making directory 2025/11/02 05:50:23 INFO : metadata sub dir: Making directory 2025/11/02 05:50:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/02 05:50:23 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:23 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:24 DEBUG : hello metadata world: size = 21 OK 2025/11/02 05:50:24 INFO : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world 2025/11/02 05:50:25 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyMetadata (6.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:27 DEBUG : metadata sub dir: Making directory with metadata 2025/11/02 05:50:27 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:50:27 DEBUG : empty metadata sub dir: Making directory with metadata 2025/11/02 05:50:27 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:50:27 DEBUG : Local file system at /tmp/rclone3628213359: File to upload is small (21 bytes), uploading instead of streaming 2025/11/02 05:50:27 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2025/11/02 05:50:27 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/11/02 05:50:27 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/11/02 05:50:27 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:50:28 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/11/02 05:50:28 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:28 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:28 DEBUG : hello metadata world: size = 21 OK 2025/11/02 05:50:28 INFO : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world 2025/11/02 05:50:29 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyMetadataNoEmptyDirs (4.04s) === RUN TestCopyMissingDirectory run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:31 DEBUG : Creating backend with remote "/non-existing" 2025/11/02 05:50:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/02 05:50:32 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:32 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.07s) === RUN TestCopyNoTraverse run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:32 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:32 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:33 DEBUG : hello world: size = 11 OK 2025/11/02 05:50:33 INFO : sub dir/hello world: Copied (new) to: hello world --- PASS: TestCopyNoTraverse (3.50s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.72s) === RUN TestCopyCheckFirst run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:36 INFO : FS imagekit: /rclone-test-ronixit1dosi: Running all checks before starting transfers 2025/11/02 05:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:37 INFO : FS imagekit: /rclone-test-ronixit1dosi: Checks finished, now starting transfers 2025/11/02 05:50:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:38 DEBUG : hello world: size = 11 OK 2025/11/02 05:50:38 INFO : sub dir/hello world: Copied (new) to: hello world --- PASS: TestCopyCheckFirst (3.69s) === RUN TestSyncNoTraverse run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:40 ERROR : Ignoring --no-traverse with sync 2025/11/02 05:50:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:41 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:41 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:41 DEBUG : hello world: size = 11 OK 2025/11/02 05:50:41 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:50:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.61s) === RUN TestCopyWithDepth run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/02 05:50:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:45 DEBUG : hello world2: size = 12 OK 2025/11/02 05:50:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.43s) === RUN TestCopyWithFilesFrom run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:50:47 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:47 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:48 DEBUG : potato2: size = 11 OK 2025/11/02 05:50:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:50:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:50 DEBUG : potato2: size = 11 OK 2025/11/02 05:50:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.30s) === RUN TestCopyEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/02 05:50:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:50:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/02 05:50:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:50:51 INFO : sub dir2: Making directory 2025/11/02 05:50:52 INFO : sub dir: Making directory 2025/11/02 05:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:52 INFO : sub dir2/sub sub dir2: Making directory 2025/11/02 05:50:52 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:52 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:53 DEBUG : hello world: size = 11 OK 2025/11/02 05:50:53 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:50:54 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:50:56 INFO : sub dir2: Making directory 2025/11/02 05:50:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/02 05:50:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:50:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:50:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:50:58 DEBUG : hello world: size = 11 OK 2025/11/02 05:50:58 INFO : sub dir/hello world: Copied (new) to: hello world --- PASS: TestCopyNoEmptyDirectories (3.63s) === RUN TestMoveEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:00 DEBUG : sub dir2: Making directory with metadata 2025/11/02 05:51:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:51:00 INFO : sub dir2: Making directory 2025/11/02 05:51:01 INFO : sub dir: Making directory 2025/11/02 05:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:01 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:51:01 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:51:02 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:02 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:51:02 INFO : sub dir/hello world: Deleted 2025/11/02 05:51:02 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/02 05:51:03 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.70s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:05 INFO : sub dir2: Making directory 2025/11/02 05:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:06 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:51:06 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:51:07 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:07 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:51:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.20s) === RUN TestSyncEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:10 DEBUG : sub dir2: Making directory with metadata 2025/11/02 05:51:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:51:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:51:10 INFO : sub dir2: Making directory 2025/11/02 05:51:10 INFO : sub dir: Making directory 2025/11/02 05:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:10 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:51:10 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:51:11 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:11 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:51:11 DEBUG : Waiting for deletions to finish 2025/11/02 05:51:12 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.34s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.71s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:15 INFO : sub dir2: Making directory 2025/11/02 05:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:15 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:51:15 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:51:16 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:16 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:51:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.63s) === RUN TestServerSideCopy run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:20 DEBUG : Creating backend with remote "TestImageKit:rclone-test-muwazaz5sedu" sync_test.go:620: Server side copy (if possible) FS imagekit: /rclone-test-ronixit1dosi -> FS imagekit: /rclone-test-muwazaz5sedu 2025/11/02 05:51:21 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:21 DEBUG : FS imagekit: /rclone-test-muwazaz5sedu: Waiting for checks to finish 2025/11/02 05:51:21 DEBUG : FS imagekit: /rclone-test-muwazaz5sedu: Waiting for transfers to finish 2025/11/02 05:51:22 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:22 INFO : hello world: Copied (new) 2025/11/02 05:51:23 DEBUG : FS imagekit: /rclone-test-muwazaz5sedu: Purge remote --- PASS: TestServerSideCopy (6.41s) === RUN TestCopyOverSelf run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:51:27 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:51:27 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:51:27 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:51:27 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:51:28 DEBUG : hello world: size = 17 OK 2025/11/02 05:51:28 INFO : sub dir/hello world: Copied (replaced existing) to: hello world --- PASS: TestCopyOverSelf (5.70s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:32 DEBUG : Creating backend with remote "TestImageKit:rclone-test-dozahag4mawa" sync_test.go:656: Server side copy (if possible) FS imagekit: /rclone-test-ronixit1dosi -> FS imagekit: /rclone-test-dozahag4mawa 2025/11/02 05:51:33 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:33 DEBUG : FS imagekit: /rclone-test-dozahag4mawa: Waiting for checks to finish 2025/11/02 05:51:33 DEBUG : FS imagekit: /rclone-test-dozahag4mawa: Waiting for transfers to finish 2025/11/02 05:51:34 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:34 INFO : hello world: Copied (new) 2025/11/02 05:51:39 DEBUG : FS imagekit: /rclone-test-dozahag4mawa: Waiting for checks to finish 2025/11/02 05:51:39 DEBUG : hello world: size = 17 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:51:39 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-dozahag4mawa) 2025/11/02 05:51:39 DEBUG : hello world: Sizes differ 2025/11/02 05:51:39 DEBUG : FS imagekit: /rclone-test-dozahag4mawa: Waiting for transfers to finish 2025/11/02 05:51:41 DEBUG : hello world: size = 17 OK 2025/11/02 05:51:41 INFO : hello world: Copied (replaced existing) 2025/11/02 05:51:42 DEBUG : FS imagekit: /rclone-test-dozahag4mawa: Purge remote --- PASS: TestServerSideCopyOverSelf (13.09s) === RUN TestMoveOverSelf run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:51:46 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:51:46 DEBUG : sub dir/hello world: Sizes differ 2025/11/02 05:51:46 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:51:46 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:51:47 DEBUG : hello world: size = 17 OK 2025/11/02 05:51:47 INFO : sub dir/hello world: Copied (replaced existing) to: hello world 2025/11/02 05:51:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.71s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:51:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cucisoj4yagi" sync_test.go:701: Server side copy (if possible) FS imagekit: /rclone-test-ronixit1dosi -> FS imagekit: /rclone-test-cucisoj4yagi 2025/11/02 05:51:52 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/02 05:51:52 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Waiting for checks to finish 2025/11/02 05:51:52 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Waiting for transfers to finish 2025/11/02 05:51:53 DEBUG : hello world: size = 11 OK 2025/11/02 05:51:53 INFO : hello world: Copied (new) 2025/11/02 05:51:57 DEBUG : hello world: size = 17 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:51:57 DEBUG : hello world: size = 11 (FS imagekit: /rclone-test-cucisoj4yagi) 2025/11/02 05:51:57 DEBUG : hello world: Sizes differ 2025/11/02 05:51:57 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Waiting for checks to finish 2025/11/02 05:51:57 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Waiting for transfers to finish 2025/11/02 05:51:59 DEBUG : hello world: size = 17 OK 2025/11/02 05:51:59 INFO : hello world: Copied (replaced existing) 2025/11/02 05:51:59 INFO : hello world: Deleted 2025/11/02 05:52:02 DEBUG : testing file moves 2025/11/02 05:52:02 DEBUG : hello world: size = 24 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:52:02 DEBUG : hello world: size = 17 (FS imagekit: /rclone-test-cucisoj4yagi) 2025/11/02 05:52:02 DEBUG : hello world: Sizes differ 2025/11/02 05:52:02 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Waiting for checks to finish 2025/11/02 05:52:02 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Waiting for transfers to finish 2025/11/02 05:52:03 DEBUG : hello world: size = 24 OK 2025/11/02 05:52:03 INFO : hello world: Copied (replaced existing) 2025/11/02 05:52:04 INFO : hello world: Deleted 2025/11/02 05:52:05 DEBUG : FS imagekit: /rclone-test-cucisoj4yagi: Purge remote --- PASS: TestServerSideMoveOverSelf (17.48s) === RUN TestCopyAfterDelete run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:08 ERROR : error listing: directory not found 2025/11/02 05:52:08 INFO : Local file system at /tmp/rclone3628213359: Making directory 2025/11/02 05:52:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.69s) === RUN TestCopyRedownload run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/02 05:52:14 DEBUG : hello world: Need to transfer - File not found at Destination 2025/11/02 05:52:14 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for checks to finish 2025/11/02 05:52:14 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for transfers to finish 2025/11/02 05:52:14 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2025/11/02 05:52:14 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2025/11/02 05:52:14 INFO : hello world: Copied (new) to: sub dir/hello world 2025/11/02 05:52:14 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.05s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/02 05:52:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:17 DEBUG : check sum: size = 1 OK 2025/11/02 05:52:17 INFO : check sum: Copied (new) 2025/11/02 05:52:17 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:19 DEBUG : check sum: size = 1 OK 2025/11/02 05:52:19 NOTICE: FS imagekit: /rclone-test-ronixit1dosi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/02 05:52:19 DEBUG : check sum: Size of src and dst objects identical 2025/11/02 05:52:19 DEBUG : check sum: Unchanged skipping 2025/11/02 05:52:19 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:19 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:19 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.92s) === RUN TestSyncSizeOnly run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/02 05:52:21 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:21 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:22 DEBUG : sizeonly: size = 6 OK 2025/11/02 05:52:22 INFO : sizeonly: Copied (new) 2025/11/02 05:52:22 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:22 DEBUG : sizeonly: size = 6 OK 2025/11/02 05:52:22 DEBUG : sizeonly: Sizes identical 2025/11/02 05:52:22 DEBUG : sizeonly: Unchanged skipping 2025/11/02 05:52:22 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:22 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:22 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.21s) === RUN TestSyncIgnoreSize run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/02 05:52:24 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:24 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:25 INFO : ignore-size: Copied (new) 2025/11/02 05:52:25 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:26 DEBUG : ignore-size: Sizes identical 2025/11/02 05:52:26 DEBUG : ignore-size: Unchanged skipping 2025/11/02 05:52:26 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:26 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:26 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.11s) === RUN TestSyncIgnoreTimes run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:28 DEBUG : existing: size = 6 OK 2025/11/02 05:52:28 DEBUG : existing: Sizes identical 2025/11/02 05:52:28 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:28 DEBUG : existing: Unchanged skipping 2025/11/02 05:52:28 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:28 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:28 INFO : There was nothing to transfer 2025/11/02 05:52:29 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/02 05:52:29 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:30 DEBUG : existing: size = 6 OK 2025/11/02 05:52:30 INFO : existing: Copied (replaced existing) 2025/11/02 05:52:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.05s) === RUN TestSyncIgnoreExisting run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 05:52:31 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:31 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:32 DEBUG : existing: size = 6 OK 2025/11/02 05:52:32 INFO : existing: Copied (new) 2025/11/02 05:52:32 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:33 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:33 DEBUG : existing: Destination exists, skipping 2025/11/02 05:52:33 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:33 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.14s) === RUN TestSyncIgnoreErrors run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:36 INFO : d: Making directory 2025/11/02 05:52:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 05:52:37 DEBUG : non empty space: size = 5 OK 2025/11/02 05:52:37 DEBUG : c/non empty space: Sizes identical 2025/11/02 05:52:37 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 05:52:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:38 DEBUG : potato2: size = 60 OK 2025/11/02 05:52:38 INFO : a/potato2: Copied (new) to: potato2 2025/11/02 05:52:38 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:38 INFO : potato: Deleted 2025/11/02 05:52:38 INFO : d: Removing directory 2025/11/02 05:52:38 INFO : b: Removing directory 2025/11/02 05:52:39 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:44 DEBUG : empty space: size = 1 OK 2025/11/02 05:52:44 DEBUG : empty space: Sizes identical 2025/11/02 05:52:44 DEBUG : empty space: Unchanged skipping 2025/11/02 05:52:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:44 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:44 INFO : There was nothing to transfer 2025/11/02 05:52:45 DEBUG : empty space: size = 1 OK 2025/11/02 05:52:45 DEBUG : empty space: Sizes identical 2025/11/02 05:52:45 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:45 DEBUG : empty space: Unchanged skipping 2025/11/02 05:52:45 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:45 DEBUG : Waiting for deletions to finish 2025/11/02 05:52:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.72s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.71s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:49 DEBUG : empty space: size = 1 OK 2025/11/02 05:52:49 DEBUG : empty space: Sizes identical 2025/11/02 05:52:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 05:52:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:49 DEBUG : empty space: Unchanged skipping 2025/11/02 05:52:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:50 DEBUG : potato: size = 60 OK 2025/11/02 05:52:50 INFO : potato: Copied (new) 2025/11/02 05:52:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:52:53 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:52:53 DEBUG : potato: size = 60 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:52:53 DEBUG : potato: Sizes differ 2025/11/02 05:52:53 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:53 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:54 DEBUG : potato: size = 21 OK 2025/11/02 05:52:54 INFO : potato: Copied (replaced existing) 2025/11/02 05:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.84s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/02 05:52:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:52:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:52:57 DEBUG : potato: size = 36 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:52:57 DEBUG : potato: Sizes differ 2025/11/02 05:52:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:52:58 DEBUG : potato: size = 21 OK 2025/11/02 05:52:58 INFO : potato: Copied (replaced existing) 2025/11/02 05:52:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/02 05:53:01 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:01 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:01 DEBUG : empty space: Sizes identical 2025/11/02 05:53:01 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:01 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:01 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:05 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:05 DEBUG : empty space: Sizes identical 2025/11/02 05:53:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:05 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:05 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:05 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:06 DEBUG : potato2: size = 60 OK 2025/11/02 05:53:06 INFO : potato2: Copied (new) 2025/11/02 05:53:06 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:06 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:09 INFO : d: Making directory 2025/11/02 05:53:09 INFO : d/e: Making directory 2025/11/02 05:53:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:11 DEBUG : non empty space: size = 5 OK 2025/11/02 05:53:11 DEBUG : c/non empty space: Sizes identical 2025/11/02 05:53:11 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 05:53:11 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:11 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:12 DEBUG : potato2: size = 60 OK 2025/11/02 05:53:12 INFO : a/potato2: Copied (new) to: potato2 2025/11/02 05:53:12 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:12 INFO : potato: Deleted 2025/11/02 05:53:12 INFO : d/e: Removing directory 2025/11/02 05:53:12 INFO : d: Removing directory 2025/11/02 05:53:13 INFO : b: Removing directory 2025/11/02 05:53:13 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:18 INFO : d: Making directory 2025/11/02 05:53:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:21 DEBUG : non empty space: size = 5 OK 2025/11/02 05:53:21 DEBUG : c/non empty space: Sizes identical 2025/11/02 05:53:21 DEBUG : c/non empty space: Unchanged skipping 2025/11/02 05:53:21 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:21 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:22 DEBUG : potato2: size = 60 OK 2025/11/02 05:53:22 INFO : a/potato2: Copied (new) to: potato2 2025/11/02 05:53:22 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting files as there were IO errors 2025/11/02 05:53:22 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:28 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:28 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:28 DEBUG : empty space: Sizes identical 2025/11/02 05:53:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:28 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:28 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:28 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:28 INFO : potato: Deleted 2025/11/02 05:53:29 DEBUG : potato2: size = 60 OK 2025/11/02 05:53:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.70s) === RUN TestSyncDeleteBefore run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:33 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:33 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:33 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:33 INFO : potato: Deleted 2025/11/02 05:53:33 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:33 DEBUG : empty space: Sizes identical 2025/11/02 05:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:33 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:33 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:33 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:34 DEBUG : potato2: size = 60 OK 2025/11/02 05:53:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (5.19s) === RUN TestCopyDeleteBefore run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:53:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:38 DEBUG : potato2: size = 19 OK 2025/11/02 05:53:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.80s) === RUN TestSyncWithExclude run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:42 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 05:53:42 DEBUG : enormous: Excluded 2025/11/02 05:53:42 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:42 DEBUG : potato2: Excluded 2025/11/02 05:53:42 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:42 DEBUG : potato2: Excluded 2025/11/02 05:53:42 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:42 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:42 DEBUG : empty space: Sizes identical 2025/11/02 05:53:42 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:42 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:42 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:42 INFO : There was nothing to transfer 2025/11/02 05:53:43 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 05:53:43 DEBUG : enormous: Excluded 2025/11/02 05:53:43 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:43 DEBUG : potato2: Excluded 2025/11/02 05:53:44 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:44 DEBUG : potato2: Excluded 2025/11/02 05:53:44 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:44 DEBUG : empty space: Sizes identical 2025/11/02 05:53:44 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:44 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for checks to finish 2025/11/02 05:53:44 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for transfers to finish 2025/11/02 05:53:44 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.43s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:53:49 DEBUG : enormous: Excluded (Size Filter) 2025/11/02 05:53:49 DEBUG : enormous: Excluded 2025/11/02 05:53:49 DEBUG : potato2: Excluded (Size Filter) 2025/11/02 05:53:49 DEBUG : potato2: Excluded 2025/11/02 05:53:49 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:49 DEBUG : empty space: Sizes identical 2025/11/02 05:53:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:49 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:49 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:49 INFO : enormous: Deleted 2025/11/02 05:53:49 INFO : potato2: Deleted 2025/11/02 05:53:49 INFO : There was nothing to transfer 2025/11/02 05:53:50 DEBUG : empty space: size = 1 OK 2025/11/02 05:53:50 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for checks to finish 2025/11/02 05:53:50 DEBUG : empty space: Sizes identical 2025/11/02 05:53:50 DEBUG : empty space: Unchanged skipping 2025/11/02 05:53:50 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for transfers to finish 2025/11/02 05:53:50 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:50 INFO : enormous: Deleted 2025/11/02 05:53:50 INFO : potato2: Deleted 2025/11/02 05:53:50 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.48s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (2.25s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/02 05:53:54 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/02 05:53:54 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/02 05:53:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 05:53:54 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/02 05:53:54 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:54 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:55 DEBUG : potato: size = 14 OK 2025/11/02 05:53:55 INFO : potato: Copied (new) 2025/11/02 05:53:55 DEBUG : yam: size = 11 OK 2025/11/02 05:53:55 INFO : yam: Copied (new) 2025/11/02 05:53:55 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:55 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/02 05:53:55 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/02 05:53:56 DEBUG : potato: size = 14 OK 2025/11/02 05:53:56 DEBUG : potato: Sizes identical 2025/11/02 05:53:56 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/02 05:53:56 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:56 DEBUG : potato: Unchanged skipping 2025/11/02 05:53:56 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:56 DEBUG : yaml: size = 11 OK 2025/11/02 05:53:56 INFO : yaml: Copied (new) 2025/11/02 05:53:56 DEBUG : Waiting for deletions to finish 2025/11/02 05:53:57 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (4.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/02 05:53:58 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/02 05:53:58 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as either the source or destination do not support modtime 2025/11/02 05:53:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 05:53:58 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/02 05:53:58 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:53:58 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:53:59 DEBUG : potato: size = 14 OK 2025/11/02 05:53:59 INFO : potato: Copied (new) 2025/11/02 05:53:59 DEBUG : yam: size = 11 OK 2025/11/02 05:53:59 INFO : yam: Copied (new) 2025/11/02 05:53:59 DEBUG : Waiting for deletions to finish 2025/11/02 05:54:00 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/02 05:54:00 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as either the source or destination do not support modtime 2025/11/02 05:54:00 DEBUG : potato: size = 14 OK 2025/11/02 05:54:00 DEBUG : potato: Sizes identical 2025/11/02 05:54:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/02 05:54:00 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:00 DEBUG : potato: Unchanged skipping 2025/11/02 05:54:00 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:01 DEBUG : yaml: size = 11 OK 2025/11/02 05:54:01 INFO : yaml: Copied (new) 2025/11/02 05:54:01 DEBUG : Waiting for deletions to finish 2025/11/02 05:54:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/02 05:54:02 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/02 05:54:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/02 05:54:03 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/11/02 05:54:03 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:03 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:04 DEBUG : yam: size = 11 OK 2025/11/02 05:54:04 INFO : sub/yam: Copied (new) to: yam 2025/11/02 05:54:04 DEBUG : potato: size = 14 OK 2025/11/02 05:54:04 INFO : potato: Copied (new) 2025/11/02 05:54:04 DEBUG : Waiting for deletions to finish 2025/11/02 05:54:04 ERROR : FS imagekit: /rclone-test-ronixit1dosi: Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/02 05:54:05 DEBUG : potato: size = 14 OK 2025/11/02 05:54:05 DEBUG : potato: Sizes identical 2025/11/02 05:54:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/02 05:54:05 DEBUG : potato: Unchanged skipping 2025/11/02 05:54:05 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:05 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:06 DEBUG : yam: size = 11 OK 2025/11/02 05:54:06 INFO : yam: Copied (new) 2025/11/02 05:54:06 DEBUG : Waiting for deletions to finish 2025/11/02 05:54:06 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.84s) === RUN TestServerSideMoveLocal run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:08 DEBUG : Creating backend with remote "/tmp/rclone3628213359/dir1" 2025/11/02 05:54:08 DEBUG : Creating backend with remote "/tmp/rclone3628213359/dir2" 2025/11/02 05:54:08 DEBUG : Local file system at /tmp/rclone3628213359/dir2: Using server-side directory move 2025/11/02 05:54:08 INFO : Local file system at /tmp/rclone3628213359/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/02 05:54:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/02 05:54:08 DEBUG : Local file system at /tmp/rclone3628213359/dir2: Waiting for checks to finish 2025/11/02 05:54:08 DEBUG : Local file system at /tmp/rclone3628213359/dir2: Waiting for transfers to finish 2025/11/02 05:54:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.72s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:54:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/02 05:54:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:10 DEBUG : hello world: size = 11 OK 2025/11/02 05:54:10 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:54:10 INFO : sub dir/hello world: Deleted 2025/11/02 05:54:10 DEBUG : file: size = 6 OK 2025/11/02 05:54:10 INFO : nested/sub dir/file: Copied (new) to: file 2025/11/02 05:54:10 INFO : nested/sub dir/file: Deleted 2025/11/02 05:54:10 INFO : sub dir: Removing directory 2025/11/02 05:54:10 INFO : nested/sub dir: Removing directory 2025/11/02 05:54:10 INFO : nested: Removing directory 2025/11/02 05:54:10 DEBUG : Local file system at /tmp/rclone3628213359: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/02 05:54:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/02 05:54:15 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:15 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:16 DEBUG : hello world: size = 11 OK 2025/11/02 05:54:16 INFO : sub dir/hello world: Copied (new) to: hello world 2025/11/02 05:54:16 INFO : sub dir/hello world: Deleted 2025/11/02 05:54:16 DEBUG : file: size = 6 OK 2025/11/02 05:54:16 INFO : nested/sub dir/file: Copied (new) to: file 2025/11/02 05:54:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.38s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/02 05:54:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 05:54:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:21 DEBUG : existing-b: size = 6 OK 2025/11/02 05:54:21 INFO : existing-b: Copied (new) 2025/11/02 05:54:21 INFO : existing-b: Deleted 2025/11/02 05:54:21 DEBUG : existing: size = 6 OK 2025/11/02 05:54:21 INFO : existing: Copied (new) 2025/11/02 05:54:21 INFO : existing: Deleted 2025/11/02 05:54:22 DEBUG : existing: Destination exists, skipping 2025/11/02 05:54:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/02 05:54:22 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:54:22 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:54:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.30s) === RUN TestServerSideMove run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:23 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cacafaj5dula" sync_test.go:1735: Server side move (if possible) FS imagekit: /rclone-test-ronixit1dosi -> FS imagekit: /rclone-test-cacafaj5dula 2025/11/02 05:54:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:54:29 DEBUG : empty space: size = 1 OK 2025/11/02 05:54:29 DEBUG : empty space: Sizes identical 2025/11/02 05:54:29 DEBUG : empty space: Unchanged skipping 2025/11/02 05:54:29 DEBUG : potato3: size = 68 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:54:29 DEBUG : potato3: size = 60 (FS imagekit: /rclone-test-cacafaj5dula) 2025/11/02 05:54:29 DEBUG : potato3: Sizes differ 2025/11/02 05:54:29 DEBUG : FS imagekit: /rclone-test-cacafaj5dula: Waiting for checks to finish 2025/11/02 05:54:29 INFO : empty space: Deleted 2025/11/02 05:54:29 DEBUG : FS imagekit: /rclone-test-cacafaj5dula: Waiting for transfers to finish 2025/11/02 05:54:30 DEBUG : potato2: size = 60 OK 2025/11/02 05:54:30 INFO : potato2: Copied (new) 2025/11/02 05:54:30 DEBUG : potato3: size = 68 OK 2025/11/02 05:54:30 INFO : potato3: Copied (replaced existing) 2025/11/02 05:54:30 INFO : potato2: Deleted 2025/11/02 05:54:30 INFO : potato3: Deleted 2025/11/02 05:54:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-barehef6yedo" 2025/11/02 05:54:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/02 05:54:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:54:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/02 05:54:32 DEBUG : FS imagekit: /rclone-test-barehef6yedo: Waiting for checks to finish 2025/11/02 05:54:32 DEBUG : FS imagekit: /rclone-test-barehef6yedo: Waiting for transfers to finish 2025/11/02 05:54:33 DEBUG : potato3: size = 68 OK 2025/11/02 05:54:33 INFO : potato3: Copied (new) 2025/11/02 05:54:33 DEBUG : potato2: size = 60 OK 2025/11/02 05:54:33 INFO : potato2: Copied (new) 2025/11/02 05:54:33 DEBUG : empty space: size = 1 OK 2025/11/02 05:54:33 INFO : empty space: Copied (new) 2025/11/02 05:54:33 INFO : potato2: Deleted 2025/11/02 05:54:33 INFO : potato3: Deleted 2025/11/02 05:54:33 INFO : empty space: Deleted 2025/11/02 05:54:34 DEBUG : FS imagekit: /rclone-test-barehef6yedo: Purge remote 2025/11/02 05:54:34 DEBUG : FS imagekit: /rclone-test-cacafaj5dula: Purge remote --- PASS: TestServerSideMove (11.92s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:35 DEBUG : Creating backend with remote "TestImageKit:rclone-test-toxequy1busa" sync_test.go:1735: Server side move (if possible) FS imagekit: /rclone-test-ronixit1dosi -> FS imagekit: /rclone-test-toxequy1busa 2025/11/02 05:54:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 05:54:41 DEBUG : empty space: Excluded 2025/11/02 05:54:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 05:54:41 DEBUG : empty space: Excluded 2025/11/02 05:54:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:54:41 DEBUG : FS imagekit: /rclone-test-toxequy1busa: Waiting for checks to finish 2025/11/02 05:54:41 DEBUG : potato3: size = 68 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:54:41 DEBUG : potato3: size = 60 (FS imagekit: /rclone-test-toxequy1busa) 2025/11/02 05:54:41 DEBUG : potato3: Sizes differ 2025/11/02 05:54:41 DEBUG : FS imagekit: /rclone-test-toxequy1busa: Waiting for transfers to finish 2025/11/02 05:54:42 DEBUG : potato3: size = 68 OK 2025/11/02 05:54:42 INFO : potato3: Copied (replaced existing) 2025/11/02 05:54:42 INFO : potato3: Deleted 2025/11/02 05:54:42 DEBUG : potato2: size = 60 OK 2025/11/02 05:54:42 INFO : potato2: Copied (new) 2025/11/02 05:54:42 INFO : potato2: Deleted 2025/11/02 05:54:43 DEBUG : Creating backend with remote "TestImageKit:rclone-test-buvinad8weda" 2025/11/02 05:54:44 DEBUG : empty space: Excluded (Size Filter) 2025/11/02 05:54:44 DEBUG : empty space: Excluded 2025/11/02 05:54:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:54:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/02 05:54:44 DEBUG : FS imagekit: /rclone-test-buvinad8weda: Waiting for checks to finish 2025/11/02 05:54:44 DEBUG : FS imagekit: /rclone-test-buvinad8weda: Waiting for transfers to finish 2025/11/02 05:54:45 DEBUG : potato3: size = 68 OK 2025/11/02 05:54:45 INFO : potato3: Copied (new) 2025/11/02 05:54:45 DEBUG : potato2: size = 60 OK 2025/11/02 05:54:45 INFO : potato2: Copied (new) 2025/11/02 05:54:45 INFO : potato3: Deleted 2025/11/02 05:54:45 INFO : potato2: Deleted 2025/11/02 05:54:46 DEBUG : FS imagekit: /rclone-test-buvinad8weda: Purge remote 2025/11/02 05:54:46 DEBUG : FS imagekit: /rclone-test-toxequy1busa: Purge remote --- PASS: TestServerSideMoveWithFilter (12.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:54:47 DEBUG : Creating backend with remote "TestImageKit:rclone-test-capofol3cepe" 2025/11/02 05:54:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) FS imagekit: /rclone-test-ronixit1dosi -> FS imagekit: /rclone-test-capofol3cepe 2025/11/02 05:54:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:54:54 DEBUG : empty space: size = 1 OK 2025/11/02 05:54:54 DEBUG : empty space: Sizes identical 2025/11/02 05:54:54 DEBUG : empty space: Unchanged skipping 2025/11/02 05:54:54 DEBUG : potato3: size = 68 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:54:54 DEBUG : potato3: size = 60 (FS imagekit: /rclone-test-capofol3cepe) 2025/11/02 05:54:54 DEBUG : potato3: Sizes differ 2025/11/02 05:54:54 INFO : empty space: Deleted 2025/11/02 05:54:54 DEBUG : FS imagekit: /rclone-test-capofol3cepe: Waiting for checks to finish 2025/11/02 05:54:54 DEBUG : FS imagekit: /rclone-test-capofol3cepe: Waiting for transfers to finish 2025/11/02 05:54:55 DEBUG : potato2: size = 60 OK 2025/11/02 05:54:55 INFO : potato2: Copied (new) 2025/11/02 05:54:55 DEBUG : potato3: size = 68 OK 2025/11/02 05:54:55 INFO : potato3: Copied (replaced existing) 2025/11/02 05:54:55 INFO : potato2: Deleted 2025/11/02 05:54:55 INFO : potato3: Deleted 2025/11/02 05:54:55 INFO : tomatoDir: Removing directory 2025/11/02 05:54:55 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: deleted 1 directories 2025/11/02 05:54:56 DEBUG : Creating backend with remote "TestImageKit:rclone-test-voqadeq6coto" 2025/11/02 05:54:57 INFO : tomatoDir: Making directory 2025/11/02 05:55:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/02 05:55:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/02 05:55:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/02 05:55:00 DEBUG : FS imagekit: /rclone-test-voqadeq6coto: Waiting for checks to finish 2025/11/02 05:55:00 DEBUG : FS imagekit: /rclone-test-voqadeq6coto: Waiting for transfers to finish 2025/11/02 05:55:01 DEBUG : potato2: size = 60 OK 2025/11/02 05:55:01 INFO : potato2: Copied (new) 2025/11/02 05:55:01 DEBUG : potato3: size = 68 OK 2025/11/02 05:55:01 INFO : potato3: Copied (new) 2025/11/02 05:55:01 DEBUG : empty space: size = 1 OK 2025/11/02 05:55:01 INFO : empty space: Copied (new) 2025/11/02 05:55:01 INFO : potato2: Deleted 2025/11/02 05:55:01 INFO : potato3: Deleted 2025/11/02 05:55:01 INFO : empty space: Deleted 2025/11/02 05:55:01 INFO : tomatoDir: Removing directory 2025/11/02 05:55:02 DEBUG : FS imagekit: /rclone-test-capofol3cepe: deleted 1 directories 2025/11/02 05:55:03 DEBUG : FS imagekit: /rclone-test-voqadeq6coto: Purge remote 2025/11/02 05:55:03 DEBUG : FS imagekit: /rclone-test-capofol3cepe: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.20s) === RUN TestServerSideMoveOverlap run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:55:04 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:55:07 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/rclone-sync-test" --- PASS: TestSyncOverlap (1.43s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:55:08 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/rclone-sync-test" 2025/11/02 05:55:10 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/rclone-sync-test-include/layer2" 2025/11/02 05:55:10 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/rclone-sync-test-ignore-file" 2025/11/02 05:55:12 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:55:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:55:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:55:14 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/rclone-sync-test: Waiting for checks to finish 2025/11/02 05:55:14 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/rclone-sync-test: Waiting for transfers to finish 2025/11/02 05:55:14 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:14 INFO : There was nothing to transfer 2025/11/02 05:55:14 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:55:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:55:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:55:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:55:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:55:16 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:16 INFO : rclone-sync-test-include: Removing directory 2025/11/02 05:55:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty 2025/11/02 05:55:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: failed to delete 1 directories 2025/11/02 05:55:16 INFO : There was nothing to transfer 2025/11/02 05:55:17 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:55:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:55:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:55:18 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/02 05:55:18 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/02 05:55:18 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:18 INFO : There was nothing to transfer 2025/11/02 05:55:19 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:55:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:55:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:55:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:55:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:55:20 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:20 INFO : rclone-sync-test-include: Removing directory 2025/11/02 05:55:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty 2025/11/02 05:55:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: failed to delete 1 directories 2025/11/02 05:55:20 INFO : There was nothing to transfer 2025/11/02 05:55:21 DEBUG : Excluded 2025/11/02 05:55:21 DEBUG : rclone-sync-test: Excluded 2025/11/02 05:55:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/02 05:55:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/02 05:55:22 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/02 05:55:22 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/02 05:55:22 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:22 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (17.43s) === RUN TestSyncCompareDest run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:55:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/dst" 2025/11/02 05:55:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/CompareDest" 2025/11/02 05:55:27 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 05:55:27 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for checks to finish 2025/11/02 05:55:27 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for transfers to finish 2025/11/02 05:55:28 DEBUG : one: size = 3 OK 2025/11/02 05:55:28 INFO : one: Copied (new) 2025/11/02 05:55:28 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:30 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for checks to finish 2025/11/02 05:55:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:55:30 DEBUG : one: size = 3 (FS imagekit: /rclone-test-ronixit1dosi/dst) 2025/11/02 05:55:30 DEBUG : one: Sizes differ 2025/11/02 05:55:30 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for transfers to finish 2025/11/02 05:55:31 DEBUG : one: size = 5 OK 2025/11/02 05:55:31 INFO : one: Copied (replaced existing) 2025/11/02 05:55:31 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:55:37 DEBUG : one: size = 3 (FS imagekit: /rclone-test-ronixit1dosi/dst) 2025/11/02 05:55:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for checks to finish 2025/11/02 05:55:37 DEBUG : one: Sizes differ 2025/11/02 05:55:37 DEBUG : one: size = 5 OK 2025/11/02 05:55:37 DEBUG : one: Sizes identical 2025/11/02 05:55:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:55:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for transfers to finish 2025/11/02 05:55:37 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:37 INFO : There was nothing to transfer 2025/11/02 05:55:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:55:40 DEBUG : one: size = 3 (FS imagekit: /rclone-test-ronixit1dosi/dst) 2025/11/02 05:55:40 DEBUG : one: Sizes differ 2025/11/02 05:55:40 DEBUG : two: size = 3 OK 2025/11/02 05:55:40 DEBUG : two: Sizes identical 2025/11/02 05:55:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 05:55:40 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for checks to finish 2025/11/02 05:55:40 DEBUG : one: size = 5 OK 2025/11/02 05:55:40 DEBUG : one: Sizes identical 2025/11/02 05:55:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:55:40 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for transfers to finish 2025/11/02 05:55:40 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:40 INFO : There was nothing to transfer 2025/11/02 05:55:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:55:41 DEBUG : one: size = 3 (FS imagekit: /rclone-test-ronixit1dosi/dst) 2025/11/02 05:55:41 DEBUG : one: Sizes differ 2025/11/02 05:55:41 DEBUG : two: size = 3 OK 2025/11/02 05:55:41 DEBUG : two: Sizes identical 2025/11/02 05:55:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 05:55:41 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for checks to finish 2025/11/02 05:55:41 DEBUG : one: size = 5 OK 2025/11/02 05:55:41 DEBUG : one: Sizes identical 2025/11/02 05:55:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:55:41 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for transfers to finish 2025/11/02 05:55:41 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:41 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/02 05:55:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:55:44 DEBUG : one: size = 3 (FS imagekit: /rclone-test-ronixit1dosi/dst) 2025/11/02 05:55:44 DEBUG : one: Sizes differ 2025/11/02 05:55:44 DEBUG : one: size = 5 OK 2025/11/02 05:55:44 DEBUG : one: Sizes identical 2025/11/02 05:55:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:55:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:55:44 DEBUG : two: size = 3 (FS imagekit: /rclone-test-ronixit1dosi/CompareDest) 2025/11/02 05:55:44 DEBUG : two: Sizes differ 2025/11/02 05:55:44 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 05:55:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for checks to finish 2025/11/02 05:55:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dst: Waiting for transfers to finish 2025/11/02 05:55:45 DEBUG : two: size = 5 OK 2025/11/02 05:55:45 INFO : two: Copied (new) 2025/11/02 05:55:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.33s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:55:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/dest" 2025/11/02 05:55:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/pre-dest1" 2025/11/02 05:55:51 DEBUG : Creating backend with remote "TestImageKit:rclone-test-ronixit1dosi/pre-dest2" 2025/11/02 05:55:52 DEBUG : 1: size = 1 OK 2025/11/02 05:55:52 DEBUG : 1: Sizes identical 2025/11/02 05:55:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/02 05:55:52 DEBUG : 2: size = 1 OK 2025/11/02 05:55:52 DEBUG : 2: Sizes identical 2025/11/02 05:55:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/02 05:55:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/02 05:55:53 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dest: Waiting for checks to finish 2025/11/02 05:55:53 DEBUG : FS imagekit: /rclone-test-ronixit1dosi/dest: Waiting for transfers to finish 2025/11/02 05:55:54 DEBUG : 3: size = 1 OK 2025/11/02 05:55:54 INFO : 3: Copied (new) 2025/11/02 05:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.81s) === RUN TestSyncCopyDest run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.71s) === RUN TestSyncBackupDir run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.72s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.72s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.71s) === RUN TestSyncSuffix run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.71s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.71s) === RUN TestSyncUTFNorm run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:56:05 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:56:05 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:56:05 DEBUG : Testêé: size = 18 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:56:05 DEBUG : Testêé: Sizes differ 2025/11/02 05:56:05 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:56:05 DEBUG : Testêé: size = 14 OK 2025/11/02 05:56:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/02 05:56:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.79s) === RUN TestSyncImmutable run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:56:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/02 05:56:07 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:56:07 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:56:08 DEBUG : existing: size = 6 OK 2025/11/02 05:56:08 INFO : existing: Copied (new) 2025/11/02 05:56:08 DEBUG : Waiting for deletions to finish 2025/11/02 05:56:09 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:56:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:56:09 DEBUG : existing: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:56:09 DEBUG : existing: Sizes differ 2025/11/02 05:56:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/02 05:56:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:56:09 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting files as there were IO errors 2025/11/02 05:56:09 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:56:12 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:56:12 DEBUG : EXISTING: size = 6 OK 2025/11/02 05:56:12 DEBUG : existing: Sizes identical 2025/11/02 05:56:12 DEBUG : existing: Unchanged skipping 2025/11/02 05:56:12 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:56:12 DEBUG : Waiting for deletions to finish 2025/11/02 05:56:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.82s) === RUN TestFixCase run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.73s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (2.23s) --- SKIP: TestMaxTransfer/Hard (0.73s) --- SKIP: TestMaxTransfer/Soft (0.74s) --- SKIP: TestMaxTransfer/Cautious (0.76s) === RUN TestSyncConcurrentDelete run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:56:53 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:56:53 DEBUG : both0: size = 6 OK 2025/11/02 05:56:53 DEBUG : both0: Sizes identical 2025/11/02 05:56:53 DEBUG : both10: size = 6 OK 2025/11/02 05:56:53 DEBUG : both10: Sizes identical 2025/11/02 05:56:53 DEBUG : both11: size = 6 OK 2025/11/02 05:56:53 DEBUG : both11: Sizes identical 2025/11/02 05:56:53 DEBUG : both12: size = 6 OK 2025/11/02 05:56:53 DEBUG : both0: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both12: Sizes identical 2025/11/02 05:56:53 DEBUG : both13: size = 6 OK 2025/11/02 05:56:53 DEBUG : both13: Sizes identical 2025/11/02 05:56:53 DEBUG : both12: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both14: size = 6 OK 2025/11/02 05:56:53 DEBUG : both14: Sizes identical 2025/11/02 05:56:53 DEBUG : both14: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both15: size = 6 OK 2025/11/02 05:56:53 DEBUG : both15: Sizes identical 2025/11/02 05:56:53 DEBUG : both15: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both16: size = 6 OK 2025/11/02 05:56:53 DEBUG : both16: Sizes identical 2025/11/02 05:56:53 DEBUG : both10: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both17: size = 6 OK 2025/11/02 05:56:53 DEBUG : both17: Sizes identical 2025/11/02 05:56:53 DEBUG : both17: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both18: size = 6 OK 2025/11/02 05:56:53 DEBUG : both18: Sizes identical 2025/11/02 05:56:53 DEBUG : both11: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both19: size = 6 OK 2025/11/02 05:56:53 DEBUG : both19: Sizes identical 2025/11/02 05:56:53 DEBUG : both13: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both1: size = 6 OK 2025/11/02 05:56:53 DEBUG : both1: Sizes identical 2025/11/02 05:56:53 DEBUG : both16: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both2: size = 6 OK 2025/11/02 05:56:53 DEBUG : both2: Sizes identical 2025/11/02 05:56:53 DEBUG : both18: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both3: size = 6 OK 2025/11/02 05:56:53 DEBUG : both3: Sizes identical 2025/11/02 05:56:53 DEBUG : both19: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both4: size = 6 OK 2025/11/02 05:56:53 DEBUG : both4: Sizes identical 2025/11/02 05:56:53 DEBUG : both4: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both5: size = 6 OK 2025/11/02 05:56:53 DEBUG : both5: Sizes identical 2025/11/02 05:56:53 DEBUG : both5: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both6: size = 6 OK 2025/11/02 05:56:53 DEBUG : both6: Sizes identical 2025/11/02 05:56:53 DEBUG : both1: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both7: size = 6 OK 2025/11/02 05:56:53 DEBUG : both7: Sizes identical 2025/11/02 05:56:53 DEBUG : both2: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both8: size = 6 OK 2025/11/02 05:56:53 DEBUG : both8: Sizes identical 2025/11/02 05:56:53 DEBUG : both7: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both9: size = 6 OK 2025/11/02 05:56:53 DEBUG : both9: Sizes identical 2025/11/02 05:56:53 DEBUG : both3: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both6: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both8: Unchanged skipping 2025/11/02 05:56:53 DEBUG : both9: Unchanged skipping 2025/11/02 05:56:53 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:56:53 DEBUG : Waiting for deletions to finish 2025/11/02 05:56:54 INFO : only14: Deleted 2025/11/02 05:56:54 INFO : only17: Deleted 2025/11/02 05:56:54 INFO : only18: Deleted 2025/11/02 05:56:54 INFO : only1: Deleted 2025/11/02 05:56:54 INFO : only19: Deleted 2025/11/02 05:56:54 INFO : only16: Deleted 2025/11/02 05:56:54 INFO : only8: Deleted 2025/11/02 05:56:54 INFO : only9: Deleted 2025/11/02 05:56:54 INFO : only7: Deleted 2025/11/02 05:56:54 INFO : only10: Deleted 2025/11/02 05:56:54 INFO : only13: Deleted 2025/11/02 05:56:54 INFO : only15: Deleted 2025/11/02 05:56:55 INFO : only4: Deleted 2025/11/02 05:56:55 INFO : only2: Deleted 2025/11/02 05:56:56 INFO : only0: Deleted 2025/11/02 05:56:56 INFO : only5: Deleted 2025/11/02 05:56:56 INFO : only12: Deleted 2025/11/02 05:56:56 INFO : only3: Deleted 2025/11/02 05:56:56 INFO : only11: Deleted 2025/11/02 05:56:56 INFO : only6: Deleted 2025/11/02 05:56:56 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (43.29s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:57:36 DEBUG : both10: size = 6 OK 2025/11/02 05:57:36 DEBUG : both0: size = 6 OK 2025/11/02 05:57:36 DEBUG : both10: Sizes identical 2025/11/02 05:57:36 DEBUG : both0: Sizes identical 2025/11/02 05:57:36 DEBUG : both11: size = 6 OK 2025/11/02 05:57:36 DEBUG : both11: Sizes identical 2025/11/02 05:57:36 DEBUG : both10: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both12: size = 6 OK 2025/11/02 05:57:36 DEBUG : both12: Sizes identical 2025/11/02 05:57:36 DEBUG : both13: size = 6 OK 2025/11/02 05:57:36 DEBUG : both13: Sizes identical 2025/11/02 05:57:36 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:57:36 DEBUG : both11: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both14: size = 6 OK 2025/11/02 05:57:36 DEBUG : both14: Sizes identical 2025/11/02 05:57:36 DEBUG : both14: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both15: size = 6 OK 2025/11/02 05:57:36 DEBUG : both15: Sizes identical 2025/11/02 05:57:36 DEBUG : both15: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both16: size = 6 OK 2025/11/02 05:57:36 DEBUG : both16: Sizes identical 2025/11/02 05:57:36 DEBUG : both16: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both17: size = 6 OK 2025/11/02 05:57:36 DEBUG : both17: Sizes identical 2025/11/02 05:57:36 DEBUG : both17: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both18: size = 6 OK 2025/11/02 05:57:36 DEBUG : both18: Sizes identical 2025/11/02 05:57:36 DEBUG : both18: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both19: size = 6 OK 2025/11/02 05:57:36 DEBUG : both19: Sizes identical 2025/11/02 05:57:36 DEBUG : both19: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both1: size = 6 OK 2025/11/02 05:57:36 DEBUG : both1: Sizes identical 2025/11/02 05:57:36 DEBUG : both1: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both12: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both2: size = 6 OK 2025/11/02 05:57:36 DEBUG : both2: Sizes identical 2025/11/02 05:57:36 DEBUG : both2: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both3: size = 6 OK 2025/11/02 05:57:36 DEBUG : both3: Sizes identical 2025/11/02 05:57:36 DEBUG : both3: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both4: size = 6 OK 2025/11/02 05:57:36 DEBUG : both4: Sizes identical 2025/11/02 05:57:36 DEBUG : both4: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both5: size = 6 OK 2025/11/02 05:57:36 DEBUG : both5: Sizes identical 2025/11/02 05:57:36 DEBUG : both0: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both7: size = 6 OK 2025/11/02 05:57:36 DEBUG : both7: Sizes identical 2025/11/02 05:57:36 DEBUG : both7: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both8: size = 6 OK 2025/11/02 05:57:36 DEBUG : both8: Sizes identical 2025/11/02 05:57:36 DEBUG : both8: Unchanged skipping 2025/11/02 05:57:36 DEBUG : both9: size = 6 OK 2025/11/02 05:57:36 DEBUG : both9: Sizes identical 2025/11/02 05:57:36 DEBUG : both9: Unchanged skipping 2025/11/02 05:57:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only0: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only0: Sizes differ 2025/11/02 05:57:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only10: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only10: Sizes differ 2025/11/02 05:57:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only11: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only11: Sizes differ 2025/11/02 05:57:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only12: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only12: Sizes differ 2025/11/02 05:57:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only13: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only13: Sizes differ 2025/11/02 05:57:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only14: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only14: Sizes differ 2025/11/02 05:57:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only15: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only15: Sizes differ 2025/11/02 05:57:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only16: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only16: Sizes differ 2025/11/02 05:57:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only17: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only17: Sizes differ 2025/11/02 05:57:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only18: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only18: Sizes differ 2025/11/02 05:57:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only19: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only19: Sizes differ 2025/11/02 05:57:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only1: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only1: Sizes differ 2025/11/02 05:57:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only2: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only2: Sizes differ 2025/11/02 05:57:36 DEBUG : both13: Unchanged skipping 2025/11/02 05:57:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only3: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only3: Sizes differ 2025/11/02 05:57:36 DEBUG : both6: size = 6 OK 2025/11/02 05:57:36 DEBUG : both6: Sizes identical 2025/11/02 05:57:36 DEBUG : both5: Unchanged skipping 2025/11/02 05:57:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only4: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only4: Sizes differ 2025/11/02 05:57:36 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only5: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only5: Sizes differ 2025/11/02 05:57:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only6: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only6: Sizes differ 2025/11/02 05:57:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only7: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only7: Sizes differ 2025/11/02 05:57:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only8: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only8: Sizes differ 2025/11/02 05:57:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3628213359) 2025/11/02 05:57:36 DEBUG : only9: size = 6 (FS imagekit: /rclone-test-ronixit1dosi) 2025/11/02 05:57:36 DEBUG : only9: Sizes differ 2025/11/02 05:57:36 DEBUG : both6: Unchanged skipping 2025/11/02 05:57:36 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:57:36 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/11/02 05:57:36 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting files as there were IO errors 2025/11/02 05:57:36 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting directories as there were IO errors sync_test.go:2780: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (41.59s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:57:41 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:57:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:57:41 DEBUG : empty_on_remote: Making directory with metadata 2025/11/02 05:57:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:57:41 INFO : empty_on_remote: Making directory 2025/11/02 05:57:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/02 05:57:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (7.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:57:49 DEBUG : empty_dir: Making directory with metadata 2025/11/02 05:57:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:57:49 DEBUG : empty_on_remote: Making directory with metadata 2025/11/02 05:57:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/02 05:57:49 INFO : empty_on_remote: Making directory 2025/11/02 05:57:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/02 05:57:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/02 05:57:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (11.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:58:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:58:00 INFO : sub dir: Making directory 2025/11/02 05:58:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (22.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:58:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/02 05:58:23 INFO : sub dir: Making directory 2025/11/02 05:58:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (22.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:59:06 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:07 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : apple: Excluded 2025/11/02 05:59:07 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : banana: Excluded 2025/11/02 05:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : splitbananasplit: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0010-456789.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 05:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:59:07 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 05:59:08 DEBUG : apple: size = 5 OK 2025/11/02 05:59:08 DEBUG : apple: Sizes identical 2025/11/02 05:59:08 DEBUG : apple: Unchanged skipping 2025/11/02 05:59:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:59:08 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 05:59:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:59:08 DEBUG : banana: size = 6 OK 2025/11/02 05:59:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:59:08 DEBUG : banana: Sizes identical 2025/11/02 05:59:08 DEBUG : splitbananasplit: Sizes identical 2025/11/02 05:59:08 DEBUG : banana: Unchanged skipping 2025/11/02 05:59:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 05:59:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:59:09 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 05:59:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 05:59:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 05:59:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 05:59:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 05:59:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 05:59:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 05:59:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:59:09 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:59:09 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:09 INFO : There was nothing to transfer 2025/11/02 05:59:09 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:09 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : apple: Excluded 2025/11/02 05:59:09 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : banana: Excluded 2025/11/02 05:59:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:59:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : splitbananasplit: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0010-456789.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 05:59:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:59:09 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 05:59:10 DEBUG : apple: size = 5 OK 2025/11/02 05:59:10 DEBUG : apple: Sizes identical 2025/11/02 05:59:10 DEBUG : banana: size = 6 OK 2025/11/02 05:59:10 DEBUG : apple: Unchanged skipping 2025/11/02 05:59:10 DEBUG : banana: Sizes identical 2025/11/02 05:59:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:59:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:59:10 DEBUG : banana: Unchanged skipping 2025/11/02 05:59:10 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 05:59:10 DEBUG : splitbananasplit: Sizes identical 2025/11/02 05:59:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:59:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 05:59:11 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:59:11 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 05:59:11 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 05:59:11 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 05:59:11 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 05:59:11 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 05:59:11 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 05:59:11 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 05:59:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:59:11 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:59:11 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:11 INFO : There was nothing to transfer 2025/11/02 05:59:11 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:11 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:59:11 DEBUG : apple: Excluded 2025/11/02 05:59:11 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:59:11 DEBUG : banana: Excluded 2025/11/02 05:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:59:11 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:59:11 DEBUG : splitbananasplit: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0010-456789.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 05:59:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:59:12 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 05:59:36 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:37 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : apple: Excluded 2025/11/02 05:59:37 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : banana: Excluded 2025/11/02 05:59:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:59:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : splitbananasplit: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0010-456789.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 05:59:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:59:37 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 05:59:39 DEBUG : apple: size = 5 OK 2025/11/02 05:59:39 DEBUG : apple: Sizes identical 2025/11/02 05:59:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:59:39 DEBUG : apple: Unchanged skipping 2025/11/02 05:59:39 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 05:59:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:59:39 DEBUG : banana: size = 6 OK 2025/11/02 05:59:39 DEBUG : banana: Sizes identical 2025/11/02 05:59:39 DEBUG : banana: Unchanged skipping 2025/11/02 05:59:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:59:39 DEBUG : splitbananasplit: Sizes identical 2025/11/02 05:59:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:59:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 05:59:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 05:59:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 05:59:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 05:59:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 05:59:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 05:59:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:59:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 05:59:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:59:39 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:59:39 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:39 INFO : There was nothing to transfer 2025/11/02 05:59:39 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:40 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:59:40 DEBUG : apple: Excluded 2025/11/02 05:59:40 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:59:40 DEBUG : banana: Excluded 2025/11/02 05:59:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:59:40 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:59:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:59:40 DEBUG : splitbananasplit: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0010-456789.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 05:59:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:59:41 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 05:59:44 DEBUG : apple: size = 5 OK 2025/11/02 05:59:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 05:59:44 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 05:59:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 05:59:44 DEBUG : apple: Sizes identical 2025/11/02 05:59:44 DEBUG : banana: size = 6 OK 2025/11/02 05:59:44 DEBUG : apple: Unchanged skipping 2025/11/02 05:59:44 DEBUG : banana: Sizes identical 2025/11/02 05:59:44 DEBUG : banana: Unchanged skipping 2025/11/02 05:59:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 05:59:44 DEBUG : splitbananasplit: Sizes identical 2025/11/02 05:59:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 05:59:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 05:59:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 05:59:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 05:59:44 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 05:59:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 05:59:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 05:59:44 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 05:59:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 05:59:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 05:59:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 05:59:44 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:44 INFO : There was nothing to transfer 2025/11/02 05:59:44 DEBUG : Waiting for deletions to finish 2025/11/02 05:59:45 DEBUG : apple: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : apple: Excluded 2025/11/02 05:59:45 DEBUG : banana: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : banana: Excluded 2025/11/02 05:59:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : appleappleapplebanana: Excluded 2025/11/02 05:59:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : splitbananasplit: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0010-456789.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 05:59:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 05:59:45 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:00:12 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:13 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : apple: Excluded 2025/11/02 06:00:13 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : banana: Excluded 2025/11/02 06:00:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:00:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : splitbananasplit: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:00:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:00:13 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 06:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 06:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 06:00:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 06:00:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 06:00:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:15 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:00:15 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:00:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/02 06:00:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:15 DEBUG : YXBwbGU=: size = 5 OK 2025/11/02 06:00:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/02 06:00:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:15 DEBUG : YmFuYW5h: size = 6 OK 2025/11/02 06:00:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/02 06:00:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/02 06:00:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:16 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/02 06:00:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:16 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/02 06:00:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:16 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/02 06:00:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:16 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/02 06:00:16 INFO : dir1/0003-defghij.txt: Copied (new) to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:17 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/02 06:00:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:17 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/02 06:00:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:17 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/02 06:00:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:17 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/02 06:00:17 INFO : dir1/0007-1234567.txt: Copied (new) to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:18 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/02 06:00:18 INFO : dir1/0008-2345678.txt: Copied (new) to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:18 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/02 06:00:18 INFO : dir1/0009-3456789.txt: Copied (new) to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:18 DEBUG : MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/02 06:00:18 INFO : dir1/0010-456789.txt: Copied (new) to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:18 DEBUG : MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/02 06:00:18 INFO : dir1/0011-56789;.txt: Copied (new) to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:19 DEBUG : MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/02 06:00:19 INFO : dir1/0012-6789;.txt: Copied (new) to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:19 DEBUG : MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/02 06:00:19 INFO : dir1/0013-789;=.txt: Copied (new) to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:19 DEBUG : MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/02 06:00:19 INFO : dir1/0014-89;=.txt: Copied (new) to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:19 DEBUG : MDAxNS05Oz0udHh0: size = 17 OK 2025/11/02 06:00:19 INFO : dir1/0015-9;=.txt: Copied (new) to: MDAxNS05Oz0udHh0 2025/11/02 06:00:19 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:19 INFO : appleappleapplebanana: Deleted 2025/11/02 06:00:19 INFO : 0007-1234567.txt: Deleted 2025/11/02 06:00:19 INFO : 0009-3456789.txt: Deleted 2025/11/02 06:00:19 INFO : 0013-789;=.txt: Deleted 2025/11/02 06:00:19 INFO : 0010-456789.txt: Deleted 2025/11/02 06:00:19 INFO : 0008-2345678.txt: Deleted 2025/11/02 06:00:19 INFO : banana: Deleted 2025/11/02 06:00:19 INFO : 0014-89;=.txt: Deleted 2025/11/02 06:00:19 INFO : apple: Deleted 2025/11/02 06:00:19 INFO : 0011-56789;.txt: Deleted 2025/11/02 06:00:19 INFO : 0005-fghijkl.txt: Deleted 2025/11/02 06:00:19 INFO : 0004-efghijk.txt: Deleted 2025/11/02 06:00:19 INFO : 0006-ghijklm.txt: Deleted 2025/11/02 06:00:19 INFO : 0002-cdefghi.txt: Deleted 2025/11/02 06:00:19 INFO : 0000-abcdefg.txt: Deleted 2025/11/02 06:00:19 INFO : splitbananasplit: Deleted 2025/11/02 06:00:19 INFO : 0001-bcdefgh.txt: Deleted 2025/11/02 06:00:19 INFO : 0003-defghij.txt: Deleted 2025/11/02 06:00:19 INFO : 0012-6789;.txt: Deleted 2025/11/02 06:00:19 INFO : 0015-9;=.txt: Deleted 2025/11/02 06:00:19 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/02 06:00:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/02 06:00:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/02 06:00:19 DEBUG : YXBwbGU=: Excluded 2025/11/02 06:00:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/02 06:00:19 DEBUG : YmFuYW5h: Excluded 2025/11/02 06:00:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/02 06:00:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAxMC00NTY3ODkudHh0: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAxMS01Njc4OTsudHh0: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAxNC04OTs9LnR4dA==: Excluded 2025/11/02 06:00:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/02 06:00:20 DEBUG : MDAxNS05Oz0udHh0: Excluded 2025/11/02 06:00:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:21 DEBUG : YXBwbGU=: size = 5 OK 2025/11/02 06:00:21 DEBUG : apple: Sizes identical 2025/11/02 06:00:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/02 06:00:21 DEBUG : apple: Unchanged skipping 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:00:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:00:21 DEBUG : YmFuYW5h: size = 6 OK 2025/11/02 06:00:21 DEBUG : banana: Sizes identical 2025/11/02 06:00:21 DEBUG : banana: Unchanged skipping 2025/11/02 06:00:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/02 06:00:21 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:00:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:21 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:21 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/02 06:00:21 DEBUG : MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/02 06:00:21 DEBUG : MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : MDAxNS05Oz0udHh0: size = 17 OK 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/02 06:00:21 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:00:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:00:21 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:00:21 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:21 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/02 06:00:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : YXBwbGU=: Excluded 2025/11/02 06:00:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : YmFuYW5h: Excluded 2025/11/02 06:00:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAxMC00NTY3ODkudHh0: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAxMS01Njc4OTsudHh0: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAxNC04OTs9LnR4dA==: Excluded 2025/11/02 06:00:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/02 06:00:22 DEBUG : MDAxNS05Oz0udHh0: Excluded 2025/11/02 06:00:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/02 06:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:23 DEBUG : apple: transformed to: YXBwbGU= 2025/11/02 06:00:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/02 06:00:23 DEBUG : banana: transformed to: YmFuYW5h 2025/11/02 06:00:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/02 06:00:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/02 06:00:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/02 06:00:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/02 06:00:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/02 06:00:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/02 06:00:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:00:47 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:47 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:00:47 DEBUG : apple: Excluded 2025/11/02 06:00:47 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:00:47 DEBUG : banana: Excluded 2025/11/02 06:00:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:00:47 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:00:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:00:47 DEBUG : splitbananasplit: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:00:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:00:48 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:00:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/02 06:00:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/02 06:00:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/02 06:00:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/02 06:00:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/02 06:00:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/02 06:00:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/02 06:00:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/02 06:00:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/02 06:00:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/02 06:00:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/02 06:00:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:00:49 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:00:50 DEBUG : PREFIXapple: size = 5 OK 2025/11/02 06:00:50 INFO : apple: Copied (new) to: PREFIXapple 2025/11/02 06:00:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:50 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/02 06:00:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/02 06:00:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:50 DEBUG : PREFIXbanana: size = 6 OK 2025/11/02 06:00:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/02 06:00:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:50 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/02 06:00:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/02 06:00:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:51 DEBUG : PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/02 06:00:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: PREFIX0002-cdefghi.txt 2025/11/02 06:00:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:51 DEBUG : PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:00:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: PREFIX0001-bcdefgh.txt 2025/11/02 06:00:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:51 DEBUG : PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/02 06:00:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: PREFIX0000-abcdefg.txt 2025/11/02 06:00:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:51 DEBUG : PREFIX0003-defghij.txt: size = 21 OK 2025/11/02 06:00:51 INFO : dir1/0003-defghij.txt: Copied (new) to: PREFIX0003-defghij.txt 2025/11/02 06:00:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:52 DEBUG : PREFIX0007-1234567.txt: size = 21 OK 2025/11/02 06:00:52 INFO : dir1/0007-1234567.txt: Copied (new) to: PREFIX0007-1234567.txt 2025/11/02 06:00:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:52 DEBUG : PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/02 06:00:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: PREFIX0005-fghijkl.txt 2025/11/02 06:00:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:52 DEBUG : PREFIX0004-efghijk.txt: size = 21 OK 2025/11/02 06:00:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: PREFIX0004-efghijk.txt 2025/11/02 06:00:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:52 DEBUG : PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/02 06:00:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: PREFIX0006-ghijklm.txt 2025/11/02 06:00:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:53 DEBUG : PREFIX0010-456789.txt: size = 20 OK 2025/11/02 06:00:53 INFO : dir1/0010-456789.txt: Copied (new) to: PREFIX0010-456789.txt 2025/11/02 06:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:53 DEBUG : PREFIX0008-2345678.txt: size = 21 OK 2025/11/02 06:00:53 INFO : dir1/0008-2345678.txt: Copied (new) to: PREFIX0008-2345678.txt 2025/11/02 06:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:53 DEBUG : PREFIX0011-56789;.txt: size = 20 OK 2025/11/02 06:00:53 INFO : dir1/0011-56789;.txt: Copied (new) to: PREFIX0011-56789;.txt 2025/11/02 06:00:53 DEBUG : PREFIX0009-3456789.txt: size = 21 OK 2025/11/02 06:00:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:53 INFO : dir1/0009-3456789.txt: Copied (new) to: PREFIX0009-3456789.txt 2025/11/02 06:00:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:54 DEBUG : PREFIX0015-9;=.txt: size = 17 OK 2025/11/02 06:00:54 INFO : dir1/0015-9;=.txt: Copied (new) to: PREFIX0015-9;=.txt 2025/11/02 06:00:54 DEBUG : PREFIX0012-6789;.txt: size = 19 OK 2025/11/02 06:00:54 INFO : dir1/0012-6789;.txt: Copied (new) to: PREFIX0012-6789;.txt 2025/11/02 06:00:54 DEBUG : PREFIX0013-789;=.txt: size = 19 OK 2025/11/02 06:00:54 INFO : dir1/0013-789;=.txt: Copied (new) to: PREFIX0013-789;=.txt 2025/11/02 06:00:54 DEBUG : PREFIX0014-89;=.txt: size = 18 OK 2025/11/02 06:00:54 INFO : dir1/0014-89;=.txt: Copied (new) to: PREFIX0014-89;=.txt 2025/11/02 06:00:54 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:54 INFO : 0012-6789;.txt: Deleted 2025/11/02 06:00:54 INFO : 0014-89;=.txt: Deleted 2025/11/02 06:00:54 INFO : 0010-456789.txt: Deleted 2025/11/02 06:00:54 INFO : 0004-efghijk.txt: Deleted 2025/11/02 06:00:54 INFO : 0009-3456789.txt: Deleted 2025/11/02 06:00:54 INFO : 0006-ghijklm.txt: Deleted 2025/11/02 06:00:54 INFO : 0013-789;=.txt: Deleted 2025/11/02 06:00:54 INFO : 0007-1234567.txt: Deleted 2025/11/02 06:00:55 INFO : banana: Deleted 2025/11/02 06:00:55 INFO : 0011-56789;.txt: Deleted 2025/11/02 06:00:55 INFO : 0002-cdefghi.txt: Deleted 2025/11/02 06:00:55 INFO : 0000-abcdefg.txt: Deleted 2025/11/02 06:00:55 INFO : 0001-bcdefgh.txt: Deleted 2025/11/02 06:00:55 INFO : 0015-9;=.txt: Deleted 2025/11/02 06:00:55 INFO : appleappleapplebanana: Deleted 2025/11/02 06:00:55 INFO : 0003-defghij.txt: Deleted 2025/11/02 06:00:55 INFO : splitbananasplit: Deleted 2025/11/02 06:00:55 INFO : 0005-fghijkl.txt: Deleted 2025/11/02 06:00:55 INFO : apple: Deleted 2025/11/02 06:00:55 INFO : 0008-2345678.txt: Deleted 2025/11/02 06:00:55 DEBUG : Waiting for deletions to finish 2025/11/02 06:00:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/02 06:00:55 DEBUG : PREFIXapple: Excluded 2025/11/02 06:00:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:00:55 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/02 06:00:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/02 06:00:55 DEBUG : PREFIXbanana: Excluded 2025/11/02 06:00:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/02 06:00:55 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0000-abcdefg.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0002-cdefghi.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0001-bcdefgh.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0003-defghij.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0006-ghijklm.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0007-1234567.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0005-fghijkl.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0004-efghijk.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0008-2345678.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0009-3456789.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0011-56789;.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0010-456789.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0015-9;=.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0012-6789;.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0014-89;=.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:00:56 DEBUG : PREFIX0013-789;=.txt: Excluded 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/11/02 06:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/02 06:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/11/02 06:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/02 06:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/02 06:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/02 06:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/02 06:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/02 06:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/02 06:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/02 06:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/02 06:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/02 06:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/02 06:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/02 06:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/02 06:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/02 06:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/02 06:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/02 06:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/02 06:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/02 06:00:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:00:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:00:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:00:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:00:58 INFO : splitbananasplit: Copied (new) 2025/11/02 06:00:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:00:58 INFO : appleappleapplebanana: Copied (new) 2025/11/02 06:00:58 DEBUG : apple: size = 5 OK 2025/11/02 06:00:58 DEBUG : banana: size = 6 OK 2025/11/02 06:00:58 INFO : apple: Copied (new) 2025/11/02 06:00:58 INFO : banana: Copied (new) 2025/11/02 06:00:59 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:00:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcdefg.txt 2025/11/02 06:00:59 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:00:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdefgh.txt 2025/11/02 06:00:59 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:00:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefghi.txt 2025/11/02 06:00:59 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:00:59 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defghij.txt 2025/11/02 06:01:00 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:01:00 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-1234567.txt 2025/11/02 06:01:00 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:01:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghijkl.txt 2025/11/02 06:01:00 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:01:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghijk.txt 2025/11/02 06:01:00 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:01:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijklm.txt 2025/11/02 06:01:01 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:01:01 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-2345678.txt 2025/11/02 06:01:01 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:01:01 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-3456789.txt 2025/11/02 06:01:01 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:01:01 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-456789.txt 2025/11/02 06:01:01 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:01:01 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789;.txt 2025/11/02 06:01:02 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:01:02 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789;.txt 2025/11/02 06:01:02 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:01:02 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;=.txt 2025/11/02 06:01:02 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:01:02 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.txt 2025/11/02 06:01:02 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:01:02 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=.txt 2025/11/02 06:01:02 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:02 INFO : PREFIX0012-6789;.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0006-ghijklm.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0002-cdefghi.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0014-89;=.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIXbanana: Deleted 2025/11/02 06:01:02 INFO : PREFIXapple: Deleted 2025/11/02 06:01:02 INFO : PREFIX0004-efghijk.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0000-abcdefg.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0005-fghijkl.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0008-2345678.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIX0011-56789;.txt: Deleted 2025/11/02 06:01:02 INFO : PREFIXsplitbananasplit: Deleted 2025/11/02 06:01:02 INFO : PREFIX0001-bcdefgh.txt: Deleted 2025/11/02 06:01:03 INFO : PREFIX0009-3456789.txt: Deleted 2025/11/02 06:01:03 INFO : PREFIX0015-9;=.txt: Deleted 2025/11/02 06:01:03 INFO : PREFIX0010-456789.txt: Deleted 2025/11/02 06:01:03 INFO : PREFIX0007-1234567.txt: Deleted 2025/11/02 06:01:03 INFO : PREFIX0003-defghij.txt: Deleted 2025/11/02 06:01:04 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/02 06:01:04 INFO : PREFIX0013-789;=.txt: Deleted 2025/11/02 06:01:04 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:01:04 DEBUG : splitbananasplit: Excluded 2025/11/02 06:01:04 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:01:04 DEBUG : banana: Excluded 2025/11/02 06:01:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:01:04 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:01:04 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:01:04 DEBUG : apple: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:01:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:01:05 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:01:06 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : splitbananasplit: Excluded 2025/11/02 06:01:06 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : banana: Excluded 2025/11/02 06:01:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:01:06 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : apple: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:01:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:01:06 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:01:35 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:36 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : apple: Excluded 2025/11/02 06:01:36 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : banana: Excluded 2025/11/02 06:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : splitbananasplit: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:01:36 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:01:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 06:01:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 06:01:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 06:01:37 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:37 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:38 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:01:38 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:01:38 DEBUG : appleSUFFIX: size = 5 OK 2025/11/02 06:01:38 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 06:01:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/02 06:01:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:38 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/02 06:01:38 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:38 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/02 06:01:38 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/02 06:01:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:39 DEBUG : 0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/02 06:01:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcdefg.txtSUFFIX 2025/11/02 06:01:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:39 DEBUG : 0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/02 06:01:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:39 DEBUG : 0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/02 06:01:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefghi.txtSUFFIX 2025/11/02 06:01:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:39 DEBUG : 0003-defghij.txtSUFFIX: size = 21 OK 2025/11/02 06:01:39 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defghij.txtSUFFIX 2025/11/02 06:01:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:40 DEBUG : 0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/02 06:01:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghijk.txtSUFFIX 2025/11/02 06:01:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:40 DEBUG : 0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/02 06:01:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijklm.txtSUFFIX 2025/11/02 06:01:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:40 DEBUG : 0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/02 06:01:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghijkl.txtSUFFIX 2025/11/02 06:01:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:40 DEBUG : 0007-1234567.txtSUFFIX: size = 21 OK 2025/11/02 06:01:40 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-1234567.txtSUFFIX 2025/11/02 06:01:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:41 DEBUG : 0008-2345678.txtSUFFIX: size = 21 OK 2025/11/02 06:01:41 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-2345678.txtSUFFIX 2025/11/02 06:01:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:41 DEBUG : 0010-456789.txtSUFFIX: size = 20 OK 2025/11/02 06:01:41 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-456789.txtSUFFIX 2025/11/02 06:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:41 DEBUG : 0009-3456789.txtSUFFIX: size = 21 OK 2025/11/02 06:01:41 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-3456789.txtSUFFIX 2025/11/02 06:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:41 DEBUG : 0011-56789;.txtSUFFIX: size = 20 OK 2025/11/02 06:01:41 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789;.txtSUFFIX 2025/11/02 06:01:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:42 DEBUG : 0013-789;=.txtSUFFIX: size = 19 OK 2025/11/02 06:01:42 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;=.txtSUFFIX 2025/11/02 06:01:42 DEBUG : 0012-6789;.txtSUFFIX: size = 19 OK 2025/11/02 06:01:42 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789;.txtSUFFIX 2025/11/02 06:01:42 DEBUG : 0015-9;=.txtSUFFIX: size = 17 OK 2025/11/02 06:01:42 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.txtSUFFIX 2025/11/02 06:01:42 DEBUG : 0014-89;=.txtSUFFIX: size = 18 OK 2025/11/02 06:01:42 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=.txtSUFFIX 2025/11/02 06:01:42 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:42 INFO : appleappleapplebanana: Deleted 2025/11/02 06:01:42 INFO : 0015-9;=.txt: Deleted 2025/11/02 06:01:42 INFO : 0000-abcdefg.txt: Deleted 2025/11/02 06:01:42 INFO : 0007-1234567.txt: Deleted 2025/11/02 06:01:42 INFO : 0010-456789.txt: Deleted 2025/11/02 06:01:42 INFO : 0008-2345678.txt: Deleted 2025/11/02 06:01:42 INFO : 0005-fghijkl.txt: Deleted 2025/11/02 06:01:42 INFO : 0012-6789;.txt: Deleted 2025/11/02 06:01:42 INFO : 0014-89;=.txt: Deleted 2025/11/02 06:01:42 INFO : banana: Deleted 2025/11/02 06:01:42 INFO : 0006-ghijklm.txt: Deleted 2025/11/02 06:01:42 INFO : 0009-3456789.txt: Deleted 2025/11/02 06:01:42 INFO : 0013-789;=.txt: Deleted 2025/11/02 06:01:42 INFO : apple: Deleted 2025/11/02 06:01:42 INFO : 0004-efghijk.txt: Deleted 2025/11/02 06:01:42 INFO : 0002-cdefghi.txt: Deleted 2025/11/02 06:01:43 INFO : 0001-bcdefgh.txt: Deleted 2025/11/02 06:01:43 INFO : 0003-defghij.txt: Deleted 2025/11/02 06:01:43 INFO : splitbananasplit: Deleted 2025/11/02 06:01:43 INFO : 0011-56789;.txt: Deleted 2025/11/02 06:01:43 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:43 DEBUG : appleSUFFIX: Excluded 2025/11/02 06:01:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:43 DEBUG : bananaSUFFIX: Excluded 2025/11/02 06:01:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:43 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/02 06:01:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:43 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0000-abcdefg.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0001-bcdefgh.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0002-cdefghi.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0003-defghij.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0004-efghijk.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0005-fghijkl.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0006-ghijklm.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0007-1234567.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0008-2345678.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0010-456789.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0009-3456789.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0011-56789;.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0012-6789;.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0013-789;=.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0014-89;=.txtSUFFIX: Excluded 2025/11/02 06:01:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/02 06:01:44 DEBUG : 0015-9;=.txtSUFFIX: Excluded 2025/11/02 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : apple: transformed to: appleSUFFIX 2025/11/02 06:01:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/02 06:01:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/02 06:01:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/02 06:01:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:01:47 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:01:47 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:01:48 DEBUG : banana: size = 6 OK 2025/11/02 06:01:48 INFO : banana: Copied (new) 2025/11/02 06:01:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:01:48 INFO : splitbananasplit: Copied (new) 2025/11/02 06:01:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:01:49 INFO : appleappleapplebanana: Copied (new) 2025/11/02 06:01:49 DEBUG : apple: size = 5 OK 2025/11/02 06:01:49 INFO : apple: Copied (new) 2025/11/02 06:01:49 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:01:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcdefg.txt 2025/11/02 06:01:49 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:01:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdefgh.txt 2025/11/02 06:01:50 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:01:50 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defghij.txt 2025/11/02 06:01:50 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:01:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefghi.txt 2025/11/02 06:01:50 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:01:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghijk.txt 2025/11/02 06:01:50 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:01:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghijkl.txt 2025/11/02 06:01:51 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:01:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijklm.txt 2025/11/02 06:01:51 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:01:51 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-1234567.txt 2025/11/02 06:01:51 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:01:51 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-2345678.txt 2025/11/02 06:01:51 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:01:51 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-3456789.txt 2025/11/02 06:01:52 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:01:52 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-456789.txt 2025/11/02 06:01:52 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:01:52 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789;.txt 2025/11/02 06:01:52 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:01:52 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789;.txt 2025/11/02 06:01:52 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:01:52 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;=.txt 2025/11/02 06:01:53 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:01:53 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=.txt 2025/11/02 06:01:53 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:01:53 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.txt 2025/11/02 06:01:53 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:53 INFO : 0008-2345678.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0000-abcdefg.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0010-456789.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0013-789;=.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0005-fghijkl.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0014-89;=.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0001-bcdefgh.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : bananaSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0006-ghijklm.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : appleSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0004-efghijk.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0015-9;=.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/02 06:01:53 INFO : splitbananasplitSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0011-56789;.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0012-6789;.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0002-cdefghi.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0003-defghij.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0009-3456789.txtSUFFIX: Deleted 2025/11/02 06:01:53 INFO : 0007-1234567.txtSUFFIX: Deleted 2025/11/02 06:01:53 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:53 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:01:53 DEBUG : apple: Excluded 2025/11/02 06:01:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:01:53 DEBUG : splitbananasplit: Excluded 2025/11/02 06:01:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:01:53 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:01:53 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:01:53 DEBUG : banana: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:01:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:01:54 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:01:54 DEBUG : Waiting for deletions to finish 2025/11/02 06:01:55 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : apple: Excluded 2025/11/02 06:01:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : splitbananasplit: Excluded 2025/11/02 06:01:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:01:55 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : banana: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:01:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:01:55 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/truncate run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:02:20 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:21 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:02:21 DEBUG : apple: Excluded 2025/11/02 06:02:21 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:02:21 DEBUG : banana: Excluded 2025/11/02 06:02:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:02:21 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:02:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:02:21 DEBUG : splitbananasplit: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:02:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:02:23 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:02:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:24 DEBUG : apple: size = 5 OK 2025/11/02 06:02:24 DEBUG : apple: Sizes identical 2025/11/02 06:02:24 DEBUG : apple: Unchanged skipping 2025/11/02 06:02:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : banana: size = 6 OK 2025/11/02 06:02:24 DEBUG : banana: Sizes identical 2025/11/02 06:02:24 DEBUG : banana: Unchanged skipping 2025/11/02 06:02:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 06:02:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/02 06:02:24 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:02:24 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:02:25 DEBUG : appleapple: size = 21 OK 2025/11/02 06:02:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/02 06:02:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:25 DEBUG : splitbanan: size = 16 OK 2025/11/02 06:02:25 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/02 06:02:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:25 DEBUG : 0000-abcde: size = 21 OK 2025/11/02 06:02:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: 0000-abcde 2025/11/02 06:02:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:25 DEBUG : 0001-bcdef: size = 21 OK 2025/11/02 06:02:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: 0001-bcdef 2025/11/02 06:02:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:26 DEBUG : 0002-cdefg: size = 21 OK 2025/11/02 06:02:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: 0002-cdefg 2025/11/02 06:02:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:26 DEBUG : 0003-defgh: size = 21 OK 2025/11/02 06:02:26 INFO : dir1/0003-defghij.txt: Copied (new) to: 0003-defgh 2025/11/02 06:02:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:26 DEBUG : 0004-efghi: size = 21 OK 2025/11/02 06:02:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: 0004-efghi 2025/11/02 06:02:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:26 DEBUG : 0005-fghij: size = 21 OK 2025/11/02 06:02:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: 0005-fghij 2025/11/02 06:02:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:27 DEBUG : 0006-ghijk: size = 21 OK 2025/11/02 06:02:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: 0006-ghijk 2025/11/02 06:02:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:27 DEBUG : 0007-12345: size = 21 OK 2025/11/02 06:02:27 INFO : dir1/0007-1234567.txt: Copied (new) to: 0007-12345 2025/11/02 06:02:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:27 DEBUG : 0009-34567: size = 21 OK 2025/11/02 06:02:27 INFO : dir1/0009-3456789.txt: Copied (new) to: 0009-34567 2025/11/02 06:02:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:27 DEBUG : 0008-23456: size = 21 OK 2025/11/02 06:02:27 INFO : dir1/0008-2345678.txt: Copied (new) to: 0008-23456 2025/11/02 06:02:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:27 DEBUG : 0010-45678: size = 20 OK 2025/11/02 06:02:27 INFO : dir1/0010-456789.txt: Copied (new) to: 0010-45678 2025/11/02 06:02:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:27 DEBUG : 0011-56789: size = 20 OK 2025/11/02 06:02:27 INFO : dir1/0011-56789;.txt: Copied (new) to: 0011-56789 2025/11/02 06:02:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:28 DEBUG : 0012-6789;: size = 19 OK 2025/11/02 06:02:28 INFO : dir1/0012-6789;.txt: Copied (new) to: 0012-6789; 2025/11/02 06:02:28 DEBUG : 0013-789;=: size = 19 OK 2025/11/02 06:02:28 INFO : dir1/0013-789;=.txt: Copied (new) to: 0013-789;= 2025/11/02 06:02:28 DEBUG : 0014-89;=.: size = 18 OK 2025/11/02 06:02:28 INFO : dir1/0014-89;=.txt: Copied (new) to: 0014-89;=. 2025/11/02 06:02:28 DEBUG : 0015-9;=.t: size = 17 OK 2025/11/02 06:02:28 INFO : dir1/0015-9;=.txt: Copied (new) to: 0015-9;=.t 2025/11/02 06:02:28 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:28 INFO : 0014-89;=.txt: Deleted 2025/11/02 06:02:28 INFO : 0012-6789;.txt: Deleted 2025/11/02 06:02:28 INFO : 0009-3456789.txt: Deleted 2025/11/02 06:02:28 INFO : 0003-defghij.txt: Deleted 2025/11/02 06:02:28 INFO : 0004-efghijk.txt: Deleted 2025/11/02 06:02:28 INFO : 0010-456789.txt: Deleted 2025/11/02 06:02:28 INFO : 0007-1234567.txt: Deleted 2025/11/02 06:02:28 INFO : 0011-56789;.txt: Deleted 2025/11/02 06:02:29 INFO : splitbananasplit: Deleted 2025/11/02 06:02:29 INFO : 0001-bcdefgh.txt: Deleted 2025/11/02 06:02:29 INFO : 0013-789;=.txt: Deleted 2025/11/02 06:02:29 INFO : 0006-ghijklm.txt: Deleted 2025/11/02 06:02:29 INFO : 0005-fghijkl.txt: Deleted 2025/11/02 06:02:29 INFO : 0002-cdefghi.txt: Deleted 2025/11/02 06:02:29 INFO : appleappleapplebanana: Deleted 2025/11/02 06:02:29 INFO : 0008-2345678.txt: Deleted 2025/11/02 06:02:29 INFO : 0015-9;=.txt: Deleted 2025/11/02 06:02:29 INFO : 0000-abcdefg.txt: Deleted 2025/11/02 06:02:29 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:29 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : apple: Excluded 2025/11/02 06:02:29 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : banana: Excluded 2025/11/02 06:02:29 DEBUG : appleapple: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : appleapple: Excluded 2025/11/02 06:02:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : splitbanan: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0001-bcdef: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0000-abcde: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0002-cdefg: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0003-defgh: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0004-efghi: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0005-fghij: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0007-12345: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0006-ghijk: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0009-34567: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0008-23456: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0010-45678: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0011-56789: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0012-6789;: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0013-789;=: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0014-89;=.: Excluded 2025/11/02 06:02:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/02 06:02:29 DEBUG : 0015-9;=.t: Excluded 2025/11/02 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:31 DEBUG : apple: size = 5 OK 2025/11/02 06:02:31 DEBUG : apple: Sizes identical 2025/11/02 06:02:31 DEBUG : appleapple: size = 21 OK 2025/11/02 06:02:31 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:02:31 DEBUG : banana: size = 6 OK 2025/11/02 06:02:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:02:31 DEBUG : splitbanan: size = 16 OK 2025/11/02 06:02:31 DEBUG : banana: Sizes identical 2025/11/02 06:02:31 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:02:31 DEBUG : banana: Unchanged skipping 2025/11/02 06:02:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:02:31 DEBUG : apple: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/02 06:02:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/02 06:02:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/02 06:02:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/02 06:02:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/02 06:02:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/02 06:02:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/02 06:02:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/02 06:02:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/02 06:02:31 DEBUG : 0001-bcdef: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0000-abcde: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0004-efghi: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0002-cdefg: size = 21 OK 2025/11/02 06:02:31 DEBUG : 0006-ghijk: size = 21 OK 2025/11/02 06:02:31 DEBUG : 0003-defgh: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : 0005-fghij: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/02 06:02:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0007-12345: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/02 06:02:31 DEBUG : 0008-23456: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/02 06:02:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/02 06:02:31 DEBUG : 0009-34567: size = 21 OK 2025/11/02 06:02:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/02 06:02:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/02 06:02:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/02 06:02:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0011-56789: size = 20 OK 2025/11/02 06:02:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0012-6789;: size = 19 OK 2025/11/02 06:02:31 DEBUG : 0013-789;=: size = 19 OK 2025/11/02 06:02:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : 0014-89;=.: size = 18 OK 2025/11/02 06:02:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : 0010-45678: size = 20 OK 2025/11/02 06:02:31 DEBUG : 0015-9;=.t: size = 17 OK 2025/11/02 06:02:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:02:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:02:31 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:02:31 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:02:31 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:31 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:31 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:02:31 DEBUG : apple: Excluded 2025/11/02 06:02:31 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:02:31 DEBUG : banana: Excluded 2025/11/02 06:02:31 DEBUG : appleapple: Excluded (Path Filter) 2025/11/02 06:02:31 DEBUG : appleapple: Excluded 2025/11/02 06:02:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/02 06:02:31 DEBUG : splitbanan: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0001-bcdef: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0000-abcde: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0002-cdefg: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0003-defgh: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0004-efghi: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0005-fghij: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0007-12345: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0006-ghijk: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0009-34567: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0008-23456: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0010-45678: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0011-56789: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0012-6789;: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0013-789;=: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0014-89;=.: Excluded 2025/11/02 06:02:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/02 06:02:32 DEBUG : 0015-9;=.t: Excluded 2025/11/02 06:02:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/02 06:02:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/02 06:02:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/02 06:02:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/02 06:02:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/02 06:02:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/02 06:02:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/02 06:02:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/02 06:02:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/02 06:02:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/02 06:02:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/02 06:02:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/02 06:02:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/02 06:02:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/02 06:02:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/02 06:02:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/02 06:02:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/02 06:02:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/02 06:02:32 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:02:57 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:57 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:02:57 DEBUG : apple: Excluded 2025/11/02 06:02:57 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:02:57 DEBUG : banana: Excluded 2025/11/02 06:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:02:57 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:02:57 DEBUG : splitbananasplit: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:02:58 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:02:59 DEBUG : apple: size = 5 OK 2025/11/02 06:02:59 DEBUG : apple: Sizes identical 2025/11/02 06:02:59 DEBUG : apple: Unchanged skipping 2025/11/02 06:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:02:59 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:02:59 DEBUG : banana: size = 6 OK 2025/11/02 06:02:59 DEBUG : banana: Sizes identical 2025/11/02 06:02:59 DEBUG : banana: Unchanged skipping 2025/11/02 06:02:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:02:59 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:02:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:02:59 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:02:59 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:02:59 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:02:59 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:02:59 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:02:59 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:02:59 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:02:59 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:02:59 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:02:59 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:59 DEBUG : Waiting for deletions to finish 2025/11/02 06:02:59 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:02:59 DEBUG : apple: Excluded 2025/11/02 06:02:59 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:02:59 DEBUG : banana: Excluded 2025/11/02 06:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:02:59 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:02:59 DEBUG : splitbananasplit: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:03:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:03:00 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:03:01 DEBUG : apple: size = 5 OK 2025/11/02 06:03:01 DEBUG : apple: Sizes identical 2025/11/02 06:03:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:03:01 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:03:01 DEBUG : banana: size = 6 OK 2025/11/02 06:03:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:03:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:03:01 DEBUG : banana: Sizes identical 2025/11/02 06:03:01 DEBUG : banana: Unchanged skipping 2025/11/02 06:03:01 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:03:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:03:01 DEBUG : apple: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:03:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:03:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:03:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:03:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:03:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:03:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:03:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:03:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:03:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:03:01 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:03:01 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:01 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:02 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : apple: Excluded 2025/11/02 06:03:02 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : banana: Excluded 2025/11/02 06:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : splitbananasplit: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:03:02 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:03:03 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:03 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:03:03 DEBUG : apple: Excluded 2025/11/02 06:03:03 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:03:03 DEBUG : banana: Excluded 2025/11/02 06:03:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:03:03 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:03:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:03:03 DEBUG : splitbananasplit: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:03:04 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:03:31 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:32 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : apple: Excluded 2025/11/02 06:03:32 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : banana: Excluded 2025/11/02 06:03:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:03:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : splitbananasplit: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:03:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:03:32 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:03:33 DEBUG : apple: size = 5 OK 2025/11/02 06:03:33 DEBUG : apple: Sizes identical 2025/11/02 06:03:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:03:33 DEBUG : apple: Unchanged skipping 2025/11/02 06:03:33 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:03:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:03:33 DEBUG : banana: size = 6 OK 2025/11/02 06:03:33 DEBUG : banana: Sizes identical 2025/11/02 06:03:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:03:33 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:03:33 DEBUG : banana: Unchanged skipping 2025/11/02 06:03:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:03:34 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:03:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:03:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:03:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:03:34 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:03:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:03:34 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:03:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:03:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:03:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:03:34 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:03:34 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:34 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:34 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : apple: Excluded 2025/11/02 06:03:34 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : banana: Excluded 2025/11/02 06:03:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:03:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : splitbananasplit: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:03:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:03:34 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:03:35 DEBUG : apple: size = 5 OK 2025/11/02 06:03:35 DEBUG : apple: Sizes identical 2025/11/02 06:03:35 DEBUG : apple: Unchanged skipping 2025/11/02 06:03:35 DEBUG : banana: size = 6 OK 2025/11/02 06:03:35 DEBUG : banana: Sizes identical 2025/11/02 06:03:35 DEBUG : banana: Unchanged skipping 2025/11/02 06:03:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:03:35 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:03:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:03:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:03:35 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:03:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:03:36 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:03:36 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:03:36 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:03:36 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:03:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:03:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:03:36 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:03:36 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:03:36 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:03:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:03:36 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:03:36 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:36 DEBUG : Waiting for deletions to finish 2025/11/02 06:03:36 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : apple: Excluded 2025/11/02 06:03:36 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : banana: Excluded 2025/11/02 06:03:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:03:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : splitbananasplit: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:03:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:03:36 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:04:02 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:02 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : apple: Excluded 2025/11/02 06:04:02 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : banana: Excluded 2025/11/02 06:04:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:04:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : splitbananasplit: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:04:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:04:02 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:04:04 DEBUG : apple: size = 5 OK 2025/11/02 06:04:04 DEBUG : apple: Sizes identical 2025/11/02 06:04:04 DEBUG : apple: Unchanged skipping 2025/11/02 06:04:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:04:04 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:04:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:04:04 DEBUG : banana: size = 6 OK 2025/11/02 06:04:04 DEBUG : banana: Sizes identical 2025/11/02 06:04:04 DEBUG : banana: Unchanged skipping 2025/11/02 06:04:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:04:04 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:04:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:04:04 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:04:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:04:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:04:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:04:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:04:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:04:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:04:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:04:04 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:04:04 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:04:04 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:04 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:04 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:04:04 DEBUG : apple: Excluded 2025/11/02 06:04:04 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:04:04 DEBUG : banana: Excluded 2025/11/02 06:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:04:04 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:04:04 DEBUG : splitbananasplit: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:04:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:04:05 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:04:06 DEBUG : apple: size = 5 OK 2025/11/02 06:04:06 DEBUG : apple: Sizes identical 2025/11/02 06:04:06 DEBUG : apple: Unchanged skipping 2025/11/02 06:04:06 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:04:06 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:04:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:04:06 DEBUG : banana: size = 6 OK 2025/11/02 06:04:06 DEBUG : banana: Sizes identical 2025/11/02 06:04:06 DEBUG : banana: Unchanged skipping 2025/11/02 06:04:06 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:04:06 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:04:06 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:04:06 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:04:06 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:04:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:04:06 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:04:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:04:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:04:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:04:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:04:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:04:06 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:04:06 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:06 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:07 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : apple: Excluded 2025/11/02 06:04:07 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : banana: Excluded 2025/11/02 06:04:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:04:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : splitbananasplit: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:04:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:04:07 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:04:35 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:35 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : apple: Excluded 2025/11/02 06:04:35 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : banana: Excluded 2025/11/02 06:04:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:04:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : splitbananasplit: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:04:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:04:35 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:04:37 DEBUG : apple: size = 5 OK 2025/11/02 06:04:37 DEBUG : apple: Sizes identical 2025/11/02 06:04:37 DEBUG : apple: Unchanged skipping 2025/11/02 06:04:37 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:04:37 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:04:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:04:37 DEBUG : banana: size = 6 OK 2025/11/02 06:04:37 DEBUG : banana: Sizes identical 2025/11/02 06:04:37 DEBUG : banana: Unchanged skipping 2025/11/02 06:04:37 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:04:37 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:04:37 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:04:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:04:37 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:04:37 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:04:37 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:04:37 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:04:37 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:04:37 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:04:37 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:04:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:04:37 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:04:37 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:37 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:37 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:04:37 DEBUG : apple: Excluded 2025/11/02 06:04:37 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:04:37 DEBUG : banana: Excluded 2025/11/02 06:04:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:04:37 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:04:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:04:37 DEBUG : splitbananasplit: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:04:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:04:38 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:04:39 DEBUG : apple: size = 5 OK 2025/11/02 06:04:39 DEBUG : apple: Sizes identical 2025/11/02 06:04:39 DEBUG : banana: size = 6 OK 2025/11/02 06:04:39 DEBUG : banana: Sizes identical 2025/11/02 06:04:39 DEBUG : apple: Unchanged skipping 2025/11/02 06:04:39 DEBUG : banana: Unchanged skipping 2025/11/02 06:04:39 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:04:39 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:04:39 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:04:39 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:04:39 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:04:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:04:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:04:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:04:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:04:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:04:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:04:39 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:04:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:04:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:04:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:04:39 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:04:39 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:39 DEBUG : Waiting for deletions to finish 2025/11/02 06:04:40 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : apple: Excluded 2025/11/02 06:04:40 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : banana: Excluded 2025/11/02 06:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : splitbananasplit: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:04:40 DEBUG : 0015-9;=.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:05 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:06 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : apple: Excluded 2025/11/02 06:05:06 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : banana: Excluded 2025/11/02 06:05:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:05:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : splitbananasplit: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:05:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:05:06 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:05:07 DEBUG : apple: size = 5 OK 2025/11/02 06:05:07 DEBUG : apple: Sizes identical 2025/11/02 06:05:07 DEBUG : apple: Unchanged skipping 2025/11/02 06:05:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:05:07 DEBUG : banana: size = 6 OK 2025/11/02 06:05:07 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:05:07 DEBUG : banana: Sizes identical 2025/11/02 06:05:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:05:07 DEBUG : banana: Unchanged skipping 2025/11/02 06:05:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:05:07 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:05:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:07 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:05:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:05:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:05:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:05:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:05:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:05:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:05:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:05:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:05:07 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:07 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:07 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:08 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : apple: Excluded 2025/11/02 06:05:08 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : banana: Excluded 2025/11/02 06:05:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:05:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : splitbananasplit: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:05:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:05:08 DEBUG : 0015-9;=.txt: Excluded 2025/11/02 06:05:09 DEBUG : apple: size = 5 OK 2025/11/02 06:05:09 DEBUG : apple: Sizes identical 2025/11/02 06:05:09 DEBUG : apple: Unchanged skipping 2025/11/02 06:05:09 DEBUG : banana: size = 6 OK 2025/11/02 06:05:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/02 06:05:09 DEBUG : banana: Sizes identical 2025/11/02 06:05:09 DEBUG : appleappleapplebanana: Sizes identical 2025/11/02 06:05:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/02 06:05:09 DEBUG : banana: Unchanged skipping 2025/11/02 06:05:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/02 06:05:09 DEBUG : splitbananasplit: Sizes identical 2025/11/02 06:05:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/02 06:05:10 DEBUG : 0000-abcdefg.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : 0003-defghij.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : 0004-efghijk.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : 0006-ghijklm.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : 0007-1234567.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : 0008-2345678.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : 0002-cdefghi.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : 0009-3456789.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : 0010-456789.txt: size = 20 OK 2025/11/02 06:05:10 DEBUG : 0005-fghijkl.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : 0011-56789;.txt: size = 20 OK 2025/11/02 06:05:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : 0012-6789;.txt: size = 19 OK 2025/11/02 06:05:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : 0014-89;=.txt: size = 18 OK 2025/11/02 06:05:10 DEBUG : 0013-789;=.txt: size = 19 OK 2025/11/02 06:05:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : 0015-9;=.txt: size = 17 OK 2025/11/02 06:05:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : 0001-bcdefgh.txt: size = 21 OK 2025/11/02 06:05:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/02 06:05:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/02 06:05:10 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:10 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:10 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:10 DEBUG : apple: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : apple: Excluded 2025/11/02 06:05:10 DEBUG : banana: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : banana: Excluded 2025/11/02 06:05:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : appleappleapplebanana: Excluded 2025/11/02 06:05:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : splitbananasplit: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0000-abcdefg.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0001-bcdefgh.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0002-cdefghi.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0003-defghij.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0004-efghijk.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0005-fghijkl.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0006-ghijklm.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0007-1234567.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0008-2345678.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0009-3456789.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0010-456789.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0011-56789;.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0012-6789;.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0013-789;=.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0014-89;=.txt: Excluded 2025/11/02 06:05:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/02 06:05:10 DEBUG : 0015-9;=.txt: Excluded --- PASS: TestTransform (390.80s) --- PASS: TestTransform/NFC (31.94s) --- PASS: TestTransform/NFD (34.56s) --- PASS: TestTransform/base64 (36.00s) --- PASS: TestTransform/prefix (45.02s) --- PASS: TestTransform/suffix (48.07s) --- PASS: TestTransform/truncate (36.42s) --- PASS: TestTransform/encoder (32.13s) --- PASS: TestTransform/ISO-8859-1 (32.62s) --- PASS: TestTransform/charmap (30.66s) --- PASS: TestTransform/lowercase (33.12s) --- PASS: TestTransform/ascii (30.26s) === RUN TestTransformCopy run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/02 06:05:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/02 06:05:16 INFO : sub dir_somesuffix: Making directory 2025/11/02 06:05:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/02 06:05:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/02 06:05:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/02 06:05:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/02 06:05:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/02 06:05:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:16 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:18 DEBUG : hello world_somesuffix.txt: size = 11 OK 2025/11/02 06:05:18 INFO : sub dir/hello world.txt: Copied (new) to: hello world_somesuffix.txt 2025/11/02 06:05:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.20s) === RUN TestDoubleTransform run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:20 INFO : tictactoe: Making directory 2025/11/02 06:05:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:20 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/02 06:05:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:20 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:21 DEBUG : tictactoe: size = 11 OK 2025/11/02 06:05:21 INFO : toe/toe: Copied (new) to: tictactoe 2025/11/02 06:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (3.72s) === RUN TestFileTag run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:24 INFO : toe: Making directory 2025/11/02 06:05:24 INFO : toe/toe: Making directory 2025/11/02 06:05:24 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 06:05:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 06:05:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 06:05:24 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:24 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:25 DEBUG : tictactoe: size = 11 OK 2025/11/02 06:05:25 INFO : toe/toe/toe: Copied (new) to: tictactoe 2025/11/02 06:05:25 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (5.05s) === RUN TestNoTag run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:29 INFO : toe: Making directory 2025/11/02 06:05:29 INFO : toe/toe: Making directory 2025/11/02 06:05:29 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 06:05:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 06:05:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/02 06:05:29 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:29 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:30 DEBUG : tictactoe: size = 11 OK 2025/11/02 06:05:30 INFO : toe/toe/toe: Copied (new) to: tictactoe 2025/11/02 06:05:30 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (5.78s) === RUN TestDirTag run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:35 DEBUG : empty_dir: Making directory with metadata 2025/11/02 06:05:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 06:05:35 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:35 INFO : tictacempty_dir: Making directory 2025/11/02 06:05:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:35 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:35 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:35 INFO : tictactoe: Making directory 2025/11/02 06:05:35 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:35 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:35 INFO : tictactoe/tictactoe: Making directory 2025/11/02 06:05:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 06:05:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:05:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 06:05:35 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:35 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:36 DEBUG : toe.txt: size = 11 OK 2025/11/02 06:05:36 INFO : toe/toe/toe.txt: Copied (new) to: toe.txt 2025/11/02 06:05:36 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (5.88s) === RUN TestAllTag run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:40 DEBUG : empty_dir: Making directory with metadata 2025/11/02 06:05:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 06:05:40 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:41 INFO : tictacempty_dir: Making directory 2025/11/02 06:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:41 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:41 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:41 INFO : tictactoe: Making directory 2025/11/02 06:05:41 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:41 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:41 INFO : tictactoe/tictactoe: Making directory 2025/11/02 06:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 06:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:05:41 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:41 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:42 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:05:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/02 06:05:42 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:43 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:43 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:05:44 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:44 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 06:05:44 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:05:44 DEBUG : tictactoe.txt: OK - could not check hash 2025/11/02 06:05:44 NOTICE: FS imagekit: /rclone-test-ronixit1dosi: 0 differences found 2025/11/02 06:05:44 NOTICE: FS imagekit: /rclone-test-ronixit1dosi: 1 hashes could not be checked 2025/11/02 06:05:44 NOTICE: FS imagekit: /rclone-test-ronixit1dosi: 1 matching files --- PASS: TestAllTag (6.86s) === RUN TestRunTwice run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:47 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:48 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:48 INFO : tictactoe: Making directory 2025/11/02 06:05:48 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:48 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:48 INFO : tictactoe/tictactoe: Making directory 2025/11/02 06:05:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 06:05:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:05:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 06:05:48 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:48 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:49 DEBUG : toe.txt: size = 11 OK 2025/11/02 06:05:49 INFO : toe/toe/toe.txt: Copied (new) to: toe.txt 2025/11/02 06:05:49 DEBUG : Waiting for deletions to finish 2025/11/02 06:05:51 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:52 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:52 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:05:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:05:52 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:52 DEBUG : toe.txt: size = 11 OK 2025/11/02 06:05:52 DEBUG : toe/toe/toe.txt: Sizes identical 2025/11/02 06:05:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/02 06:05:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/02 06:05:52 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:52 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.63s) === RUN TestSyntax 2025/11/02 06:05:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:05:56 INFO : toe: Making directory 2025/11/02 06:05:56 INFO : toe/toe: Making directory 2025/11/02 06:05:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 06:05:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:05:57 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:05:57 DEBUG : toe: size = 11 OK 2025/11/02 06:05:57 INFO : toe/toe/toe: Copied (new) to: toe 2025/11/02 06:05:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (5.09s) === RUN TestMove run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:06:01 DEBUG : empty_dir: Making directory with metadata 2025/11/02 06:06:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 06:06:01 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:01 INFO : tictacempty_dir: Making directory 2025/11/02 06:06:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:02 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:02 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:02 INFO : tictactoe: Making directory 2025/11/02 06:06:02 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:02 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:06:02 INFO : tictactoe/tictactoe: Making directory 2025/11/02 06:06:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:06:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 06:06:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:06:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:02 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:06:02 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:06:03 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:06:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/02 06:06:03 INFO : toe/toe/toe.txt: Deleted 2025/11/02 06:06:03 INFO : toe/toe: Removing directory 2025/11/02 06:06:03 INFO : toe: Removing directory 2025/11/02 06:06:03 INFO : empty_dir: Removing directory 2025/11/02 06:06:03 DEBUG : Local file system at /tmp/rclone3628213359: deleted 3 directories --- PASS: TestMove (6.14s) === RUN TestTransformFile run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:06:07 DEBUG : empty_dir: Making directory with metadata 2025/11/02 06:06:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 06:06:07 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:08 INFO : tictacempty_dir: Making directory 2025/11/02 06:06:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:08 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:08 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:08 INFO : tictactoe: Making directory 2025/11/02 06:06:08 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:08 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:06:08 INFO : tictactoe/tictactoe: Making directory 2025/11/02 06:06:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:06:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 06:06:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:06:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:08 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:06:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:08 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:06:09 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:06:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/02 06:06:09 INFO : toe/toe/toe.txt: Deleted 2025/11/02 06:06:09 INFO : toe/toe: Removing directory 2025/11/02 06:06:09 INFO : toe: Removing directory 2025/11/02 06:06:09 INFO : empty_dir: Removing directory 2025/11/02 06:06:09 DEBUG : Local file system at /tmp/rclone3628213359: deleted 3 directories 2025/11/02 06:06:11 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:06:11 DEBUG : tictactoe.txt: Sizes identical 2025/11/02 06:06:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 06:06:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 06:06:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 06:06:12 DEBUG : toe.txt: size = 11 OK 2025/11/02 06:06:12 INFO : tictactoe.txt: Copied (new) to: toe.txt 2025/11/02 06:06:12 INFO : tictactoe.txt: Deleted --- PASS: TestTransformFile (11.38s) === RUN TestManualTransformFile run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:06:19 DEBUG : Reset feature "Copy" 2025/11/02 06:06:19 DEBUG : Reset feature "Move" 2025/11/02 06:06:19 DEBUG : Reset feature "Copy" 2025/11/02 06:06:19 DEBUG : Reset feature "Move" 2025/11/02 06:06:19 DEBUG : empty_dir: Making directory with metadata 2025/11/02 06:06:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/02 06:06:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:19 INFO : tictacempty_dir: Making directory 2025/11/02 06:06:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/02 06:06:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:19 INFO : tictactoe: Making directory 2025/11/02 06:06:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:19 DEBUG : toe: transformed to: tictactoe 2025/11/02 06:06:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:06:19 INFO : tictactoe/tictactoe: Making directory 2025/11/02 06:06:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/02 06:06:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/02 06:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/02 06:06:19 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:06:19 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:06:20 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:06:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe.txt 2025/11/02 06:06:20 INFO : toe/toe/toe.txt: Deleted 2025/11/02 06:06:20 INFO : toe/toe: Removing directory 2025/11/02 06:06:20 INFO : toe: Removing directory 2025/11/02 06:06:20 INFO : empty_dir: Removing directory 2025/11/02 06:06:20 DEBUG : Local file system at /tmp/rclone3628213359: deleted 3 directories 2025/11/02 06:06:22 DEBUG : tictactoe.txt: size = 11 OK 2025/11/02 06:06:22 DEBUG : tictactoe.txt: Sizes identical 2025/11/02 06:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 06:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 06:06:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/02 06:06:23 DEBUG : toe.txt: size = 11 OK 2025/11/02 06:06:23 INFO : tictactoe.txt: Copied (new) to: toe.txt 2025/11/02 06:06:23 INFO : tictactoe.txt: Deleted --- PASS: TestManualTransformFile (11.88s) === RUN TestBase64 run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:06:30 DEBUG : toe: transformed to: dG9l 2025/11/02 06:06:31 DEBUG : toe: transformed to: dG9l 2025/11/02 06:06:31 INFO : dG9l: Making directory 2025/11/02 06:06:31 DEBUG : toe: transformed to: dG9l 2025/11/02 06:06:31 DEBUG : toe: transformed to: dG9l 2025/11/02 06:06:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/02 06:06:31 INFO : dG9l/dG9l: Making directory 2025/11/02 06:06:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/02 06:06:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/02 06:06:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/02 06:06:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/02 06:06:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/02 06:06:31 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:06:31 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:06:32 DEBUG : dG9lLnR4dA==: size = 11 OK 2025/11/02 06:06:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9lLnR4dA== 2025/11/02 06:06:32 DEBUG : Waiting for deletions to finish 2025/11/02 06:06:35 DEBUG : dG9l: transformed to: toe 2025/11/02 06:06:35 DEBUG : dG9l: transformed to: toe 2025/11/02 06:06:35 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/02 06:06:35 DEBUG : dG9l: transformed to: toe 2025/11/02 06:06:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/02 06:06:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/02 06:06:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/02 06:06:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/02 06:06:36 DEBUG : dG9lLnR4dA==: Sizes identical 2025/11/02 06:06:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/02 06:06:36 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for checks to finish 2025/11/02 06:06:36 DEBUG : dG9lLnR4dA==: Unchanged skipping 2025/11/02 06:06:36 DEBUG : Local file system at /tmp/rclone3628213359: Waiting for transfers to finish 2025/11/02 06:06:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.98s) === RUN TestError run.go:185: Remote "FS imagekit: /rclone-test-ronixit1dosi", Local "Local file system at /tmp/rclone3628213359", Modify Window "876000h0m0s" 2025/11/02 06:06:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:39 DEBUG : toe: transformed to: 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe: transformed to: 2025/11/02 06:06:40 INFO : FS imagekit: /rclone-test-ronixit1dosi: Making directory 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe: transformed to: 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe: transformed to: 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe/toe: transformed to: 2025/11/02 06:06:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/02 06:06:40 INFO : toe/toe: Making directory 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe/toe: transformed to: 2025/11/02 06:06:40 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe: transformed to: 2025/11/02 06:06:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/02 06:06:40 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/02 06:06:40 DEBUG : toe/toe/toe: transformed to: 2025/11/02 06:06:40 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/02 06:06:40 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for checks to finish 2025/11/02 06:06:40 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Waiting for transfers to finish 2025/11/02 06:06:41 DEBUG : toe: size = 11 OK 2025/11/02 06:06:41 INFO : toe/toe/toe: Copied (new) to: toe 2025/11/02 06:06:41 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting files as there were IO errors 2025/11/02 06:06:41 ERROR : FS imagekit: /rclone-test-ronixit1dosi: not deleting directories as there were IO errors --- PASS: TestError (5.06s) PASS 2025/11/02 06:06:44 DEBUG : FS imagekit: /rclone-test-ronixit1dosi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished OK in 16m29.725572392s (try 1/5)