"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/08/04 04:33:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe" 2026/08/04 04:33:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 04:33:46 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0" 2026/08/04 04:33:47 DEBUG : Creating backend with remote "/tmp/rclone1964196160" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:33:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:33:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/04 04:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:33:48 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:33:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:33:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:33:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:33:51 DEBUG : sub dir/hello world: md5 = a86fd9985f47df25fabe6eda11e41d38 OK 2026/08/04 04:33:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:33:51 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:33:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.85s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:33:55 DEBUG : metadata sub dir: Making directory with metadata 2026/08/04 04:33:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:33:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/04 04:33:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:33:55 DEBUG : Local file system at /tmp/rclone1964196160: File to upload is small (21 bytes), uploading instead of streaming 2026/08/04 04:33:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/04 04:33:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/04 04:33:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/04 04:33:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:33:55 DEBUG : Google drive root 'crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0': Skipping btime metadata as can't update it on an existing file: 2026-08-04T04:33:55.195160948Z 2026/08/04 04:33:56 INFO : empty metadata sub dir: Updated directory metadata 2026/08/04 04:33:56 DEBUG : Google drive root 'crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0': Skipping btime metadata as can't update it on an existing file: 2026-08-04T04:33:55.195160948Z 2026/08/04 04:33:56 INFO : metadata sub dir: Updated directory metadata 2026/08/04 04:33:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/04 04:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:33:58 DEBUG : metadata sub dir/hello metadata world: md5 = e3e792dda8049d226abe298e3c21f26a OK 2026/08/04 04:33:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/04 04:33:58 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:02 DEBUG : metadata sub dir: Making directory with metadata 2026/08/04 04:34:02 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:02 DEBUG : empty metadata sub dir: Making directory with metadata 2026/08/04 04:34:02 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:02 DEBUG : Local file system at /tmp/rclone1964196160: File to upload is small (21 bytes), uploading instead of streaming 2026/08/04 04:34:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/04 04:34:02 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/08/04 04:34:02 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/08/04 04:34:02 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:34:03 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/08/04 04:34:03 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/08/04 04:34:03 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/08/04 04:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:05 DEBUG : metadata sub dir/hello metadata world: md5 = 58f42b23f45813c46e8ef7f9fdfd05a0 OK 2026/08/04 04:34:05 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/08/04 04:34:05 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/08/04 04:34:05 DEBUG : Google drive root 'crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0': Skipping btime metadata as can't update it on an existing file: 2026-08-04T04:34:02.773258227Z 2026/08/04 04:34:05 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.48s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:09 DEBUG : Creating backend with remote "/non-existing" 2026/08/04 04:34:09 DEBUG : Config file has changed externally - reloading 2026/08/04 04:34:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/04 04:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.75s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:12 DEBUG : sub dir/hello world: md5 = 7f01124edb93078d59b674f44cf7eeef OK 2026/08/04 04:34:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:34:12 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:34:13 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.42s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Running all checks before starting transfers 2026/08/04 04:34:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:34:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Checks finished, now starting transfers 2026/08/04 04:34:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:18 DEBUG : sub dir/hello world: md5 = 546afbf863085b4311fb18c31b5e939d OK 2026/08/04 04:34:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:34:18 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:34:18 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.45s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:21 ERROR : Ignoring --no-traverse with sync 2026/08/04 04:34:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:34:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:23 DEBUG : sub dir/hello world: md5 = 2ca7a833d3119adc68ce37aa1b5130de OK 2026/08/04 04:34:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:34:23 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:34:23 DEBUG : Waiting for deletions to finish 2026/08/04 04:34:24 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.40s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/04 04:34:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:28 DEBUG : hello world2: md5 = f9a1428dfcaf036afc767a5a3d69d376 OK 2026/08/04 04:34:28 DEBUG : hello world2: size = 12 OK 2026/08/04 04:34:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.14s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:31 DEBUG : potato2: md5 = c80e0a470f3c389a1c945d25ee4e27c2 OK 2026/08/04 04:34:31 DEBUG : potato2: size = 11 OK 2026/08/04 04:34:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:34 DEBUG : potato2: md5 = de6496d53058a10767a9f25dfb2f7d43 OK 2026/08/04 04:34:34 DEBUG : potato2: size = 11 OK 2026/08/04 04:34:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.02s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/04 04:34:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:34:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:34:36 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:34:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:36 DEBUG : sub dir: Making directory with metadata 2026/08/04 04:34:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:34:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/04 04:34:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:39 DEBUG : sub dir/hello world: md5 = a367cdb52f105499393359d46ff4fa00 OK 2026/08/04 04:34:39 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:34:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.95s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:44 INFO : sub dir2: Making directory 2026/08/04 04:34:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/04 04:34:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/04 04:34:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:34:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:34:45 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/08/04 04:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:47 DEBUG : sub dir/hello world: md5 = c6805ef4f00a1cb417e8607df6bc70cc OK 2026/08/04 04:34:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:34:47 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:34:47 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.45s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:50 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:34:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:50 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:34:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:34:51 DEBUG : sub dir: Making directory with metadata 2026/08/04 04:34:52 INFO : sub dir: Made directory with metadata (mtime=2026-08-04T04:34:50.328868612Z) 2026/08/04 04:34:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:53 DEBUG : sub dir/hello world: md5 = 603a32512da473cb6437f3eda82dc37c OK 2026/08/04 04:34:53 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:34:53 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:34:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (7.20s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:34:57 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/08/04 04:34:57 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:34:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.60s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:01 INFO : sub dir2: Making directory 2026/08/04 04:35:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/04 04:35:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:35:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:35:03 DEBUG : sub dir/hello world: md5 = 4259ec5728a5e7c3262300627e694b89 OK 2026/08/04 04:35:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:35:03 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:35:03 INFO : sub dir/hello world: Deleted 2026/08/04 04:35:04 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.59s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:06 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:35:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:35:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:35:06 DEBUG : sub dir2: Making directory with metadata 2026/08/04 04:35:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:35:07 DEBUG : sub dir: Making directory with metadata 2026/08/04 04:35:08 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:35:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:35:10 DEBUG : sub dir/hello world: md5 = 0da1456e2b247535dd34556bd00c9d53 OK 2026/08/04 04:35:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:35:10 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:35:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (7.26s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:14 INFO : sub dir2: Making directory 2026/08/04 04:35:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/08/04 04:35:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:35:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:35:16 DEBUG : sub dir/hello world: md5 = a7c35b7f0c726261f156d1076a2c637f OK 2026/08/04 04:35:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:35:16 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:35:16 DEBUG : Waiting for deletions to finish 2026/08/04 04:35:17 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.21s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:22 DEBUG : sub dir/hello world: md5 = b64ce73728b364357c9b10e9229b10e5 OK 2026/08/04 04:35:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fujacej4nube" 2026/08/04 04:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/memhisiplnfrsgda694pffasivga6g2pc9mphobi24m7kl4pebrg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe' -> Encrypted drive 'TestCryptDrive:rclone-test-fujacej4nube' 2026/08/04 04:35:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:35:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujacej4nube': Waiting for checks to finish 2026/08/04 04:35:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujacej4nube': Waiting for transfers to finish 2026/08/04 04:35:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:35:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/04 04:35:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:35:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fujacej4nube': Purge remote --- PASS: TestServerSideCopy (10.38s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:32 DEBUG : sub dir/hello world: md5 = 000dbd7e380600e7a9785f0b0924b253 OK 2026/08/04 04:35:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/04 04:35:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/04 04:35:33 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:35:33 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:35:33 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:35:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:35:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:35:35 DEBUG : sub dir/hello world: md5 = d979678f6b0530e88b49d3290d2f2680 OK 2026/08/04 04:35:35 DEBUG : sub dir/hello world: size = 17 OK 2026/08/04 04:35:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/04 04:35:35 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (7.90s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:40 DEBUG : sub dir/hello world: md5 = 5973028af2a12548d78e24acd12a7b1a OK 2026/08/04 04:35:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yereyuw4toqu" 2026/08/04 04:35:40 DEBUG : Creating backend with remote "TestDrive:crypt/a7malrd91jk5r6hosiuup8f9nbjrlj1hpq837l1i84ps973gl210" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe' -> Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu' 2026/08/04 04:35:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu': Waiting for checks to finish 2026/08/04 04:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu': Waiting for transfers to finish 2026/08/04 04:35:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:35:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/04 04:35:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:35:47 DEBUG : sub dir/hello world: md5 = 9009243dbcc9a5265c261ca3d5266f66 OK 2026/08/04 04:35:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 04:35:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/04 04:35:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:35:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu') 2026/08/04 04:35:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu': Waiting for checks to finish 2026/08/04 04:35:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu': Waiting for transfers to finish 2026/08/04 04:35:49 DEBUG : sub dir/hello world: size = 17 OK 2026/08/04 04:35:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/04 04:35:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/04 04:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yereyuw4toqu': Purge remote --- PASS: TestServerSideCopyOverSelf (15.03s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:35:55 DEBUG : sub dir/hello world: md5 = 9a3315a99ec5e2cf85d527a1220c2c4b OK 2026/08/04 04:35:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/04 04:35:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/04 04:35:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:35:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:35:56 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:35:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:35:58 DEBUG : sub dir/hello world: md5 = 54c7bf8cf123f6c08e0ce6253bfcaf3d OK 2026/08/04 04:35:58 DEBUG : sub dir/hello world: size = 17 OK 2026/08/04 04:35:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/04 04:35:58 INFO : sub dir/hello world: Deleted 2026/08/04 04:35:58 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (8.00s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:03 DEBUG : sub dir/hello world: md5 = 123146f80f245feffcab8af04cdfdedb OK 2026/08/04 04:36:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pucepag8fodi" 2026/08/04 04:36:03 DEBUG : Creating backend with remote "TestDrive:crypt/tuof05bis0fuk644scf2m6p2s3p1e6j40pipr05bj1ckfjs1lr40" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe' -> Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi' 2026/08/04 04:36:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:36:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Waiting for checks to finish 2026/08/04 04:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Waiting for transfers to finish 2026/08/04 04:36:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:36:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/04 04:36:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:36:10 DEBUG : sub dir/hello world: md5 = 2df51a189d6a897cec0ae0abdd88c9b5 OK 2026/08/04 04:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Using server-side directory move 2026/08/04 04:36:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:36:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 04:36:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/04 04:36:11 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:36:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi') 2026/08/04 04:36:11 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Waiting for checks to finish 2026/08/04 04:36:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Waiting for transfers to finish 2026/08/04 04:36:11 INFO : sub dir/hello world: Deleted 2026/08/04 04:36:12 INFO : sub dir/hello world: Moved (server-side) 2026/08/04 04:36:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/04 04:36:15 DEBUG : sub dir/hello world: md5 = b2dbcd4586e82a338d0b77fd25472acb OK 2026/08/04 04:36:15 DEBUG : testing file moves 2026/08/04 04:36:16 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 04:36:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/08/04 04:36:16 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:36:16 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi') 2026/08/04 04:36:16 DEBUG : sub dir/hello world: Sizes differ 2026/08/04 04:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Waiting for checks to finish 2026/08/04 04:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Waiting for transfers to finish 2026/08/04 04:36:16 INFO : sub dir/hello world: Deleted 2026/08/04 04:36:17 INFO : sub dir/hello world: Moved (server-side) 2026/08/04 04:36:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/08/04 04:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pucepag8fodi': Purge remote --- PASS: TestServerSideMoveOverSelf (19.81s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:23 DEBUG : sub dir/hello world: md5 = e98a15d2329ba8e8a949f379a2a08f88 OK 2026/08/04 04:36:23 ERROR : error listing: directory not found 2026/08/04 04:36:23 INFO : Local file system at /tmp/rclone1964196160: Making directory 2026/08/04 04:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.77s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:28 DEBUG : sub dir/hello world: md5 = 985bb121fe0efa9aba8709ebfa064860 OK 2026/08/04 04:36:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:36:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:36:29 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for checks to finish 2026/08/04 04:36:29 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for transfers to finish 2026/08/04 04:36:30 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/08/04 04:36:30 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/08/04 04:36:30 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:36:30 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (5.69s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/04 04:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:33 DEBUG : check sum: md5 = 191f8ae125e5ed24b46dc75a5e754085 OK 2026/08/04 04:36:33 DEBUG : check sum: size = 1 OK 2026/08/04 04:36:33 INFO : check sum: Copied (new) 2026/08/04 04:36:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:34 DEBUG : check sum: size = 1 OK 2026/08/04 04:36:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/04 04:36:34 DEBUG : check sum: Size of src and dst objects identical 2026/08/04 04:36:34 DEBUG : check sum: Unchanged skipping 2026/08/04 04:36:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.40s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/04 04:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:37 DEBUG : sizeonly: md5 = 927b9a54dbf1aa8d4cd408f132915711 OK 2026/08/04 04:36:37 DEBUG : sizeonly: size = 6 OK 2026/08/04 04:36:37 INFO : sizeonly: Copied (new) 2026/08/04 04:36:37 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:37 DEBUG : sizeonly: size = 6 OK 2026/08/04 04:36:37 DEBUG : sizeonly: Sizes identical 2026/08/04 04:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:37 DEBUG : sizeonly: Unchanged skipping 2026/08/04 04:36:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:37 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.37s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/04 04:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:40 DEBUG : ignore-size: md5 = d09a01c3310bd7fccb6b85a29627d683 OK 2026/08/04 04:36:40 INFO : ignore-size: Copied (new) 2026/08/04 04:36:40 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:36:41 DEBUG : ignore-size: Unchanged skipping 2026/08/04 04:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:41 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.54s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:44 DEBUG : existing: md5 = 2d9378987666763df84c7c3bef258698 OK 2026/08/04 04:36:44 DEBUG : existing: size = 6 OK 2026/08/04 04:36:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:36:44 DEBUG : existing: Unchanged skipping 2026/08/04 04:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:44 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:44 INFO : There was nothing to transfer 2026/08/04 04:36:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/04 04:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:46 DEBUG : existing: md5 = 2db6d898e0bdb725759ec343af9dd9c6 OK 2026/08/04 04:36:46 DEBUG : existing: size = 6 OK 2026/08/04 04:36:46 INFO : existing: Copied (replaced existing) 2026/08/04 04:36:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.90s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/04 04:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:49 DEBUG : existing: md5 = 750140f83e969133a45f219572b38426 OK 2026/08/04 04:36:49 DEBUG : existing: size = 6 OK 2026/08/04 04:36:49 INFO : existing: Copied (new) 2026/08/04 04:36:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:49 DEBUG : existing: Destination exists, skipping 2026/08/04 04:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:36:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.50s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:36:53 DEBUG : b/potato: md5 = 3d5412b4397556d6a8b5218efb78cbb1 OK 2026/08/04 04:36:55 DEBUG : c/non empty space: md5 = f0ede9ff1d455c983e19913e0f12e90c OK 2026/08/04 04:36:55 INFO : d: Making directory 2026/08/04 04:36:57 DEBUG : Added delayed dir = "a", newDst= 2026/08/04 04:36:57 INFO : c: Set directory modification time (using SetModTime) 2026/08/04 04:36:57 DEBUG : Added delayed dir = "c", newDst=c 2026/08/04 04:36:57 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:36:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:36:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:36:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:36:59 DEBUG : a/potato2: md5 = 13fde5e6d054f28a366061fafb8be99d OK 2026/08/04 04:36:59 DEBUG : a/potato2: size = 60 OK 2026/08/04 04:36:59 INFO : a/potato2: Copied (new) 2026/08/04 04:36:59 DEBUG : Waiting for deletions to finish 2026/08/04 04:37:00 INFO : b/potato: Deleted 2026/08/04 04:37:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/04 04:37:00 INFO : d: Removing directory 2026/08/04 04:37:01 INFO : b: Removing directory 2026/08/04 04:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (14.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:07 DEBUG : empty space: md5 = 0cfac1e1954dd901bc2608884d0934e3 OK 2026/08/04 04:37:07 DEBUG : empty space: size = 1 OK 2026/08/04 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/04 04:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/08/04 04:37:07 DEBUG : Waiting for deletions to finish 2026/08/04 04:37:08 DEBUG : empty space: size = 1 OK 2026/08/04 04:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:08 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/04 04:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:09 DEBUG : empty space: md5 = ac47e6ca07173fc2c47343df7dbfbac6 OK 2026/08/04 04:37:09 DEBUG : empty space: size = 1 OK 2026/08/04 04:37:09 INFO : empty space: Copied (replaced existing) 2026/08/04 04:37:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:12 DEBUG : foo: md5 = bfe6a6a87c1c400a158bbf033b938a00 OK 2026/08/04 04:37:13 DEBUG : foo: size = 3 OK 2026/08/04 04:37:13 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/04 04:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:14 DEBUG : foo: md5 = f3072b2bebfbaf1ceeeae9a4e02a4e99 OK 2026/08/04 04:37:14 DEBUG : foo: size = 3 OK 2026/08/04 04:37:14 INFO : foo: Copied (replaced existing) 2026/08/04 04:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.69s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:17 DEBUG : empty space: md5 = 914aca3372730fff2005e941f6c2619c OK 2026/08/04 04:37:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/04 04:37:17 DEBUG : empty space: size = 1 OK 2026/08/04 04:37:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:37:17 DEBUG : empty space: Unchanged skipping 2026/08/04 04:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:19 DEBUG : potato: md5 = 91d65aa4a9180fa77c2881f061669c9d OK 2026/08/04 04:37:19 DEBUG : potato: size = 60 OK 2026/08/04 04:37:19 INFO : potato: Copied (new) 2026/08/04 04:37:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:22 DEBUG : potato: md5 = 3a1127a5e39fe96143a3ccb70f6b60fd OK 2026/08/04 04:37:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:37:22 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:37:22 DEBUG : potato: Sizes differ 2026/08/04 04:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:24 DEBUG : potato: md5 = a2c564c0552a99d59583fef37ce6d452 OK 2026/08/04 04:37:24 DEBUG : potato: size = 21 OK 2026/08/04 04:37:24 INFO : potato: Copied (replaced existing) 2026/08/04 04:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.54s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:26 DEBUG : potato: md5 = 02dca9c8d7e7be18190fede96b30c024 OK 2026/08/04 04:37:27 DEBUG : potato: size = 21 OK 2026/08/04 04:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/04 04:37:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:28 DEBUG : potato: md5 = 4fe208667d09daa411d71b5e1c5c66f5 OK 2026/08/04 04:37:28 DEBUG : potato: size = 21 OK 2026/08/04 04:37:28 INFO : potato: Copied (replaced existing) 2026/08/04 04:37:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:31 DEBUG : potato: md5 = 7931006071c7de728e9650238953a39e OK 2026/08/04 04:37:33 DEBUG : empty space: md5 = ac785f26aa34fb1758736d766fd47cca OK 2026/08/04 04:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:37:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/04 04:37:33 DEBUG : empty space: size = 1 OK 2026/08/04 04:37:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:33 DEBUG : empty space: Unchanged skipping 2026/08/04 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:37:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:36 DEBUG : potato: md5 = 93b9c9b5241d42cf66875ff0598f9f71 OK 2026/08/04 04:37:38 DEBUG : empty space: md5 = ee70b15b47a5f9e93952c4d859053a33 OK 2026/08/04 04:37:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:37:38 DEBUG : empty space: size = 1 OK 2026/08/04 04:37:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:37:38 DEBUG : empty space: Unchanged skipping 2026/08/04 04:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:40 DEBUG : potato2: md5 = 99a805bf5d2520fa4c271c3cc540304b OK 2026/08/04 04:37:40 DEBUG : potato2: size = 60 OK 2026/08/04 04:37:40 INFO : potato2: Copied (new) 2026/08/04 04:37:40 DEBUG : Waiting for deletions to finish 2026/08/04 04:37:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:37:44 DEBUG : b/potato: md5 = ac25059ae96fc3d0049754c28c66b74c OK 2026/08/04 04:37:46 DEBUG : c/non empty space: md5 = d4b8ca976265a8cf8be6bb5f61a49af2 OK 2026/08/04 04:37:46 INFO : d: Making directory 2026/08/04 04:37:47 INFO : d/e: Making directory 2026/08/04 04:37:49 DEBUG : Added delayed dir = "a", newDst= 2026/08/04 04:37:50 INFO : c: Set directory modification time (using SetModTime) 2026/08/04 04:37:50 DEBUG : Added delayed dir = "c", newDst=c 2026/08/04 04:37:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:37:50 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:37:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:37:50 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:37:52 DEBUG : a/potato2: md5 = d0518de6c915923669aa5d0d69795e19 OK 2026/08/04 04:37:52 DEBUG : a/potato2: size = 60 OK 2026/08/04 04:37:52 INFO : a/potato2: Copied (new) 2026/08/04 04:37:52 DEBUG : Waiting for deletions to finish 2026/08/04 04:37:53 INFO : b/potato: Deleted 2026/08/04 04:37:53 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/04 04:37:53 INFO : d/e: Removing directory 2026/08/04 04:37:54 INFO : d: Removing directory 2026/08/04 04:37:54 INFO : b: Removing directory 2026/08/04 04:37:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:01 DEBUG : b/potato: md5 = b6b6b11c29152e0769a0153f042a11d0 OK 2026/08/04 04:38:03 DEBUG : c/non empty space: md5 = e1ec9adf67dcf0621c3b33e55a9aa9ef OK 2026/08/04 04:38:03 INFO : d: Making directory 2026/08/04 04:38:05 DEBUG : Added delayed dir = "a", newDst= 2026/08/04 04:38:05 INFO : c: Set directory modification time (using SetModTime) 2026/08/04 04:38:05 DEBUG : Added delayed dir = "c", newDst=c 2026/08/04 04:38:05 DEBUG : c/non empty space: size = 5 OK 2026/08/04 04:38:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:38:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/04 04:38:05 DEBUG : c/non empty space: Unchanged skipping 2026/08/04 04:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:07 DEBUG : a/potato2: md5 = c87ebe16cfdb914a85ebefe98d48b046 OK 2026/08/04 04:38:07 DEBUG : a/potato2: size = 60 OK 2026/08/04 04:38:07 INFO : a/potato2: Copied (new) 2026/08/04 04:38:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': not deleting files as there were IO errors 2026/08/04 04:38:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/08/04 04:38:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:15 DEBUG : potato: md5 = 8a3d231cdce20957dd4bea929686af20 OK 2026/08/04 04:38:18 DEBUG : empty space: md5 = dc6c7978ba70e6a9a8f950b14fd57ca2 OK 2026/08/04 04:38:19 DEBUG : Waiting for deletions to finish 2026/08/04 04:38:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:38:19 DEBUG : empty space: size = 1 OK 2026/08/04 04:38:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:38:19 DEBUG : empty space: Unchanged skipping 2026/08/04 04:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:19 INFO : potato: Deleted 2026/08/04 04:38:21 DEBUG : potato2: md5 = 246fdfbb6a2acd84e1fb225bcf870e11 OK 2026/08/04 04:38:21 DEBUG : potato2: size = 60 OK 2026/08/04 04:38:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:24 DEBUG : potato: md5 = 11cf8e819b860bd8d33d358b0877f4ff OK 2026/08/04 04:38:25 DEBUG : empty space: md5 = 45bb693db8c70b37841ad2cd3e547546 OK 2026/08/04 04:38:25 DEBUG : Waiting for deletions to finish 2026/08/04 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:26 INFO : potato: Deleted 2026/08/04 04:38:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:38:26 DEBUG : empty space: size = 1 OK 2026/08/04 04:38:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:38:26 DEBUG : empty space: Unchanged skipping 2026/08/04 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:28 DEBUG : potato2: md5 = 6c270bf0bc5e5553f294facd30808b4a OK 2026/08/04 04:38:28 DEBUG : potato2: size = 60 OK 2026/08/04 04:38:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.23s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:31 DEBUG : potato: md5 = de7c5f59b8142080524b3fe55f9c6d9e OK 2026/08/04 04:38:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:33 DEBUG : potato2: md5 = f5c288969e4c3b3930279c3aa06065db OK 2026/08/04 04:38:33 DEBUG : potato2: size = 19 OK 2026/08/04 04:38:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.10s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:36 DEBUG : potato2: md5 = ade5371364451cf0702dcdc74215e19e OK 2026/08/04 04:38:37 DEBUG : empty space: md5 = b46e6adfcc74ec78f8de359a54ddca81 OK 2026/08/04 04:38:38 DEBUG : enormous: Excluded (Size Filter) 2026/08/04 04:38:38 DEBUG : enormous: Excluded 2026/08/04 04:38:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:38:38 DEBUG : potato2: Excluded 2026/08/04 04:38:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:38:38 DEBUG : empty space: size = 1 OK 2026/08/04 04:38:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:38:38 DEBUG : empty space: Unchanged skipping 2026/08/04 04:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:38 DEBUG : Waiting for deletions to finish 2026/08/04 04:38:38 INFO : There was nothing to transfer 2026/08/04 04:38:38 DEBUG : enormous: Excluded (Size Filter) 2026/08/04 04:38:38 DEBUG : enormous: Excluded 2026/08/04 04:38:38 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:38:38 DEBUG : potato2: Excluded 2026/08/04 04:38:39 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:38:39 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for checks to finish 2026/08/04 04:38:39 DEBUG : empty space: size = 1 OK 2026/08/04 04:38:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/04 04:38:39 DEBUG : empty space: Unchanged skipping 2026/08/04 04:38:39 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for transfers to finish 2026/08/04 04:38:39 DEBUG : Waiting for deletions to finish 2026/08/04 04:38:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:41 DEBUG : potato2: md5 = b2380e4942c1db1f7ef4a22e133c35bc OK 2026/08/04 04:38:43 DEBUG : empty space: md5 = 303778706d9e0babdb6f0457d3b213bb OK 2026/08/04 04:38:44 DEBUG : enormous: md5 = 8d4d2f2b180588998f2a4a89ac5320a3 OK 2026/08/04 04:38:45 DEBUG : enormous: Excluded (Size Filter) 2026/08/04 04:38:45 DEBUG : enormous: Excluded 2026/08/04 04:38:45 DEBUG : potato2: Excluded (Size Filter) 2026/08/04 04:38:45 DEBUG : potato2: Excluded 2026/08/04 04:38:45 DEBUG : empty space: size = 1 OK 2026/08/04 04:38:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:45 DEBUG : empty space: Unchanged skipping 2026/08/04 04:38:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:45 DEBUG : Waiting for deletions to finish 2026/08/04 04:38:45 INFO : potato2: Deleted 2026/08/04 04:38:45 INFO : enormous: Deleted 2026/08/04 04:38:45 INFO : There was nothing to transfer 2026/08/04 04:38:46 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for checks to finish 2026/08/04 04:38:46 DEBUG : empty space: size = 1 OK 2026/08/04 04:38:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/04 04:38:46 DEBUG : empty space: Unchanged skipping 2026/08/04 04:38:46 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for transfers to finish 2026/08/04 04:38:46 DEBUG : Waiting for deletions to finish 2026/08/04 04:38:46 INFO : enormous: Deleted 2026/08/04 04:38:46 INFO : potato2: Deleted 2026/08/04 04:38:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.95s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:38:49 DEBUG : one: md5 = 433012d4fe1a7c352a8f193beb2e1a32 OK 2026/08/04 04:38:50 DEBUG : two: md5 = 48080ae0c7cde82bea68a637ac05a724 OK 2026/08/04 04:38:52 DEBUG : three: md5 = 7286a9805d6ac9e69b4becbc40377552 OK 2026/08/04 04:38:53 DEBUG : four: md5 = 3492990561f140d0f5ca0a22f8cd7307 OK 2026/08/04 04:38:54 DEBUG : five: Need to transfer - File not found at Destination 2026/08/04 04:38:54 DEBUG : four: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:38:54 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:38:54 DEBUG : four: Sizes differ 2026/08/04 04:38:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/04 04:38:54 DEBUG : one: Destination is newer than source, skipping 2026/08/04 04:38:54 DEBUG : three: size = 5 OK 2026/08/04 04:38:54 DEBUG : three: Sizes identical 2026/08/04 04:38:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/04 04:38:54 DEBUG : two: size = 3 OK 2026/08/04 04:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:38:55 DEBUG : four: md5 = 90af57b08a83f56be7453214ff1547f4 OK 2026/08/04 04:38:55 DEBUG : four: size = 4 OK 2026/08/04 04:38:55 INFO : four: Copied (replaced existing) 2026/08/04 04:38:55 DEBUG : two: md5 = 83a4c8e7b368ee9d27898f5f6c844edf OK 2026/08/04 04:38:55 DEBUG : two: size = 3 OK 2026/08/04 04:38:55 INFO : two: Copied (replaced existing) 2026/08/04 04:38:55 DEBUG : five: md5 = e0fe5a2b9039ce836f87eccd9242ce04 OK 2026/08/04 04:38:55 DEBUG : five: size = 4 OK 2026/08/04 04:38:55 INFO : five: Copied (new) 2026/08/04 04:38:55 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/08/04 04:38:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/04 04:38:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/04 04:38:58 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/04 04:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:38:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:00 DEBUG : potato: md5 = 4097782c2012f844096ca25cf1b0854b OK 2026/08/04 04:39:00 DEBUG : potato: size = 14 OK 2026/08/04 04:39:00 INFO : potato: Copied (new) 2026/08/04 04:39:00 DEBUG : yam: md5 = dbdad344c97b5e8443742f1e1fda75c7 OK 2026/08/04 04:39:00 DEBUG : yam: size = 11 OK 2026/08/04 04:39:00 INFO : yam: Copied (new) 2026/08/04 04:39:00 DEBUG : Waiting for deletions to finish 2026/08/04 04:39:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/04 04:39:00 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/04 04:39:00 DEBUG : potato: size = 14 OK 2026/08/04 04:39:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:39:00 DEBUG : potato: Unchanged skipping 2026/08/04 04:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:02 DEBUG : yaml: md5 = 5d81a287f1fee9f6675dff71ae2be11f OK 2026/08/04 04:39:02 DEBUG : yaml: size = 11 OK 2026/08/04 04:39:02 INFO : yaml: Copied (new) 2026/08/04 04:39:02 DEBUG : Waiting for deletions to finish 2026/08/04 04:39:02 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/04 04:39:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Making map for --track-renames 2026/08/04 04:39:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Finished making map for --track-renames 2026/08/04 04:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/04 04:39:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/04 04:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for renames to finish 2026/08/04 04:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:06 DEBUG : yam: md5 = f41ec1eaa1fc9858b5cb752a35a43546 OK 2026/08/04 04:39:06 DEBUG : yam: size = 11 OK 2026/08/04 04:39:06 INFO : yam: Copied (new) 2026/08/04 04:39:06 DEBUG : potato: md5 = 1ed5965adaf1ec2d7839b79c97a92d2e OK 2026/08/04 04:39:06 DEBUG : potato: size = 14 OK 2026/08/04 04:39:06 INFO : potato: Copied (new) 2026/08/04 04:39:06 DEBUG : Waiting for deletions to finish 2026/08/04 04:39:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Making map for --track-renames 2026/08/04 04:39:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Finished making map for --track-renames 2026/08/04 04:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:06 DEBUG : potato: size = 14 OK 2026/08/04 04:39:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:39:06 DEBUG : potato: Unchanged skipping 2026/08/04 04:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for renames to finish 2026/08/04 04:39:07 INFO : yam: Moved (server-side) to: yaml 2026/08/04 04:39:07 INFO : yaml: Renamed from "yam" 2026/08/04 04:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:07 DEBUG : Waiting for deletions to finish 2026/08/04 04:39:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/04 04:39:09 DEBUG : Added delayed dir = "sub", newDst= 2026/08/04 04:39:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Making map for --track-renames 2026/08/04 04:39:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Finished making map for --track-renames 2026/08/04 04:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/04 04:39:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/04 04:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for renames to finish 2026/08/04 04:39:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:11 DEBUG : sub/yam: md5 = 053020536b40c2d9ef956d7a3a4bdadc OK 2026/08/04 04:39:11 DEBUG : sub/yam: size = 11 OK 2026/08/04 04:39:11 INFO : sub/yam: Copied (new) 2026/08/04 04:39:11 DEBUG : potato: md5 = 33f4bc7955a65dc2558a2fe633b7c985 OK 2026/08/04 04:39:11 DEBUG : potato: size = 14 OK 2026/08/04 04:39:11 INFO : potato: Copied (new) 2026/08/04 04:39:11 DEBUG : Waiting for deletions to finish 2026/08/04 04:39:12 INFO : sub: Set directory modification time (using DirSetModTime) 2026/08/04 04:39:13 DEBUG : potato: size = 14 OK 2026/08/04 04:39:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:39:13 DEBUG : potato: Unchanged skipping 2026/08/04 04:39:13 INFO : sub: Set directory modification time (using SetModTime) 2026/08/04 04:39:13 DEBUG : Added delayed dir = "sub", newDst=sub 2026/08/04 04:39:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Making map for --track-renames 2026/08/04 04:39:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Finished making map for --track-renames 2026/08/04 04:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for renames to finish 2026/08/04 04:39:14 INFO : sub/yam: Moved (server-side) to: yam 2026/08/04 04:39:14 INFO : yam: Renamed from "sub/yam" 2026/08/04 04:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:14 DEBUG : Waiting for deletions to finish 2026/08/04 04:39:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.51s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:39:17 DEBUG : Creating backend with remote "/tmp/rclone1964196160/dir1" 2026/08/04 04:39:17 DEBUG : Creating backend with remote "/tmp/rclone1964196160/dir2" 2026/08/04 04:39:17 DEBUG : Local file system at /tmp/rclone1964196160/dir2: Using server-side directory move 2026/08/04 04:39:17 INFO : Local file system at /tmp/rclone1964196160/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:39:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/04 04:39:17 INFO : file1.txt: Moved (server-side) 2026/08/04 04:39:17 DEBUG : Local file system at /tmp/rclone1964196160/dir2: Waiting for checks to finish 2026/08/04 04:39:17 DEBUG : Local file system at /tmp/rclone1964196160/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:39:18 DEBUG : Added delayed dir = "nested", newDst= 2026/08/04 04:39:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:39:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:39:18 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/04 04:39:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/04 04:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:20 DEBUG : sub dir/hello world: md5 = bd6b5f989fead2d805930d8c8f8f16be OK 2026/08/04 04:39:20 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:39:20 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:39:20 INFO : sub dir/hello world: Deleted 2026/08/04 04:39:22 DEBUG : nested/sub dir/file: md5 = e8650e6c16e0b1650c01ed60228013ea OK 2026/08/04 04:39:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/04 04:39:22 INFO : nested/sub dir/file: Copied (new) 2026/08/04 04:39:22 INFO : nested/sub dir/file: Deleted 2026/08/04 04:39:23 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:39:23 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/04 04:39:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:39:23 INFO : sub dir: Removing directory 2026/08/04 04:39:23 INFO : nested/sub dir: Removing directory 2026/08/04 04:39:23 INFO : nested: Removing directory 2026/08/04 04:39:23 DEBUG : Local file system at /tmp/rclone1964196160: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:39:28 DEBUG : Added delayed dir = "nested", newDst= 2026/08/04 04:39:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/04 04:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/04 04:39:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/08/04 04:39:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/04 04:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:30 DEBUG : sub dir/hello world: md5 = 0b1654aebe8171d5447963cede678e6c OK 2026/08/04 04:39:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/04 04:39:30 INFO : sub dir/hello world: Copied (new) 2026/08/04 04:39:30 INFO : sub dir/hello world: Deleted 2026/08/04 04:39:32 DEBUG : nested/sub dir/file: md5 = a084629a24f71e2ee53804085a28c083 OK 2026/08/04 04:39:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/04 04:39:32 INFO : nested/sub dir/file: Copied (new) 2026/08/04 04:39:32 INFO : nested/sub dir/file: Deleted 2026/08/04 04:39:32 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:39:33 INFO : nested: Set directory modification time (using DirSetModTime) 2026/08/04 04:39:33 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.09s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:39:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/04 04:39:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/04 04:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:40 DEBUG : existing-b: md5 = 1f0871620563644335498b166627c967 OK 2026/08/04 04:39:40 DEBUG : existing-b: size = 6 OK 2026/08/04 04:39:40 INFO : existing-b: Copied (new) 2026/08/04 04:39:40 INFO : existing-b: Deleted 2026/08/04 04:39:40 DEBUG : existing: md5 = ca40e119748779fb782d2a23ae6d85b3 OK 2026/08/04 04:39:40 DEBUG : existing: size = 6 OK 2026/08/04 04:39:40 INFO : existing: Copied (new) 2026/08/04 04:39:40 INFO : existing: Deleted 2026/08/04 04:39:40 DEBUG : existing: Destination exists, skipping 2026/08/04 04:39:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/04 04:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:39:40 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.83s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:39:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vesuxaw9copi" 2026/08/04 04:39:42 DEBUG : Creating backend with remote "TestDrive:crypt/mouf15t0tmue53562v9vac3uc8k6is4jjci30ev8het1010ka56g" 2026/08/04 04:39:45 DEBUG : potato2: md5 = da102336541102af5c80691f3d57804a OK 2026/08/04 04:39:46 DEBUG : empty space: md5 = bda0fde79c1ee22786040a7469bd8a33 OK 2026/08/04 04:39:48 DEBUG : potato3: md5 = c7f49d27452299f40e654a805db8a6d1 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe' -> Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi' 2026/08/04 04:39:50 DEBUG : empty space: md5 = 1b3c758f8bfd5930c7a90bf0f869eff0 OK 2026/08/04 04:39:52 DEBUG : potato3: md5 = ce724ae5f64b10109e2275b45c75cb47 OK 2026/08/04 04:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi': Using server-side directory move 2026/08/04 04:39:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:39:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:39:52 DEBUG : empty space: size = 1 OK 2026/08/04 04:39:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 04:39:52 DEBUG : empty space: Unchanged skipping 2026/08/04 04:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi': Waiting for checks to finish 2026/08/04 04:39:52 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:39:52 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi') 2026/08/04 04:39:52 DEBUG : potato3: Sizes differ 2026/08/04 04:39:53 INFO : empty space: Deleted 2026/08/04 04:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi': Waiting for transfers to finish 2026/08/04 04:39:53 INFO : potato3: Deleted 2026/08/04 04:39:53 INFO : potato2: Moved (server-side) 2026/08/04 04:39:53 INFO : potato3: Moved (server-side) 2026/08/04 04:39:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodofof3qeye" 2026/08/04 04:39:54 DEBUG : Creating backend with remote "TestDrive:crypt/1cc8d2767fr50hj49k8330vfj100403e9v02bvkqld8s2lquhu00" 2026/08/04 04:39:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodofof3qeye': Using server-side directory move 2026/08/04 04:39:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lodofof3qeye': Server side directory move succeeded 2026/08/04 04:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodofof3qeye': Purge remote 2026/08/04 04:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vesuxaw9copi': Purge remote 2026/08/04 04:39:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.36s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:39:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuvedil9bibu" 2026/08/04 04:39:58 DEBUG : Creating backend with remote "TestDrive:crypt/1euu35lomvltjiijdqv12la0g9ps8ub23h83rg1l4kobhemhbobg" 2026/08/04 04:40:01 DEBUG : potato2: md5 = 3bc8fd81838d5946192c941d0f37266d OK 2026/08/04 04:40:02 DEBUG : empty space: md5 = 07f34171f06e910c65bbf4c34649b5ab OK 2026/08/04 04:40:04 DEBUG : potato3: md5 = 2c15a1b6447f759d7fd3fe2608e22c48 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe' -> Encrypted drive 'TestCryptDrive:rclone-test-fuvedil9bibu' 2026/08/04 04:40:06 DEBUG : empty space: md5 = 1b7260419b2439a33c3551bd2865b615 OK 2026/08/04 04:40:08 DEBUG : potato3: md5 = 0a83ee988d1e23c4cd1648fb99ee949c OK 2026/08/04 04:40:08 DEBUG : empty space: Excluded (Size Filter) 2026/08/04 04:40:08 DEBUG : empty space: Excluded (Size Filter) 2026/08/04 04:40:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuvedil9bibu': Waiting for checks to finish 2026/08/04 04:40:08 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:40:08 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fuvedil9bibu') 2026/08/04 04:40:08 DEBUG : potato3: Sizes differ 2026/08/04 04:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuvedil9bibu': Waiting for transfers to finish 2026/08/04 04:40:09 INFO : potato3: Deleted 2026/08/04 04:40:09 INFO : potato2: Moved (server-side) 2026/08/04 04:40:09 INFO : potato3: Moved (server-side) 2026/08/04 04:40:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosohow1vosu" 2026/08/04 04:40:10 DEBUG : Creating backend with remote "TestDrive:crypt/5k4r6vtklcjlp1dq8h6qe9j5p175u73ae2ji91gll7ld81vh76ag" 2026/08/04 04:40:11 DEBUG : empty space: Excluded (Size Filter) 2026/08/04 04:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:40:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/04 04:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosohow1vosu': Waiting for checks to finish 2026/08/04 04:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosohow1vosu': Waiting for transfers to finish 2026/08/04 04:40:13 INFO : potato2: Moved (server-side) 2026/08/04 04:40:13 INFO : potato3: Moved (server-side) 2026/08/04 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosohow1vosu': Purge remote 2026/08/04 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuvedil9bibu': Purge remote --- PASS: TestServerSideMoveWithFilter (17.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:40:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-parupol1xosa" 2026/08/04 04:40:16 DEBUG : Creating backend with remote "TestDrive:crypt/gt2332802a00jfejnar0rij9kovjgnhnjviiatv7r1su3al1c8f0" 2026/08/04 04:40:19 DEBUG : potato2: md5 = f78238b97c508ed60c7a0cb0564e57d8 OK 2026/08/04 04:40:20 DEBUG : empty space: md5 = 4c02583afc9d2cf822596dd9a36d8dd0 OK 2026/08/04 04:40:22 DEBUG : potato3: md5 = 8bfcc655887872e67a499c95461d378f OK 2026/08/04 04:40:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe' -> Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa' 2026/08/04 04:40:25 DEBUG : empty space: md5 = 95514839c3282c4dcfd5fbe0908f9cf4 OK 2026/08/04 04:40:27 DEBUG : potato3: md5 = cd11de704254756ea400e8489c803050 OK 2026/08/04 04:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa': Using server-side directory move 2026/08/04 04:40:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/04 04:40:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/04 04:40:27 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/08/04 04:40:27 DEBUG : empty space: size = 1 OK 2026/08/04 04:40:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 04:40:27 DEBUG : empty space: Unchanged skipping 2026/08/04 04:40:27 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:40:27 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa') 2026/08/04 04:40:27 DEBUG : potato3: Sizes differ 2026/08/04 04:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa': Waiting for checks to finish 2026/08/04 04:40:28 INFO : empty space: Deleted 2026/08/04 04:40:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa': Waiting for transfers to finish 2026/08/04 04:40:28 INFO : potato3: Deleted 2026/08/04 04:40:28 INFO : potato2: Moved (server-side) 2026/08/04 04:40:28 INFO : potato3: Moved (server-side) 2026/08/04 04:40:28 INFO : tomatoDir: Removing directory 2026/08/04 04:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': deleted 1 directories 2026/08/04 04:40:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujihoy9huve" 2026/08/04 04:40:30 DEBUG : Creating backend with remote "TestDrive:crypt/udv5sj8ecak61q9hlm16dapndv5dl3bm55lr3onvkcg1g8r2bap0" 2026/08/04 04:40:31 INFO : tomatoDir: Making directory 2026/08/04 04:40:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujihoy9huve': Using server-side directory move 2026/08/04 04:40:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qujihoy9huve': Server side directory move succeeded 2026/08/04 04:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujihoy9huve': Purge remote 2026/08/04 04:40:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-parupol1xosa': Purge remote 2026/08/04 04:40:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.62s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:40:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test" 2026/08/04 04:40:36 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.25s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:40:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test" 2026/08/04 04:40:38 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/08/04 04:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test-include/layer2" 2026/08/04 04:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/08/04 04:40:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test-ignore-file" 2026/08/04 04:40:44 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/08/04 04:40:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 336ad5911e7fe728cd71532a11f1f129 OK 2026/08/04 04:40:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/04 04:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test': Waiting for checks to finish 2026/08/04 04:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test': Waiting for transfers to finish 2026/08/04 04:40:51 DEBUG : Waiting for deletions to finish 2026/08/04 04:40:51 INFO : There was nothing to transfer 2026/08/04 04:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:40:53 DEBUG : Waiting for deletions to finish 2026/08/04 04:40:53 INFO : rclone-sync-test-include: Removing directory 2026/08/04 04:40:53 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/04 04:40:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/04 04:40:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': failed to delete 1 directories 2026/08/04 04:40:53 INFO : There was nothing to transfer 2026/08/04 04:40:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/04 04:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/08/04 04:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/08/04 04:40:55 DEBUG : Waiting for deletions to finish 2026/08/04 04:40:55 INFO : There was nothing to transfer 2026/08/04 04:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:40:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:40:57 INFO : rclone-sync-test-include: Removing directory 2026/08/04 04:40:57 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/08/04 04:40:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/04 04:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': failed to delete 1 directories 2026/08/04 04:40:57 INFO : There was nothing to transfer 2026/08/04 04:40:59 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/08/04 04:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/08/04 04:40:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/08/04 04:40:59 DEBUG : Waiting for deletions to finish 2026/08/04 04:40:59 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (24.87s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:41:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:41:03 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:41:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/CompareDest" 2026/08/04 04:41:05 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/gveqi14airsml4bgu7krj116o8" 2026/08/04 04:41:07 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 04:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:09 DEBUG : one: md5 = 372edfb31da77e95e537752aae17e535 OK 2026/08/04 04:41:09 DEBUG : one: size = 3 OK 2026/08/04 04:41:09 INFO : one: Copied (new) 2026/08/04 04:41:09 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:41:11 DEBUG : one: Sizes differ 2026/08/04 04:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:12 DEBUG : one: md5 = e944a6cfe1b2defbc8493bc2cfa2bdfe OK 2026/08/04 04:41:12 DEBUG : one: size = 5 OK 2026/08/04 04:41:12 INFO : one: Copied (replaced existing) 2026/08/04 04:41:12 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:14 DEBUG : dst/one: md5 = 00d5964f274665017025094df0ed690b OK 2026/08/04 04:41:17 DEBUG : CompareDest/one: md5 = d17153d734bf4e0936434f813695108f OK 2026/08/04 04:41:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:41:17 DEBUG : one: Sizes differ 2026/08/04 04:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:18 DEBUG : one: size = 5 OK 2026/08/04 04:41:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:41:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:41:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:18 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:18 INFO : There was nothing to transfer 2026/08/04 04:41:20 DEBUG : CompareDest/two: md5 = 4b6585cc48af557f4c2e56fce903a8b1 OK 2026/08/04 04:41:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:41:20 DEBUG : one: Sizes differ 2026/08/04 04:41:21 DEBUG : one: size = 5 OK 2026/08/04 04:41:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:41:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:41:21 DEBUG : two: size = 3 OK 2026/08/04 04:41:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:41:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 04:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:21 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:21 INFO : There was nothing to transfer 2026/08/04 04:41:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:41:22 DEBUG : one: Sizes differ 2026/08/04 04:41:22 DEBUG : one: size = 5 OK 2026/08/04 04:41:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:41:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:41:22 DEBUG : two: size = 3 OK 2026/08/04 04:41:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:41:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/04 04:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:22 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:22 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/04 04:41:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:41:23 DEBUG : one: Sizes differ 2026/08/04 04:41:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:23 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/CompareDest') 2026/08/04 04:41:23 DEBUG : two: Sizes differ 2026/08/04 04:41:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/04 04:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:23 DEBUG : one: size = 5 OK 2026/08/04 04:41:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:41:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/04 04:41:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:25 DEBUG : two: md5 = a6182faab3390c824c19c44bbb307c83 OK 2026/08/04 04:41:25 DEBUG : two: size = 5 OK 2026/08/04 04:41:25 INFO : two: Copied (new) 2026/08/04 04:41:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (26.24s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:41:32 DEBUG : pre-dest1/1: md5 = e97a24984a89249953782107da8babcc OK 2026/08/04 04:41:34 DEBUG : pre-dest2/2: md5 = 5e487f3bd391b3cd38ea8ad996f82e2c OK 2026/08/04 04:41:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dest" 2026/08/04 04:41:34 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/rg03c1jvnehrrc617i0lnqjddc" 2026/08/04 04:41:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/pre-dest1" 2026/08/04 04:41:36 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/bbnblvh6k061ssopqrp18kd7gc" 2026/08/04 04:41:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/pre-dest2" 2026/08/04 04:41:37 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/08/04 04:41:38 DEBUG : 1: size = 1 OK 2026/08/04 04:41:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:41:38 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/04 04:41:39 DEBUG : 2: size = 1 OK 2026/08/04 04:41:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:41:39 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/04 04:41:39 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/04 04:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dest': Waiting for checks to finish 2026/08/04 04:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dest': Waiting for transfers to finish 2026/08/04 04:41:42 DEBUG : 3: md5 = 2794e7f2c897bfdbe2f30a44f3cb12ba OK 2026/08/04 04:41:42 DEBUG : 3: size = 1 OK 2026/08/04 04:41:42 INFO : 3: Copied (new) 2026/08/04 04:41:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (17.29s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:41:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:41:47 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:41:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/CopyDest" 2026/08/04 04:41:48 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/08/04 04:41:50 DEBUG : one: Need to transfer - File not found at Destination 2026/08/04 04:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:53 DEBUG : one: md5 = c4483683cdd0a3f4511a3ea6173b18a3 OK 2026/08/04 04:41:53 DEBUG : one: size = 3 OK 2026/08/04 04:41:53 INFO : one: Copied (new) 2026/08/04 04:41:53 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:41:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:41:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:41:54 DEBUG : one: Sizes differ 2026/08/04 04:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:41:55 DEBUG : one: md5 = 112a1ff998483e0232520c5b2e24b173 OK 2026/08/04 04:41:55 DEBUG : one: size = 5 OK 2026/08/04 04:41:55 INFO : one: Copied (replaced existing) 2026/08/04 04:41:55 DEBUG : Waiting for deletions to finish 2026/08/04 04:41:58 DEBUG : dst/one: md5 = f98f9a8ff313e0b46af8090818ad5625 OK 2026/08/04 04:42:00 DEBUG : CopyDest/one: md5 = adacea1a9137ea8491cdbaeff5b35703 OK 2026/08/04 04:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/BackupDir" 2026/08/04 04:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/08/04 04:42:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:42:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:42:02 DEBUG : one: Sizes differ 2026/08/04 04:42:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:03 DEBUG : one: size = 5 OK 2026/08/04 04:42:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:42:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:42:03 DEBUG : one: Sizes differ 2026/08/04 04:42:05 INFO : one: Moved (server-side) 2026/08/04 04:42:06 DEBUG : one: size = 5 OK 2026/08/04 04:42:06 INFO : one: Copied (server-side copy) 2026/08/04 04:42:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/04 04:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:06 DEBUG : Waiting for deletions to finish 2026/08/04 04:42:08 DEBUG : CopyDest/two: md5 = 16554483e52bb6b1e11c0fc73424a967 OK 2026/08/04 04:42:09 DEBUG : one: size = 5 OK 2026/08/04 04:42:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:09 DEBUG : one: Unchanged skipping 2026/08/04 04:42:09 DEBUG : two: size = 3 OK 2026/08/04 04:42:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:10 DEBUG : two: size = 3 OK 2026/08/04 04:42:10 INFO : two: Copied (server-side copy) 2026/08/04 04:42:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/04 04:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:10 DEBUG : Waiting for deletions to finish 2026/08/04 04:42:11 DEBUG : one: size = 5 OK 2026/08/04 04:42:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:11 DEBUG : one: Unchanged skipping 2026/08/04 04:42:11 DEBUG : two: size = 3 OK 2026/08/04 04:42:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:11 DEBUG : two: Unchanged skipping 2026/08/04 04:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:11 DEBUG : Waiting for deletions to finish 2026/08/04 04:42:11 INFO : There was nothing to transfer 2026/08/04 04:42:13 DEBUG : CopyDest/three: md5 = c596a4b2289e097a038bc340da504814 OK 2026/08/04 04:42:13 DEBUG : one: size = 5 OK 2026/08/04 04:42:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:13 DEBUG : one: Unchanged skipping 2026/08/04 04:42:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:42:14 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/CopyDest') 2026/08/04 04:42:14 DEBUG : three: Sizes differ 2026/08/04 04:42:14 DEBUG : three: Destination not found in --copy-dest 2026/08/04 04:42:14 DEBUG : three: Need to transfer - File not found at Destination 2026/08/04 04:42:14 DEBUG : two: size = 3 OK 2026/08/04 04:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/04 04:42:14 DEBUG : two: Unchanged skipping 2026/08/04 04:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:15 DEBUG : three: md5 = fca121fcad1cbab2cd8bf4ce06d00e87 OK 2026/08/04 04:42:15 DEBUG : three: size = 7 OK 2026/08/04 04:42:15 INFO : three: Copied (new) 2026/08/04 04:42:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (35.47s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:42:25 DEBUG : dst/one: md5 = 06f749bd1dce6407dbeb20b82e292987 OK 2026/08/04 04:42:26 DEBUG : dst/two: md5 = f4ed9d5037760bf17a59ceb71d329016 OK 2026/08/04 04:42:28 DEBUG : dst/three.txt: md5 = 083496add29839d665949a7296376c95 OK 2026/08/04 04:42:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:42:28 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:42:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/backup" 2026/08/04 04:42:29 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/1nrff024r7pq65ecp72fc28jb0" 2026/08/04 04:42:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:42:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:42:31 DEBUG : one: Sizes differ 2026/08/04 04:42:31 DEBUG : two: size = 3 OK 2026/08/04 04:42:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:42:31 DEBUG : two: Unchanged skipping 2026/08/04 04:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:33 INFO : one: Moved (server-side) 2026/08/04 04:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:34 DEBUG : one: md5 = 2fb53b747ca25d42d6c83e9400bf1e15 OK 2026/08/04 04:42:34 DEBUG : one: size = 4 OK 2026/08/04 04:42:34 INFO : one: Copied (new) 2026/08/04 04:42:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:42:35 INFO : three.txt: Moved (server-side) 2026/08/04 04:42:35 INFO : three.txt: Moved into backup dir 2026/08/04 04:42:37 DEBUG : dst/three.txt: md5 = 9894dff733d869f1e2ceb29475670ec6 OK 2026/08/04 04:42:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:42:38 DEBUG : two: size = 3 OK 2026/08/04 04:42:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:42:38 DEBUG : two: Unchanged skipping 2026/08/04 04:42:38 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:42:38 DEBUG : one: Sizes differ 2026/08/04 04:42:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:38 INFO : one: Deleted 2026/08/04 04:42:39 INFO : one: Moved (server-side) 2026/08/04 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:40 DEBUG : one: md5 = 311b4cee8e4ea700fa02130f233d9463 OK 2026/08/04 04:42:40 DEBUG : one: size = 5 OK 2026/08/04 04:42:40 INFO : one: Copied (new) 2026/08/04 04:42:40 DEBUG : Waiting for deletions to finish 2026/08/04 04:42:41 INFO : three.txt: Deleted 2026/08/04 04:42:42 INFO : three.txt: Moved (server-side) 2026/08/04 04:42:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.09s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:42:48 DEBUG : dst/one: md5 = f27bd4ef53d13e971071f7bd492051e2 OK 2026/08/04 04:42:50 DEBUG : dst/two: md5 = 94d611b145f4f16e70df421e036e2308 OK 2026/08/04 04:42:52 DEBUG : dst/three.txt: md5 = d277555d66d483577f5bb19c7317f269 OK 2026/08/04 04:42:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:42:52 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:42:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/backup" 2026/08/04 04:42:53 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/1nrff024r7pq65ecp72fc28jb0" 2026/08/04 04:42:55 DEBUG : two: size = 3 OK 2026/08/04 04:42:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:42:55 DEBUG : two: Unchanged skipping 2026/08/04 04:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:42:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:42:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:42:55 DEBUG : one: Sizes differ 2026/08/04 04:42:57 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:42:58 DEBUG : one: md5 = 6c48de85d7fa2825ac0ce2e5994e28e6 OK 2026/08/04 04:42:58 DEBUG : one: size = 4 OK 2026/08/04 04:42:58 INFO : one: Copied (new) 2026/08/04 04:42:58 DEBUG : Waiting for deletions to finish 2026/08/04 04:42:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:42:59 INFO : three.txt: Moved into backup dir 2026/08/04 04:43:01 DEBUG : dst/three.txt: md5 = 329edb11ac574a34cd1fb0fd0411e7a5 OK 2026/08/04 04:43:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:43:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:43:02 DEBUG : one: Sizes differ 2026/08/04 04:43:02 DEBUG : two: size = 3 OK 2026/08/04 04:43:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:43:02 DEBUG : two: Unchanged skipping 2026/08/04 04:43:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:43:03 INFO : one.bak: Deleted 2026/08/04 04:43:03 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:43:05 DEBUG : one: md5 = 369c11d0a3a68f6faea250d00c6f2834 OK 2026/08/04 04:43:05 DEBUG : one: size = 5 OK 2026/08/04 04:43:05 INFO : one: Copied (new) 2026/08/04 04:43:05 DEBUG : Waiting for deletions to finish 2026/08/04 04:43:05 INFO : three.txt.bak: Deleted 2026/08/04 04:43:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:43:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (24.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:43:13 DEBUG : dst/one: md5 = d571a2440385e11eb3bcc6c50fb52df7 OK 2026/08/04 04:43:14 DEBUG : dst/two: md5 = 8de9690ec5e7eeeaee4e9a2b273ed950 OK 2026/08/04 04:43:16 DEBUG : dst/three.txt: md5 = 7d811b4c101c7c3a78d97c0e6a1d4abe OK 2026/08/04 04:43:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:43:16 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:43:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/backup" 2026/08/04 04:43:17 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/1nrff024r7pq65ecp72fc28jb0" 2026/08/04 04:43:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:43:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:43:19 DEBUG : one: Sizes differ 2026/08/04 04:43:19 DEBUG : two: size = 3 OK 2026/08/04 04:43:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:43:19 DEBUG : two: Unchanged skipping 2026/08/04 04:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:43:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:43:22 DEBUG : one: md5 = add857375863408fb11cee05e6fef674 OK 2026/08/04 04:43:22 DEBUG : one: size = 4 OK 2026/08/04 04:43:22 INFO : one: Copied (new) 2026/08/04 04:43:22 DEBUG : Waiting for deletions to finish 2026/08/04 04:43:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:43:23 INFO : three.txt: Moved into backup dir 2026/08/04 04:43:25 DEBUG : dst/three.txt: md5 = 5dc466224560edd7c18ec2bf4ffa0217 OK 2026/08/04 04:43:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:43:25 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:43:25 DEBUG : one: Sizes differ 2026/08/04 04:43:25 DEBUG : two: size = 3 OK 2026/08/04 04:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:43:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:43:25 DEBUG : two: Unchanged skipping 2026/08/04 04:43:26 INFO : one-2019-01-01: Deleted 2026/08/04 04:43:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:43:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:43:28 DEBUG : one: md5 = 2cf68a0bfa905b23185f90cdc276572a OK 2026/08/04 04:43:28 DEBUG : one: size = 5 OK 2026/08/04 04:43:28 INFO : one: Copied (new) 2026/08/04 04:43:28 DEBUG : Waiting for deletions to finish 2026/08/04 04:43:29 INFO : three-2019-01-01.txt: Deleted 2026/08/04 04:43:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:43:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.32s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:43:36 DEBUG : dst/one: md5 = 782edb5c93d1668696a40e58de056483 OK 2026/08/04 04:43:38 DEBUG : dst/two: md5 = 5f3ff33984d007f4760e5570db5dcd41 OK 2026/08/04 04:43:39 DEBUG : dst/three.txt: md5 = 8719f9b49dc09d802ef9fa0a9d5f21f7 OK 2026/08/04 04:43:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:43:40 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:43:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:43:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:43:41 DEBUG : one: Sizes differ 2026/08/04 04:43:41 DEBUG : two: size = 3 OK 2026/08/04 04:43:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:43:41 DEBUG : two: Unchanged skipping 2026/08/04 04:43:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:43:42 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:43:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:43:43 DEBUG : one: md5 = 8cc8f36abd1368f5ffd00b7950075e06 OK 2026/08/04 04:43:43 DEBUG : one: size = 4 OK 2026/08/04 04:43:43 INFO : one: Copied (new) 2026/08/04 04:43:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:43:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:43:44 INFO : three.txt: Moved into backup dir 2026/08/04 04:43:46 DEBUG : dst/three.txt: md5 = d3c2d9b4dce53ddc63adbf3c051d21bf OK 2026/08/04 04:43:47 DEBUG : one.bak: Excluded (Path Filter) 2026/08/04 04:43:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/04 04:43:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:43:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:43:47 DEBUG : one: Sizes differ 2026/08/04 04:43:47 DEBUG : two: size = 3 OK 2026/08/04 04:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for checks to finish 2026/08/04 04:43:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:43:47 DEBUG : two: Unchanged skipping 2026/08/04 04:43:48 INFO : one.bak: Deleted 2026/08/04 04:43:48 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst': Waiting for transfers to finish 2026/08/04 04:43:50 DEBUG : one: md5 = c38ef8ce021c981d0081c308a3742e18 OK 2026/08/04 04:43:50 DEBUG : one: size = 5 OK 2026/08/04 04:43:50 INFO : one: Copied (new) 2026/08/04 04:43:50 DEBUG : Waiting for deletions to finish 2026/08/04 04:43:50 INFO : three.txt.bak: Deleted 2026/08/04 04:43:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:43:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.84s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:43:57 DEBUG : dst/one: md5 = 64818c48c74ec17f1b3a25f7ca9e6dd3 OK 2026/08/04 04:43:58 DEBUG : dst/two: md5 = 1d5697d81a3199a2c19757b7d0da06a2 OK 2026/08/04 04:44:00 DEBUG : dst/three.txt: md5 = d50e5a7d4e23f72151eb3ecf13ea6abe OK 2026/08/04 04:44:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:44:01 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:44:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:02 DEBUG : one: Sizes differ 2026/08/04 04:44:02 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:44:04 DEBUG : one: md5 = 3001351707be6193d41de56d25927797 OK 2026/08/04 04:44:04 DEBUG : one: size = 4 OK 2026/08/04 04:44:04 INFO : one: Copied (new) 2026/08/04 04:44:04 DEBUG : two: size = 3 OK 2026/08/04 04:44:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:44:04 DEBUG : two: Unchanged skipping 2026/08/04 04:44:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:04 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:04 DEBUG : three.txt: Sizes differ 2026/08/04 04:44:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:44:06 DEBUG : three.txt: md5 = df46054164bc2fccad8652ad65946f0a OK 2026/08/04 04:44:06 DEBUG : three.txt: size = 6 OK 2026/08/04 04:44:06 INFO : three.txt: Copied (new) 2026/08/04 04:44:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:08 DEBUG : one: Sizes differ 2026/08/04 04:44:08 INFO : one.bak: Deleted 2026/08/04 04:44:09 INFO : one: Moved (server-side) to: one.bak 2026/08/04 04:44:11 DEBUG : one: md5 = 6d81a6fd4a13f227b88284f9aca0f6bc OK 2026/08/04 04:44:11 DEBUG : one: size = 5 OK 2026/08/04 04:44:11 INFO : one: Copied (new) 2026/08/04 04:44:11 DEBUG : two: size = 3 OK 2026/08/04 04:44:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:44:11 DEBUG : two: Unchanged skipping 2026/08/04 04:44:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:11 DEBUG : three.txt: Sizes differ 2026/08/04 04:44:12 INFO : three.txt.bak: Deleted 2026/08/04 04:44:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/04 04:44:14 DEBUG : three.txt: md5 = 37e15db649ea48885d975ef54a4b80e4 OK 2026/08/04 04:44:14 DEBUG : three.txt: size = 19 OK 2026/08/04 04:44:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.54s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:44:21 DEBUG : dst/one: md5 = 54c4a6a05b9b09847872e0a76e440163 OK 2026/08/04 04:44:22 DEBUG : dst/two: md5 = 56a2667fd393a6ba8f17749198a1e32f OK 2026/08/04 04:44:24 DEBUG : dst/three.txt: md5 = 6b781a6b37b5430e984edc7f29c58773 OK 2026/08/04 04:44:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xoxakip9dupe/dst" 2026/08/04 04:44:24 DEBUG : Config file has changed externally - reloading 2026/08/04 04:44:24 DEBUG : Creating backend with remote "TestDrive:crypt/jvm0pkia64gpfnvn0abskmrpsgvuuacsh29v2dmsokbj3cmmn7s0/31u3jie661vd5p8j7rtc3hgbh0" 2026/08/04 04:44:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:26 DEBUG : one: Sizes differ 2026/08/04 04:44:26 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:44:28 DEBUG : one: md5 = 4129ead974a039b5eb47d66f0dc1b3de OK 2026/08/04 04:44:28 DEBUG : one: size = 4 OK 2026/08/04 04:44:28 INFO : one: Copied (new) 2026/08/04 04:44:28 DEBUG : two: size = 3 OK 2026/08/04 04:44:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:44:28 DEBUG : two: Unchanged skipping 2026/08/04 04:44:28 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:28 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:28 DEBUG : three.txt: Sizes differ 2026/08/04 04:44:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:44:31 DEBUG : three.txt: md5 = 6e6bdf0c48666d65a7aabe98a18a3913 OK 2026/08/04 04:44:31 DEBUG : three.txt: size = 6 OK 2026/08/04 04:44:31 INFO : three.txt: Copied (new) 2026/08/04 04:44:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:32 DEBUG : one: Sizes differ 2026/08/04 04:44:33 INFO : one-2019-01-01: Deleted 2026/08/04 04:44:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/04 04:44:35 DEBUG : one: md5 = 47c1f9c9ba5f1dcfefbae828c50c3107 OK 2026/08/04 04:44:35 DEBUG : one: size = 5 OK 2026/08/04 04:44:35 INFO : one: Copied (new) 2026/08/04 04:44:35 DEBUG : two: size = 3 OK 2026/08/04 04:44:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:44:35 DEBUG : two: Unchanged skipping 2026/08/04 04:44:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:35 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe/dst') 2026/08/04 04:44:35 DEBUG : three.txt: Sizes differ 2026/08/04 04:44:36 INFO : three-2019-01-01.txt: Deleted 2026/08/04 04:44:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/04 04:44:38 DEBUG : three.txt: md5 = f26e608c5aee275fc4f439f5c99ac773 OK 2026/08/04 04:44:38 DEBUG : three.txt: size = 19 OK 2026/08/04 04:44:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.26s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:44:44 DEBUG : Testêé: md5 = ff56ed35062a5f8967e535966de04898 OK 2026/08/04 04:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:44:45 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:45 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:44:45 DEBUG : Testêé: Sizes differ 2026/08/04 04:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:44:46 DEBUG : Testêé: md5 = 9cd921cad5396b11ae2e2589cc7f68bf OK 2026/08/04 04:44:46 DEBUG : Testêé: size = 14 OK 2026/08/04 04:44:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/04 04:44:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.57s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:44:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/04 04:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:44:49 DEBUG : existing: md5 = 152746e7d9f208adeffe55e4e2a0fd1c OK 2026/08/04 04:44:49 DEBUG : existing: size = 6 OK 2026/08/04 04:44:49 INFO : existing: Copied (new) 2026/08/04 04:44:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:44:50 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:44:50 DEBUG : existing: Sizes differ 2026/08/04 04:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:44:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/04 04:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:44:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': not deleting files as there were IO errors 2026/08/04 04:44:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:44:52 DEBUG : EXISTING: md5 = 2211e28a9a4316cc236d839257d13fa6 OK 2026/08/04 04:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:44:53 DEBUG : EXISTING: size = 6 OK 2026/08/04 04:44:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:44:53 DEBUG : existing: Unchanged skipping 2026/08/04 04:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:44:53 DEBUG : Waiting for deletions to finish 2026/08/04 04:44:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.39s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.49s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:44:58 DEBUG : both0: md5 = 599eb29a968356ac9574610bce4df5cc OK 2026/08/04 04:44:59 DEBUG : only0: md5 = 369adac2a29546a4d7353fc54a2fda04 OK 2026/08/04 04:45:01 DEBUG : both1: md5 = ed57b22a57bd5652169ed4ead9d15760 OK 2026/08/04 04:45:02 DEBUG : only1: md5 = 1f0f1dc95f62b03b43d0e7b333220744 OK 2026/08/04 04:45:04 DEBUG : both2: md5 = a983f7dd1faa7a6fbc0c05c4f38ec6b9 OK 2026/08/04 04:45:05 DEBUG : only2: md5 = 2f37b07d982f30889559124aeb1aa976 OK 2026/08/04 04:45:07 DEBUG : both3: md5 = 1f275c4d678eb5fa18abdd2c699fcd7a OK 2026/08/04 04:45:08 DEBUG : only3: md5 = 0687e1f465dc1e56749e074ce12a5f7e OK 2026/08/04 04:45:10 DEBUG : both4: md5 = 01db3d530757ec33f05ee7d3f3b02ede OK 2026/08/04 04:45:11 DEBUG : only4: md5 = eb34bb7b62b1940838736ea2688a039d OK 2026/08/04 04:45:13 DEBUG : both5: md5 = 69fd14991eefde7cb8c532a1aee25ad5 OK 2026/08/04 04:45:14 DEBUG : only5: md5 = 7590986a3214ab0549e8da012d4e174f OK 2026/08/04 04:45:16 DEBUG : both6: md5 = a8d78d09eba9f71e7d679001b17c0ac2 OK 2026/08/04 04:45:17 DEBUG : only6: md5 = 2acc8faebd3e85e90d4ab3f486cd8acd OK 2026/08/04 04:45:19 DEBUG : both7: md5 = 0ffb987efab3982febeb29f2595872c0 OK 2026/08/04 04:45:20 DEBUG : only7: md5 = 0c050d8d35b62b9b485d6dc10957f161 OK 2026/08/04 04:45:22 DEBUG : both8: md5 = c30cafd15e613bf1772f670eb0be657e OK 2026/08/04 04:45:24 DEBUG : only8: md5 = d132e367a4db480fa321a105813db6fa OK 2026/08/04 04:45:25 DEBUG : both9: md5 = deed67ec26d55d0749b45384a3ea7995 OK 2026/08/04 04:45:26 DEBUG : only9: md5 = 99b2dcf8c41632174030eb24d9eb40eb OK 2026/08/04 04:45:28 DEBUG : both10: md5 = caaf86110484adfa2bd76227c550e7f4 OK 2026/08/04 04:45:29 DEBUG : only10: md5 = 7edcc99c8175a62a9a2e467aa48b28e6 OK 2026/08/04 04:45:31 DEBUG : both11: md5 = 13c0b3be35fa961ed8ac09c2ca666d09 OK 2026/08/04 04:45:33 DEBUG : only11: md5 = b0ec0cde4c6660e1c002bc74c30dfcf9 OK 2026/08/04 04:45:34 DEBUG : both12: md5 = b4d9f352e0079ece201555038ea64a7c OK 2026/08/04 04:45:35 DEBUG : only12: md5 = a95a2ced81591c133031220a6b0c7616 OK 2026/08/04 04:45:37 DEBUG : both13: md5 = 9430a4f63444cc3d9fece0ee3e65f517 OK 2026/08/04 04:45:38 DEBUG : only13: md5 = 66d75eb46ee9c73163219903b1668772 OK 2026/08/04 04:45:40 DEBUG : both14: md5 = 16e8040a33af24389f8fd75e20a8c2c1 OK 2026/08/04 04:45:40 DEBUG : TestDrive: Token expired 2026/08/04 04:45:40 DEBUG : Config file has changed externally - reloading 2026/08/04 04:45:40 DEBUG : TestDrive: Loaded fresh token from config file 2026/08/04 04:45:40 DEBUG : TestDrive: Token refresh successful 2026/08/04 04:45:41 DEBUG : only14: md5 = 36daf0fd3a811689abb3717521c58d74 OK 2026/08/04 04:45:43 DEBUG : both15: md5 = 505a29cf62419ddd5ca63ec78b0ff1e9 OK 2026/08/04 04:45:44 DEBUG : only15: md5 = c493b021e103e111f7cfe5d64414616b OK 2026/08/04 04:45:46 DEBUG : both16: md5 = d0140007b71b7bb5e2e9534711788285 OK 2026/08/04 04:45:47 DEBUG : only16: md5 = 5dc86791956d6982ab03401f2e3c472b OK 2026/08/04 04:45:49 DEBUG : both17: md5 = e9c5fafb5ccd91e83372287481c54b94 OK 2026/08/04 04:45:50 DEBUG : only17: md5 = 45d579c4bdcb7bc025a933a4a44947f4 OK 2026/08/04 04:45:52 DEBUG : both18: md5 = d3e91d4d7773adee1315c8cac6947949 OK 2026/08/04 04:45:53 DEBUG : only18: md5 = d3b871bfa5bcf51aa0936d365aadb753 OK 2026/08/04 04:45:55 DEBUG : both19: md5 = d38d73eafbba66c96f976056bfda6ba6 OK 2026/08/04 04:45:56 DEBUG : only19: md5 = 33a081f1fa35dff405f79c092a90858d OK 2026/08/04 04:45:57 DEBUG : both11: size = 6 OK 2026/08/04 04:45:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:45:57 DEBUG : both10: size = 6 OK 2026/08/04 04:45:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both12: size = 6 OK 2026/08/04 04:45:57 DEBUG : both0: size = 6 OK 2026/08/04 04:45:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both11: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both13: size = 6 OK 2026/08/04 04:45:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both13: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both14: size = 6 OK 2026/08/04 04:45:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both10: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both15: size = 6 OK 2026/08/04 04:45:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both12: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both16: size = 6 OK 2026/08/04 04:45:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both16: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both17: size = 6 OK 2026/08/04 04:45:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both0: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both18: size = 6 OK 2026/08/04 04:45:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both18: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both19: size = 6 OK 2026/08/04 04:45:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both19: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both1: size = 6 OK 2026/08/04 04:45:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both1: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both2: size = 6 OK 2026/08/04 04:45:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both14: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both15: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both3: size = 6 OK 2026/08/04 04:45:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both4: size = 6 OK 2026/08/04 04:45:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both3: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both5: size = 6 OK 2026/08/04 04:45:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both5: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both6: size = 6 OK 2026/08/04 04:45:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both6: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both7: size = 6 OK 2026/08/04 04:45:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both7: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both8: size = 6 OK 2026/08/04 04:45:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both8: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both9: size = 6 OK 2026/08/04 04:45:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:45:57 DEBUG : both2: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both4: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both17: Unchanged skipping 2026/08/04 04:45:57 DEBUG : both9: Unchanged skipping 2026/08/04 04:45:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:45:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:45:57 INFO : only6: Deleted 2026/08/04 04:45:57 INFO : only9: Deleted 2026/08/04 04:45:57 INFO : only7: Deleted 2026/08/04 04:45:57 INFO : only14: Deleted 2026/08/04 04:45:58 INFO : only10: Deleted 2026/08/04 04:45:58 INFO : only0: Deleted 2026/08/04 04:45:58 INFO : only15: Deleted 2026/08/04 04:45:58 INFO : only11: Deleted 2026/08/04 04:45:58 INFO : only17: Deleted 2026/08/04 04:45:58 INFO : only16: Deleted 2026/08/04 04:45:58 INFO : only19: Deleted 2026/08/04 04:45:58 INFO : only2: Deleted 2026/08/04 04:45:59 INFO : only1: Deleted 2026/08/04 04:45:59 INFO : only12: Deleted 2026/08/04 04:45:59 INFO : only4: Deleted 2026/08/04 04:45:59 INFO : only3: Deleted 2026/08/04 04:45:59 INFO : only5: Deleted 2026/08/04 04:45:59 INFO : only13: Deleted 2026/08/04 04:45:59 INFO : only18: Deleted 2026/08/04 04:45:59 INFO : only8: Deleted 2026/08/04 04:45:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.45s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:46:10 DEBUG : both0: md5 = 090226ebc63f80d248c8fb83b45ceddf OK 2026/08/04 04:46:12 DEBUG : only0: md5 = bca8f8880eed28fc25caca2f01115a05 OK 2026/08/04 04:46:13 DEBUG : both1: md5 = 7cb08a8c65ebec45ab8aa9344ec38f16 OK 2026/08/04 04:46:15 DEBUG : only1: md5 = e2c3bcaa5359da2f04bca8140f6db6ea OK 2026/08/04 04:46:16 DEBUG : both2: md5 = 2b6a1e58c2022d076af486bebbdf17d9 OK 2026/08/04 04:46:17 DEBUG : only2: md5 = 7e51ee6804c138140caf9622e92bfe09 OK 2026/08/04 04:46:19 DEBUG : both3: md5 = 40b4570ee96b46fd4021166ad59d5bbb OK 2026/08/04 04:46:20 DEBUG : only3: md5 = dd97ef582b67c83e56dca2461d27cfeb OK 2026/08/04 04:46:22 DEBUG : both4: md5 = 09a661e2be27d070153d040e44905adb OK 2026/08/04 04:46:23 DEBUG : only4: md5 = 4e0d622436371fed58504cfc1bec825a OK 2026/08/04 04:46:24 DEBUG : both5: md5 = b3206eefb2299e9c793e15498a826fe7 OK 2026/08/04 04:46:26 DEBUG : only5: md5 = d967ceedee0d71c7577b3f53a4e04aad OK 2026/08/04 04:46:27 DEBUG : both6: md5 = 083d5fb1feb56ef832caf9102b802c59 OK 2026/08/04 04:46:29 DEBUG : only6: md5 = f7655fbe12359f3ff45f07569d27ba6d OK 2026/08/04 04:46:30 DEBUG : both7: md5 = 09dc03ad16491781b6719b0b3b6a07e6 OK 2026/08/04 04:46:32 DEBUG : only7: md5 = ec873067c6e4dbee127c1e1883ee0a0e OK 2026/08/04 04:46:33 DEBUG : both8: md5 = 04a8fcd129e76393d80e8d841068241e OK 2026/08/04 04:46:35 DEBUG : only8: md5 = 42759e6322f69df1a20db4edb87685c0 OK 2026/08/04 04:46:36 DEBUG : both9: md5 = efd3179d76570fbd103b07600391d656 OK 2026/08/04 04:46:37 DEBUG : only9: md5 = 97ad3d787d70eccdeac62a650371fc7c OK 2026/08/04 04:46:39 DEBUG : both10: md5 = 58ef25b7840bf8c8be063fceb4107bef OK 2026/08/04 04:46:40 DEBUG : only10: md5 = 6bffa1fee7c91dd6f5aacff3a096d888 OK 2026/08/04 04:46:42 DEBUG : both11: md5 = fc2dd0263c4bd7574b4026222bcc9ca0 OK 2026/08/04 04:46:44 DEBUG : only11: md5 = 51cf4d3fe7ae2ba470e8388ad24735a5 OK 2026/08/04 04:46:45 DEBUG : both12: md5 = b0bcfa966c33443c7467c51e81066cb6 OK 2026/08/04 04:46:47 DEBUG : only12: md5 = 8726e390c86fec86708320bd83106da4 OK 2026/08/04 04:46:48 DEBUG : both13: md5 = 3320708a53d80620ce056f6c7906dc01 OK 2026/08/04 04:46:49 DEBUG : only13: md5 = 8bd87f1569a3e3873658c7b093084ece OK 2026/08/04 04:46:51 DEBUG : both14: md5 = 3115f64def515d34f21027aa77dc5a44 OK 2026/08/04 04:46:52 DEBUG : only14: md5 = 19f344a7c74acf47d8bcdd47016b4ff3 OK 2026/08/04 04:46:54 DEBUG : both15: md5 = 3691c4c5fc4189e4b6170e339ff76aa2 OK 2026/08/04 04:46:55 DEBUG : only15: md5 = 1dd0b00c5786c363699b2eeafa48a569 OK 2026/08/04 04:46:57 DEBUG : both16: md5 = 43f8adb40170896ed6753bbd394d89aa OK 2026/08/04 04:46:58 DEBUG : only16: md5 = f8c2ea1eeb5dc1b33c1eaff67b86a3ac OK 2026/08/04 04:47:00 DEBUG : both17: md5 = 7f692ab773414ebe4664ab1ed3a56280 OK 2026/08/04 04:47:01 DEBUG : only17: md5 = 9831f8a113e282f03285245545dcdac7 OK 2026/08/04 04:47:02 DEBUG : both18: md5 = 56d204900a9d1c627a43c197067b6254 OK 2026/08/04 04:47:04 DEBUG : only18: md5 = d6ecc75ff0310e20cdafeb6ba389a82c OK 2026/08/04 04:47:05 DEBUG : both19: md5 = d74fb0e197ffe37945c61ee2af0a084d OK 2026/08/04 04:47:07 DEBUG : only19: md5 = e0fd570f5405be5c1ff5091c7213696c OK 2026/08/04 04:47:07 DEBUG : both10: size = 6 OK 2026/08/04 04:47:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both11: size = 6 OK 2026/08/04 04:47:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:47:07 DEBUG : both0: size = 6 OK 2026/08/04 04:47:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both10: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both13: size = 6 OK 2026/08/04 04:47:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both12: size = 6 OK 2026/08/04 04:47:07 DEBUG : both13: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both14: size = 6 OK 2026/08/04 04:47:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both12: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both15: size = 6 OK 2026/08/04 04:47:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both15: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both16: size = 6 OK 2026/08/04 04:47:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both16: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both17: size = 6 OK 2026/08/04 04:47:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both11: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both18: size = 6 OK 2026/08/04 04:47:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both14: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both19: size = 6 OK 2026/08/04 04:47:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both0: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both1: size = 6 OK 2026/08/04 04:47:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both17: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both2: size = 6 OK 2026/08/04 04:47:07 DEBUG : both18: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both3: size = 6 OK 2026/08/04 04:47:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both2: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both4: size = 6 OK 2026/08/04 04:47:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both4: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both5: size = 6 OK 2026/08/04 04:47:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both3: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both6: size = 6 OK 2026/08/04 04:47:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both6: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both7: size = 6 OK 2026/08/04 04:47:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both7: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both8: size = 6 OK 2026/08/04 04:47:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both8: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both9: size = 6 OK 2026/08/04 04:47:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:47:07 DEBUG : both1: Unchanged skipping 2026/08/04 04:47:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : both19: Unchanged skipping 2026/08/04 04:47:07 DEBUG : only0: Sizes differ 2026/08/04 04:47:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only10: Sizes differ 2026/08/04 04:47:07 DEBUG : both9: Unchanged skipping 2026/08/04 04:47:07 DEBUG : both5: Unchanged skipping 2026/08/04 04:47:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only12: Sizes differ 2026/08/04 04:47:07 DEBUG : only11: Sizes differ 2026/08/04 04:47:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only13: Sizes differ 2026/08/04 04:47:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only14: Sizes differ 2026/08/04 04:47:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only15: Sizes differ 2026/08/04 04:47:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only16: Sizes differ 2026/08/04 04:47:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only17: Sizes differ 2026/08/04 04:47:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only18: Sizes differ 2026/08/04 04:47:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only19: Sizes differ 2026/08/04 04:47:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only1: Sizes differ 2026/08/04 04:47:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only2: Sizes differ 2026/08/04 04:47:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only3: Sizes differ 2026/08/04 04:47:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only4: Sizes differ 2026/08/04 04:47:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only5: Sizes differ 2026/08/04 04:47:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only6: Sizes differ 2026/08/04 04:47:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only7: Sizes differ 2026/08/04 04:47:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only8: Sizes differ 2026/08/04 04:47:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1964196160) 2026/08/04 04:47:07 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe') 2026/08/04 04:47:07 DEBUG : only9: Sizes differ 2026/08/04 04:47:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:47:08 DEBUG : only13: md5 = 88fd6ce1b3fd39b7698f22ac937e7f77 OK 2026/08/04 04:47:08 DEBUG : only13: size = 0 OK 2026/08/04 04:47:08 INFO : only13: Copied (replaced existing) 2026/08/04 04:47:08 DEBUG : only0: md5 = 9e07345f8c8216a711377bc452b12ef7 OK 2026/08/04 04:47:08 DEBUG : only0: size = 0 OK 2026/08/04 04:47:08 INFO : only0: Copied (replaced existing) 2026/08/04 04:47:08 DEBUG : only15: md5 = 02d2a618c0bef7d703e25b09eea5093d OK 2026/08/04 04:47:08 DEBUG : only15: size = 0 OK 2026/08/04 04:47:08 INFO : only15: Copied (replaced existing) 2026/08/04 04:47:08 DEBUG : only14: md5 = c728435da1b3c517ece26e9c6f34a25e OK 2026/08/04 04:47:08 DEBUG : only14: size = 0 OK 2026/08/04 04:47:08 INFO : only14: Copied (replaced existing) 2026/08/04 04:47:10 DEBUG : only16: md5 = e11ca2d896f06410dad3b3d95c9d3515 OK 2026/08/04 04:47:10 DEBUG : only16: size = 0 OK 2026/08/04 04:47:10 INFO : only16: Copied (replaced existing) 2026/08/04 04:47:10 DEBUG : only19: md5 = 39ab0e9976e6bbe42433c6bf001088de OK 2026/08/04 04:47:10 DEBUG : only19: size = 0 OK 2026/08/04 04:47:10 INFO : only19: Copied (replaced existing) 2026/08/04 04:47:10 DEBUG : only17: md5 = e9b6ce58caf6f5804ffa5cb75a0a1680 OK 2026/08/04 04:47:10 DEBUG : only17: size = 0 OK 2026/08/04 04:47:10 INFO : only17: Copied (replaced existing) 2026/08/04 04:47:10 DEBUG : only18: md5 = 36a5123c8ec870af06678d22b495acb2 OK 2026/08/04 04:47:10 DEBUG : only18: size = 0 OK 2026/08/04 04:47:10 INFO : only18: Copied (replaced existing) 2026/08/04 04:47:11 DEBUG : only1: md5 = d1e1bf66c37bd0c36b651963afda42d1 OK 2026/08/04 04:47:11 DEBUG : only1: size = 0 OK 2026/08/04 04:47:11 INFO : only1: Copied (replaced existing) 2026/08/04 04:47:11 DEBUG : only2: md5 = 953fcc660fea059fa64c4bb9cfe49763 OK 2026/08/04 04:47:11 DEBUG : only2: size = 0 OK 2026/08/04 04:47:11 INFO : only2: Copied (replaced existing) 2026/08/04 04:47:11 DEBUG : only10: md5 = e1bd63278c4890b81b18c91df997fa26 OK 2026/08/04 04:47:11 DEBUG : only10: size = 0 OK 2026/08/04 04:47:11 INFO : only10: Copied (replaced existing) 2026/08/04 04:47:11 DEBUG : only3: md5 = 2eca730600686cbb5fc6f4987b489a05 OK 2026/08/04 04:47:11 DEBUG : only3: size = 0 OK 2026/08/04 04:47:11 INFO : only3: Copied (replaced existing) 2026/08/04 04:47:12 DEBUG : only11: md5 = 38b01c37435512ef6251c2d45fab55da OK 2026/08/04 04:47:12 DEBUG : only11: size = 0 OK 2026/08/04 04:47:12 INFO : only11: Copied (replaced existing) 2026/08/04 04:47:12 DEBUG : only12: md5 = 6cbaa11c630915d7ec72d0dae87753ad OK 2026/08/04 04:47:12 DEBUG : only12: size = 0 OK 2026/08/04 04:47:12 INFO : only12: Copied (replaced existing) 2026/08/04 04:47:12 DEBUG : only8: md5 = c802fc8f04282af9a1420e9b033ea5ee OK 2026/08/04 04:47:12 DEBUG : only8: size = 0 OK 2026/08/04 04:47:12 INFO : only8: Copied (replaced existing) 2026/08/04 04:47:12 DEBUG : only6: md5 = eb8afa7dead8e8166b82d511a91f36e5 OK 2026/08/04 04:47:12 DEBUG : only6: size = 0 OK 2026/08/04 04:47:12 INFO : only6: Copied (replaced existing) 2026/08/04 04:47:13 DEBUG : only9: md5 = 8f66c2fc3cfab25e07f79bb8bf2aff65 OK 2026/08/04 04:47:13 DEBUG : only9: size = 0 OK 2026/08/04 04:47:13 INFO : only9: Copied (replaced existing) 2026/08/04 04:47:13 DEBUG : only5: md5 = 1ff26b17b9830c0b384f4afdedeb5e97 OK 2026/08/04 04:47:13 DEBUG : only5: size = 0 OK 2026/08/04 04:47:13 INFO : only5: Copied (replaced existing) 2026/08/04 04:47:13 DEBUG : only7: md5 = 3de35a019bd2b6399601462e6b43369b OK 2026/08/04 04:47:13 DEBUG : only7: size = 0 OK 2026/08/04 04:47:13 INFO : only7: Copied (replaced existing) 2026/08/04 04:47:13 DEBUG : only4: md5 = 790113ba4897a1f7aac94024ddba33d5 OK 2026/08/04 04:47:13 DEBUG : only4: size = 0 OK 2026/08/04 04:47:13 INFO : only4: Copied (replaced existing) 2026/08/04 04:47:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (83.30s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:47:32 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:47:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:47:32 DEBUG : empty_on_remote: Making directory with metadata 2026/08/04 04:47:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:47:32 DEBUG : empty_on_remote: Making directory with metadata 2026/08/04 04:47:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:47:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:47:48 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:47:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:47:48 DEBUG : empty_on_remote: Making directory with metadata 2026/08/04 04:47:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:47:48 DEBUG : empty_on_remote: Making directory with metadata 2026/08/04 04:47:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:47:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/04 04:47:54 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:48:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:48:05 DEBUG : sub dir: Making directory with metadata 2026/08/04 04:48:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/04 04:48:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:48:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:48:24 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:48:24 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (41.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:48:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/04 04:48:46 DEBUG : sub dir: Making directory with metadata 2026/08/04 04:48:47 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/08/04 04:49:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:49:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/04 04:49:09 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/04 04:49:09 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (42.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:49:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 83d0772097185725278a07eebe8da155 OK 2026/08/04 04:49:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = f9e98f90c1c6094993d9816026397d93 OK 2026/08/04 04:49:34 DEBUG : dir1/0002-cdefghi.txt: md5 = e5bff0f641e721b89cc3f62de96ae60c OK 2026/08/04 04:49:36 DEBUG : dir1/0003-defghij.txt: md5 = b03602f0f739bd4b2d986aad7a6c6552 OK 2026/08/04 04:49:38 DEBUG : dir1/0004-efghijk.txt: md5 = a89af68d79a1f7e4c4ee9ca49c275e85 OK 2026/08/04 04:49:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 2bd0af9a91beb024c07f2ca1fc209488 OK 2026/08/04 04:49:40 DEBUG : dir1/0006-ghijklm.txt: md5 = 420745f1f73099a2eb9a4f1fb756cb9a OK 2026/08/04 04:49:42 DEBUG : dir1/0007-1234567.txt: md5 = d90398dd47caca85aea7d51a4e48b81c OK 2026/08/04 04:49:43 DEBUG : dir1/0008-2345678.txt: md5 = c4733397376efe82824753a163c30065 OK 2026/08/04 04:49:44 DEBUG : dir1/0009-3456789.txt: md5 = 32610624b70ebafaa108858b2a4e4e8f OK 2026/08/04 04:49:46 DEBUG : dir1/0010-456789.txt: md5 = fa319b55e93a16eb0278913069137540 OK 2026/08/04 04:49:47 DEBUG : dir1/0011-56789;.txt: md5 = fbce1e104717cd54e8fbaf73d8d38739 OK 2026/08/04 04:49:49 DEBUG : dir1/0012-6789;.txt: md5 = 9aff13a0fb4437f9051f205243b8dcf1 OK 2026/08/04 04:49:50 DEBUG : dir1/0013-789;=.txt: md5 = 67e8faff91805a430ff12136245ebbc9 OK 2026/08/04 04:49:52 DEBUG : dir1/0014-89;=.txt: md5 = 7fe1f750bb12784647eada8586f6ac31 OK 2026/08/04 04:49:53 DEBUG : dir1/0015-9;=.txt: md5 = 3af5a8c66b6255420d1d403f15f49a4a OK 2026/08/04 04:49:55 DEBUG : apple: md5 = fc111bd011c40f4bc77fc03efb1d1a3b OK 2026/08/04 04:49:56 DEBUG : banana: md5 = e60d42a4c1b7988b716b57e8c8f9cb20 OK 2026/08/04 04:49:58 DEBUG : appleappleapplebanana: md5 = 69888d13476f19478e322867108752c3 OK 2026/08/04 04:49:59 DEBUG : splitbananasplit: md5 = 34ae81f459a362862645633f4409cc94 OK 2026/08/04 04:49:59 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:50:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:50:01 DEBUG : apple: size = 5 OK 2026/08/04 04:50:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : apple: Unchanged skipping 2026/08/04 04:50:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:50:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:50:01 DEBUG : banana: size = 6 OK 2026/08/04 04:50:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : banana: Unchanged skipping 2026/08/04 04:50:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:50:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:50:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:50:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:50:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:50:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:50:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:50:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:50:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:50:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:50:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:50:01 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:01 INFO : There was nothing to transfer 2026/08/04 04:50:01 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:50:03 DEBUG : dir1: Directory modification time the same (differ by -893.218µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : apple: size = 5 OK 2026/08/04 04:50:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:50:03 DEBUG : apple: Unchanged skipping 2026/08/04 04:50:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : banana: size = 6 OK 2026/08/04 04:50:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:50:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : banana: Unchanged skipping 2026/08/04 04:50:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:50:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:50:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:50:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:50:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:50:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:50:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:50:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:50:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:50:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:50:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:03 INFO : There was nothing to transfer 2026/08/04 04:50:03 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:50:18 DEBUG : dir1/0000-abcdefg.txt: md5 = e1584df88e1a3dddf9df7a98b4aa4656 OK 2026/08/04 04:50:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 09145a2ee8db0d9f0afdf60216986222 OK 2026/08/04 04:50:21 DEBUG : dir1/0002-cdefghi.txt: md5 = d7a3d32976076216a3b29ccd09125512 OK 2026/08/04 04:50:22 DEBUG : dir1/0003-defghij.txt: md5 = e41b43f57f5b60005cbee3ef24379cee OK 2026/08/04 04:50:24 DEBUG : dir1/0004-efghijk.txt: md5 = 1db1debd7f838565e8173cfcf1a0054b OK 2026/08/04 04:50:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 19d5f17885e77cf501313d36d0dadc23 OK 2026/08/04 04:50:26 DEBUG : dir1/0006-ghijklm.txt: md5 = e459f25935a76b899b759da29d01e0be OK 2026/08/04 04:50:28 DEBUG : dir1/0007-1234567.txt: md5 = aba7a2bfe24bb388dd749b7d7565fbaa OK 2026/08/04 04:50:29 DEBUG : dir1/0008-2345678.txt: md5 = 019f99cb0e0dbc3695701b87ebce0018 OK 2026/08/04 04:50:31 DEBUG : dir1/0009-3456789.txt: md5 = 5102062cdcce8a7542e85240eb9fe621 OK 2026/08/04 04:50:32 DEBUG : dir1/0010-456789.txt: md5 = f342bdc239cb14ea59704f1ec63accf2 OK 2026/08/04 04:50:34 DEBUG : dir1/0011-56789;.txt: md5 = 37c92a4495237595eecbf0aa777f2893 OK 2026/08/04 04:50:35 DEBUG : dir1/0012-6789;.txt: md5 = e227e29522e0f9c227192abd6fb47836 OK 2026/08/04 04:50:37 DEBUG : dir1/0013-789;=.txt: md5 = e6f555bc9a3014a6335d6ec8fe80d6b0 OK 2026/08/04 04:50:38 DEBUG : dir1/0014-89;=.txt: md5 = 8fb03a8fd170beee1ff995ff7d4f6429 OK 2026/08/04 04:50:40 DEBUG : dir1/0015-9;=.txt: md5 = 646d23206a7557f752675e47bc9d1f16 OK 2026/08/04 04:50:41 DEBUG : apple: md5 = 18434f26cd0d4d26586b105452a4b859 OK 2026/08/04 04:50:42 DEBUG : banana: md5 = 421840a386c4165e6d09370ece781bf8 OK 2026/08/04 04:50:44 DEBUG : appleappleapplebanana: md5 = 69250b00314b377e7cab9ebfcfe52862 OK 2026/08/04 04:50:45 DEBUG : splitbananasplit: md5 = 9b80e54d3e71420f01482d67177e6212 OK 2026/08/04 04:50:45 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:50:47 DEBUG : apple: size = 5 OK 2026/08/04 04:50:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:47 DEBUG : apple: Unchanged skipping 2026/08/04 04:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:50:47 DEBUG : banana: size = 6 OK 2026/08/04 04:50:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:47 DEBUG : banana: Unchanged skipping 2026/08/04 04:50:48 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:50:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:50:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:50:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:50:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:50:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:50:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:50:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:50:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:50:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:50:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:50:48 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:48 INFO : There was nothing to transfer 2026/08/04 04:50:48 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:50:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:50:49 DEBUG : dir1: Directory modification time the same (differ by -510.941µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : apple: size = 5 OK 2026/08/04 04:50:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:50:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : apple: Unchanged skipping 2026/08/04 04:50:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:50:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:50:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : banana: size = 6 OK 2026/08/04 04:50:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:50:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : banana: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:50:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:50:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:50:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:50:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:50:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:50:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:50:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:50:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:50:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:50:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:49 INFO : There was nothing to transfer 2026/08/04 04:50:49 DEBUG : Waiting for deletions to finish 2026/08/04 04:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:51:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 33c02f810732d7d80719794519e7e743 OK 2026/08/04 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = d2c37ccc32d6981e2cd9ca36b3414b6b OK 2026/08/04 04:51:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 84a6a2ba5faeabeec609b46d816ec25e OK 2026/08/04 04:51:09 DEBUG : dir1/0003-defghij.txt: md5 = 7dced6a78110f45eebf4e4bc5e0a2334 OK 2026/08/04 04:51:11 DEBUG : dir1/0004-efghijk.txt: md5 = 759491eb02f4db0cb185c8a785ff1bbd OK 2026/08/04 04:51:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 9985e03b1c1751d7f1528beb1413d499 OK 2026/08/04 04:51:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a5a0218a8fbe19c68c3070cd61c9fde OK 2026/08/04 04:51:15 DEBUG : dir1/0007-1234567.txt: md5 = 1fc0ad01e547df4868096a7a55076b0e OK 2026/08/04 04:51:16 DEBUG : dir1/0008-2345678.txt: md5 = 20d5aeadd3b572ea59782a3a60f51f7f OK 2026/08/04 04:51:18 DEBUG : dir1/0009-3456789.txt: md5 = a445beb89f8080312359c537c4227e76 OK 2026/08/04 04:51:19 DEBUG : dir1/0010-456789.txt: md5 = 54e3c003520cd9b1e5a0bedf60cae143 OK 2026/08/04 04:51:21 DEBUG : dir1/0011-56789;.txt: md5 = e063cbac998058c3b24fc9a8226f00eb OK 2026/08/04 04:51:22 DEBUG : dir1/0012-6789;.txt: md5 = 9bc45b503f2391c77133a64c51696633 OK 2026/08/04 04:51:24 DEBUG : dir1/0013-789;=.txt: md5 = 716b13e340e388a5e4fee5ead1798699 OK 2026/08/04 04:51:25 DEBUG : dir1/0014-89;=.txt: md5 = d96b1c9ead38e889b6e9c2c9c05b3cf4 OK 2026/08/04 04:51:26 DEBUG : dir1/0015-9;=.txt: md5 = 5f2249aa1bcd4b4eb5afb85ae4e2fe12 OK 2026/08/04 04:51:28 DEBUG : apple: md5 = 22badb4273ff4b97b7504389a8ba0284 OK 2026/08/04 04:51:29 DEBUG : banana: md5 = 7e7b3895fb76726d43b3dc2ae0278192 OK 2026/08/04 04:51:31 DEBUG : appleappleapplebanana: md5 = f20ea58aeed3a6957775ac5e67219d5d OK 2026/08/04 04:51:32 DEBUG : splitbananasplit: md5 = ffb236fd636caf0f95455de657e45f13 OK 2026/08/04 04:51:32 DEBUG : Waiting for deletions to finish 2026/08/04 04:51:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:33 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:33 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:34 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:51:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:51:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:51:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:51:35 DEBUG : YmFuYW5h: md5 = 673bd67fced73b7011e941c7d8c451e9 OK 2026/08/04 04:51:35 DEBUG : YmFuYW5h: size = 6 OK 2026/08/04 04:51:35 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/04 04:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 35f30aa2ef45d9b1a61f6a6b18846cd1 OK 2026/08/04 04:51:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/04 04:51:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 81bed0a78e66bc87e728f3bb52d8dfc5 OK 2026/08/04 04:51:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/04 04:51:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:35 DEBUG : YXBwbGU=: md5 = 5ba37b03acdac13bd6840c9caf8ea5f0 OK 2026/08/04 04:51:35 DEBUG : YXBwbGU=: size = 5 OK 2026/08/04 04:51:35 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/04 04:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = fa9a19d1a936abde92edeb23f5d7dde9 OK 2026/08/04 04:51:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/04 04:51:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 28acf63b34b4991484eab97c6a191d9d OK 2026/08/04 04:51:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/04 04:51:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 11291916fce8d7a21b7eddbb12ecc0bc OK 2026/08/04 04:51:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/04 04:51:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 9e7a0416c891967cf0bf02db777c07cd OK 2026/08/04 04:51:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/04 04:51:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = e0393a3fc93a647c2553d8cb0cd6352c OK 2026/08/04 04:51:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/04 04:51:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = b8c23d7960c18dd3342e6408d825e6da OK 2026/08/04 04:51:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/04 04:51:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 380d4b723bb653090800fc157802b41d OK 2026/08/04 04:51:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/04 04:51:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 546c788eead79f6269744876ea9f4349 OK 2026/08/04 04:51:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/04 04:51:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 6a1c6aa825890063e06218a4f3e2804a OK 2026/08/04 04:51:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/04 04:51:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 987bb3b642633d47eb5f46bcbf24427d OK 2026/08/04 04:51:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/04 04:51:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 11e64375eabb41ce114d56a793f2000d OK 2026/08/04 04:51:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/04 04:51:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 1cb84bb3202942eb7c027469b5f79516 OK 2026/08/04 04:51:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/04 04:51:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = c57be6c3d20f4d8196a37b1c84fdab54 OK 2026/08/04 04:51:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/04 04:51:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 240b7c41b4dd21479f476129298d9fec OK 2026/08/04 04:51:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/04 04:51:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a36ba5cce0cf0fb73d74583e3d323639 OK 2026/08/04 04:51:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/04 04:51:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:41 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = b0586e23bc15ead93ae29cf330ed4fcd OK 2026/08/04 04:51:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/04 04:51:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:41 DEBUG : Waiting for deletions to finish 2026/08/04 04:51:41 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:51:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:51:41 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:51:41 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:51:42 INFO : appleappleapplebanana: Deleted 2026/08/04 04:51:42 INFO : banana: Deleted 2026/08/04 04:51:42 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:51:42 INFO : apple: Deleted 2026/08/04 04:51:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:51:42 INFO : splitbananasplit: Deleted 2026/08/04 04:51:42 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:51:42 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:51:42 DEBUG : Waiting for deletions to finish 2026/08/04 04:51:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:44 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:44 DEBUG : dir1: Directory modification time the same (differ by -132.846µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : YXBwbGU=: size = 5 OK 2026/08/04 04:51:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : apple: Unchanged skipping 2026/08/04 04:51:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/04 04:51:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:51:44 DEBUG : YmFuYW5h: size = 6 OK 2026/08/04 04:51:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/04 04:51:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:51:44 DEBUG : banana: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/04 04:51:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/04 04:51:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/04 04:51:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/04 04:51:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/04 04:51:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/04 04:51:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/04 04:51:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/04 04:51:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:51:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:51:44 DEBUG : Waiting for deletions to finish 2026/08/04 04:51:44 DEBUG : Waiting for deletions to finish 2026/08/04 04:51:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/04 04:51:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:45 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:45 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:45 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/04 04:51:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:45 DEBUG : apple: transformed to: YXBwbGU= 2026/08/04 04:51:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/04 04:51:45 DEBUG : banana: transformed to: YmFuYW5h 2026/08/04 04:51:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/04 04:51:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/04 04:51:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/04 04:51:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/04 04:51:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/04 04:51:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/04 04:51:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:51:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 2e2cb9b9dd244b6b921cfa163c5fd1e5 OK 2026/08/04 04:51:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 25033418d2dba7eca29ad370c3a8b748 OK 2026/08/04 04:52:00 DEBUG : dir1/0002-cdefghi.txt: md5 = da0e45ac5a6d9f043eed1e66158a0168 OK 2026/08/04 04:52:01 DEBUG : dir1/0003-defghij.txt: md5 = 0661dadcf2baff203b7c2d42d4a53410 OK 2026/08/04 04:52:02 DEBUG : dir1/0004-efghijk.txt: md5 = 282ad126206b5b964b3cb0280ad4d14f OK 2026/08/04 04:52:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 57780f3f97c0507a5f0d6eb850dc1e61 OK 2026/08/04 04:52:05 DEBUG : dir1/0006-ghijklm.txt: md5 = 6d520715f9889cd8bf9db20137323dd7 OK 2026/08/04 04:52:07 DEBUG : dir1/0007-1234567.txt: md5 = 27dfd05de68eff4665b59fa01de30e24 OK 2026/08/04 04:52:08 DEBUG : dir1/0008-2345678.txt: md5 = 45518fdace828a5b23860ff338ee1538 OK 2026/08/04 04:52:09 DEBUG : dir1/0009-3456789.txt: md5 = 5ea74d8c50b0cce3e8c06d209df3fdb7 OK 2026/08/04 04:52:11 DEBUG : dir1/0010-456789.txt: md5 = 7f87e7b5b58a35f4e07aa44785fa4edf OK 2026/08/04 04:52:12 DEBUG : dir1/0011-56789;.txt: md5 = 8c41fc62ffb8395b7c33d18d3e80e002 OK 2026/08/04 04:52:14 DEBUG : dir1/0012-6789;.txt: md5 = 31c2f8f0cbf9c8877262a8f77241c315 OK 2026/08/04 04:52:15 DEBUG : dir1/0013-789;=.txt: md5 = 6aed3d3948a0ccd0999117218a9a26f9 OK 2026/08/04 04:52:17 DEBUG : dir1/0014-89;=.txt: md5 = 89f5d04850d2539c88597504bc51b3ed OK 2026/08/04 04:52:18 DEBUG : dir1/0015-9;=.txt: md5 = 3a4e97b3c0d41aa567da0eac62eed0ab OK 2026/08/04 04:52:20 DEBUG : apple: md5 = 17547bd10f69d817edf205cb9c27a03a OK 2026/08/04 04:52:21 DEBUG : banana: md5 = 58c86cd219ed51bf69fe2878c2b0244b OK 2026/08/04 04:52:23 DEBUG : appleappleapplebanana: md5 = 8baf345bf565a520f40d3cb265383fc6 OK 2026/08/04 04:52:24 DEBUG : splitbananasplit: md5 = d2b8eaa839de011fe375879ee57dd9c1 OK 2026/08/04 04:52:24 DEBUG : Waiting for deletions to finish 2026/08/04 04:52:25 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/04 04:52:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/04 04:52:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/04 04:52:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/04 04:52:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/04 04:52:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/04 04:52:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/04 04:52:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/04 04:52:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/04 04:52:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/04 04:52:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/04 04:52:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/04 04:52:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/04 04:52:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/04 04:52:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/04 04:52:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/04 04:52:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:52:27 DEBUG : PREFIXappleappleapplebanana: md5 = 977ae8d57eb338a6911915cafaef81e6 OK 2026/08/04 04:52:27 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/04 04:52:27 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/04 04:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:27 DEBUG : PREFIXbanana: md5 = d6be22dc85c3f6a7be0e66abdd1a4c51 OK 2026/08/04 04:52:27 DEBUG : PREFIXbanana: size = 6 OK 2026/08/04 04:52:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/04 04:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:27 DEBUG : PREFIXapple: md5 = 6a7a1fe25a26212a54531af8b823a9ce OK 2026/08/04 04:52:27 DEBUG : PREFIXapple: size = 5 OK 2026/08/04 04:52:27 INFO : apple: Copied (new) to: PREFIXapple 2026/08/04 04:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:27 DEBUG : PREFIXsplitbananasplit: md5 = 062355c58145904d5a10d640b9b08a81 OK 2026/08/04 04:52:27 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/04 04:52:27 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/04 04:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = cb0f33ca9c51b83ac052471ff5add418 OK 2026/08/04 04:52:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:52:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 5f4b3f38b854473eedd9694ac4a99b35 OK 2026/08/04 04:52:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/04 04:52:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:29 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f9223d077aeb58247ed09cdad057f99c OK 2026/08/04 04:52:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/04 04:52:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = ecca5495213d0ab2f943aaab681f64a8 OK 2026/08/04 04:52:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/04 04:52:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 77a3dc8bbaeb735ab34badb323250fbb OK 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/04 04:52:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 675178f024e37c20b9de41be60b13ccf OK 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/04 04:52:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 2dcafaf831e5bb4b96b3fba463a1cfdf OK 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/04 04:52:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 8bb6db41ac40440bfd28f7c473c14be6 OK 2026/08/04 04:52:30 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/04 04:52:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 8fb724327bf130788879114abda4b99d OK 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/04 04:52:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 782a5ad53b7cbec508797bd6e4db32f9 OK 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/04 04:52:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 61e26778ff0c4b3f1ad362cbb05dd14d OK 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/04 04:52:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 0bfe6ba05170596a42a11cce2187e35b OK 2026/08/04 04:52:31 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/04 04:52:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 639dec02176029c369725469e11a31f9 OK 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/04 04:52:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 5de765974232598dedd0452b544f5de7 OK 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/04 04:52:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 6ed2c9eae901846abbc0dbb146eba15d OK 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/04 04:52:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 35b2a082e09efd518eb718eb5f806329 OK 2026/08/04 04:52:33 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/04 04:52:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:33 DEBUG : Waiting for deletions to finish 2026/08/04 04:52:33 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:52:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:52:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:52:33 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:52:33 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:52:33 INFO : banana: Deleted 2026/08/04 04:52:33 INFO : apple: Deleted 2026/08/04 04:52:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:52:34 INFO : splitbananasplit: Deleted 2026/08/04 04:52:34 INFO : appleappleapplebanana: Deleted 2026/08/04 04:52:34 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:52:34 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:52:34 DEBUG : Waiting for deletions to finish 2026/08/04 04:52:35 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : apple: transformed to: PREFIXapple 2026/08/04 04:52:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/04 04:52:35 DEBUG : banana: transformed to: PREFIXbanana 2026/08/04 04:52:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/04 04:52:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/04 04:52:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/04 04:52:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/04 04:52:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/04 04:52:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/04 04:52:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/04 04:52:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/04 04:52:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/04 04:52:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/04 04:52:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/04 04:52:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/04 04:52:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/04 04:52:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/04 04:52:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/04 04:52:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/04 04:52:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/04 04:52:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1: Directory modification time the same (differ by -816.86µs, within tolerance 1ms) 2026/08/04 04:52:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:52:37 DEBUG : banana: md5 = fefb8e85a801bd71601b139a3b7f8dbf OK 2026/08/04 04:52:37 DEBUG : banana: size = 6 OK 2026/08/04 04:52:37 INFO : banana: Copied (new) 2026/08/04 04:52:37 DEBUG : appleappleapplebanana: md5 = 0a2c612df40d10646c4791fadd93f851 OK 2026/08/04 04:52:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:52:37 INFO : appleappleapplebanana: Copied (new) 2026/08/04 04:52:37 DEBUG : splitbananasplit: md5 = 38ad1e811b71058f2b9a157835eac932 OK 2026/08/04 04:52:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:52:37 INFO : splitbananasplit: Copied (new) 2026/08/04 04:52:37 DEBUG : apple: md5 = 5b9af4ad711edec264fed6bc2fe9d4fb OK 2026/08/04 04:52:37 DEBUG : apple: size = 5 OK 2026/08/04 04:52:37 INFO : apple: Copied (new) 2026/08/04 04:52:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 30938fe4313ec4140ffcdb45bba41a6c OK 2026/08/04 04:52:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:52:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/04 04:52:39 DEBUG : dir1/0000-abcdefg.txt: md5 = e7cb566cff2db1ebed887f1ea84d716b OK 2026/08/04 04:52:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:52:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/04 04:52:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6cb51f12cd5b79d9d70283214c64d783 OK 2026/08/04 04:52:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:52:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/04 04:52:39 DEBUG : dir1/0003-defghij.txt: md5 = bb3151a7a508652871e560e631a76357 OK 2026/08/04 04:52:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:52:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/04 04:52:40 DEBUG : dir1/0005-fghijkl.txt: md5 = 06ca8e0988e881aa4396c0a21676d8d3 OK 2026/08/04 04:52:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:52:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/04 04:52:40 DEBUG : dir1/0004-efghijk.txt: md5 = e712b37eade7094202b29ca8caa9a48b OK 2026/08/04 04:52:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:52:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/04 04:52:40 DEBUG : dir1/0006-ghijklm.txt: md5 = afb2513c29b6ad41a9bc650f78945bb7 OK 2026/08/04 04:52:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:52:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/04 04:52:40 DEBUG : dir1/0007-1234567.txt: md5 = 7c842e8ae7291d9e39789f1dad482c6b OK 2026/08/04 04:52:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:52:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/04 04:52:41 DEBUG : dir1/0009-3456789.txt: md5 = e44702be97134aca8ae21a9211bd17b3 OK 2026/08/04 04:52:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:52:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/04 04:52:41 DEBUG : dir1/0010-456789.txt: md5 = bcbafe0418661bfdab87941634dc2103 OK 2026/08/04 04:52:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:52:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/04 04:52:42 DEBUG : dir1/0008-2345678.txt: md5 = 0d1e92bdbe6ae943c0f004af2eb56dd7 OK 2026/08/04 04:52:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:52:42 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/04 04:52:42 DEBUG : dir1/0011-56789;.txt: md5 = e6d75c6ac36fc63f0df7f52b6b1332f9 OK 2026/08/04 04:52:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:52:42 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/04 04:52:43 DEBUG : dir1/0012-6789;.txt: md5 = c21deaf0bd45c0aef689e4693416a94c OK 2026/08/04 04:52:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:52:43 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/04 04:52:43 DEBUG : dir1/0013-789;=.txt: md5 = 298e67b5402c4bb30424ea5c5f8c7bc4 OK 2026/08/04 04:52:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:52:43 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/04 04:52:43 DEBUG : dir1/0014-89;=.txt: md5 = b8df0439ced18d989227c31a7675dbb0 OK 2026/08/04 04:52:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:52:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/04 04:52:43 DEBUG : dir1/0015-9;=.txt: md5 = d44cd570e54cf5b030953cc99d1dbe0d OK 2026/08/04 04:52:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:52:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/04 04:52:43 DEBUG : Waiting for deletions to finish 2026/08/04 04:52:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/04 04:52:44 INFO : PREFIXsplitbananasplit: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/04 04:52:44 INFO : PREFIXapple: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/04 04:52:44 INFO : PREFIXbanana: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/04 04:52:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/04 04:52:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/04 04:52:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/04 04:52:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/04 04:52:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/04 04:52:45 DEBUG : Waiting for deletions to finish 2026/08/04 04:52:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:52:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : Waiting for deletions to finish 2026/08/04 04:52:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:52:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:52:59 DEBUG : dir1/0000-abcdefg.txt: md5 = cf7fa37cdc1964e674655e5caba28c8c OK 2026/08/04 04:53:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 71faa3a86ba45f82f2c7613db23d679d OK 2026/08/04 04:53:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 33fa0f07eef9b53c2b97f0de4faa2d34 OK 2026/08/04 04:53:04 DEBUG : dir1/0003-defghij.txt: md5 = d575057a4980a50e9b69b7a9e762208b OK 2026/08/04 04:53:05 DEBUG : dir1/0004-efghijk.txt: md5 = fb281a7d02662b4712e109433c17891a OK 2026/08/04 04:53:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 6e4ae50329430344e00aa413a87defd6 OK 2026/08/04 04:53:08 DEBUG : dir1/0006-ghijklm.txt: md5 = c929081c8bf5ad07bc1c12c825a1efa6 OK 2026/08/04 04:53:09 DEBUG : dir1/0007-1234567.txt: md5 = 44784fbbcbc247b0200243b8b11935d7 OK 2026/08/04 04:53:10 DEBUG : dir1/0008-2345678.txt: md5 = dc7c55af86979e79be4ba12217b2c84f OK 2026/08/04 04:53:12 DEBUG : dir1/0009-3456789.txt: md5 = 60bfd4dc4aaea893823bae62f265960f OK 2026/08/04 04:53:13 DEBUG : dir1/0010-456789.txt: md5 = a35ab51dd2661b76802f0e5e83d0bcb2 OK 2026/08/04 04:53:15 DEBUG : dir1/0011-56789;.txt: md5 = d1144c5813e9facb9bb8c1f33112d683 OK 2026/08/04 04:53:16 DEBUG : dir1/0012-6789;.txt: md5 = fc83f7fb7b2c182d97aad17a6a9ef1bb OK 2026/08/04 04:53:18 DEBUG : dir1/0013-789;=.txt: md5 = 4b183c2563cc9ef6c657a69aaf0d92ad OK 2026/08/04 04:53:19 DEBUG : dir1/0014-89;=.txt: md5 = 35cc673b4ddd91043b9037758a72a79c OK 2026/08/04 04:53:20 DEBUG : dir1/0015-9;=.txt: md5 = d33a0a65ab7d64f7cac2857bf6475835 OK 2026/08/04 04:53:22 DEBUG : apple: md5 = 32f855d8ec26f6423eae56fcd24b6665 OK 2026/08/04 04:53:23 DEBUG : banana: md5 = 13781967ab293ae96fcdc18cb10e6cbc OK 2026/08/04 04:53:25 DEBUG : appleappleapplebanana: md5 = f7a45ace32a49642ddcf7bdddcc63dfa OK 2026/08/04 04:53:27 DEBUG : splitbananasplit: md5 = 3ad8823aa6f06380082e4fda85866e0d OK 2026/08/04 04:53:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:53:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:53:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:53:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:28 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:28 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:28 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:28 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:53:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:53:28 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:29 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:53:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:53:29 DEBUG : appleSUFFIX: md5 = 0984416ac3d196299a62e84a008dff02 OK 2026/08/04 04:53:29 DEBUG : appleSUFFIX: size = 5 OK 2026/08/04 04:53:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/04 04:53:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:30 DEBUG : bananaSUFFIX: md5 = 989fdf1786b556e48f67e6a0765f97b7 OK 2026/08/04 04:53:30 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/04 04:53:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/04 04:53:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:30 DEBUG : appleappleapplebananaSUFFIX: md5 = 3c62dc1bc44d869a6204f8d7cd93a607 OK 2026/08/04 04:53:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/04 04:53:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/04 04:53:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:30 DEBUG : splitbananasplitSUFFIX: md5 = 4956a847deeb68f88877327fc8d31f7b OK 2026/08/04 04:53:30 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/04 04:53:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/04 04:53:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 8f23c3f443a2deb93689fac481000cfa OK 2026/08/04 04:53:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/04 04:53:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 25398e4fd38aa14c1924ead78f8098b0 OK 2026/08/04 04:53:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/04 04:53:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 10cf0bce632106f8dc6bcfbbaca3a503 OK 2026/08/04 04:53:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/04 04:53:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = e679cde5ccea952200b84bfae6b763a7 OK 2026/08/04 04:53:31 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/04 04:53:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = eb2f501829e5657e3e45e3c44bdb1261 OK 2026/08/04 04:53:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/04 04:53:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = b2e55e545e571aa33c8b5b667e5eaf43 OK 2026/08/04 04:53:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/04 04:53:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 7b2c9cb5e6584050088dd0281b8098ce OK 2026/08/04 04:53:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/04 04:53:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:33 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 43104ee542ca5bf13dac544b16e492b4 OK 2026/08/04 04:53:33 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/04 04:53:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = aeac64ba6e93fc08e52e8396c8f8fe0e OK 2026/08/04 04:53:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/04 04:53:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 357abe34affceaa4dbd3f7762e55534d OK 2026/08/04 04:53:34 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/04 04:53:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = d629380ad5ee627b4d7d27d2a0507e69 OK 2026/08/04 04:53:34 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/04 04:53:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = f59247819b4f28b08faa6f1e4750ad04 OK 2026/08/04 04:53:34 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/04 04:53:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:35 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 4a0b5918bc6b0e44f82f3492d2474be5 OK 2026/08/04 04:53:35 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/04 04:53:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:35 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = c2d84c7fbc33fa1162596c2f683051f7 OK 2026/08/04 04:53:35 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/04 04:53:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:36 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 63e21b770cf2ad743095a76357aac5ad OK 2026/08/04 04:53:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/04 04:53:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:36 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 7af977a8e7ca6f0232344083abfd6afd OK 2026/08/04 04:53:36 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/04 04:53:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:36 DEBUG : Waiting for deletions to finish 2026/08/04 04:53:36 INFO : appleappleapplebanana: Deleted 2026/08/04 04:53:36 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:53:36 INFO : banana: Deleted 2026/08/04 04:53:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:53:36 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:53:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:53:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:53:37 INFO : apple: Deleted 2026/08/04 04:53:37 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:53:37 INFO : splitbananasplit: Deleted 2026/08/04 04:53:37 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:53:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:53:37 DEBUG : Waiting for deletions to finish 2026/08/04 04:53:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : apple: transformed to: appleSUFFIX 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/04 04:53:38 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/04 04:53:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/04 04:53:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1: Directory modification time the same (differ by -640.765µs, within tolerance 1ms) 2026/08/04 04:53:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:53:40 DEBUG : appleappleapplebanana: md5 = 5b797149e4a1ec35be236a507b5872c4 OK 2026/08/04 04:53:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:53:40 INFO : appleappleapplebanana: Copied (new) 2026/08/04 04:53:40 DEBUG : splitbananasplit: md5 = e98b45b73b94b080fb23b7cfb07b9078 OK 2026/08/04 04:53:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:53:40 INFO : splitbananasplit: Copied (new) 2026/08/04 04:53:40 DEBUG : apple: md5 = cdda1fdbbcd2b55c39e43e765370b075 OK 2026/08/04 04:53:40 DEBUG : apple: size = 5 OK 2026/08/04 04:53:40 INFO : apple: Copied (new) 2026/08/04 04:53:40 DEBUG : banana: md5 = 7940dae5c4f99d682d7f6948c0ae2269 OK 2026/08/04 04:53:40 DEBUG : banana: size = 6 OK 2026/08/04 04:53:40 INFO : banana: Copied (new) 2026/08/04 04:53:41 DEBUG : dir1/0000-abcdefg.txt: md5 = af1528cc874612e80ce9fdf76ee02edb OK 2026/08/04 04:53:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:53:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/04 04:53:41 DEBUG : dir1/0002-cdefghi.txt: md5 = f043e5648da9059a304f1c73bacfbad5 OK 2026/08/04 04:53:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:53:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/04 04:53:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1315d688906d7f7457ab9227af5c4b04 OK 2026/08/04 04:53:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:53:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/04 04:53:41 DEBUG : dir1/0003-defghij.txt: md5 = 9a0a20c6f5a23a5227095d30aa55e4c5 OK 2026/08/04 04:53:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:53:41 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/04 04:53:43 DEBUG : dir1/0004-efghijk.txt: md5 = 7046b14f9c047bb2cb47daf14be1eb33 OK 2026/08/04 04:53:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:53:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/04 04:53:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 52da35450fa18a675f1eeacb9503f6e3 OK 2026/08/04 04:53:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:53:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/04 04:53:43 DEBUG : dir1/0005-fghijkl.txt: md5 = f7df2da4ca125045d8d7bd7c0a597ec0 OK 2026/08/04 04:53:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:53:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/04 04:53:43 DEBUG : dir1/0007-1234567.txt: md5 = e21feaf2b64474b9d03f523ad2bd03d4 OK 2026/08/04 04:53:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:53:43 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/04 04:53:44 DEBUG : dir1/0008-2345678.txt: md5 = 4322d10e9b347f862c3c9e32f88b90b7 OK 2026/08/04 04:53:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:53:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/04 04:53:44 DEBUG : dir1/0010-456789.txt: md5 = 97b068770d54f0cc75aa3d016d4e416a OK 2026/08/04 04:53:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:53:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/04 04:53:44 DEBUG : dir1/0009-3456789.txt: md5 = 3210dda06f64018f79f44c472e9fd80f OK 2026/08/04 04:53:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:53:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/04 04:53:44 DEBUG : dir1/0011-56789;.txt: md5 = a710fc4d450f4641ef009affa9b12d12 OK 2026/08/04 04:53:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:53:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/04 04:53:45 DEBUG : dir1/0012-6789;.txt: md5 = e893a09758937ab19a1934f05e20e94f OK 2026/08/04 04:53:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:53:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/04 04:53:45 DEBUG : dir1/0013-789;=.txt: md5 = 1fead245ba19fbda03f0b515ce7ffc98 OK 2026/08/04 04:53:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:53:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/04 04:53:46 DEBUG : dir1/0014-89;=.txt: md5 = 9d2da5b506131b781b2ceb9ab4c00aa1 OK 2026/08/04 04:53:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:53:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/04 04:53:46 DEBUG : dir1/0015-9;=.txt: md5 = a1d5b1750adce0f8120e89164c737534 OK 2026/08/04 04:53:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:53:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/04 04:53:46 DEBUG : Waiting for deletions to finish 2026/08/04 04:53:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/04 04:53:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/04 04:53:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/04 04:53:46 INFO : splitbananasplitSUFFIX: Deleted 2026/08/04 04:53:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/04 04:53:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/04 04:53:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/04 04:53:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : appleSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/04 04:53:47 INFO : bananaSUFFIX: Deleted 2026/08/04 04:53:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/04 04:53:47 DEBUG : Waiting for deletions to finish 2026/08/04 04:53:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:53:48 DEBUG : Waiting for deletions to finish 2026/08/04 04:53:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:53:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:54:02 DEBUG : dir1/0000-abcdefg.txt: md5 = ede7fe0a2278c9e19096ef1a472db46e OK 2026/08/04 04:54:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 22a7970e15ced3e865996a49c81b9a06 OK 2026/08/04 04:54:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 3eb154d2cdc6f36a9da76f602d7c58c2 OK 2026/08/04 04:54:07 DEBUG : dir1/0003-defghij.txt: md5 = 82d37d0825b117b6031f70c6ccd79c73 OK 2026/08/04 04:54:08 DEBUG : dir1/0004-efghijk.txt: md5 = c4da40d2499db5e13f917a36818ed9a0 OK 2026/08/04 04:54:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 3ecd956eff4847f2853a6f9280b168aa OK 2026/08/04 04:54:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 87eb555326eca110739ae5fc2e87e53a OK 2026/08/04 04:54:12 DEBUG : dir1/0007-1234567.txt: md5 = cfa3935d86faffe631b6a2913e8a6951 OK 2026/08/04 04:54:14 DEBUG : dir1/0008-2345678.txt: md5 = 35adcfbdfb35e98f2f56093768778eb7 OK 2026/08/04 04:54:15 DEBUG : dir1/0009-3456789.txt: md5 = c4fe8974d3aa64591b7fa03a2692cd95 OK 2026/08/04 04:54:17 DEBUG : dir1/0010-456789.txt: md5 = 7c43fa35e02477297d1c7e895f237ee8 OK 2026/08/04 04:54:18 DEBUG : dir1/0011-56789;.txt: md5 = e9520911b318a1b82c50da32cd985fa8 OK 2026/08/04 04:54:20 DEBUG : dir1/0012-6789;.txt: md5 = 672d2b83d448945ab9876e63b7b01a5f OK 2026/08/04 04:54:21 DEBUG : dir1/0013-789;=.txt: md5 = 132c8f09128da7046ea375617fe8c7ee OK 2026/08/04 04:54:23 DEBUG : dir1/0014-89;=.txt: md5 = fa80ad38f4787448be19e23a7989c9de OK 2026/08/04 04:54:24 DEBUG : dir1/0015-9;=.txt: md5 = 938983711b0b96e4d99f27123ddde03a OK 2026/08/04 04:54:26 DEBUG : apple: md5 = 8f664131dbf1908bf8ecdb47c61ade22 OK 2026/08/04 04:54:27 DEBUG : banana: md5 = 6fd91cad14d501da55f08bc1b20e07cb OK 2026/08/04 04:54:28 DEBUG : appleappleapplebanana: md5 = 969fe4e540d868e5658ce3b474954fab OK 2026/08/04 04:54:30 DEBUG : splitbananasplit: md5 = af56667b4fd3f6041af40ac4982092e5 OK 2026/08/04 04:54:30 DEBUG : Waiting for deletions to finish 2026/08/04 04:54:30 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:54:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:54:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:32 DEBUG : apple: size = 5 OK 2026/08/04 04:54:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:32 DEBUG : apple: Unchanged skipping 2026/08/04 04:54:32 DEBUG : banana: size = 6 OK 2026/08/04 04:54:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:32 DEBUG : banana: Unchanged skipping 2026/08/04 04:54:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:54:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:54:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/04 04:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:54:33 DEBUG : appleapple: md5 = 895b364b26ff3d2658913ea4dcabc69e OK 2026/08/04 04:54:33 DEBUG : appleapple: size = 21 OK 2026/08/04 04:54:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/04 04:54:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:33 DEBUG : dir1/0000-abcde: md5 = 15db6ef0af66f54a84656be3dc4e3407 OK 2026/08/04 04:54:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/04 04:54:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/04 04:54:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:33 DEBUG : splitbanan: md5 = a9de1b920c327de33041917d1500ac20 OK 2026/08/04 04:54:33 DEBUG : splitbanan: size = 16 OK 2026/08/04 04:54:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/04 04:54:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:34 DEBUG : dir1/0001-bcdef: md5 = 682a7b56e27215e7f16ad519665d5b89 OK 2026/08/04 04:54:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/04 04:54:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/04 04:54:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:34 DEBUG : dir1/0002-cdefg: md5 = b867a5f76ee2f080eaa758be18ae4490 OK 2026/08/04 04:54:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/04 04:54:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/04 04:54:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:35 DEBUG : dir1/0004-efghi: md5 = 1ca37218abcfb7f28969fdd1a378ba2c OK 2026/08/04 04:54:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/04 04:54:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/04 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:35 DEBUG : dir1/0003-defgh: md5 = b7f499579e4849f01b61214ae91cdcf5 OK 2026/08/04 04:54:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/04 04:54:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/04 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:35 DEBUG : dir1/0005-fghij: md5 = 8264895fea7b3cede8b989aee1d74284 OK 2026/08/04 04:54:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/04 04:54:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/04 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:36 DEBUG : dir1/0006-ghijk: md5 = 0f0f1254008920c5f0456c8c895e76d7 OK 2026/08/04 04:54:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/04 04:54:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/04 04:54:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:36 DEBUG : dir1/0008-23456: md5 = 4478544e8b99705cf0cbfe300166d712 OK 2026/08/04 04:54:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/04 04:54:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/04 04:54:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:36 DEBUG : dir1/0007-12345: md5 = efcc1edb4e50cd8ecb3b729aebaf83f3 OK 2026/08/04 04:54:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/04 04:54:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/04 04:54:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:36 DEBUG : dir1/0009-34567: md5 = 88c548ed07b7b8d20cb3e6b46911196b OK 2026/08/04 04:54:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/04 04:54:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/04 04:54:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:37 DEBUG : dir1/0010-45678: md5 = c260485d4dc9c159a40d09e20f1d2dc8 OK 2026/08/04 04:54:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/04 04:54:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/04 04:54:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:37 DEBUG : dir1/0011-56789: md5 = 8b244f2f0f5b30883d6bd6e8e4119a6c OK 2026/08/04 04:54:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/04 04:54:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/04 04:54:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:37 DEBUG : dir1/0012-6789;: md5 = 45fec42b1146f69547463f4a56f2ea64 OK 2026/08/04 04:54:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/04 04:54:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/04 04:54:38 DEBUG : dir1/0013-789;=: md5 = b3142519560ee9080181b1a40bd9f481 OK 2026/08/04 04:54:38 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/04 04:54:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/04 04:54:38 DEBUG : dir1/0014-89;=.: md5 = 89b7cb05ef3f4d42d012c07a321e7113 OK 2026/08/04 04:54:38 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/04 04:54:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/04 04:54:39 DEBUG : dir1/0015-9;=.t: md5 = 1906921630fc7b8c03d5617df129ad82 OK 2026/08/04 04:54:39 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/04 04:54:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/04 04:54:39 DEBUG : Waiting for deletions to finish 2026/08/04 04:54:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0009-3456789.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0007-1234567.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0003-defghij.txt: Deleted 2026/08/04 04:54:39 INFO : splitbananasplit: Deleted 2026/08/04 04:54:39 INFO : appleappleapplebanana: Deleted 2026/08/04 04:54:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0012-6789;.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0008-2345678.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0013-789;=.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0014-89;=.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0010-456789.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/04 04:54:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/04 04:54:40 INFO : dir1/0015-9;=.txt: Deleted 2026/08/04 04:54:40 INFO : dir1/0011-56789;.txt: Deleted 2026/08/04 04:54:40 DEBUG : Waiting for deletions to finish 2026/08/04 04:54:40 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : appleapple: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/04 04:54:40 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:41 DEBUG : dir1: Directory modification time the same (differ by -480.085µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:41 DEBUG : apple: size = 5 OK 2026/08/04 04:54:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : apple: Unchanged skipping 2026/08/04 04:54:41 DEBUG : appleapple: size = 21 OK 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:54:41 DEBUG : banana: size = 6 OK 2026/08/04 04:54:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : banana: Unchanged skipping 2026/08/04 04:54:41 DEBUG : splitbanan: size = 16 OK 2026/08/04 04:54:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/04 04:54:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/04 04:54:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/04 04:54:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/04 04:54:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/04 04:54:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/04 04:54:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/04 04:54:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/04 04:54:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/04 04:54:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/04 04:54:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/04 04:54:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/04 04:54:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/04 04:54:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/04 04:54:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/04 04:54:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/04 04:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:54:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:54:41 DEBUG : Waiting for deletions to finish 2026/08/04 04:54:41 DEBUG : Waiting for deletions to finish 2026/08/04 04:54:42 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : appleapple: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/04 04:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/04 04:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/04 04:54:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/04 04:54:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/04 04:54:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/04 04:54:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/04 04:54:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/04 04:54:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/04 04:54:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/04 04:54:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/04 04:54:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/04 04:54:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/04 04:54:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/04 04:54:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/04 04:54:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/04 04:54:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/04 04:54:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/04 04:54:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/04 04:54:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:54:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 13bc2b53779059c747a6ea9f00833ad8 OK 2026/08/04 04:54:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea6eb7732977e1e3f7a64a33ed2d6290 OK 2026/08/04 04:54:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 88dda854b95c23a4b86545f5526338fb OK 2026/08/04 04:54:59 DEBUG : dir1/0003-defghij.txt: md5 = 24081184b1beafa7c9292f98cc5d7097 OK 2026/08/04 04:55:01 DEBUG : dir1/0004-efghijk.txt: md5 = f1d185a47962274754e1a99734563710 OK 2026/08/04 04:55:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 8dd5132f45a9b3f98876cf4e2881143f OK 2026/08/04 04:55:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 97401329825f31c9c471f501ea31d51b OK 2026/08/04 04:55:05 DEBUG : dir1/0007-1234567.txt: md5 = 239251ff0de0147e6e01218dbfa2d7fe OK 2026/08/04 04:55:07 DEBUG : dir1/0008-2345678.txt: md5 = b9c3283bff86c7576375a444cde8a8c7 OK 2026/08/04 04:55:08 DEBUG : dir1/0009-3456789.txt: md5 = e3fa4268dc8017ef50f84b7330995b46 OK 2026/08/04 04:55:10 DEBUG : dir1/0010-456789.txt: md5 = 030fe6d28ea69b8def0ca56ace059269 OK 2026/08/04 04:55:11 DEBUG : dir1/0011-56789;.txt: md5 = b1a742c2a749e5321e5656d05bf6f70b OK 2026/08/04 04:55:13 DEBUG : dir1/0012-6789;.txt: md5 = 4a21fa2dc7dc63a2b4e299783418a26f OK 2026/08/04 04:55:14 DEBUG : dir1/0013-789;=.txt: md5 = cb2ce106f184daca120ae702c9d22443 OK 2026/08/04 04:55:16 DEBUG : dir1/0014-89;=.txt: md5 = be10d79f6fc59aeb465f764c50cb4ae4 OK 2026/08/04 04:55:17 DEBUG : dir1/0015-9;=.txt: md5 = bafef43a3270394a8df2fb14a027920e OK 2026/08/04 04:55:19 DEBUG : apple: md5 = 4989ebaab1ef77afbc1d22547d743939 OK 2026/08/04 04:55:20 DEBUG : banana: md5 = f4ebcd998fbb202461a824b6cd804b54 OK 2026/08/04 04:55:21 DEBUG : appleappleapplebanana: md5 = f230e23cc4ac8e7fd86f9630cbb991ae OK 2026/08/04 04:55:23 DEBUG : splitbananasplit: md5 = 98a1f6811de5a51c196d66ad0318f401 OK 2026/08/04 04:55:23 DEBUG : Waiting for deletions to finish 2026/08/04 04:55:23 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:55:24 DEBUG : apple: size = 5 OK 2026/08/04 04:55:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:24 DEBUG : apple: Unchanged skipping 2026/08/04 04:55:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:55:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:55:24 DEBUG : banana: size = 6 OK 2026/08/04 04:55:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:24 DEBUG : banana: Unchanged skipping 2026/08/04 04:55:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:55:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:55:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:55:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:55:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:55:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:55:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:55:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:55:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:55:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:55:25 DEBUG : Waiting for deletions to finish 2026/08/04 04:55:25 INFO : There was nothing to transfer 2026/08/04 04:55:25 DEBUG : Waiting for deletions to finish 2026/08/04 04:55:25 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1: Directory modification time the same (differ by -174.971µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : banana: size = 6 OK 2026/08/04 04:55:27 DEBUG : apple: size = 5 OK 2026/08/04 04:55:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : banana: Unchanged skipping 2026/08/04 04:55:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : apple: Unchanged skipping 2026/08/04 04:55:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:55:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:55:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:55:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:55:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:55:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:55:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:55:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:55:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:55:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:55:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:55:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:55:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:55:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:55:27 INFO : There was nothing to transfer 2026/08/04 04:55:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:55:27 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : Waiting for deletions to finish 2026/08/04 04:55:28 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:55:42 DEBUG : dir1/0000-abcdefg.txt: md5 = d00fc7fccc572088937e3bb99ea80f42 OK 2026/08/04 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8cf29aa78e975024651b1d6e62ade9ca OK 2026/08/04 04:55:45 DEBUG : dir1/0002-cdefghi.txt: md5 = e2b66d54c7f608743c0e0e0ef38ccc02 OK 2026/08/04 04:55:46 DEBUG : dir1/0003-defghij.txt: md5 = 0ff9d22ac87b974fc7b1d850fb61542f OK 2026/08/04 04:55:48 DEBUG : dir1/0004-efghijk.txt: md5 = 3d515515230958a3d97ba6e65a8d60fc OK 2026/08/04 04:55:49 DEBUG : dir1/0005-fghijkl.txt: md5 = dc989e7737d950b46080b0b6c128690d OK 2026/08/04 04:55:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 8872cef4ff668145e6d185ad77bf22c5 OK 2026/08/04 04:55:52 DEBUG : dir1/0007-1234567.txt: md5 = f2b3398b993b37539f0e64367cecca2d OK 2026/08/04 04:55:53 DEBUG : dir1/0008-2345678.txt: md5 = c73d1d7ba32b377b5f92cba9359a96a2 OK 2026/08/04 04:55:55 DEBUG : dir1/0009-3456789.txt: md5 = fca5fea48e42c0316c3fa678deb8a14f OK 2026/08/04 04:55:56 DEBUG : dir1/0010-456789.txt: md5 = 1a6720a3c87b2431166017ffa3600b17 OK 2026/08/04 04:55:58 DEBUG : dir1/0011-56789;.txt: md5 = 019048bc0c42f047c050f0a0551f3da1 OK 2026/08/04 04:55:59 DEBUG : dir1/0012-6789;.txt: md5 = c2b6e6a9bfa25000cbd14a02499bf192 OK 2026/08/04 04:56:01 DEBUG : dir1/0013-789;=.txt: md5 = 0c493d6dfc93fa0fdacc86729a8c5177 OK 2026/08/04 04:56:02 DEBUG : dir1/0014-89;=.txt: md5 = 5bcadb7159a2016c1cec7ac22c3f8d1a OK 2026/08/04 04:56:04 DEBUG : dir1/0015-9;=.txt: md5 = 32253195f62db15140e20aa03496d1c3 OK 2026/08/04 04:56:05 DEBUG : apple: md5 = 120df17beb051c7ed9ebfbff800ba624 OK 2026/08/04 04:56:07 DEBUG : banana: md5 = 774588d08007fe324adeee84859a2a85 OK 2026/08/04 04:56:08 DEBUG : appleappleapplebanana: md5 = 5fc9c810dc57b112da399ea58a7f399e OK 2026/08/04 04:56:09 DEBUG : splitbananasplit: md5 = 3c79c32969dfd901259e62b42ab1943c OK 2026/08/04 04:56:09 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:10 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:56:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:56:11 DEBUG : apple: size = 5 OK 2026/08/04 04:56:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : apple: Unchanged skipping 2026/08/04 04:56:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:56:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:56:11 DEBUG : banana: size = 6 OK 2026/08/04 04:56:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : banana: Unchanged skipping 2026/08/04 04:56:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:56:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:56:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:56:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:56:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:56:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:56:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:56:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:56:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:56:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:56:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:56:11 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:11 INFO : There was nothing to transfer 2026/08/04 04:56:11 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:12 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:56:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:56:13 DEBUG : dir1: Directory modification time the same (differ by -785.576µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : apple: size = 5 OK 2026/08/04 04:56:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : apple: Unchanged skipping 2026/08/04 04:56:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:56:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:56:13 DEBUG : banana: size = 6 OK 2026/08/04 04:56:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : banana: Unchanged skipping 2026/08/04 04:56:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:56:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:56:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:56:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:56:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:56:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:56:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:56:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:56:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:56:13 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:13 INFO : There was nothing to transfer 2026/08/04 04:56:13 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:14 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:56:27 DEBUG : dir1/0000-abcdefg.txt: md5 = ba8a79e53904e5aaed620679ce857eac OK 2026/08/04 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6441d554735588eb80dbd98aefc74713 OK 2026/08/04 04:56:30 DEBUG : dir1/0002-cdefghi.txt: md5 = a754cb9de50a2f2f7bdd7fa77309d1b9 OK 2026/08/04 04:56:32 DEBUG : dir1/0003-defghij.txt: md5 = 3176afc3b954af440995af9155510937 OK 2026/08/04 04:56:33 DEBUG : dir1/0004-efghijk.txt: md5 = f979acb3e0f367a6291b7f57fa6212e0 OK 2026/08/04 04:56:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 808d3a211602775629605bf35345b2ad OK 2026/08/04 04:56:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 773a846f7249e183cd574c76bfc7c5f1 OK 2026/08/04 04:56:38 DEBUG : dir1/0007-1234567.txt: md5 = ce8931daff465d61186d4457f569ee61 OK 2026/08/04 04:56:39 DEBUG : dir1/0008-2345678.txt: md5 = dcaee63c2d6d734588282b87bfdb27e2 OK 2026/08/04 04:56:41 DEBUG : dir1/0009-3456789.txt: md5 = deec799e5f3dc06d5ac9e9ae5c5502f1 OK 2026/08/04 04:56:42 DEBUG : dir1/0010-456789.txt: md5 = b6a90f58f47d7e37ddc9110763136560 OK 2026/08/04 04:56:44 DEBUG : dir1/0011-56789;.txt: md5 = 5c4a9bab0d0fbc341f341e66c8a04dc0 OK 2026/08/04 04:56:45 DEBUG : dir1/0012-6789;.txt: md5 = 2fd39a955eb118326c1083da6616c918 OK 2026/08/04 04:56:48 DEBUG : dir1/0013-789;=.txt: md5 = 8c5615231eff8991fff604d970da675f OK 2026/08/04 04:56:49 DEBUG : dir1/0014-89;=.txt: md5 = f0fff2925eefb8eb7268fa9bf2d647dd OK 2026/08/04 04:56:50 DEBUG : dir1/0015-9;=.txt: md5 = 6d71fdd60670528fe8b49005dd2f7884 OK 2026/08/04 04:56:52 DEBUG : apple: md5 = bf47a243f52fb4eea2d2e0dec8ad493f OK 2026/08/04 04:56:53 DEBUG : banana: md5 = e8eeb5109a10de552cd938b04f720d95 OK 2026/08/04 04:56:55 DEBUG : appleappleapplebanana: md5 = fea861636036acb639d5a5b1f44ba9c5 OK 2026/08/04 04:56:57 DEBUG : splitbananasplit: md5 = 9b1807f03a058b81d1d34523de4ac9f2 OK 2026/08/04 04:56:57 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:56:58 DEBUG : apple: size = 5 OK 2026/08/04 04:56:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:56:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:58 DEBUG : apple: Unchanged skipping 2026/08/04 04:56:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:56:58 DEBUG : banana: size = 6 OK 2026/08/04 04:56:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:58 DEBUG : banana: Unchanged skipping 2026/08/04 04:56:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:56:59 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:56:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:56:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:56:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:56:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:56:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:56:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:56:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:56:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:56:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:56:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:56:59 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:59 INFO : There was nothing to transfer 2026/08/04 04:56:59 DEBUG : Waiting for deletions to finish 2026/08/04 04:56:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:56:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:57:00 DEBUG : dir1: Directory modification time the same (differ by -400.258µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : apple: size = 5 OK 2026/08/04 04:57:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:57:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:57:00 DEBUG : apple: Unchanged skipping 2026/08/04 04:57:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:57:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:57:00 DEBUG : banana: size = 6 OK 2026/08/04 04:57:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : banana: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:57:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:57:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:57:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:57:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:57:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:57:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:57:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:57:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:57:00 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:00 INFO : There was nothing to transfer 2026/08/04 04:57:00 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:57:14 DEBUG : dir1/0000-abcdefg.txt: md5 = c5d256df4909e7115ddcb2b0aa99d693 OK 2026/08/04 04:57:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 502ac4492becbc109327eff44bd1a129 OK 2026/08/04 04:57:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 460c0297191378860f968305dccdf7e4 OK 2026/08/04 04:57:19 DEBUG : dir1/0003-defghij.txt: md5 = f9ef777449e66d53113c7aaa9184ddb5 OK 2026/08/04 04:57:20 DEBUG : dir1/0004-efghijk.txt: md5 = 9bee525796822ad76e02485c43d84005 OK 2026/08/04 04:57:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 354ce2670c7b8fd48ca6f4afa658c258 OK 2026/08/04 04:57:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 66c401ee5346db98d3bf0992f8e6e211 OK 2026/08/04 04:57:24 DEBUG : dir1/0007-1234567.txt: md5 = 6b95fab540aee5ce3597aa7e39220083 OK 2026/08/04 04:57:26 DEBUG : dir1/0008-2345678.txt: md5 = 65e68a0e21c7418d307a26c5eb9c926a OK 2026/08/04 04:57:27 DEBUG : dir1/0009-3456789.txt: md5 = 49a46bb6623b5c755be0b8f17aa2a3bd OK 2026/08/04 04:57:29 DEBUG : dir1/0010-456789.txt: md5 = 7f28d4329dd9026b05d09d9164c6caf0 OK 2026/08/04 04:57:30 DEBUG : dir1/0011-56789;.txt: md5 = 0ada9edb70a5a043e38e35f32f7f5856 OK 2026/08/04 04:57:32 DEBUG : dir1/0012-6789;.txt: md5 = c0398281ff4795389efa4a9eab9cd892 OK 2026/08/04 04:57:33 DEBUG : dir1/0013-789;=.txt: md5 = f272188f63ad9be90a37c1227a2f59e1 OK 2026/08/04 04:57:35 DEBUG : dir1/0014-89;=.txt: md5 = 4839d5615c8e6ea491baa5cea72ab5b1 OK 2026/08/04 04:57:36 DEBUG : dir1/0015-9;=.txt: md5 = 14d47d066a671cdfc21c2464955ae8c0 OK 2026/08/04 04:57:38 DEBUG : apple: md5 = 65ff5b12954d78622c599d61030b2448 OK 2026/08/04 04:57:39 DEBUG : banana: md5 = 446cc4360461286de2d29d9712b5e188 OK 2026/08/04 04:57:40 DEBUG : appleappleapplebanana: md5 = 88b12e8f9f7c62020c87ef85c4afec76 OK 2026/08/04 04:57:42 DEBUG : splitbananasplit: md5 = 0245d12b046aa6c346291a391be8db67 OK 2026/08/04 04:57:42 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:57:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:57:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:57:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:57:43 DEBUG : apple: size = 5 OK 2026/08/04 04:57:43 DEBUG : banana: size = 6 OK 2026/08/04 04:57:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:43 DEBUG : banana: Unchanged skipping 2026/08/04 04:57:43 DEBUG : apple: Unchanged skipping 2026/08/04 04:57:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:57:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:57:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:57:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:57:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:57:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:57:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:57:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:57:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:57:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:57:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:57:44 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:44 INFO : There was nothing to transfer 2026/08/04 04:57:44 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:57:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:57:45 DEBUG : dir1: Directory modification time the same (differ by -997.177µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : apple: size = 5 OK 2026/08/04 04:57:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : apple: Unchanged skipping 2026/08/04 04:57:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:57:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:57:45 DEBUG : banana: size = 6 OK 2026/08/04 04:57:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : banana: Unchanged skipping 2026/08/04 04:57:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:57:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:57:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:57:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:57:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:57:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:57:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:57:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:57:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:57:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:57:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:57:45 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:45 INFO : There was nothing to transfer 2026/08/04 04:57:45 DEBUG : Waiting for deletions to finish 2026/08/04 04:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:57:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 7678fa91715bfeab2ff5270a6474ba5f OK 2026/08/04 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 18702d2c29a7fa3be3fefa18390b270a OK 2026/08/04 04:58:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 846368f9a48f5eee553dcdd9a41e1c4a OK 2026/08/04 04:58:04 DEBUG : dir1/0003-defghij.txt: md5 = 4eff4a1ab82d3afa569d2be3e53a3d03 OK 2026/08/04 04:58:05 DEBUG : dir1/0004-efghijk.txt: md5 = eae1cda48ebd2f789c4d08f9195038f9 OK 2026/08/04 04:58:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 7c01ee0ebc78bac95f8a45592800020a OK 2026/08/04 04:58:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 3f66233fff88ab8c65552ed869498521 OK 2026/08/04 04:58:10 DEBUG : dir1/0007-1234567.txt: md5 = a64c8b4d22d597e9bb2513021852c6f0 OK 2026/08/04 04:58:11 DEBUG : dir1/0008-2345678.txt: md5 = 6cee6f151ebd6cd86423797be3357bdc OK 2026/08/04 04:58:13 DEBUG : dir1/0009-3456789.txt: md5 = 36d585ede164a3725bfb3da9eb675f0a OK 2026/08/04 04:58:14 DEBUG : dir1/0010-456789.txt: md5 = 101f790bf6fa1d1fbb7900a8ddf16056 OK 2026/08/04 04:58:16 DEBUG : dir1/0011-56789;.txt: md5 = 7032024c31f9ad764b46809bc2f8df40 OK 2026/08/04 04:58:17 DEBUG : dir1/0012-6789;.txt: md5 = 6a7371ee24bbd2d739e2f721c3c8cc57 OK 2026/08/04 04:58:19 DEBUG : dir1/0013-789;=.txt: md5 = ff925b9f8e3222a9f9449acee743226d OK 2026/08/04 04:58:20 DEBUG : dir1/0014-89;=.txt: md5 = b393e278aba8e788010724a624b75012 OK 2026/08/04 04:58:22 DEBUG : dir1/0015-9;=.txt: md5 = 6115addc4e62ff8aeedfcc8b80f8b6a8 OK 2026/08/04 04:58:23 DEBUG : apple: md5 = 88c9b00651292ea2b9fd05a120e9a53c OK 2026/08/04 04:58:25 DEBUG : banana: md5 = ff6aad27f402409539d0976bcaa7628b OK 2026/08/04 04:58:26 DEBUG : appleappleapplebanana: md5 = 189eb3dfbe8d9482aed616ac56d10b71 OK 2026/08/04 04:58:28 DEBUG : splitbananasplit: md5 = ad336c47b1ace6f4d6faa75df0e6cf6a OK 2026/08/04 04:58:28 DEBUG : Waiting for deletions to finish 2026/08/04 04:58:28 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:58:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:58:29 DEBUG : apple: size = 5 OK 2026/08/04 04:58:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:29 DEBUG : apple: Unchanged skipping 2026/08/04 04:58:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:58:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:58:29 DEBUG : banana: size = 6 OK 2026/08/04 04:58:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:29 DEBUG : banana: Unchanged skipping 2026/08/04 04:58:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/08/04 04:58:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:58:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:58:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:58:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:58:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:58:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:58:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:58:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:58:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:58:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:58:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:58:30 DEBUG : Waiting for deletions to finish 2026/08/04 04:58:30 INFO : There was nothing to transfer 2026/08/04 04:58:30 DEBUG : Waiting for deletions to finish 2026/08/04 04:58:30 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/04 04:58:31 DEBUG : dir1: Directory modification time the same (differ by -595.207µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : apple: size = 5 OK 2026/08/04 04:58:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : apple: Unchanged skipping 2026/08/04 04:58:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/04 04:58:31 DEBUG : banana: size = 6 OK 2026/08/04 04:58:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/04 04:58:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : banana: Unchanged skipping 2026/08/04 04:58:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/04 04:58:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/04 04:58:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/04 04:58:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/04 04:58:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:58:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/04 04:58:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/04 04:58:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/04 04:58:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/04 04:58:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:58:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/04 04:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:58:31 DEBUG : Waiting for deletions to finish 2026/08/04 04:58:31 INFO : There was nothing to transfer 2026/08/04 04:58:31 DEBUG : Waiting for deletions to finish 2026/08/04 04:58:32 DEBUG : banana: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : apple: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/04 04:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) --- PASS: TestTransform (554.45s) --- PASS: TestTransform/NFC (46.38s) --- PASS: TestTransform/NFD (46.10s) --- PASS: TestTransform/base64 (53.29s) --- PASS: TestTransform/prefix (62.47s) --- PASS: TestTransform/suffix (62.62s) --- PASS: TestTransform/truncate (53.15s) --- PASS: TestTransform/encoder (46.78s) --- PASS: TestTransform/ISO-8859-1 (45.45s) --- PASS: TestTransform/charmap (46.96s) --- PASS: TestTransform/lowercase (44.96s) --- PASS: TestTransform/ascii (46.30s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:58:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/04 04:58:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/04 04:58:44 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/08/04 04:58:44 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-08-04T04:58:43.921879179Z) 2026/08/04 04:58:44 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/04 04:58:44 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/04 04:58:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:58:44 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/04 04:58:44 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:58:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:58:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = c0d5a41408f28ed894ee00515795a5b4 OK 2026/08/04 04:58:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/04 04:58:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/04 04:58:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.84s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:58:48 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:58:48 DEBUG : tictactoe: Making directory with metadata 2026/08/04 04:58:49 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T04:58:48.764942491Z) 2026/08/04 04:58:49 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:58:49 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:58:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:58:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:58:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:58:51 DEBUG : tictactoe/tictactoe: md5 = 9d4e89ba153802d9e6514612fb7acb4f OK 2026/08/04 04:58:51 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/04 04:58:51 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/04 04:58:51 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.82s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:58:53 DEBUG : toe: Making directory with metadata 2026/08/04 04:58:54 INFO : toe: Made directory with metadata (mtime=2026-08-04T04:58:53.589005547Z) 2026/08/04 04:58:54 DEBUG : toe/toe: Making directory with metadata 2026/08/04 04:58:55 INFO : toe/toe: Made directory with metadata (mtime=2026-08-04T04:58:53.589005547Z) 2026/08/04 04:58:55 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:58:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:58:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:58:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:58:56 DEBUG : toe/toe/tictactoe: md5 = 010d782b74457f55cb2d79dd5689f858 OK 2026/08/04 04:58:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/04 04:58:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/04 04:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (6.84s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:00 DEBUG : toe: Making directory with metadata 2026/08/04 04:59:01 INFO : toe: Made directory with metadata (mtime=2026-08-04T04:59:00.425094893Z) 2026/08/04 04:59:01 DEBUG : toe/toe: Making directory with metadata 2026/08/04 04:59:02 INFO : toe/toe: Made directory with metadata (mtime=2026-08-04T04:59:00.425094893Z) 2026/08/04 04:59:02 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:59:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:59:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/04 04:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:03 DEBUG : toe/toe/tictactoe: md5 = 50ea25dc3f0c2f2a6ed5df4f3f9de848 OK 2026/08/04 04:59:03 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/04 04:59:03 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/04 04:59:03 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (6.82s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:07 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:59:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:07 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:07 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/04 04:59:08 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:08 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:08 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:08 DEBUG : tictactoe: Making directory with metadata 2026/08/04 04:59:08 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:07.247184044Z) 2026/08/04 04:59:08 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:08 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:08 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/04 04:59:09 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:07.247184044Z) 2026/08/04 04:59:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:59:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:11 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6deb1c1d1cefd88d8e0107546f5c0d6a OK 2026/08/04 04:59:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/04 04:59:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (8.32s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:15 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:59:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:15 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:15 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/04 04:59:16 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:16 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:16 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:16 DEBUG : tictactoe: Making directory with metadata 2026/08/04 04:59:17 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:15.570292795Z) 2026/08/04 04:59:17 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:17 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/04 04:59:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:15.570292795Z) 2026/08/04 04:59:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:59:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:59:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e7729b3699eaf07556c2ef329abd2975 OK 2026/08/04 04:59:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:59:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:19 DEBUG : Waiting for deletions to finish 2026/08/04 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:20 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:21 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:21 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/08/04 04:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': 0 differences found 2026/08/04 04:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': 1 hashes could not be checked 2026/08/04 04:59:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': 1 matching files --- PASS: TestAllTag (8.91s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:24 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:24 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:24 DEBUG : tictactoe: Making directory with metadata 2026/08/04 04:59:25 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:24.48440925Z) 2026/08/04 04:59:25 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:25 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/04 04:59:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:24.48440925Z) 2026/08/04 04:59:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:59:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:27 DEBUG : tictactoe/tictactoe/toe.txt: md5 = adab6b993687c72eb5e444339a3a4f9e OK 2026/08/04 04:59:27 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/04 04:59:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:27 DEBUG : Waiting for deletions to finish 2026/08/04 04:59:28 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:29 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:29 DEBUG : tictactoe: Directory modification time the same (differ by -409.25µs, within tolerance 1ms) 2026/08/04 04:59:29 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:29 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -409.25µs, within tolerance 1ms) 2026/08/04 04:59:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/04 04:59:29 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/04 04:59:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/04 04:59:29 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/04 04:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:29 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (8.20s) === RUN TestSyntax 2026/08/04 04:59:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:32 DEBUG : toe: Making directory with metadata 2026/08/04 04:59:33 INFO : toe: Made directory with metadata (mtime=2026-08-04T04:59:32.680516308Z) 2026/08/04 04:59:33 DEBUG : toe/toe: Making directory with metadata 2026/08/04 04:59:34 INFO : toe/toe: Made directory with metadata (mtime=2026-08-04T04:59:32.680516308Z) 2026/08/04 04:59:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:35 DEBUG : toe/toe/toe: md5 = b1e4f9ac3b6fb5c926f47ca8a7decf17 OK 2026/08/04 04:59:35 DEBUG : toe/toe/toe: size = 11 OK 2026/08/04 04:59:35 INFO : toe/toe/toe: Copied (new) 2026/08/04 04:59:35 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.81s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:39 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:59:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:39 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:39 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/04 04:59:40 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:40 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:40 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:40 DEBUG : tictactoe: Making directory with metadata 2026/08/04 04:59:41 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:39.492605276Z) 2026/08/04 04:59:41 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:41 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/04 04:59:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:39.492605276Z) 2026/08/04 04:59:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:59:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:59:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a45f9b00e460fce459f8da0fa2c957fe OK 2026/08/04 04:59:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:59:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:43 INFO : toe/toe/toe.txt: Deleted 2026/08/04 04:59:43 INFO : toe/toe: Removing directory 2026/08/04 04:59:43 INFO : toe: Removing directory 2026/08/04 04:59:43 INFO : empty_dir: Removing directory 2026/08/04 04:59:43 DEBUG : Local file system at /tmp/rclone1964196160: deleted 3 directories --- PASS: TestMove (8.41s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 04:59:47 DEBUG : empty_dir: Making directory with metadata 2026/08/04 04:59:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:47 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/04 04:59:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 04:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 04:59:48 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:48 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:48 DEBUG : tictactoe: Making directory with metadata 2026/08/04 04:59:49 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:47.905715138Z) 2026/08/04 04:59:49 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:49 DEBUG : toe: transformed to: tictactoe 2026/08/04 04:59:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/04 04:59:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-04T04:59:47.905715138Z) 2026/08/04 04:59:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 04:59:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 04:59:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 04:59:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 04:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 04:59:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 49fcf091b671963a5951fed6c0aebb37 OK 2026/08/04 04:59:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:59:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 04:59:51 INFO : toe/toe/toe.txt: Deleted 2026/08/04 04:59:51 INFO : toe/toe: Removing directory 2026/08/04 04:59:51 INFO : toe: Removing directory 2026/08/04 04:59:51 INFO : empty_dir: Removing directory 2026/08/04 04:59:51 DEBUG : Local file system at /tmp/rclone1964196160: deleted 3 directories 2026/08/04 04:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 04:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 04:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:59:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 04:59:55 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (13.37s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 05:00:01 DEBUG : Reset feature "Copy" 2026/08/04 05:00:01 DEBUG : Reset feature "Move" 2026/08/04 05:00:01 DEBUG : Reset feature "Copy" 2026/08/04 05:00:01 DEBUG : Reset feature "Move" 2026/08/04 05:00:01 DEBUG : empty_dir: Making directory with metadata 2026/08/04 05:00:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 05:00:01 DEBUG : toe: transformed to: tictactoe 2026/08/04 05:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 05:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 05:00:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 05:00:01 DEBUG : tictacempty_dir: Making directory with metadata 2026/08/04 05:00:02 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/04 05:00:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/04 05:00:02 DEBUG : toe: transformed to: tictactoe 2026/08/04 05:00:02 DEBUG : toe: transformed to: tictactoe 2026/08/04 05:00:02 DEBUG : tictactoe: Making directory with metadata 2026/08/04 05:00:03 INFO : tictactoe: Made directory with metadata (mtime=2026-08-04T05:00:01.2758897Z) 2026/08/04 05:00:03 DEBUG : toe: transformed to: tictactoe 2026/08/04 05:00:03 DEBUG : toe: transformed to: tictactoe 2026/08/04 05:00:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 05:00:03 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/08/04 05:00:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-08-04T05:00:01.2758897Z) 2026/08/04 05:00:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/04 05:00:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/04 05:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 05:00:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 05:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 05:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 05:00:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 05:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 05:00:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8f2c094ad46306738e0142c8f0c65eda OK 2026/08/04 05:00:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 05:00:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/04 05:00:05 INFO : toe/toe/toe.txt: Deleted 2026/08/04 05:00:05 INFO : toe/toe: Removing directory 2026/08/04 05:00:05 INFO : toe: Removing directory 2026/08/04 05:00:05 INFO : empty_dir: Removing directory 2026/08/04 05:00:05 DEBUG : Local file system at /tmp/rclone1964196160: deleted 3 directories 2026/08/04 05:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/04 05:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/04 05:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 05:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 05:00:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/04 05:00:11 DEBUG : toe/toe/toe.txt: md5 = a0134725d0db0a03181672aaba18f558 OK 2026/08/04 05:00:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/04 05:00:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/04 05:00:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (16.28s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 05:00:17 DEBUG : toe: transformed to: dG9l 2026/08/04 05:00:17 DEBUG : toe: transformed to: dG9l 2026/08/04 05:00:17 DEBUG : dG9l: Making directory with metadata 2026/08/04 05:00:18 INFO : dG9l: Made directory with metadata (mtime=2026-08-04T05:00:17.551102136Z) 2026/08/04 05:00:18 DEBUG : toe: transformed to: dG9l 2026/08/04 05:00:18 DEBUG : toe: transformed to: dG9l 2026/08/04 05:00:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/04 05:00:18 DEBUG : dG9l/dG9l: Making directory with metadata 2026/08/04 05:00:20 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-08-04T05:00:17.551102136Z) 2026/08/04 05:00:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/04 05:00:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/04 05:00:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/04 05:00:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/04 05:00:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/04 05:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 05:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 05:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 026f8c3f5095db877dd92934efc1a664 OK 2026/08/04 05:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/04 05:00:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/04 05:00:21 DEBUG : Waiting for deletions to finish 2026/08/04 05:00:23 DEBUG : dG9l: transformed to: toe 2026/08/04 05:00:23 DEBUG : dG9l: transformed to: toe 2026/08/04 05:00:23 DEBUG : toe: Directory modification time the same (differ by 102.136µs, within tolerance 1ms) 2026/08/04 05:00:23 DEBUG : Added delayed dir = "toe", newDst=toe 2026/08/04 05:00:23 DEBUG : dG9l: transformed to: toe 2026/08/04 05:00:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/04 05:00:23 DEBUG : toe/toe: Directory modification time the same (differ by 102.136µs, within tolerance 1ms) 2026/08/04 05:00:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/08/04 05:00:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/04 05:00:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/04 05:00:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/04 05:00:23 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for checks to finish 2026/08/04 05:00:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/04 05:00:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/04 05:00:23 DEBUG : Local file system at /tmp/rclone1964196160: Waiting for transfers to finish 2026/08/04 05:00:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (9.09s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe'", Local "Local file system at /tmp/rclone1964196160", Modify Window "1ms" 2026/08/04 05:00:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:26 DEBUG : toe: transformed to: 2026/08/04 05:00:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:26 DEBUG : toe: transformed to: 2026/08/04 05:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Making directory with metadata 2026/08/04 05:00:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Made directory with metadata (mtime=2026-08-04T05:00:26.638220724Z) 2026/08/04 05:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:27 DEBUG : toe: transformed to: 2026/08/04 05:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:27 DEBUG : toe: transformed to: 2026/08/04 05:00:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:27 DEBUG : toe/toe: transformed to: 2026/08/04 05:00:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/04 05:00:27 DEBUG : toe/toe: Making directory with metadata 2026/08/04 05:00:28 INFO : toe/toe: Made directory with metadata (mtime=2026-08-04T05:00:26.638220724Z) 2026/08/04 05:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:28 DEBUG : toe/toe: transformed to: 2026/08/04 05:00:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/04 05:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:28 DEBUG : toe: transformed to: 2026/08/04 05:00:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/04 05:00:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/04 05:00:28 DEBUG : toe/toe/toe: transformed to: 2026/08/04 05:00:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/04 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for checks to finish 2026/08/04 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Waiting for transfers to finish 2026/08/04 05:00:30 DEBUG : toe/toe/toe: md5 = 32f9652b3449acf3778c8f8bc0cf66a5 OK 2026/08/04 05:00:30 DEBUG : toe/toe/toe: size = 11 OK 2026/08/04 05:00:30 INFO : toe/toe/toe: Copied (new) 2026/08/04 05:00:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': not deleting files as there were IO errors 2026/08/04 05:00:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': not deleting directories as there were IO errors --- PASS: TestError (7.41s) PASS 2026/08/04 05:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xoxakip9dupe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 26m48.290868462s (try 1/5)