"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/26 05:01:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce" 2026/03/26 05:01:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 05:01:06 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0" 2026/03/26 05:01:07 DEBUG : Creating backend with remote "/tmp/rclone368333900" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/26 05:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:08 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:11 DEBUG : sub dir/hello world: md5 = 68d7e44ea94b87f4e0958bfc34222ac0 OK 2026/03/26 05:01:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:01:11 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:01:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.37s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:14 DEBUG : metadata sub dir: Making directory with metadata 2026/03/26 05:01:14 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:14 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/26 05:01:14 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:14 DEBUG : Local file system at /tmp/rclone368333900: File to upload is small (21 bytes), uploading instead of streaming 2026/03/26 05:01:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 05:01:14 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/26 05:01:14 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/26 05:01:14 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:14 DEBUG : Google drive root 'crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0': Skipping btime metadata as can't update it on an existing file: 2026-03-26T05:01:14.236481915Z 2026/03/26 05:01:15 INFO : empty metadata sub dir: Updated directory metadata 2026/03/26 05:01:15 DEBUG : Google drive root 'crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0': Skipping btime metadata as can't update it on an existing file: 2026-03-26T05:01:14.236481915Z 2026/03/26 05:01:15 INFO : metadata sub dir: Updated directory metadata 2026/03/26 05:01:15 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/26 05:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:17 DEBUG : metadata sub dir/hello metadata world: md5 = 17cf2717b4d6a5545f725f407f65f425 OK 2026/03/26 05:01:17 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 05:01:17 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/26 05:01:19 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.76s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:20 DEBUG : metadata sub dir: Making directory with metadata 2026/03/26 05:01:20 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:20 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/26 05:01:20 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:20 DEBUG : Local file system at /tmp/rclone368333900: File to upload is small (21 bytes), uploading instead of streaming 2026/03/26 05:01:21 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 05:01:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/26 05:01:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/26 05:01:21 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:21 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/26 05:01:21 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/26 05:01:21 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/26 05:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:23 DEBUG : metadata sub dir/hello metadata world: md5 = b1cea24381996d00796ef75907492978 OK 2026/03/26 05:01:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/26 05:01:23 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/26 05:01:23 DEBUG : Google drive root 'crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0': Skipping btime metadata as can't update it on an existing file: 2026-03-26T05:01:20.998548396Z 2026/03/26 05:01:23 INFO : metadata sub dir: Updated directory metadata 2026/03/26 05:01:26 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (5.73s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:26 DEBUG : Creating backend with remote "/non-existing" 2026/03/26 05:01:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/26 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:29 DEBUG : sub dir/hello world: md5 = 8907b2428bd3bf6b61dc0fcf91548c23 OK 2026/03/26 05:01:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:01:29 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:01:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.07s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Running all checks before starting transfers 2026/03/26 05:01:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Checks finished, now starting transfers 2026/03/26 05:01:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:35 DEBUG : sub dir/hello world: md5 = 43a3ea26d9ab978ad01e52f51a63f2e0 OK 2026/03/26 05:01:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:01:35 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:01:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (4.99s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:37 ERROR : Ignoring --no-traverse with sync 2026/03/26 05:01:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:40 DEBUG : sub dir/hello world: md5 = cf6835e9ca12f6786cb6ae2156cbab49 OK 2026/03/26 05:01:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:01:40 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:01:40 DEBUG : Waiting for deletions to finish 2026/03/26 05:01:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.13s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/26 05:01:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:44 DEBUG : hello world2: md5 = e6b0e4c68e6b09f0d2f3f587fc780e3f OK 2026/03/26 05:01:44 DEBUG : hello world2: size = 12 OK 2026/03/26 05:01:44 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.63s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:47 DEBUG : potato2: md5 = de219f85168e3c7ad8695f657f9f8b1e OK 2026/03/26 05:01:47 DEBUG : potato2: size = 11 OK 2026/03/26 05:01:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:49 DEBUG : potato2: md5 = d8ac321fbcda728fdb4c3b59b72d6598 OK 2026/03/26 05:01:49 DEBUG : potato2: size = 11 OK 2026/03/26 05:01:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.59s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 05:01:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:01:51 DEBUG : sub dir2: Making directory with metadata 2026/03/26 05:01:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:51 DEBUG : sub dir: Making directory with metadata 2026/03/26 05:01:52 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:01:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 05:01:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:01:54 DEBUG : sub dir/hello world: md5 = 732a05fb3e6eee1f94cf422be45b031b OK 2026/03/26 05:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:01:54 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:01:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/26 05:01:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (7.95s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:01:58 INFO : sub dir2: Making directory 2026/03/26 05:01:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/26 05:01:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:01:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/26 05:01:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:01:59 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/26 05:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:01:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:01 DEBUG : sub dir/hello world: md5 = 4afe73451acfe8563266bcdf87c75a2a OK 2026/03/26 05:02:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:01 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:02:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:02:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (4.94s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:03 DEBUG : sub dir2: Making directory with metadata 2026/03/26 05:02:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:02:04 DEBUG : sub dir2: Making directory with metadata 2026/03/26 05:02:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:02:04 DEBUG : sub dir: Making directory with metadata 2026/03/26 05:02:05 INFO : sub dir: Made directory with metadata (mtime=2026-03-26T05:02:03.860971809Z) 2026/03/26 05:02:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:07 DEBUG : sub dir/hello world: md5 = bcae53af8faee97a10f7074bfda67b13 OK 2026/03/26 05:02:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:07 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:02:07 INFO : sub dir/hello world: Deleted 2026/03/26 05:02:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.49s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:10 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/26 05:02:10 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.33s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:13 INFO : sub dir2: Making directory 2026/03/26 05:02:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/26 05:02:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:16 DEBUG : sub dir/hello world: md5 = f6aada266e5e2a18688ba7c7541fae96 OK 2026/03/26 05:02:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:16 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:02:16 INFO : sub dir/hello world: Deleted 2026/03/26 05:02:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.04s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:18 DEBUG : sub dir2: Making directory with metadata 2026/03/26 05:02:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:02:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:02:18 DEBUG : sub dir2: Making directory with metadata 2026/03/26 05:02:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:02:19 DEBUG : sub dir: Making directory with metadata 2026/03/26 05:02:20 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:21 DEBUG : sub dir/hello world: md5 = 791a9b52e15d6cad3becf64ba155aa77 OK 2026/03/26 05:02:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:21 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:02:21 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.34s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:25 INFO : sub dir2: Making directory 2026/03/26 05:02:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/26 05:02:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:02:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:27 DEBUG : sub dir/hello world: md5 = 68f310c8f95299604853d90da058a8cd OK 2026/03/26 05:02:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:27 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:02:27 DEBUG : Waiting for deletions to finish 2026/03/26 05:02:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:02:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (4.78s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:32 DEBUG : sub dir/hello world: md5 = 69e0fe4a00c9b1661c8b368a28ff82a0 OK 2026/03/26 05:02:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pakolav5kafa" 2026/03/26 05:02:32 DEBUG : Creating backend with remote "TestDrive:crypt/pluemcdnod62ov2rcsl7gs63q6778t4ui7pseh7pf806ei46qddg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce' -> Encrypted drive 'TestCryptDrive:rclone-test-pakolav5kafa' 2026/03/26 05:02:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pakolav5kafa': Waiting for checks to finish 2026/03/26 05:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pakolav5kafa': Waiting for transfers to finish 2026/03/26 05:02:36 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 05:02:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:02:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pakolav5kafa': Purge remote 2026/03/26 05:02:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.49s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:41 DEBUG : sub dir/hello world: md5 = 7b490bcda52c2250a911cd9dc07ddcf1 OK 2026/03/26 05:02:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:02:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 05:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:02:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone368333900) 2026/03/26 05:02:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:02:43 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 05:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:02:44 DEBUG : sub dir/hello world: md5 = e6466c5955fde12917e3c21be005ef88 OK 2026/03/26 05:02:44 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 05:02:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/26 05:02:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:02:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.06s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:02:48 DEBUG : sub dir/hello world: md5 = a1516e1b46ee6a86704e49a4aad7b142 OK 2026/03/26 05:02:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fijocik4povi" 2026/03/26 05:02:49 DEBUG : Creating backend with remote "TestDrive:crypt/7i40b3s4cqb054s8b2nvepurpu83gp17o177du079t7qrj38un0g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce' -> Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi' 2026/03/26 05:02:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi': Waiting for checks to finish 2026/03/26 05:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi': Waiting for transfers to finish 2026/03/26 05:02:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:02:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 05:02:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:02:55 DEBUG : sub dir/hello world: md5 = 2c3836324b62b1899c65d60d90167a1b OK 2026/03/26 05:02:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:02:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 05:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi': Waiting for checks to finish 2026/03/26 05:02:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:02:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi') 2026/03/26 05:02:56 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 05:02:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi': Waiting for transfers to finish 2026/03/26 05:02:58 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 05:02:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 05:02:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fijocik4povi': Purge remote 2026/03/26 05:03:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.19s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:03 DEBUG : sub dir/hello world: md5 = eda024b74757a298fd58ac715d43d042 OK 2026/03/26 05:03:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:03:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 05:03:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone368333900) 2026/03/26 05:03:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:03:04 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:05 DEBUG : sub dir/hello world: md5 = 1be8c3a6ec42e6029a6d4ec7702358c2 OK 2026/03/26 05:03:05 DEBUG : sub dir/hello world: size = 17 OK 2026/03/26 05:03:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/26 05:03:05 INFO : sub dir/hello world: Deleted 2026/03/26 05:03:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:03:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.38s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:10 DEBUG : sub dir/hello world: md5 = 86e9e74136a2d4708809be4bb80bf13f OK 2026/03/26 05:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wogazaz6tosu" 2026/03/26 05:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/gmis0ae6satk46td9e507v9ae9up2n9746ektkuv3vra6i5i13cg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce' -> Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu' 2026/03/26 05:03:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Waiting for checks to finish 2026/03/26 05:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Waiting for transfers to finish 2026/03/26 05:03:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:03:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/26 05:03:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:03:17 DEBUG : sub dir/hello world: md5 = 47fac17becf5d5723cd017c0afaf15ab OK 2026/03/26 05:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Using server-side directory move 2026/03/26 05:03:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 05:03:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:03:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 05:03:18 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:03:18 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu') 2026/03/26 05:03:18 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 05:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Waiting for checks to finish 2026/03/26 05:03:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Waiting for transfers to finish 2026/03/26 05:03:19 INFO : sub dir/hello world: Deleted 2026/03/26 05:03:19 INFO : sub dir/hello world: Moved (server-side) 2026/03/26 05:03:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:03:22 DEBUG : sub dir/hello world: md5 = 6a0944d724e5c12cf215cbb460256316 OK 2026/03/26 05:03:22 DEBUG : testing file moves 2026/03/26 05:03:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:03:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/26 05:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Waiting for checks to finish 2026/03/26 05:03:23 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:03:23 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu') 2026/03/26 05:03:23 DEBUG : sub dir/hello world: Sizes differ 2026/03/26 05:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Waiting for transfers to finish 2026/03/26 05:03:23 INFO : sub dir/hello world: Deleted 2026/03/26 05:03:24 INFO : sub dir/hello world: Moved (server-side) 2026/03/26 05:03:24 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/26 05:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogazaz6tosu': Purge remote --- PASS: TestServerSideMoveOverSelf (18.86s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:29 DEBUG : sub dir/hello world: md5 = 36c0881f27875a86d0acac1855a85495 OK 2026/03/26 05:03:29 ERROR : error listing: directory not found 2026/03/26 05:03:29 INFO : Local file system at /tmp/rclone368333900: Making directory 2026/03/26 05:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.28s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:34 DEBUG : sub dir/hello world: md5 = 2fcdc69a8a58c08e2ebcd71a305b5545 OK 2026/03/26 05:03:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:03:35 DEBUG : Local file system at /tmp/rclone368333900: Waiting for checks to finish 2026/03/26 05:03:35 DEBUG : Local file system at /tmp/rclone368333900: Waiting for transfers to finish 2026/03/26 05:03:35 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/26 05:03:35 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/26 05:03:35 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:03:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:03:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.08s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/26 05:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:39 DEBUG : check sum: md5 = e4109499237faa5f6f14d02b1a9c4c45 OK 2026/03/26 05:03:39 DEBUG : check sum: size = 1 OK 2026/03/26 05:03:39 INFO : check sum: Copied (new) 2026/03/26 05:03:39 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:39 DEBUG : check sum: size = 1 OK 2026/03/26 05:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/26 05:03:39 DEBUG : check sum: Size of src and dst objects identical 2026/03/26 05:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:39 DEBUG : check sum: Unchanged skipping 2026/03/26 05:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:39 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.26s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/26 05:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:42 DEBUG : sizeonly: md5 = c3091ae3dec6d19940626bc61d984079 OK 2026/03/26 05:03:42 DEBUG : sizeonly: size = 6 OK 2026/03/26 05:03:42 INFO : sizeonly: Copied (new) 2026/03/26 05:03:42 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:42 DEBUG : sizeonly: size = 6 OK 2026/03/26 05:03:42 DEBUG : sizeonly: Sizes identical 2026/03/26 05:03:42 DEBUG : sizeonly: Unchanged skipping 2026/03/26 05:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:42 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.04s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/26 05:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:45 DEBUG : ignore-size: md5 = 8e989c8856e9d47be869cf5a57da8f77 OK 2026/03/26 05:03:45 INFO : ignore-size: Copied (new) 2026/03/26 05:03:45 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:46 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:46 DEBUG : ignore-size: Unchanged skipping 2026/03/26 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:46 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.26s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:48 DEBUG : existing: md5 = 1ddab6374d28a88797651a172905b86f OK 2026/03/26 05:03:49 DEBUG : existing: size = 6 OK 2026/03/26 05:03:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:03:49 DEBUG : existing: Unchanged skipping 2026/03/26 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:49 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:49 INFO : There was nothing to transfer 2026/03/26 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/26 05:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:50 DEBUG : existing: md5 = 0b8cb4e142666366480dc04ace11c8a7 OK 2026/03/26 05:03:50 DEBUG : existing: size = 6 OK 2026/03/26 05:03:50 INFO : existing: Copied (replaced existing) 2026/03/26 05:03:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.54s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 05:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:53 DEBUG : existing: md5 = 94ada4827ff58458db3eccbe3f9b211b OK 2026/03/26 05:03:53 DEBUG : existing: size = 6 OK 2026/03/26 05:03:53 INFO : existing: Copied (new) 2026/03/26 05:03:53 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:53 DEBUG : existing: Destination exists, skipping 2026/03/26 05:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:03:53 DEBUG : Waiting for deletions to finish 2026/03/26 05:03:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.09s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:03:56 DEBUG : b/potato: md5 = 5d73c874685c22f431a98ba2b92a404a OK 2026/03/26 05:03:58 DEBUG : c/non empty space: md5 = c82d7ac3eac1d9df8a41003fc72b2d6f OK 2026/03/26 05:03:58 INFO : d: Making directory 2026/03/26 05:04:00 DEBUG : Added delayed dir = "a", newDst= 2026/03/26 05:04:00 INFO : c: Set directory modification time (using SetModTime) 2026/03/26 05:04:00 DEBUG : Added delayed dir = "c", newDst=c 2026/03/26 05:04:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 05:04:01 DEBUG : c/non empty space: size = 5 OK 2026/03/26 05:04:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:01 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 05:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:02 DEBUG : a/potato2: md5 = 6dfd86aaf1b51ce32f558dfe1537ed33 OK 2026/03/26 05:04:02 DEBUG : a/potato2: size = 60 OK 2026/03/26 05:04:02 INFO : a/potato2: Copied (new) 2026/03/26 05:04:02 DEBUG : Waiting for deletions to finish 2026/03/26 05:04:03 INFO : b/potato: Deleted 2026/03/26 05:04:03 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/26 05:04:03 INFO : d: Removing directory 2026/03/26 05:04:04 INFO : b: Removing directory 2026/03/26 05:04:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 05:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': deleted 2 directories 2026/03/26 05:04:06 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/26 05:04:07 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (13.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:09 DEBUG : empty space: md5 = f980a9c9cc40e916986a3994e8009c35 OK 2026/03/26 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:10 DEBUG : empty space: size = 1 OK 2026/03/26 05:04:10 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/03/26 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:10 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/26 05:04:10 DEBUG : Waiting for deletions to finish 2026/03/26 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:10 DEBUG : empty space: size = 1 OK 2026/03/26 05:04:10 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/03/26 05:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:11 DEBUG : empty space: md5 = 28d77513b74f37e04b11add4842adadd OK 2026/03/26 05:04:11 DEBUG : empty space: size = 1 OK 2026/03/26 05:04:11 INFO : empty space: Copied (replaced existing) 2026/03/26 05:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.48s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:14 DEBUG : foo: md5 = 9ef5f12bb77b5af81196eaae60b0faaa OK 2026/03/26 05:04:15 DEBUG : foo: size = 3 OK 2026/03/26 05:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:15 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/03/26 05:04:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:16 DEBUG : foo: md5 = dcf5800bec0896536805b4365365bd9e OK 2026/03/26 05:04:16 DEBUG : foo: size = 3 OK 2026/03/26 05:04:16 INFO : foo: Copied (replaced existing) 2026/03/26 05:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.21s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:19 DEBUG : empty space: md5 = e187543f6b8af7ec2b6644f2b19db467 OK 2026/03/26 05:04:19 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 05:04:19 DEBUG : empty space: size = 1 OK 2026/03/26 05:04:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:19 DEBUG : empty space: Unchanged skipping 2026/03/26 05:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:20 DEBUG : potato: md5 = 185fdb8bac5a94ae4ff7a5e260a58906 OK 2026/03/26 05:04:20 DEBUG : potato: size = 60 OK 2026/03/26 05:04:20 INFO : potato: Copied (new) 2026/03/26 05:04:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:23 DEBUG : potato: md5 = 564b84384546952cdfda05e54563673a OK 2026/03/26 05:04:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone368333900) 2026/03/26 05:04:24 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:04:24 DEBUG : potato: Sizes differ 2026/03/26 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:25 DEBUG : potato: md5 = 6f7267b2ddcd3a3531a9059943d4ab78 OK 2026/03/26 05:04:25 DEBUG : potato: size = 21 OK 2026/03/26 05:04:25 INFO : potato: Copied (replaced existing) 2026/03/26 05:04:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.07s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:27 DEBUG : potato: md5 = b6fef2cccb32cf850c48a3d0d91eb972 OK 2026/03/26 05:04:28 DEBUG : potato: size = 21 OK 2026/03/26 05:04:28 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/03/26 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:29 DEBUG : potato: md5 = 5c4454426bab2742b59438c169f9b1dc OK 2026/03/26 05:04:29 DEBUG : potato: size = 21 OK 2026/03/26 05:04:29 INFO : potato: Copied (replaced existing) 2026/03/26 05:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:31 DEBUG : potato: md5 = 2f0a998ec1a6cce86f9d5de752102836 OK 2026/03/26 05:04:33 DEBUG : empty space: md5 = a7b6bcad1ea22264ef8d04c0757ce5ac OK 2026/03/26 05:04:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:04:33 DEBUG : empty space: size = 1 OK 2026/03/26 05:04:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:04:33 DEBUG : empty space: Unchanged skipping 2026/03/26 05:04:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/26 05:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:33 DEBUG : Waiting for deletions to finish 2026/03/26 05:04:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:36 DEBUG : potato: md5 = 2242a24532c57eba66b1cf7d0bcca9b4 OK 2026/03/26 05:04:37 DEBUG : empty space: md5 = 5557dfcb4bf38dc2df287fd14f09269a OK 2026/03/26 05:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:04:38 DEBUG : empty space: size = 1 OK 2026/03/26 05:04:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:04:38 DEBUG : empty space: Unchanged skipping 2026/03/26 05:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:39 DEBUG : potato2: md5 = e8ef62f1b23c551b773471175ab52c97 OK 2026/03/26 05:04:39 DEBUG : potato2: size = 60 OK 2026/03/26 05:04:39 INFO : potato2: Copied (new) 2026/03/26 05:04:39 DEBUG : Waiting for deletions to finish 2026/03/26 05:04:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:43 DEBUG : b/potato: md5 = 4c8ea9dfd9bb896c021e7a872442f08b OK 2026/03/26 05:04:45 DEBUG : c/non empty space: md5 = 931c5e3ddb08ce23311b1e271a1aee5b OK 2026/03/26 05:04:45 INFO : d: Making directory 2026/03/26 05:04:46 INFO : d/e: Making directory 2026/03/26 05:04:48 DEBUG : Added delayed dir = "a", newDst= 2026/03/26 05:04:48 INFO : c: Set directory modification time (using SetModTime) 2026/03/26 05:04:48 DEBUG : Added delayed dir = "c", newDst=c 2026/03/26 05:04:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 05:04:49 DEBUG : c/non empty space: size = 5 OK 2026/03/26 05:04:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:04:49 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 05:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:04:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:04:50 DEBUG : a/potato2: md5 = 9f48fb219d1249368c04e38c8bd1e8a0 OK 2026/03/26 05:04:50 DEBUG : a/potato2: size = 60 OK 2026/03/26 05:04:50 INFO : a/potato2: Copied (new) 2026/03/26 05:04:50 DEBUG : Waiting for deletions to finish 2026/03/26 05:04:51 INFO : b/potato: Deleted 2026/03/26 05:04:51 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/26 05:04:51 INFO : d/e: Removing directory 2026/03/26 05:04:52 INFO : d: Removing directory 2026/03/26 05:04:52 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/26 05:04:52 INFO : b: Removing directory 2026/03/26 05:04:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 05:04:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': deleted 3 directories 2026/03/26 05:04:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/26 05:04:55 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (14.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:04:58 DEBUG : b/potato: md5 = c67b846e454dc3505ca620daeab6a7cc OK 2026/03/26 05:05:00 DEBUG : c/non empty space: md5 = 6b06af874aa64c9d2416d7f5ef7964ab OK 2026/03/26 05:05:00 INFO : d: Making directory 2026/03/26 05:05:02 DEBUG : Added delayed dir = "a", newDst= 2026/03/26 05:05:02 INFO : c: Set directory modification time (using SetModTime) 2026/03/26 05:05:02 DEBUG : Added delayed dir = "c", newDst=c 2026/03/26 05:05:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/26 05:05:02 DEBUG : c/non empty space: size = 5 OK 2026/03/26 05:05:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:02 DEBUG : c/non empty space: Unchanged skipping 2026/03/26 05:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:04 DEBUG : a/potato2: md5 = 3cf4be9d162f50d25aa8be16fa4075d9 OK 2026/03/26 05:05:04 DEBUG : a/potato2: size = 60 OK 2026/03/26 05:05:04 INFO : a/potato2: Copied (new) 2026/03/26 05:05:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': not deleting files as there were IO errors 2026/03/26 05:05:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/26 05:05:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': not deleting directories as there were IO errors 2026/03/26 05:05:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/26 05:05:08 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/26 05:05:09 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:05:11 DEBUG : potato: md5 = de963df89ef24862c5ac13a0eb05804a OK 2026/03/26 05:05:12 DEBUG : empty space: md5 = a1d831b35ce3d49b3d9b50cfca483885 OK 2026/03/26 05:05:13 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:05:13 DEBUG : empty space: size = 1 OK 2026/03/26 05:05:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:05:13 DEBUG : empty space: Unchanged skipping 2026/03/26 05:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:13 INFO : potato: Deleted 2026/03/26 05:05:14 DEBUG : potato2: md5 = 099a68b30b6c038437e8ab86d1c286ca OK 2026/03/26 05:05:14 DEBUG : potato2: size = 60 OK 2026/03/26 05:05:14 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.08s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:05:17 DEBUG : potato: md5 = c49399ae81b177dd8b4572c02d826444 OK 2026/03/26 05:05:19 DEBUG : empty space: md5 = 4d1d8258916d05e9beae6a99a21e197b OK 2026/03/26 05:05:19 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:19 INFO : potato: Deleted 2026/03/26 05:05:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:05:20 DEBUG : empty space: size = 1 OK 2026/03/26 05:05:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:05:20 DEBUG : empty space: Unchanged skipping 2026/03/26 05:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:21 DEBUG : potato2: md5 = d2d39dd58d07cd28f4b9f2363dc749f2 OK 2026/03/26 05:05:21 DEBUG : potato2: size = 60 OK 2026/03/26 05:05:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.75s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:05:24 DEBUG : potato: md5 = be7e31f9847e9e4ad1f771b14b1178c1 OK 2026/03/26 05:05:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:26 DEBUG : potato2: md5 = 4c0cdb2bb1275b0138b29a5a57363081 OK 2026/03/26 05:05:26 DEBUG : potato2: size = 19 OK 2026/03/26 05:05:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.76s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:05:29 DEBUG : potato2: md5 = 2a2ca253cf0e2f96e9e246457fb84542 OK 2026/03/26 05:05:30 DEBUG : empty space: md5 = 9041674549f2459a11410fdafcc7cf9a OK 2026/03/26 05:05:30 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 05:05:30 DEBUG : enormous: Excluded 2026/03/26 05:05:30 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 05:05:30 DEBUG : potato2: Excluded 2026/03/26 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 05:05:31 DEBUG : potato2: Excluded 2026/03/26 05:05:31 DEBUG : empty space: size = 1 OK 2026/03/26 05:05:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:31 DEBUG : empty space: Unchanged skipping 2026/03/26 05:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:31 INFO : There was nothing to transfer 2026/03/26 05:05:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 05:05:31 DEBUG : enormous: Excluded 2026/03/26 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 05:05:31 DEBUG : potato2: Excluded 2026/03/26 05:05:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 05:05:31 DEBUG : potato2: Excluded 2026/03/26 05:05:31 DEBUG : empty space: size = 1 OK 2026/03/26 05:05:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 05:05:31 DEBUG : Local file system at /tmp/rclone368333900: Waiting for checks to finish 2026/03/26 05:05:31 DEBUG : empty space: Unchanged skipping 2026/03/26 05:05:31 DEBUG : Local file system at /tmp/rclone368333900: Waiting for transfers to finish 2026/03/26 05:05:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:05:34 DEBUG : potato2: md5 = 394cc24d234b0cbbcdf821a7f6fec858 OK 2026/03/26 05:05:35 DEBUG : empty space: md5 = d32c7ec7884b020b7d71868868fa15d8 OK 2026/03/26 05:05:36 DEBUG : enormous: md5 = 7e530b4d90f6d9077dc052ec229cfb59 OK 2026/03/26 05:05:36 DEBUG : enormous: Excluded (Size Filter) 2026/03/26 05:05:36 DEBUG : enormous: Excluded 2026/03/26 05:05:36 DEBUG : potato2: Excluded (Size Filter) 2026/03/26 05:05:36 DEBUG : potato2: Excluded 2026/03/26 05:05:37 DEBUG : empty space: size = 1 OK 2026/03/26 05:05:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:37 DEBUG : empty space: Unchanged skipping 2026/03/26 05:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:37 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:37 INFO : potato2: Deleted 2026/03/26 05:05:37 INFO : enormous: Deleted 2026/03/26 05:05:37 INFO : There was nothing to transfer 2026/03/26 05:05:38 DEBUG : empty space: size = 1 OK 2026/03/26 05:05:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/26 05:05:38 DEBUG : empty space: Unchanged skipping 2026/03/26 05:05:38 DEBUG : Local file system at /tmp/rclone368333900: Waiting for checks to finish 2026/03/26 05:05:38 DEBUG : Local file system at /tmp/rclone368333900: Waiting for transfers to finish 2026/03/26 05:05:38 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:38 INFO : enormous: Deleted 2026/03/26 05:05:38 INFO : potato2: Deleted 2026/03/26 05:05:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.17s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:05:40 DEBUG : one: md5 = 6e2c3e997e03a6bb9ab231897869feb4 OK 2026/03/26 05:05:41 DEBUG : two: md5 = 6223c0b4e9203137e7df616abfa4c71e OK 2026/03/26 05:05:43 DEBUG : three: md5 = ab502656c9c971bb17eb8a45ae4bd419 OK 2026/03/26 05:05:44 DEBUG : four: md5 = d6f5f78dc9c67d2c3d8c47a77b15fe59 OK 2026/03/26 05:05:44 DEBUG : five: Need to transfer - File not found at Destination 2026/03/26 05:05:44 DEBUG : four: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:05:44 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:05:44 DEBUG : four: Sizes differ 2026/03/26 05:05:44 DEBUG : one: Destination is newer than source, skipping 2026/03/26 05:05:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/26 05:05:44 DEBUG : two: size = 3 OK 2026/03/26 05:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:44 DEBUG : three: size = 5 OK 2026/03/26 05:05:44 DEBUG : three: Sizes identical 2026/03/26 05:05:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/26 05:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:45 DEBUG : four: md5 = a6856a60999207fc71c3f475445fb579 OK 2026/03/26 05:05:45 DEBUG : four: size = 4 OK 2026/03/26 05:05:45 INFO : four: Copied (replaced existing) 2026/03/26 05:05:46 DEBUG : five: md5 = 1106aa16c34af20af49493edea670be3 OK 2026/03/26 05:05:46 DEBUG : five: size = 4 OK 2026/03/26 05:05:46 INFO : five: Copied (new) 2026/03/26 05:05:46 DEBUG : two: md5 = ae226b6cd921c17aeb0476cb30dda914 OK 2026/03/26 05:05:46 DEBUG : two: size = 3 OK 2026/03/26 05:05:46 INFO : two: Copied (replaced existing) 2026/03/26 05:05:46 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/26 05:05:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/26 05:05:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/26 05:05:49 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/26 05:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:51 DEBUG : yam: md5 = a8f161bf069c0144f027c0f2ac378092 OK 2026/03/26 05:05:51 DEBUG : yam: size = 11 OK 2026/03/26 05:05:51 INFO : yam: Copied (new) 2026/03/26 05:05:51 DEBUG : potato: md5 = 0f61339e70d3cf5a039c763fbb0100bd OK 2026/03/26 05:05:51 DEBUG : potato: size = 14 OK 2026/03/26 05:05:51 INFO : potato: Copied (new) 2026/03/26 05:05:51 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/26 05:05:51 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/26 05:05:51 DEBUG : potato: size = 14 OK 2026/03/26 05:05:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:05:51 DEBUG : potato: Unchanged skipping 2026/03/26 05:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:53 DEBUG : yaml: md5 = d18fe15c7ed02c3e95930f0f69507341 OK 2026/03/26 05:05:53 DEBUG : yaml: size = 11 OK 2026/03/26 05:05:53 INFO : yaml: Copied (new) 2026/03/26 05:05:53 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:53 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/26 05:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Making map for --track-renames 2026/03/26 05:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Finished making map for --track-renames 2026/03/26 05:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 05:05:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/26 05:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for renames to finish 2026/03/26 05:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:55 DEBUG : pacer: low level retry 1/1 (error Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": set tcp [2a01:4f9:c011:405e::1]:45800: use of closed network connection) 2026/03/26 05:05:55 DEBUG : pacer: Rate limited, increasing sleep to 1.0577461s 2026/03/26 05:05:55 DEBUG : potato: Received error: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": set tcp [2a01:4f9:c011:405e::1]:45800: use of closed network connection - low level retry 0/10 2026/03/26 05:05:55 DEBUG : pacer: Reducing sleep to 0s 2026/03/26 05:05:56 DEBUG : yam: md5 = 569325f40c8dd79eaa9db613f1b7bd14 OK 2026/03/26 05:05:56 DEBUG : yam: size = 11 OK 2026/03/26 05:05:56 INFO : yam: Copied (new) 2026/03/26 05:05:57 DEBUG : potato: md5 = 3605f3e8df3b7f1a61d1828ca970499d OK 2026/03/26 05:05:57 DEBUG : potato: size = 14 OK 2026/03/26 05:05:57 INFO : potato: Copied (new) 2026/03/26 05:05:57 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:57 DEBUG : potato: size = 14 OK 2026/03/26 05:05:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:05:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Making map for --track-renames 2026/03/26 05:05:57 DEBUG : potato: Unchanged skipping 2026/03/26 05:05:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Finished making map for --track-renames 2026/03/26 05:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for renames to finish 2026/03/26 05:05:58 INFO : yam: Moved (server-side) to: yaml 2026/03/26 05:05:58 INFO : yaml: Renamed from "yam" 2026/03/26 05:05:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:05:58 DEBUG : Waiting for deletions to finish 2026/03/26 05:05:58 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/26 05:05:59 DEBUG : Added delayed dir = "sub", newDst= 2026/03/26 05:05:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Making map for --track-renames 2026/03/26 05:05:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Finished making map for --track-renames 2026/03/26 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:05:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/26 05:05:59 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/26 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for renames to finish 2026/03/26 05:05:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:06:01 DEBUG : sub/yam: md5 = a66d2890d25d87877e9d4b8ab8e3e985 OK 2026/03/26 05:06:01 DEBUG : sub/yam: size = 11 OK 2026/03/26 05:06:01 INFO : sub/yam: Copied (new) 2026/03/26 05:06:01 DEBUG : potato: md5 = 16b56070d27250bc72d88168988b5c91 OK 2026/03/26 05:06:01 DEBUG : potato: size = 14 OK 2026/03/26 05:06:01 INFO : potato: Copied (new) 2026/03/26 05:06:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:06:02 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:02 DEBUG : potato: size = 14 OK 2026/03/26 05:06:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:06:02 DEBUG : potato: Unchanged skipping 2026/03/26 05:06:03 INFO : sub: Set directory modification time (using SetModTime) 2026/03/26 05:06:03 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/26 05:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Making map for --track-renames 2026/03/26 05:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Finished making map for --track-renames 2026/03/26 05:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:06:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for renames to finish 2026/03/26 05:06:04 INFO : sub/yam: Moved (server-side) to: yam 2026/03/26 05:06:04 INFO : yam: Renamed from "sub/yam" 2026/03/26 05:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:06:04 DEBUG : Waiting for deletions to finish 2026/03/26 05:06:04 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.18s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:06:06 DEBUG : Creating backend with remote "/tmp/rclone368333900/dir1" 2026/03/26 05:06:06 DEBUG : Creating backend with remote "/tmp/rclone368333900/dir2" 2026/03/26 05:06:06 DEBUG : Local file system at /tmp/rclone368333900/dir2: Using server-side directory move 2026/03/26 05:06:06 INFO : Local file system at /tmp/rclone368333900/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 05:06:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/26 05:06:06 DEBUG : Local file system at /tmp/rclone368333900/dir2: Waiting for checks to finish 2026/03/26 05:06:06 DEBUG : Local file system at /tmp/rclone368333900/dir2: Waiting for transfers to finish 2026/03/26 05:06:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:06:07 DEBUG : Added delayed dir = "nested", newDst= 2026/03/26 05:06:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:06:07 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/26 05:06:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 05:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:06:09 DEBUG : sub dir/hello world: md5 = 9413dfa6e164e56f19fe04c6b64a9f55 OK 2026/03/26 05:06:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:06:09 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:06:09 INFO : sub dir/hello world: Deleted 2026/03/26 05:06:11 DEBUG : nested/sub dir/file: md5 = 0cd8cd05fcdf3e5800d6123604ffa79b OK 2026/03/26 05:06:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 05:06:11 INFO : nested/sub dir/file: Copied (new) 2026/03/26 05:06:11 INFO : nested/sub dir/file: Deleted 2026/03/26 05:06:11 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:12 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:12 INFO : sub dir: Removing directory 2026/03/26 05:06:12 INFO : nested/sub dir: Removing directory 2026/03/26 05:06:12 INFO : nested: Removing directory 2026/03/26 05:06:12 DEBUG : Local file system at /tmp/rclone368333900: deleted 3 directories 2026/03/26 05:06:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 05:06:15 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/26 05:06:16 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.41s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:06:16 DEBUG : Added delayed dir = "nested", newDst= 2026/03/26 05:06:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/26 05:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/26 05:06:16 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/26 05:06:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/26 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:06:18 DEBUG : sub dir/hello world: md5 = 39cbd4bd1581119f8e8e83350054441a OK 2026/03/26 05:06:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/26 05:06:18 INFO : sub dir/hello world: Copied (new) 2026/03/26 05:06:18 INFO : sub dir/hello world: Deleted 2026/03/26 05:06:20 DEBUG : nested/sub dir/file: md5 = b27354b6cfdf96bc51e67a9690615358 OK 2026/03/26 05:06:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/26 05:06:20 INFO : nested/sub dir/file: Copied (new) 2026/03/26 05:06:20 INFO : nested/sub dir/file: Deleted 2026/03/26 05:06:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:21 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/26 05:06:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 05:06:24 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/26 05:06:25 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.29s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:06:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/26 05:06:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 05:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:06:27 DEBUG : existing: md5 = 14f9d9ad8171016bc390125e6a5680bf OK 2026/03/26 05:06:27 DEBUG : existing: size = 6 OK 2026/03/26 05:06:27 INFO : existing: Copied (new) 2026/03/26 05:06:27 INFO : existing: Deleted 2026/03/26 05:06:27 DEBUG : existing-b: md5 = 180907e4dc2d9e8274a5f9c5927857c6 OK 2026/03/26 05:06:27 DEBUG : existing-b: size = 6 OK 2026/03/26 05:06:27 INFO : existing-b: Copied (new) 2026/03/26 05:06:27 INFO : existing-b: Deleted 2026/03/26 05:06:28 DEBUG : existing: Destination exists, skipping 2026/03/26 05:06:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/26 05:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:06:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.66s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:06:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gifofov5kiqo" 2026/03/26 05:06:29 DEBUG : Creating backend with remote "TestDrive:crypt/vcnrnfj4irtkdoc2quchhdthhpc3llia6ov7bfvcp07340g88ang" 2026/03/26 05:06:32 DEBUG : potato2: md5 = d189307567603b6217ef84ea78b9462e OK 2026/03/26 05:06:33 DEBUG : empty space: md5 = 5216eef16a41d0aeb667f15da2c083d6 OK 2026/03/26 05:06:34 DEBUG : potato3: md5 = e9f7952dada5ecf39b4a2a6391a0d4aa OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce' -> Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo' 2026/03/26 05:06:37 DEBUG : empty space: md5 = 9594505dfe18a215d940528af553b0ce OK 2026/03/26 05:06:38 DEBUG : potato3: md5 = 946c1c2f2f943b9b7b4bae12b42d2936 OK 2026/03/26 05:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo': Using server-side directory move 2026/03/26 05:06:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 05:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo': Waiting for checks to finish 2026/03/26 05:06:39 DEBUG : empty space: size = 1 OK 2026/03/26 05:06:39 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:06:39 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo') 2026/03/26 05:06:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:06:39 DEBUG : potato3: Sizes differ 2026/03/26 05:06:39 DEBUG : empty space: Unchanged skipping 2026/03/26 05:06:39 INFO : empty space: Deleted 2026/03/26 05:06:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo': Waiting for transfers to finish 2026/03/26 05:06:39 INFO : potato3: Deleted 2026/03/26 05:06:39 INFO : potato2: Moved (server-side) 2026/03/26 05:06:40 INFO : potato3: Moved (server-side) 2026/03/26 05:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viveyih6poyi" 2026/03/26 05:06:40 DEBUG : Creating backend with remote "TestDrive:crypt/m230pg0togn6kterjaefkuncc1ntr6ahgrfovmcsedjnla3s0khg" 2026/03/26 05:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viveyih6poyi': Using server-side directory move 2026/03/26 05:06:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-viveyih6poyi': Server side directory move succeeded 2026/03/26 05:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viveyih6poyi': Purge remote 2026/03/26 05:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifofov5kiqo': Purge remote 2026/03/26 05:06:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.67s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:06:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xazanux5polo" 2026/03/26 05:06:44 DEBUG : Creating backend with remote "TestDrive:crypt/llle9g8fnb7ofkfub656r0asipu2r7933kq92qavlg1q4v74udrg" 2026/03/26 05:06:47 DEBUG : potato2: md5 = e8e7041a495e5c8eda5cc4ac4e662ee6 OK 2026/03/26 05:06:48 DEBUG : empty space: md5 = db91c7e115742c1c37c1d6e9711bc762 OK 2026/03/26 05:06:50 DEBUG : potato3: md5 = 525d8b893e8cc18d93ce715ee529f377 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce' -> Encrypted drive 'TestCryptDrive:rclone-test-xazanux5polo' 2026/03/26 05:06:52 DEBUG : empty space: md5 = 570bcaaf01401a9a7de348ffd2665426 OK 2026/03/26 05:06:53 DEBUG : potato3: md5 = aa46f7fa01702cb9c03aad186fc48d76 OK 2026/03/26 05:06:54 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 05:06:54 DEBUG : empty space: Excluded 2026/03/26 05:06:54 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 05:06:54 DEBUG : empty space: Excluded 2026/03/26 05:06:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:06:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:06:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xazanux5polo') 2026/03/26 05:06:54 DEBUG : potato3: Sizes differ 2026/03/26 05:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xazanux5polo': Waiting for checks to finish 2026/03/26 05:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xazanux5polo': Waiting for transfers to finish 2026/03/26 05:06:54 INFO : potato2: Moved (server-side) 2026/03/26 05:06:54 INFO : potato3: Deleted 2026/03/26 05:06:55 INFO : potato3: Moved (server-side) 2026/03/26 05:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lokuwon8bopa" 2026/03/26 05:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/n3f1uipdu4js0lorgssef20jsd2vhal7rueru3h80i6ca9qotlm0" 2026/03/26 05:06:57 DEBUG : empty space: Excluded (Size Filter) 2026/03/26 05:06:57 DEBUG : empty space: Excluded 2026/03/26 05:06:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:06:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/26 05:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lokuwon8bopa': Waiting for checks to finish 2026/03/26 05:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lokuwon8bopa': Waiting for transfers to finish 2026/03/26 05:06:58 INFO : potato2: Moved (server-side) 2026/03/26 05:06:58 INFO : potato3: Moved (server-side) 2026/03/26 05:06:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lokuwon8bopa': Purge remote 2026/03/26 05:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xazanux5polo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:07:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caxenuw5yivo" 2026/03/26 05:07:00 DEBUG : Creating backend with remote "TestDrive:crypt/7egmeg5oemvn321a13f8io5t7auv91cuu44g68enk2nf4nhihdv0" 2026/03/26 05:07:03 DEBUG : potato2: md5 = d423fbabd1c448b202bb57295d7ab2eb OK 2026/03/26 05:07:04 DEBUG : empty space: md5 = c7c020ac6c0ce2db8d0da4ad524914f6 OK 2026/03/26 05:07:05 DEBUG : potato3: md5 = 21fb6e4d95b771f28bdafc2ebd35bf39 OK 2026/03/26 05:07:05 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce' -> Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo' 2026/03/26 05:07:09 DEBUG : empty space: md5 = 0105a0d2bec3308af6b06909bd0a1fba OK 2026/03/26 05:07:10 DEBUG : potato3: md5 = f968a71cabc27d65ed9120409f5a23f8 OK 2026/03/26 05:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo': Using server-side directory move 2026/03/26 05:07:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/26 05:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/26 05:07:10 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/26 05:07:10 DEBUG : empty space: size = 1 OK 2026/03/26 05:07:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:07:10 DEBUG : empty space: Unchanged skipping 2026/03/26 05:07:10 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:07:10 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo') 2026/03/26 05:07:10 DEBUG : potato3: Sizes differ 2026/03/26 05:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo': Waiting for checks to finish 2026/03/26 05:07:11 INFO : empty space: Deleted 2026/03/26 05:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo': Waiting for transfers to finish 2026/03/26 05:07:11 INFO : potato2: Moved (server-side) 2026/03/26 05:07:11 INFO : potato3: Deleted 2026/03/26 05:07:11 INFO : potato3: Moved (server-side) 2026/03/26 05:07:11 INFO : tomatoDir: Removing directory 2026/03/26 05:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': deleted 1 directories 2026/03/26 05:07:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biduyor7koti" 2026/03/26 05:07:13 DEBUG : Creating backend with remote "TestDrive:crypt/dgcusv3mev51sf4ceo48efgirjurt0t59dv07gpqsnpvvt03abeg" 2026/03/26 05:07:14 INFO : tomatoDir: Making directory 2026/03/26 05:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biduyor7koti': Using server-side directory move 2026/03/26 05:07:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-biduyor7koti': Server side directory move succeeded 2026/03/26 05:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biduyor7koti': Purge remote 2026/03/26 05:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caxenuw5yivo': Purge remote 2026/03/26 05:07:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.73s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.45s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test" 2026/03/26 05:07:18 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.85s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test" 2026/03/26 05:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/26 05:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test-include/layer2" 2026/03/26 05:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 05:07:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test-ignore-file" 2026/03/26 05:07:25 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/26 05:07:29 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = a3e9506bdc22c6ea32c820886f44d036 OK 2026/03/26 05:07:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 05:07:30 DEBUG : rclone-sync-test: Excluded 2026/03/26 05:07:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/26 05:07:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 05:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test': Waiting for checks to finish 2026/03/26 05:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test': Waiting for transfers to finish 2026/03/26 05:07:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:31 INFO : There was nothing to transfer 2026/03/26 05:07:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 05:07:32 DEBUG : rclone-sync-test: Excluded 2026/03/26 05:07:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 05:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:07:32 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:32 INFO : rclone-sync-test-include: Removing directory 2026/03/26 05:07:33 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 05:07:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/26 05:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': failed to delete 1 directories 2026/03/26 05:07:33 INFO : There was nothing to transfer 2026/03/26 05:07:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 05:07:34 DEBUG : rclone-sync-test: Excluded 2026/03/26 05:07:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/26 05:07:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 05:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/26 05:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/26 05:07:34 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:34 INFO : There was nothing to transfer 2026/03/26 05:07:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 05:07:35 DEBUG : rclone-sync-test: Excluded 2026/03/26 05:07:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 05:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:07:36 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:36 INFO : rclone-sync-test-include: Removing directory 2026/03/26 05:07:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 05:07:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/26 05:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': failed to delete 1 directories 2026/03/26 05:07:36 INFO : There was nothing to transfer 2026/03/26 05:07:36 DEBUG : Excluded 2026/03/26 05:07:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/26 05:07:37 DEBUG : rclone-sync-test: Excluded 2026/03/26 05:07:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/26 05:07:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/26 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/26 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/26 05:07:37 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:37 INFO : There was nothing to transfer 2026/03/26 05:07:39 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/26 05:07:40 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (21.29s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:07:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:07:41 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/CompareDest" 2026/03/26 05:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/gveqi14airsml4bgu7krj116o8" 2026/03/26 05:07:45 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 05:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:07:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:07:47 DEBUG : one: md5 = 00885ea5db0131de042a1c0e8418b666 OK 2026/03/26 05:07:47 DEBUG : one: size = 3 OK 2026/03/26 05:07:47 INFO : one: Copied (new) 2026/03/26 05:07:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:07:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:07:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:07:48 DEBUG : one: Sizes differ 2026/03/26 05:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:07:50 DEBUG : one: md5 = f2d58141e04b1979f8a4dd5383817ac8 OK 2026/03/26 05:07:50 DEBUG : one: size = 5 OK 2026/03/26 05:07:50 INFO : one: Copied (replaced existing) 2026/03/26 05:07:50 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:52 DEBUG : dst/one: md5 = 579bdb5c35057b5dd49cc88de1dcd480 OK 2026/03/26 05:07:54 DEBUG : CompareDest/one: md5 = b950a6ce321b8ac8cf5c193edc836240 OK 2026/03/26 05:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:07:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:07:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:07:54 DEBUG : one: Sizes differ 2026/03/26 05:07:55 DEBUG : one: size = 5 OK 2026/03/26 05:07:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:07:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 05:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:07:55 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:55 INFO : There was nothing to transfer 2026/03/26 05:07:57 DEBUG : CompareDest/two: md5 = acba6fdaab4a8e6451a72df6e4058a92 OK 2026/03/26 05:07:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:07:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:07:57 DEBUG : one: Sizes differ 2026/03/26 05:07:57 DEBUG : two: size = 3 OK 2026/03/26 05:07:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:07:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 05:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:07:57 DEBUG : one: size = 5 OK 2026/03/26 05:07:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:07:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 05:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:07:57 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:57 INFO : There was nothing to transfer 2026/03/26 05:07:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:07:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:07:58 DEBUG : one: Sizes differ 2026/03/26 05:07:58 DEBUG : one: size = 5 OK 2026/03/26 05:07:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:07:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 05:07:58 DEBUG : two: size = 3 OK 2026/03/26 05:07:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:07:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 05:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:07:58 DEBUG : Waiting for deletions to finish 2026/03/26 05:07:58 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/26 05:08:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:08:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:08:00 DEBUG : one: Sizes differ 2026/03/26 05:08:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:08:00 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/CompareDest') 2026/03/26 05:08:00 DEBUG : two: Sizes differ 2026/03/26 05:08:00 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 05:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:00 DEBUG : one: size = 5 OK 2026/03/26 05:08:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 05:08:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:01 DEBUG : two: md5 = 012152a1a901d14799a0ee9e598363f8 OK 2026/03/26 05:08:01 DEBUG : two: size = 5 OK 2026/03/26 05:08:01 INFO : two: Copied (new) 2026/03/26 05:08:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:08:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:08:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:08:05 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.20s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:08:08 DEBUG : pre-dest1/1: md5 = a5759e048558d0c522b1c80db77bb134 OK 2026/03/26 05:08:10 DEBUG : pre-dest2/2: md5 = 4f42aa080963a833bd86b3727e47f142 OK 2026/03/26 05:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dest" 2026/03/26 05:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/rg03c1jvnehrrc617i0lnqjddc" 2026/03/26 05:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/pre-dest1" 2026/03/26 05:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/bbnblvh6k061ssopqrp18kd7gc" 2026/03/26 05:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/pre-dest2" 2026/03/26 05:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/26 05:08:14 DEBUG : 1: size = 1 OK 2026/03/26 05:08:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:08:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/26 05:08:14 DEBUG : 2: size = 1 OK 2026/03/26 05:08:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:08:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/26 05:08:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/26 05:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dest': Waiting for checks to finish 2026/03/26 05:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dest': Waiting for transfers to finish 2026/03/26 05:08:17 DEBUG : 3: md5 = 6f582c19c000738eeee0d3f4856bfda6 OK 2026/03/26 05:08:17 DEBUG : 3: size = 1 OK 2026/03/26 05:08:17 INFO : 3: Copied (new) 2026/03/26 05:08:17 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:19 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/26 05:08:20 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/26 05:08:20 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.34s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:08:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/CopyDest" 2026/03/26 05:08:22 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/26 05:08:24 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 05:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:26 DEBUG : one: md5 = 4a39da6f6d04c41fe32045e50dbe1ff3 OK 2026/03/26 05:08:26 DEBUG : one: size = 3 OK 2026/03/26 05:08:26 INFO : one: Copied (new) 2026/03/26 05:08:26 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:08:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:08:27 DEBUG : one: Sizes differ 2026/03/26 05:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:29 DEBUG : one: md5 = f755d22f6c9b90392be98c1dc0b03c88 OK 2026/03/26 05:08:29 DEBUG : one: size = 5 OK 2026/03/26 05:08:29 INFO : one: Copied (replaced existing) 2026/03/26 05:08:29 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:31 DEBUG : dst/one: md5 = a0abe9a83e10ce8cabc0df1015631368 OK 2026/03/26 05:08:33 DEBUG : CopyDest/one: md5 = 2c7b9fa95374662ea4180a1761a36744 OK 2026/03/26 05:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/BackupDir" 2026/03/26 05:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/26 05:08:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:08:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:08:35 DEBUG : one: Sizes differ 2026/03/26 05:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:35 DEBUG : one: size = 5 OK 2026/03/26 05:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:08:35 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:08:35 DEBUG : one: Sizes differ 2026/03/26 05:08:37 INFO : one: Moved (server-side) 2026/03/26 05:08:38 DEBUG : one: size = 5 OK 2026/03/26 05:08:38 INFO : one: Copied (server-side copy) 2026/03/26 05:08:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/26 05:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:38 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:40 DEBUG : CopyDest/two: md5 = cb63262c7662d36ad3bb0c661ff5ebcf OK 2026/03/26 05:08:41 DEBUG : one: size = 5 OK 2026/03/26 05:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:41 DEBUG : one: Unchanged skipping 2026/03/26 05:08:41 DEBUG : two: size = 3 OK 2026/03/26 05:08:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:42 DEBUG : two: size = 3 OK 2026/03/26 05:08:42 INFO : two: Copied (server-side copy) 2026/03/26 05:08:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/26 05:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:42 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:43 DEBUG : two: size = 3 OK 2026/03/26 05:08:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:43 DEBUG : two: Unchanged skipping 2026/03/26 05:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:43 DEBUG : one: size = 5 OK 2026/03/26 05:08:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:43 DEBUG : one: Unchanged skipping 2026/03/26 05:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:43 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:43 INFO : There was nothing to transfer 2026/03/26 05:08:45 DEBUG : CopyDest/three: md5 = eb0b93dd5e9c1c596fb6a2697dddef35 OK 2026/03/26 05:08:45 DEBUG : one: size = 5 OK 2026/03/26 05:08:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:45 DEBUG : one: Unchanged skipping 2026/03/26 05:08:45 DEBUG : three: size = 7 (Local file system at /tmp/rclone368333900) 2026/03/26 05:08:45 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/CopyDest') 2026/03/26 05:08:45 DEBUG : three: Sizes differ 2026/03/26 05:08:45 DEBUG : three: Destination not found in --copy-dest 2026/03/26 05:08:45 DEBUG : three: Need to transfer - File not found at Destination 2026/03/26 05:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:08:45 DEBUG : two: size = 3 OK 2026/03/26 05:08:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/26 05:08:45 DEBUG : two: Unchanged skipping 2026/03/26 05:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:08:47 DEBUG : three: md5 = ff357395766056d1d325d1e6accfdc08 OK 2026/03/26 05:08:47 DEBUG : three: size = 7 OK 2026/03/26 05:08:47 INFO : three: Copied (new) 2026/03/26 05:08:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:08:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 05:08:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:08:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:08:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/26 05:08:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:08:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:08:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.60s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:08:55 DEBUG : dst/one: md5 = 2c1de9d754736a2053e5c621d46e29ec OK 2026/03/26 05:08:56 DEBUG : dst/two: md5 = 7ebd91f7377cf2b69fd457c66906201b OK 2026/03/26 05:08:57 DEBUG : dst/three.txt: md5 = ba630492379f9453a92d776541b3010b OK 2026/03/26 05:08:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:08:58 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/backup" 2026/03/26 05:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 05:09:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:09:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:09:00 DEBUG : one: Sizes differ 2026/03/26 05:09:00 DEBUG : two: size = 3 OK 2026/03/26 05:09:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:09:00 DEBUG : two: Unchanged skipping 2026/03/26 05:09:02 INFO : one: Moved (server-side) 2026/03/26 05:09:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:09:03 DEBUG : one: md5 = a3a0b393537417e111f670107261af49 OK 2026/03/26 05:09:03 DEBUG : one: size = 4 OK 2026/03/26 05:09:03 INFO : one: Copied (new) 2026/03/26 05:09:03 DEBUG : Waiting for deletions to finish 2026/03/26 05:09:04 INFO : three.txt: Moved (server-side) 2026/03/26 05:09:04 INFO : three.txt: Moved into backup dir 2026/03/26 05:09:06 DEBUG : dst/three.txt: md5 = 4dd0781b78a2fc70a34f6d950ff275d1 OK 2026/03/26 05:09:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:09:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:09:06 DEBUG : one: Sizes differ 2026/03/26 05:09:06 DEBUG : two: size = 3 OK 2026/03/26 05:09:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:09:06 DEBUG : two: Unchanged skipping 2026/03/26 05:09:07 INFO : one: Deleted 2026/03/26 05:09:07 INFO : one: Moved (server-side) 2026/03/26 05:09:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:09:09 DEBUG : one: md5 = dec2845933a4f7782ae3022155be8a3d OK 2026/03/26 05:09:09 DEBUG : one: size = 5 OK 2026/03/26 05:09:09 INFO : one: Copied (new) 2026/03/26 05:09:09 DEBUG : Waiting for deletions to finish 2026/03/26 05:09:09 INFO : three.txt: Deleted 2026/03/26 05:09:10 INFO : three.txt: Moved (server-side) 2026/03/26 05:09:10 INFO : three.txt: Moved into backup dir 2026/03/26 05:09:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:09:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:09:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:09:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 05:09:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:09:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:09:16 DEBUG : dst/one: md5 = 38d7d220b7c06069a5a9fa2a2e6e7654 OK 2026/03/26 05:09:18 DEBUG : dst/two: md5 = 3fb873474ed983344f13f97686ba8c9d OK 2026/03/26 05:09:19 DEBUG : dst/three.txt: md5 = d4a88c464888c63c847add5a550f2fe2 OK 2026/03/26 05:09:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:09:19 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/backup" 2026/03/26 05:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 05:09:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:09:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:09:22 DEBUG : one: Sizes differ 2026/03/26 05:09:22 DEBUG : two: size = 3 OK 2026/03/26 05:09:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:09:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:09:22 DEBUG : two: Unchanged skipping 2026/03/26 05:09:23 INFO : one: Moved (server-side) to: one.bak 2026/03/26 05:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:09:25 DEBUG : one: md5 = e27ee6c9378dddbfa5290a902072adcf OK 2026/03/26 05:09:25 DEBUG : one: size = 4 OK 2026/03/26 05:09:25 INFO : one: Copied (new) 2026/03/26 05:09:25 DEBUG : Waiting for deletions to finish 2026/03/26 05:09:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 05:09:25 INFO : three.txt: Moved into backup dir 2026/03/26 05:09:27 DEBUG : dst/three.txt: md5 = e70feb26ece7ef80a3ad80d894b77d7b OK 2026/03/26 05:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:09:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:09:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:09:28 DEBUG : one: Sizes differ 2026/03/26 05:09:28 DEBUG : two: size = 3 OK 2026/03/26 05:09:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:09:28 DEBUG : two: Unchanged skipping 2026/03/26 05:09:29 INFO : one.bak: Deleted 2026/03/26 05:09:29 INFO : one: Moved (server-side) to: one.bak 2026/03/26 05:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:09:30 DEBUG : one: md5 = 7e3751fb475ff0f374498d02a40592e7 OK 2026/03/26 05:09:30 DEBUG : one: size = 5 OK 2026/03/26 05:09:30 INFO : one: Copied (new) 2026/03/26 05:09:30 DEBUG : Waiting for deletions to finish 2026/03/26 05:09:31 INFO : three.txt.bak: Deleted 2026/03/26 05:09:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 05:09:32 INFO : three.txt: Moved into backup dir 2026/03/26 05:09:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:09:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:09:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 05:09:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 05:09:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 05:09:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (21.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:09:38 DEBUG : dst/one: md5 = 7db9ec688d1465f6ae14ac65e8057e73 OK 2026/03/26 05:09:39 DEBUG : dst/two: md5 = 9a2f0ca48c1573a40a9e44297f02ae6d OK 2026/03/26 05:09:40 DEBUG : dst/three.txt: md5 = f87e483b0f5dfb5124b7402971f69332 OK 2026/03/26 05:09:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:09:41 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:09:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/backup" 2026/03/26 05:09:42 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/1nrff024r7pq65ecp72fc28jb0" 2026/03/26 05:09:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:09:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:09:43 DEBUG : one: Sizes differ 2026/03/26 05:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:09:43 DEBUG : two: size = 3 OK 2026/03/26 05:09:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:09:43 DEBUG : two: Unchanged skipping 2026/03/26 05:09:45 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 05:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:09:46 DEBUG : one: md5 = 20c4890e9200771acabf037708c1d56f OK 2026/03/26 05:09:46 DEBUG : one: size = 4 OK 2026/03/26 05:09:46 INFO : one: Copied (new) 2026/03/26 05:09:46 DEBUG : Waiting for deletions to finish 2026/03/26 05:09:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 05:09:47 INFO : three.txt: Moved into backup dir 2026/03/26 05:09:49 DEBUG : dst/three.txt: md5 = 85bcbff75b00c7ee951688aa47c4f8dc OK 2026/03/26 05:09:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:09:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:09:49 DEBUG : one: Sizes differ 2026/03/26 05:09:49 DEBUG : two: size = 3 OK 2026/03/26 05:09:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:09:49 DEBUG : two: Unchanged skipping 2026/03/26 05:09:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:09:50 INFO : one-2019-01-01: Deleted 2026/03/26 05:09:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 05:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:09:52 DEBUG : one: md5 = 2d4acecb06c569d91336a98e0688e001 OK 2026/03/26 05:09:52 DEBUG : one: size = 5 OK 2026/03/26 05:09:52 INFO : one: Copied (new) 2026/03/26 05:09:52 DEBUG : Waiting for deletions to finish 2026/03/26 05:09:52 INFO : three-2019-01-01.txt: Deleted 2026/03/26 05:09:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 05:09:53 INFO : three.txt: Moved into backup dir 2026/03/26 05:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:09:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:09:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/26 05:09:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/26 05:09:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/26 05:09:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.12s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:09:59 DEBUG : dst/one: md5 = 3f3ca80387d8667921bf5676603d595d OK 2026/03/26 05:10:00 DEBUG : dst/two: md5 = 2fa9e632402e640e230aa5bcbdfaf07b OK 2026/03/26 05:10:02 DEBUG : dst/three.txt: md5 = ba91aaed06606d5033bb38bb44e1c3ee OK 2026/03/26 05:10:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:10:02 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:10:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:03 DEBUG : one: Sizes differ 2026/03/26 05:10:03 DEBUG : two: size = 3 OK 2026/03/26 05:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:10:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:10:03 DEBUG : two: Unchanged skipping 2026/03/26 05:10:04 INFO : one: Moved (server-side) to: one.bak 2026/03/26 05:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:10:05 DEBUG : one: md5 = 354fc605ddb0dd702eed6387655828eb OK 2026/03/26 05:10:05 DEBUG : one: size = 4 OK 2026/03/26 05:10:05 INFO : one: Copied (new) 2026/03/26 05:10:05 DEBUG : Waiting for deletions to finish 2026/03/26 05:10:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 05:10:06 INFO : three.txt: Moved into backup dir 2026/03/26 05:10:08 DEBUG : dst/three.txt: md5 = 2e9cbe5a572047051789d30fd6136124 OK 2026/03/26 05:10:09 DEBUG : one.bak: Excluded (Path Filter) 2026/03/26 05:10:09 DEBUG : one.bak: Excluded 2026/03/26 05:10:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/26 05:10:09 DEBUG : three.txt.bak: Excluded 2026/03/26 05:10:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:09 DEBUG : one: Sizes differ 2026/03/26 05:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for checks to finish 2026/03/26 05:10:09 DEBUG : two: size = 3 OK 2026/03/26 05:10:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:10:09 DEBUG : two: Unchanged skipping 2026/03/26 05:10:09 INFO : one.bak: Deleted 2026/03/26 05:10:10 INFO : one: Moved (server-side) to: one.bak 2026/03/26 05:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst': Waiting for transfers to finish 2026/03/26 05:10:11 DEBUG : one: md5 = 041fd8507e9af113f76ebe7365064540 OK 2026/03/26 05:10:11 DEBUG : one: size = 5 OK 2026/03/26 05:10:11 INFO : one: Copied (new) 2026/03/26 05:10:11 DEBUG : Waiting for deletions to finish 2026/03/26 05:10:12 INFO : three.txt.bak: Deleted 2026/03/26 05:10:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 05:10:12 INFO : three.txt: Moved into backup dir 2026/03/26 05:10:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:10:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 05:10:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 05:10:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 05:10:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 05:10:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (19.25s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:10:18 DEBUG : dst/one: md5 = d78b02f09f0295158c8de7af2336b099 OK 2026/03/26 05:10:19 DEBUG : dst/two: md5 = 833d47e8811b09288b2a5c3d9e9bde72 OK 2026/03/26 05:10:21 DEBUG : dst/three.txt: md5 = 50788a5837c5b260becd0948e90b1176 OK 2026/03/26 05:10:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:10:21 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:10:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:22 DEBUG : one: Sizes differ 2026/03/26 05:10:23 INFO : one: Moved (server-side) to: one.bak 2026/03/26 05:10:24 DEBUG : one: md5 = 8346c39774df4e9575718837d5476171 OK 2026/03/26 05:10:24 DEBUG : one: size = 4 OK 2026/03/26 05:10:24 INFO : one: Copied (new) 2026/03/26 05:10:24 DEBUG : two: size = 3 OK 2026/03/26 05:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:10:24 DEBUG : two: Unchanged skipping 2026/03/26 05:10:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:25 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:25 DEBUG : three.txt: Sizes differ 2026/03/26 05:10:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 05:10:27 DEBUG : three.txt: md5 = 9a20e1ac153438323ae7130009678a40 OK 2026/03/26 05:10:27 DEBUG : three.txt: size = 6 OK 2026/03/26 05:10:27 INFO : three.txt: Copied (new) 2026/03/26 05:10:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:28 DEBUG : one: Sizes differ 2026/03/26 05:10:29 INFO : one.bak: Deleted 2026/03/26 05:10:29 INFO : one: Moved (server-side) to: one.bak 2026/03/26 05:10:30 DEBUG : one: md5 = bc63193669caa010ab5a942f2e92e7f7 OK 2026/03/26 05:10:30 DEBUG : one: size = 5 OK 2026/03/26 05:10:30 INFO : one: Copied (new) 2026/03/26 05:10:31 DEBUG : two: size = 3 OK 2026/03/26 05:10:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:10:31 DEBUG : two: Unchanged skipping 2026/03/26 05:10:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:31 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:31 DEBUG : three.txt: Sizes differ 2026/03/26 05:10:32 INFO : three.txt.bak: Deleted 2026/03/26 05:10:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/26 05:10:33 DEBUG : three.txt: md5 = 703647a23ef3063ccac2c854a406c64f OK 2026/03/26 05:10:33 DEBUG : three.txt: size = 19 OK 2026/03/26 05:10:33 INFO : three.txt: Copied (new) 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/26 05:10:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (21.59s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:10:40 DEBUG : dst/one: md5 = 8a754e8f9e9c7a3ad30f62a1b5eaf71c OK 2026/03/26 05:10:41 DEBUG : dst/two: md5 = 7af5abe4c3c346dda7b2154415e4ba01 OK 2026/03/26 05:10:42 DEBUG : dst/three.txt: md5 = 142baded2eedc3534453986ca032d196 OK 2026/03/26 05:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalivez9yoce/dst" 2026/03/26 05:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/q25nd0plvmurqduhpckeo8ufkmmaauefd2lsg1ur5en4smchtoa0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/26 05:10:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:44 DEBUG : one: Sizes differ 2026/03/26 05:10:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 05:10:46 DEBUG : one: md5 = 194b043f304ee07b1470653178e63853 OK 2026/03/26 05:10:46 DEBUG : one: size = 4 OK 2026/03/26 05:10:46 INFO : one: Copied (new) 2026/03/26 05:10:46 DEBUG : two: size = 3 OK 2026/03/26 05:10:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:10:46 DEBUG : two: Unchanged skipping 2026/03/26 05:10:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:46 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:46 DEBUG : three.txt: Sizes differ 2026/03/26 05:10:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 05:10:48 DEBUG : three.txt: md5 = cbb7a7d158c9ce1bf7933566336f835d OK 2026/03/26 05:10:48 DEBUG : three.txt: size = 6 OK 2026/03/26 05:10:48 INFO : three.txt: Copied (new) 2026/03/26 05:10:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:49 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:49 DEBUG : one: Sizes differ 2026/03/26 05:10:50 INFO : one-2019-01-01: Deleted 2026/03/26 05:10:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/26 05:10:52 DEBUG : one: md5 = 50317e98b1000983c215d244631d93ea OK 2026/03/26 05:10:52 DEBUG : one: size = 5 OK 2026/03/26 05:10:52 INFO : one: Copied (new) 2026/03/26 05:10:52 DEBUG : two: size = 3 OK 2026/03/26 05:10:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:10:52 DEBUG : two: Unchanged skipping 2026/03/26 05:10:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone368333900) 2026/03/26 05:10:52 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce/dst') 2026/03/26 05:10:52 DEBUG : three.txt: Sizes differ 2026/03/26 05:10:53 INFO : three-2019-01-01.txt: Deleted 2026/03/26 05:10:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/26 05:10:55 DEBUG : three.txt: md5 = e581dd8e64ce03d8f4750d5624d61dad OK 2026/03/26 05:10:55 DEBUG : three.txt: size = 19 OK 2026/03/26 05:10:55 INFO : three.txt: Copied (new) 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/26 05:10:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (21.02s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:11:00 DEBUG : Testêé: md5 = 733b2f900c5cb5c81873f806cc323d4d OK 2026/03/26 05:11:00 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone368333900) 2026/03/26 05:11:00 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:11:00 DEBUG : Testêé: Sizes differ 2026/03/26 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:11:02 DEBUG : Testêé: md5 = 7f406fd173c2b850f5ae8968c45b9d9f OK 2026/03/26 05:11:02 DEBUG : Testêé: size = 14 OK 2026/03/26 05:11:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/26 05:11:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.19s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:11:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/26 05:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:11:05 DEBUG : existing: md5 = b01250529e6a3a8d1ca89c71fcb6ac4f OK 2026/03/26 05:11:05 DEBUG : existing: size = 6 OK 2026/03/26 05:11:05 INFO : existing: Copied (new) 2026/03/26 05:11:05 DEBUG : Waiting for deletions to finish 2026/03/26 05:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:11:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone368333900) 2026/03/26 05:11:05 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:11:05 DEBUG : existing: Sizes differ 2026/03/26 05:11:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/26 05:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:11:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': not deleting files as there were IO errors 2026/03/26 05:11:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.51s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:11:08 DEBUG : EXISTING: md5 = 6c422db738bc444ac674b561438dd677 OK 2026/03/26 05:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:11:08 DEBUG : EXISTING: size = 6 OK 2026/03/26 05:11:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:11:08 DEBUG : existing: Unchanged skipping 2026/03/26 05:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:11:08 DEBUG : Waiting for deletions to finish 2026/03/26 05:11:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.95s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.33s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:11:12 DEBUG : both0: md5 = 3480f5ad278eb8dabfcac4e3098e3e50 OK 2026/03/26 05:11:14 DEBUG : only0: md5 = 100b60ba410855dfb40eff5c8edf6efe OK 2026/03/26 05:11:15 DEBUG : both1: md5 = f04a8ab4f8aad073d103bb060077d480 OK 2026/03/26 05:11:16 DEBUG : only1: md5 = 9aa2342f785425a9c084ed6bf0d8a746 OK 2026/03/26 05:11:18 DEBUG : both2: md5 = b10e0b98861d493abf11ab523319503f OK 2026/03/26 05:11:19 DEBUG : only2: md5 = 90af60baa63881b30dd09a4ba82bbc8d OK 2026/03/26 05:11:21 DEBUG : both3: md5 = 42f087b98a5e462005d9958f1ce3d04d OK 2026/03/26 05:11:22 DEBUG : only3: md5 = 3a7da677f176fd443fe64f3c3d6dda2c OK 2026/03/26 05:11:23 DEBUG : both4: md5 = f72d341a3497120738386dccaae3db0b OK 2026/03/26 05:11:25 DEBUG : only4: md5 = d757c5e0badf0ab236f6aaba04260dc8 OK 2026/03/26 05:11:26 DEBUG : both5: md5 = 1224cb63229f014c41a500e15ec1a48a OK 2026/03/26 05:11:28 DEBUG : only5: md5 = e42af62bb495b19f3f7ce2ece3ff35e7 OK 2026/03/26 05:11:29 DEBUG : both6: md5 = 30f40f1f79497bbbc52748af0ce4d2fb OK 2026/03/26 05:11:30 DEBUG : only6: md5 = 1afb53968583c214d5a0ac2e3c05fcf0 OK 2026/03/26 05:11:32 DEBUG : both7: md5 = 3d4839d4a169f1ec730415a24b1cd453 OK 2026/03/26 05:11:33 DEBUG : only7: md5 = d86e890816d22c2be5adb465637bcebd OK 2026/03/26 05:11:34 DEBUG : both8: md5 = c60b97ca8c6351353087acc1d39577cb OK 2026/03/26 05:11:36 DEBUG : only8: md5 = cadecc671de4d4cc1bec85a8a54025e7 OK 2026/03/26 05:11:37 DEBUG : both9: md5 = 596cbbaf3e9831638731b6ac58677f4c OK 2026/03/26 05:11:39 DEBUG : only9: md5 = 36892385bfc76957311dbd3d96c073ba OK 2026/03/26 05:11:40 DEBUG : both10: md5 = 93133327beacff5a2373195db5e7ff82 OK 2026/03/26 05:11:41 DEBUG : only10: md5 = a3908e26447f025b10939fd1f9bf122d OK 2026/03/26 05:11:43 DEBUG : both11: md5 = bfc5a838070cbe774593ec9fa28934e9 OK 2026/03/26 05:11:44 DEBUG : only11: md5 = 9ea9e338496745ffde9a3e85d8527fcb OK 2026/03/26 05:11:46 DEBUG : both12: md5 = 17245bf3e34d3dc6a650fe02ec6b1478 OK 2026/03/26 05:11:47 DEBUG : only12: md5 = fac74b089ffe9c62dff1d4955a8730c9 OK 2026/03/26 05:11:48 DEBUG : both13: md5 = 0e63aa092bc69a1b6abaf0c3442761ff OK 2026/03/26 05:11:49 DEBUG : only13: md5 = 9abbe0fd5b69d6e1c3c926c10295966b OK 2026/03/26 05:11:51 DEBUG : both14: md5 = 5e4b6ad4b82fc4d3ae4ddfc0912beeab OK 2026/03/26 05:11:52 DEBUG : only14: md5 = 2deda3ca5ed444cbf02825680d5d3b55 OK 2026/03/26 05:11:54 DEBUG : both15: md5 = 531ef2d08b69d9332ec0f61935a5a512 OK 2026/03/26 05:11:55 DEBUG : only15: md5 = 09181bd21b39041deb48e4059402d0c3 OK 2026/03/26 05:11:56 DEBUG : both16: md5 = 0458deee05b9ba83db28c80d84163268 OK 2026/03/26 05:11:58 DEBUG : only16: md5 = e528ca385cc82323ffad3fe609ad1386 OK 2026/03/26 05:11:59 DEBUG : both17: md5 = cee24a68e15f47ae7dc1d07a78094df5 OK 2026/03/26 05:12:00 DEBUG : only17: md5 = ba90198fb26d2157cf89de165e5c1ed3 OK 2026/03/26 05:12:02 DEBUG : both18: md5 = 9f92f9bb77738a9744ab20ea17200bd8 OK 2026/03/26 05:12:03 DEBUG : only18: md5 = d3be32043922766407f93b0619135512 OK 2026/03/26 05:12:05 DEBUG : both19: md5 = f21c2bf41728bf6f81ce128d094a71ae OK 2026/03/26 05:12:06 DEBUG : only19: md5 = b9aff95a05324211839b53bfd8abf55f OK 2026/03/26 05:12:07 DEBUG : both0: size = 6 OK 2026/03/26 05:12:07 DEBUG : both11: size = 6 OK 2026/03/26 05:12:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both10: size = 6 OK 2026/03/26 05:12:07 DEBUG : both12: size = 6 OK 2026/03/26 05:12:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:12:07 DEBUG : both0: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both13: size = 6 OK 2026/03/26 05:12:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both11: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both14: size = 6 OK 2026/03/26 05:12:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both14: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both15: size = 6 OK 2026/03/26 05:12:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both10: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both16: size = 6 OK 2026/03/26 05:12:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both16: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both17: size = 6 OK 2026/03/26 05:12:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both17: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both18: size = 6 OK 2026/03/26 05:12:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both18: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both19: size = 6 OK 2026/03/26 05:12:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both19: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both1: size = 6 OK 2026/03/26 05:12:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both12: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both2: size = 6 OK 2026/03/26 05:12:07 DEBUG : both1: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both3: size = 6 OK 2026/03/26 05:12:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both13: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both4: size = 6 OK 2026/03/26 05:12:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both15: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both5: size = 6 OK 2026/03/26 05:12:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both2: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both6: size = 6 OK 2026/03/26 05:12:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both5: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both7: size = 6 OK 2026/03/26 05:12:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both3: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both8: size = 6 OK 2026/03/26 05:12:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both8: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both9: size = 6 OK 2026/03/26 05:12:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:12:07 DEBUG : both9: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both4: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both6: Unchanged skipping 2026/03/26 05:12:07 DEBUG : both7: Unchanged skipping 2026/03/26 05:12:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:12:07 DEBUG : Waiting for deletions to finish 2026/03/26 05:12:07 INFO : only3: Deleted 2026/03/26 05:12:07 INFO : only19: Deleted 2026/03/26 05:12:07 INFO : only1: Deleted 2026/03/26 05:12:07 INFO : only0: Deleted 2026/03/26 05:12:08 INFO : only12: Deleted 2026/03/26 05:12:08 INFO : only18: Deleted 2026/03/26 05:12:08 INFO : only13: Deleted 2026/03/26 05:12:08 INFO : only16: Deleted 2026/03/26 05:12:08 INFO : only6: Deleted 2026/03/26 05:12:08 INFO : only9: Deleted 2026/03/26 05:12:08 INFO : only2: Deleted 2026/03/26 05:12:08 INFO : only10: Deleted 2026/03/26 05:12:08 INFO : only11: Deleted 2026/03/26 05:12:09 INFO : only14: Deleted 2026/03/26 05:12:09 INFO : only17: Deleted 2026/03/26 05:12:09 INFO : only4: Deleted 2026/03/26 05:12:09 INFO : only7: Deleted 2026/03/26 05:12:09 INFO : only5: Deleted 2026/03/26 05:12:09 INFO : only15: Deleted 2026/03/26 05:12:09 INFO : only8: Deleted 2026/03/26 05:12:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (66.84s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:12:19 DEBUG : both0: md5 = d09658485d6d51b234d4907ef60bdbae OK 2026/03/26 05:12:21 DEBUG : only0: md5 = 28c507b47b758ec789571b8825b2ad08 OK 2026/03/26 05:12:22 DEBUG : both1: md5 = 4a7d55500ca3905017b9f75d663dcb19 OK 2026/03/26 05:12:23 DEBUG : only1: md5 = e3f0f8d09f2ed99147b626b30995da8e OK 2026/03/26 05:12:25 DEBUG : both2: md5 = e7f5dc0c495153ef30cdcb5c395750fb OK 2026/03/26 05:12:26 DEBUG : only2: md5 = 0597bcdbdf22477fc98c36d34b2446dc OK 2026/03/26 05:12:28 DEBUG : both3: md5 = 3e5958d537664e8173e29909472c74c6 OK 2026/03/26 05:12:29 DEBUG : only3: md5 = 3e8f8eabe0ce5ba75d4b03a61addbe35 OK 2026/03/26 05:12:30 DEBUG : both4: md5 = 02e0126a3a8ae7432e99924b74251252 OK 2026/03/26 05:12:32 DEBUG : only4: md5 = bfa307cb245594601fa1d0929daa806d OK 2026/03/26 05:12:33 DEBUG : both5: md5 = 3e5f9a5d37f3e9cd7c13b22c3e152b34 OK 2026/03/26 05:12:34 DEBUG : only5: md5 = b761fdbaca257e6bd10d0c55385c80a6 OK 2026/03/26 05:12:36 DEBUG : both6: md5 = 03b7bcebfaab65dd62e65629857f786a OK 2026/03/26 05:12:37 DEBUG : only6: md5 = 14db85f81812ed319fb9f326e205c378 OK 2026/03/26 05:12:38 DEBUG : both7: md5 = f92ebb00102cd8267bd484c0564973d9 OK 2026/03/26 05:12:40 DEBUG : only7: md5 = 85ede1f7e415bb305ce272bbcfbd6e84 OK 2026/03/26 05:12:41 DEBUG : both8: md5 = 69ef765bd2e23e0b8e5c7373df8ec631 OK 2026/03/26 05:12:42 DEBUG : only8: md5 = ece67d3579e46f54b93ccbed4c488de0 OK 2026/03/26 05:12:44 DEBUG : both9: md5 = dbc2de1fba93c7879bfd09176b7aea27 OK 2026/03/26 05:12:45 DEBUG : only9: md5 = 8aa25f5ca14b0571387a646584643945 OK 2026/03/26 05:12:47 DEBUG : both10: md5 = ac645184c63bbeb98f7ffddbd9a66200 OK 2026/03/26 05:12:48 DEBUG : only10: md5 = e2f02482b55793981453bd6fdff3a91e OK 2026/03/26 05:12:49 DEBUG : both11: md5 = 09bec323badb8d1c0e56ffa8aefa4f75 OK 2026/03/26 05:12:51 DEBUG : only11: md5 = afba5703380608d720f1951e290675a7 OK 2026/03/26 05:12:52 DEBUG : both12: md5 = 6c8b964c289f39bfbac492b220f82847 OK 2026/03/26 05:12:53 DEBUG : only12: md5 = 54bfd054e35147e0c42c0da739905fe5 OK 2026/03/26 05:12:55 DEBUG : both13: md5 = a37843b1f6bd3160df29a3b411ce1940 OK 2026/03/26 05:12:56 DEBUG : only13: md5 = 61fd0b3b8220b9e7d6228da67f808347 OK 2026/03/26 05:12:58 DEBUG : both14: md5 = f06f0e2b3695dd3b25f5d059efbe3901 OK 2026/03/26 05:12:59 DEBUG : only14: md5 = 111a17463c08feb82f6587bd35592896 OK 2026/03/26 05:13:01 DEBUG : both15: md5 = dc4874852f6d668ae86b6b3193307308 OK 2026/03/26 05:13:02 DEBUG : only15: md5 = f84b7765bb3f85c3f3ba03f0572bb973 OK 2026/03/26 05:13:03 DEBUG : both16: md5 = 14c47bfc648eaae36d000bdcd558d00b OK 2026/03/26 05:13:05 DEBUG : only16: md5 = e81c40ce8c970020192e4311450fc252 OK 2026/03/26 05:13:06 DEBUG : both17: md5 = ebd1cf314d25c5dd73bae6890f99e30d OK 2026/03/26 05:13:07 DEBUG : only17: md5 = ce66a77fcadceaace9b65e1615639cce OK 2026/03/26 05:13:08 DEBUG : both18: md5 = 958fcf747ccb1e6ca8b2d830b69c4d87 OK 2026/03/26 05:13:10 DEBUG : only18: md5 = d5d9176a2974f23f67346f3c32d7ca1a OK 2026/03/26 05:13:11 DEBUG : both19: md5 = d244d6e1df99952d8e773b013ff602d7 OK 2026/03/26 05:13:12 DEBUG : only19: md5 = 845e0ff591c12d8dbe21a3da6fa1b0d3 OK 2026/03/26 05:13:13 DEBUG : both0: size = 6 OK 2026/03/26 05:13:13 DEBUG : both12: size = 6 OK 2026/03/26 05:13:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both10: size = 6 OK 2026/03/26 05:13:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both11: size = 6 OK 2026/03/26 05:13:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both0: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both13: size = 6 OK 2026/03/26 05:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:13:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both12: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both14: size = 6 OK 2026/03/26 05:13:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both14: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both15: size = 6 OK 2026/03/26 05:13:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both10: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both16: size = 6 OK 2026/03/26 05:13:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both16: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both17: size = 6 OK 2026/03/26 05:13:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both17: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both18: size = 6 OK 2026/03/26 05:13:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both11: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both19: size = 6 OK 2026/03/26 05:13:13 DEBUG : both18: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both1: size = 6 OK 2026/03/26 05:13:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both13: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both2: size = 6 OK 2026/03/26 05:13:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both15: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both3: size = 6 OK 2026/03/26 05:13:13 DEBUG : both1: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both4: size = 6 OK 2026/03/26 05:13:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both3: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both5: size = 6 OK 2026/03/26 05:13:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both5: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both6: size = 6 OK 2026/03/26 05:13:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both4: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both7: size = 6 OK 2026/03/26 05:13:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both2: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both8: size = 6 OK 2026/03/26 05:13:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both8: Unchanged skipping 2026/03/26 05:13:13 DEBUG : both9: size = 6 OK 2026/03/26 05:13:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:13:13 DEBUG : both9: Unchanged skipping 2026/03/26 05:13:13 DEBUG : only0: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only0: Sizes differ 2026/03/26 05:13:13 DEBUG : both19: Unchanged skipping 2026/03/26 05:13:13 DEBUG : only10: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : both6: Unchanged skipping 2026/03/26 05:13:13 DEBUG : only10: Sizes differ 2026/03/26 05:13:13 DEBUG : only11: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only11: Sizes differ 2026/03/26 05:13:13 DEBUG : only12: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only12: Sizes differ 2026/03/26 05:13:13 DEBUG : only13: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only13: Sizes differ 2026/03/26 05:13:13 DEBUG : only14: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only14: Sizes differ 2026/03/26 05:13:13 DEBUG : only15: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only15: Sizes differ 2026/03/26 05:13:13 DEBUG : only16: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only16: Sizes differ 2026/03/26 05:13:13 DEBUG : only17: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only17: Sizes differ 2026/03/26 05:13:13 DEBUG : only18: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only18: Sizes differ 2026/03/26 05:13:13 DEBUG : only19: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only19: Sizes differ 2026/03/26 05:13:13 DEBUG : only1: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only1: Sizes differ 2026/03/26 05:13:13 DEBUG : only2: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only2: Sizes differ 2026/03/26 05:13:13 DEBUG : only3: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only3: Sizes differ 2026/03/26 05:13:13 DEBUG : only4: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only4: Sizes differ 2026/03/26 05:13:13 DEBUG : only5: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only5: Sizes differ 2026/03/26 05:13:13 DEBUG : only6: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only6: Sizes differ 2026/03/26 05:13:13 DEBUG : both7: Unchanged skipping 2026/03/26 05:13:13 DEBUG : only7: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only7: Sizes differ 2026/03/26 05:13:13 DEBUG : only8: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only8: Sizes differ 2026/03/26 05:13:13 DEBUG : only9: size = 0 (Local file system at /tmp/rclone368333900) 2026/03/26 05:13:13 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce') 2026/03/26 05:13:13 DEBUG : only9: Sizes differ 2026/03/26 05:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:13:14 DEBUG : only11: md5 = adb1906b9c5ba475249e3acfed3e196f OK 2026/03/26 05:13:14 DEBUG : only11: size = 0 OK 2026/03/26 05:13:14 INFO : only11: Copied (replaced existing) 2026/03/26 05:13:14 DEBUG : only10: md5 = 63b378fa9e3c3be380451b60fd480b4d OK 2026/03/26 05:13:14 DEBUG : only10: size = 0 OK 2026/03/26 05:13:14 INFO : only10: Copied (replaced existing) 2026/03/26 05:13:14 DEBUG : only13: md5 = 7de54d2c77fed961a650c96ad9ab4400 OK 2026/03/26 05:13:14 DEBUG : only13: size = 0 OK 2026/03/26 05:13:14 INFO : only13: Copied (replaced existing) 2026/03/26 05:13:14 DEBUG : only0: md5 = e8ee5b97ff842ed338a78d009d7aa6bd OK 2026/03/26 05:13:14 DEBUG : only0: size = 0 OK 2026/03/26 05:13:14 INFO : only0: Copied (replaced existing) 2026/03/26 05:13:15 DEBUG : only15: md5 = baba79f68d731b543d1c4b960f4de4e4 OK 2026/03/26 05:13:15 DEBUG : only15: size = 0 OK 2026/03/26 05:13:15 INFO : only15: Copied (replaced existing) 2026/03/26 05:13:15 DEBUG : only14: md5 = 5befd8eefdf42ad6e3d9dfd837a45101 OK 2026/03/26 05:13:15 DEBUG : only14: size = 0 OK 2026/03/26 05:13:15 INFO : only14: Copied (replaced existing) 2026/03/26 05:13:15 DEBUG : only16: md5 = 6e8ee80f46487c28a2b627afc32b7514 OK 2026/03/26 05:13:15 DEBUG : only16: size = 0 OK 2026/03/26 05:13:15 INFO : only16: Copied (replaced existing) 2026/03/26 05:13:15 DEBUG : only18: md5 = e1bf8fd5f4a77fd4506b083a7d8cd039 OK 2026/03/26 05:13:15 DEBUG : only18: size = 0 OK 2026/03/26 05:13:15 INFO : only18: Copied (replaced existing) 2026/03/26 05:13:16 DEBUG : only19: md5 = a9bfacce5f956222abf23ea7c2912c0a OK 2026/03/26 05:13:16 DEBUG : only19: size = 0 OK 2026/03/26 05:13:16 INFO : only19: Copied (replaced existing) 2026/03/26 05:13:16 DEBUG : only2: md5 = 01ec40f0fded895b7dcfc84bf783f213 OK 2026/03/26 05:13:16 DEBUG : only2: size = 0 OK 2026/03/26 05:13:16 INFO : only2: Copied (replaced existing) 2026/03/26 05:13:16 DEBUG : only3: md5 = 8a11dd22564ec7a024eac1fd3ad235f5 OK 2026/03/26 05:13:16 DEBUG : only3: size = 0 OK 2026/03/26 05:13:16 INFO : only3: Copied (replaced existing) 2026/03/26 05:13:16 DEBUG : only1: md5 = ab7fa7d4f29c4dafeae005f8a711e0a2 OK 2026/03/26 05:13:16 DEBUG : only1: size = 0 OK 2026/03/26 05:13:16 INFO : only1: Copied (replaced existing) 2026/03/26 05:13:17 DEBUG : only12: md5 = eb022032cbc3305be1f151e9249732ad OK 2026/03/26 05:13:17 DEBUG : only12: size = 0 OK 2026/03/26 05:13:17 INFO : only12: Copied (replaced existing) 2026/03/26 05:13:17 DEBUG : only5: md5 = bfaff50d63607a066c70b3c38dcd2f82 OK 2026/03/26 05:13:17 DEBUG : only5: size = 0 OK 2026/03/26 05:13:17 INFO : only5: Copied (replaced existing) 2026/03/26 05:13:17 DEBUG : only17: md5 = fd2ea4ad979b1c41e78a1fc9ece7c4c5 OK 2026/03/26 05:13:17 DEBUG : only17: size = 0 OK 2026/03/26 05:13:17 INFO : only17: Copied (replaced existing) 2026/03/26 05:13:17 DEBUG : only7: md5 = c09bb9a11020486d2fa9312fb23098fa OK 2026/03/26 05:13:17 DEBUG : only7: size = 0 OK 2026/03/26 05:13:17 INFO : only7: Copied (replaced existing) 2026/03/26 05:13:18 DEBUG : only4: md5 = 496f45b7b0f8d893340154f76814312e OK 2026/03/26 05:13:18 DEBUG : only4: size = 0 OK 2026/03/26 05:13:18 INFO : only4: Copied (replaced existing) 2026/03/26 05:13:18 DEBUG : only9: md5 = a063682e411bd12754a32b9e57dfa9a4 OK 2026/03/26 05:13:18 DEBUG : only9: size = 0 OK 2026/03/26 05:13:18 INFO : only9: Copied (replaced existing) 2026/03/26 05:13:19 DEBUG : only6: md5 = 60c1ac58cfbd077f6125efd425bd309f OK 2026/03/26 05:13:19 DEBUG : only6: size = 0 OK 2026/03/26 05:13:19 INFO : only6: Copied (replaced existing) 2026/03/26 05:13:19 DEBUG : only8: md5 = 52ff59c21cda66a78b17cecd06fd039c OK 2026/03/26 05:13:19 DEBUG : only8: size = 0 OK 2026/03/26 05:13:19 INFO : only8: Copied (replaced existing) 2026/03/26 05:13:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (77.91s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:13:36 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:13:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:13:36 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 05:13:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:13:36 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 05:13:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:13:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:47 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/26 05:13:48 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/26 05:13:48 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (13.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:13:50 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:13:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:13:50 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 05:13:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:13:50 DEBUG : empty_on_remote: Making directory with metadata 2026/03/26 05:13:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:13:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/26 05:13:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:14:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/26 05:14:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/26 05:14:03 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (14.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:14:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:14:05 DEBUG : sub dir: Making directory with metadata 2026/03/26 05:14:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/26 05:14:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:14:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:14:22 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:14:22 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/26 05:14:34 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/26 05:14:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 05:14:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/26 05:14:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/26 05:14:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:14:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:14:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:14:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:14:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 05:14:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/26 05:14:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:14:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (36.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:14:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/26 05:14:41 DEBUG : sub dir: Making directory with metadata 2026/03/26 05:14:42 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/26 05:15:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:15:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/26 05:15:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/26 05:15:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/26 05:15:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 05:15:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/26 05:15:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/26 05:15:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:15:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:15:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:15:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:15:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/26 05:15:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/26 05:15:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/26 05:15:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (38.24s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:15:21 DEBUG : dir1/0000-abcdefg.txt: md5 = f4328b42d67a8a77d1f93bc584804aa8 OK 2026/03/26 05:15:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 46bc12d9552d1bcc4d2939c4ea98ff05 OK 2026/03/26 05:15:24 DEBUG : dir1/0002-cdefghi.txt: md5 = a17941f43035207558ac84ea765bb3d2 OK 2026/03/26 05:15:26 DEBUG : dir1/0003-defghij.txt: md5 = ae80d94f7d192bfa60a02aa2b23cc1f3 OK 2026/03/26 05:15:27 DEBUG : dir1/0004-efghijk.txt: md5 = 349a89068916db390edec55dbb95ceca OK 2026/03/26 05:15:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 7a3a071f8a160aa7009aed6fb396a2ae OK 2026/03/26 05:15:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 1a3bc8ec5c97244378320ce151cc9a03 OK 2026/03/26 05:15:31 DEBUG : dir1/0007-1234567.txt: md5 = 23872139a24423c9d1329035ae6ba403 OK 2026/03/26 05:15:32 DEBUG : dir1/0008-2345678.txt: md5 = 1e89b504a74ae7d96e5e812012b487bf OK 2026/03/26 05:15:34 DEBUG : dir1/0009-3456789.txt: md5 = 32deaa1058f5da3c12f0be8e54574481 OK 2026/03/26 05:15:35 DEBUG : dir1/0010-456789.txt: md5 = 9a332075127ea154fe2c0d99ba37350a OK 2026/03/26 05:15:37 DEBUG : dir1/0011-56789;.txt: md5 = 7e790047e4aff1cbbbe27ff7f122fdee OK 2026/03/26 05:15:38 DEBUG : dir1/0012-6789;.txt: md5 = 155af139c68205766b347f6fc6363461 OK 2026/03/26 05:15:39 DEBUG : dir1/0013-789;=.txt: md5 = 2e1bc46e411f954f8c91c3add8f76412 OK 2026/03/26 05:15:41 DEBUG : dir1/0014-89;=.txt: md5 = bed3d2f32655b93b847e58f1aafbf8ab OK 2026/03/26 05:15:42 DEBUG : dir1/0015-9;=.txt: md5 = 13fb2591fba481cfeb6db1f20db19819 OK 2026/03/26 05:15:43 DEBUG : apple: md5 = 65ac4b1e02433f399c405547dbf3c202 OK 2026/03/26 05:15:45 DEBUG : banana: md5 = 0a5e59da66d55ab587fcb9fecfb22384 OK 2026/03/26 05:15:46 DEBUG : appleappleapplebanana: md5 = 66aa91ac94d365326d34d029365d7799 OK 2026/03/26 05:15:47 DEBUG : splitbananasplit: md5 = 186c1be7cac0d0afe1d2f84553c3c27f OK 2026/03/26 05:15:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:15:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:15:49 DEBUG : apple: size = 5 OK 2026/03/26 05:15:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : apple: Unchanged skipping 2026/03/26 05:15:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:15:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:15:49 DEBUG : banana: size = 6 OK 2026/03/26 05:15:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : banana: Unchanged skipping 2026/03/26 05:15:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:15:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:15:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:15:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:15:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:15:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:15:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:15:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:15:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:15:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:15:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:15:49 DEBUG : Waiting for deletions to finish 2026/03/26 05:15:49 DEBUG : Waiting for deletions to finish 2026/03/26 05:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1: Directory modification time the same (differ by -463.507µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : banana: size = 6 OK 2026/03/26 05:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : banana: Unchanged skipping 2026/03/26 05:15:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:15:51 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:15:51 DEBUG : apple: size = 5 OK 2026/03/26 05:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : apple: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:15:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:15:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:15:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:15:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:15:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:15:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:15:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:15:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:15:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:15:51 DEBUG : Waiting for deletions to finish 2026/03/26 05:15:51 DEBUG : Waiting for deletions to finish 2026/03/26 05:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:16:02 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:16:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 84b8a0e6c0eba47aca1e49450d694431 OK 2026/03/26 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9cc361e5d4c6a51a49ae4aa021763fcc OK 2026/03/26 05:16:08 DEBUG : dir1/0002-cdefghi.txt: md5 = e2b432883e4c545d4afa561a2c7e1640 OK 2026/03/26 05:16:09 DEBUG : dir1/0003-defghij.txt: md5 = e6e97e0a6625b53d0161fc71eaed0a91 OK 2026/03/26 05:16:10 DEBUG : dir1/0004-efghijk.txt: md5 = 93595ac5c0a11a5dccd926ddf03c7996 OK 2026/03/26 05:16:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 61b940d9cf3e5a334e57dbe7a2f8111b OK 2026/03/26 05:16:13 DEBUG : dir1/0006-ghijklm.txt: md5 = ef2105f4b2f08b430a90fcb1a318843f OK 2026/03/26 05:16:14 DEBUG : dir1/0007-1234567.txt: md5 = 7ca4776c12a7037ea9ccc9c74adfaaab OK 2026/03/26 05:16:16 DEBUG : dir1/0008-2345678.txt: md5 = 4ba69775a0ca1fa417b458d17e09eb7d OK 2026/03/26 05:16:17 DEBUG : dir1/0009-3456789.txt: md5 = dcd53ea4463d3369f39ef05b0bf35584 OK 2026/03/26 05:16:19 DEBUG : dir1/0010-456789.txt: md5 = e8e8f88f333b0d9d743d71be671ed7f8 OK 2026/03/26 05:16:20 DEBUG : dir1/0011-56789;.txt: md5 = 8263c15cbabb00270133d9a8776d627e OK 2026/03/26 05:16:21 DEBUG : dir1/0012-6789;.txt: md5 = 29b80f3b059acc074c5bbbd0e4ab1830 OK 2026/03/26 05:16:23 DEBUG : dir1/0013-789;=.txt: md5 = b4048215aab0e58f18b310c1a7ddc22f OK 2026/03/26 05:16:24 DEBUG : dir1/0014-89;=.txt: md5 = 31e5cf3739db289e011383da107982e6 OK 2026/03/26 05:16:26 DEBUG : dir1/0015-9;=.txt: md5 = 4c191fac305cd83cc18468cdc3a410fb OK 2026/03/26 05:16:27 DEBUG : apple: md5 = 114e7a8dab2a85a2f92b920f0db5c182 OK 2026/03/26 05:16:28 DEBUG : banana: md5 = 010d08735fdb6630c7d7bbe8a411eab3 OK 2026/03/26 05:16:30 DEBUG : appleappleapplebanana: md5 = 8796933260f7b1f95553526069928797 OK 2026/03/26 05:16:31 DEBUG : splitbananasplit: md5 = dba7d39e6aede5042ec0208bc3d08bf6 OK 2026/03/26 05:16:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:16:32 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:16:32 DEBUG : apple: size = 5 OK 2026/03/26 05:16:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:32 DEBUG : apple: Unchanged skipping 2026/03/26 05:16:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:16:32 DEBUG : banana: size = 6 OK 2026/03/26 05:16:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:32 DEBUG : banana: Unchanged skipping 2026/03/26 05:16:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:16:33 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:16:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:16:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:16:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:16:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:16:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:16:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:16:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:16:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:16:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:16:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:16:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:16:33 DEBUG : Waiting for deletions to finish 2026/03/26 05:16:33 DEBUG : Waiting for deletions to finish 2026/03/26 05:16:34 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:16:34 DEBUG : dir1: Directory modification time the same (differ by -927.072µs, within tolerance 1ms) 2026/03/26 05:16:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:16:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:16:34 DEBUG : banana: size = 6 OK 2026/03/26 05:16:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:34 DEBUG : apple: size = 5 OK 2026/03/26 05:16:34 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:16:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:34 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:16:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:34 DEBUG : apple: Unchanged skipping 2026/03/26 05:16:34 DEBUG : banana: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:16:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:16:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:16:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:16:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:16:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:16:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:16:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:16:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:16:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:16:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:16:35 DEBUG : Waiting for deletions to finish 2026/03/26 05:16:35 DEBUG : Waiting for deletions to finish 2026/03/26 05:16:35 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:16:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:16:45 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:16:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 636602d2ea460702d3d83254046a63be OK 2026/03/26 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0906faa0895590f66c7adbc5de8e7ffd OK 2026/03/26 05:16:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 5f9df857c98ae78d18e1b422c21a06d1 OK 2026/03/26 05:16:52 DEBUG : dir1/0003-defghij.txt: md5 = ffd5afd6e8e60536a2153b729ddf150c OK 2026/03/26 05:16:53 DEBUG : dir1/0004-efghijk.txt: md5 = 8caeabb6428299dd8bbd3b70587d5fa7 OK 2026/03/26 05:16:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 083736fb85b3c0ad13baf71f385415b9 OK 2026/03/26 05:16:56 DEBUG : dir1/0006-ghijklm.txt: md5 = a6fb3a28050f9e589ab320f29be222dd OK 2026/03/26 05:16:57 DEBUG : dir1/0007-1234567.txt: md5 = 4460e8e99fa1a2852a017e979487cb1a OK 2026/03/26 05:16:59 DEBUG : dir1/0008-2345678.txt: md5 = c7d9feaadc642ddc6c7c3b3003994f29 OK 2026/03/26 05:17:00 DEBUG : dir1/0009-3456789.txt: md5 = 53f73e924da65f829e42420722cbd513 OK 2026/03/26 05:17:01 DEBUG : dir1/0010-456789.txt: md5 = 8b3cf3b1681ec114a5bdb9c011a5987b OK 2026/03/26 05:17:03 DEBUG : dir1/0011-56789;.txt: md5 = 8822d0c4435e379e6d0e4254273e96f9 OK 2026/03/26 05:17:04 DEBUG : dir1/0012-6789;.txt: md5 = 7b4fbc1c5e434f30b76a1da39181af74 OK 2026/03/26 05:17:06 DEBUG : dir1/0013-789;=.txt: md5 = 4baf3ed39a266e922c5c30a12daf1497 OK 2026/03/26 05:17:07 DEBUG : dir1/0014-89;=.txt: md5 = 3adca43a277c74b31d36728e02677702 OK 2026/03/26 05:17:08 DEBUG : dir1/0015-9;=.txt: md5 = a7c124e8e8488bca7739c778776c7081 OK 2026/03/26 05:17:10 DEBUG : apple: md5 = 00c6caa1c1bf1a0c56acd1d8780384e1 OK 2026/03/26 05:17:11 DEBUG : banana: md5 = 4256624e5001dcd14f2d0da3541c8f70 OK 2026/03/26 05:17:13 DEBUG : appleappleapplebanana: md5 = d6dea705bc5e23666cf0e3b2d3e2486c OK 2026/03/26 05:17:14 DEBUG : splitbananasplit: md5 = 2db51a59b316a594aeb7d996ca06f34c OK 2026/03/26 05:17:14 DEBUG : Waiting for deletions to finish 2026/03/26 05:17:15 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:17:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:17:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = d2e85abbe4276fc3540ea0f60292ea90 OK 2026/03/26 05:17:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 05:17:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:17 DEBUG : YXBwbGU=: md5 = effed030c558c3926e198ab1a0aa2692 OK 2026/03/26 05:17:17 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 05:17:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/26 05:17:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:17 DEBUG : YmFuYW5h: md5 = 99382633798324680687dc9ef86d2953 OK 2026/03/26 05:17:17 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 05:17:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/26 05:17:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = f488b48a1658d6f2c3b1c627192d8107 OK 2026/03/26 05:17:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 05:17:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 5365d465ae1eb7807bd3fdab1a5b10b1 OK 2026/03/26 05:17:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 05:17:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 4fbbc6460d54244523ca5123b4c4f5ad OK 2026/03/26 05:17:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 05:17:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 0826d7e2e816eaf12cfcb4602e82c5af OK 2026/03/26 05:17:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 05:17:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = fbdf028878448299666188df0f293fe5 OK 2026/03/26 05:17:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 05:17:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = e444f86d74499ed875d9ba96f99c328a OK 2026/03/26 05:17:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 05:17:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 1382238866670a1a4b056b7d7aa30873 OK 2026/03/26 05:17:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 05:17:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 9ee249583049f2921fcd8f45df30385d OK 2026/03/26 05:17:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 05:17:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = c984934613c74a0dcdd1c789d2177b14 OK 2026/03/26 05:17:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 05:17:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 6761b5a83c4fae41e1efd11cdfea5fa9 OK 2026/03/26 05:17:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 05:17:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 24730d478df31dabc05b42784175da4c OK 2026/03/26 05:17:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 05:17:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 4887ea209d55b39c19ea03e372041c50 OK 2026/03/26 05:17:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 05:17:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = ae50bc76281c81bf96de43ad94d50ffa OK 2026/03/26 05:17:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 05:17:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 52887960962cac89309a96d39d19b364 OK 2026/03/26 05:17:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 05:17:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 1857c99f3aedb33e8c6e74e4e1314371 OK 2026/03/26 05:17:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 05:17:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 6c3bc918c072b50a0b8ebcb73c24d0d9 OK 2026/03/26 05:17:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 05:17:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:23 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 4b4f9b2a23b50b109b768da4adc4992a OK 2026/03/26 05:17:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 05:17:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:23 DEBUG : Waiting for deletions to finish 2026/03/26 05:17:23 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:17:23 INFO : splitbananasplit: Deleted 2026/03/26 05:17:23 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:17:23 INFO : banana: Deleted 2026/03/26 05:17:23 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:17:23 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:17:24 INFO : apple: Deleted 2026/03/26 05:17:24 INFO : appleappleapplebanana: Deleted 2026/03/26 05:17:24 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:17:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:17:24 DEBUG : Waiting for deletions to finish 2026/03/26 05:17:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 05:17:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:25 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:25 DEBUG : dir1: Directory modification time the same (differ by -384.309µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : YXBwbGU=: size = 5 OK 2026/03/26 05:17:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/26 05:17:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/26 05:17:25 DEBUG : apple: Unchanged skipping 2026/03/26 05:17:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:17:25 DEBUG : YmFuYW5h: size = 6 OK 2026/03/26 05:17:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : banana: Unchanged skipping 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/26 05:17:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/26 05:17:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:17:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:17:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:17:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:17:25 DEBUG : Waiting for deletions to finish 2026/03/26 05:17:25 DEBUG : Waiting for deletions to finish 2026/03/26 05:17:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/26 05:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/03/26 05:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/26 05:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/03/26 05:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/26 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/26 05:17:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/26 05:17:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/26 05:17:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/26 05:17:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/26 05:17:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/26 05:17:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:17:38 DEBUG : dir1/0000-abcdefg.txt: md5 = 9715f44eee76a478bde157cc33b7824f OK 2026/03/26 05:17:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = ba878f43e303f0c78bd74b57072e24cf OK 2026/03/26 05:17:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 84b477443e622514ec42848c85d921e3 OK 2026/03/26 05:17:42 DEBUG : dir1/0003-defghij.txt: md5 = c65d7358451127254a5fbcb2305eab67 OK 2026/03/26 05:17:44 DEBUG : dir1/0004-efghijk.txt: md5 = b98f7e18a357aa761c336b93db52dc40 OK 2026/03/26 05:17:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 0e8f7b1fa59f5a7c3ab8e27d4dd9fb39 OK 2026/03/26 05:17:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 8a548d2a87cf8c997014cdd3f881ed03 OK 2026/03/26 05:17:48 DEBUG : dir1/0007-1234567.txt: md5 = 81044a626be8c53cdd0cd8fee2989cdf OK 2026/03/26 05:17:49 DEBUG : dir1/0008-2345678.txt: md5 = 1ad67aa24dbc3b195594ea38c95b4e2c OK 2026/03/26 05:17:51 DEBUG : dir1/0009-3456789.txt: md5 = 673ac50c975c9850e0bc1f7ce88a6bbe OK 2026/03/26 05:17:52 DEBUG : dir1/0010-456789.txt: md5 = e58ca94d773437510c266faa63eaed86 OK 2026/03/26 05:17:54 DEBUG : dir1/0011-56789;.txt: md5 = d8bb14da29432c24e5f22344f0c77c91 OK 2026/03/26 05:17:55 DEBUG : dir1/0012-6789;.txt: md5 = df15def5ca0276c70fd2b3789681ee53 OK 2026/03/26 05:17:57 DEBUG : dir1/0013-789;=.txt: md5 = bfa631922713035b92dc95bf082dcb0a OK 2026/03/26 05:17:58 DEBUG : dir1/0014-89;=.txt: md5 = 3653ebb85d0aabe47793a33ec1362681 OK 2026/03/26 05:17:59 DEBUG : dir1/0015-9;=.txt: md5 = 9c1483d9c5fc4ac45e50783756151ad5 OK 2026/03/26 05:18:01 DEBUG : apple: md5 = 5dc350a035e738de74480342674f919f OK 2026/03/26 05:18:02 DEBUG : banana: md5 = f35a89653dfa497709276904280ceea9 OK 2026/03/26 05:18:03 DEBUG : appleappleapplebanana: md5 = 07025e34048da6652cc945b328827852 OK 2026/03/26 05:18:05 DEBUG : splitbananasplit: md5 = a6b288eff1c62f1bcc238ec96ca2336a OK 2026/03/26 05:18:05 DEBUG : Waiting for deletions to finish 2026/03/26 05:18:06 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:18:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:06 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:06 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:06 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:06 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:18:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:18:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:18:06 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:06 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/26 05:18:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/26 05:18:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/26 05:18:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/26 05:18:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/26 05:18:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/26 05:18:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/26 05:18:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/26 05:18:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/26 05:18:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/26 05:18:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/26 05:18:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/26 05:18:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/26 05:18:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/26 05:18:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/26 05:18:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/26 05:18:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:18:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:18:08 DEBUG : PREFIXapple: md5 = d665558e0f76397015f8eb5f30086ce2 OK 2026/03/26 05:18:08 DEBUG : PREFIXapple: size = 5 OK 2026/03/26 05:18:08 INFO : apple: Copied (new) to: PREFIXapple 2026/03/26 05:18:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:08 DEBUG : PREFIXbanana: md5 = a4446414338dc302d8e216aeea459fc3 OK 2026/03/26 05:18:08 DEBUG : PREFIXbanana: size = 6 OK 2026/03/26 05:18:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/26 05:18:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:08 DEBUG : PREFIXsplitbananasplit: md5 = 21e72998ef138be79142e187ad527670 OK 2026/03/26 05:18:08 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/26 05:18:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/26 05:18:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:08 DEBUG : PREFIXappleappleapplebanana: md5 = 2ecb0e7176571d9cc45a3bd1c7443c26 OK 2026/03/26 05:18:08 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/26 05:18:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/26 05:18:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = d1a67d651c87f1337bcb587328182b97 OK 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/26 05:18:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 3cc3732b461a5aaa0dad1a3f33836fa9 OK 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:18:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 3780486d14e9b1cb7edd39b7c13c05f3 OK 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/26 05:18:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 2c6bd587db4022d2134dee8db68d680d OK 2026/03/26 05:18:09 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/26 05:18:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 1032f530e22e36c9e23a6a43b5507bca OK 2026/03/26 05:18:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/26 05:18:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:10 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 18f53a3e4e86c13180a7424881c9e0a5 OK 2026/03/26 05:18:10 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/26 05:18:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 208d6ac4b6e6ebd35b224f2c8bbdb4c9 OK 2026/03/26 05:18:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/26 05:18:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:11 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 215835459d696f1a463c72e9c25753a6 OK 2026/03/26 05:18:11 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/26 05:18:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = b456fff017167fc7e6908f8a9455d010 OK 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/26 05:18:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = cc40aee836204b84ec71cf8ff3704f52 OK 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/26 05:18:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0010-456789.txt: md5 = ffe75857f73564365eb6e9e5d7bbb197 OK 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/26 05:18:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 7591eb8adb31f598c690cfdc48733e57 OK 2026/03/26 05:18:12 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/26 05:18:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 105ada147e9716827e243711d257ed70 OK 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/26 05:18:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 35060343d3adc0bca1606df3444cbf8b OK 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/26 05:18:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 5d8c3a8d5cb65ace77f5bcc429570d9f OK 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/26 05:18:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 5feb5637f5e1932ee2cfd4812b96d1cc OK 2026/03/26 05:18:13 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/26 05:18:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:13 DEBUG : Waiting for deletions to finish 2026/03/26 05:18:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:18:14 INFO : banana: Deleted 2026/03/26 05:18:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:18:14 INFO : splitbananasplit: Deleted 2026/03/26 05:18:14 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:18:14 INFO : appleappleapplebanana: Deleted 2026/03/26 05:18:14 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:18:14 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:18:15 INFO : apple: Deleted 2026/03/26 05:18:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:18:15 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:18:15 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:18:15 DEBUG : Waiting for deletions to finish 2026/03/26 05:18:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:18:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : apple: transformed to: PREFIXapple 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/26 05:18:16 DEBUG : banana: transformed to: PREFIXbanana 2026/03/26 05:18:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/26 05:18:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1: Directory modification time the same (differ by -928.945µs, within tolerance 1ms) 2026/03/26 05:18:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:18:17 DEBUG : banana: md5 = 9603888ce047a163254b7ca8eb5e1a28 OK 2026/03/26 05:18:17 DEBUG : banana: size = 6 OK 2026/03/26 05:18:17 INFO : banana: Copied (new) 2026/03/26 05:18:17 DEBUG : splitbananasplit: md5 = 8d48705db140db9c13a0cf534661385d OK 2026/03/26 05:18:17 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:18:17 INFO : splitbananasplit: Copied (new) 2026/03/26 05:18:17 DEBUG : appleappleapplebanana: md5 = 2f00badab408381eaa415e06de56c741 OK 2026/03/26 05:18:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:18:17 INFO : appleappleapplebanana: Copied (new) 2026/03/26 05:18:17 DEBUG : apple: md5 = 0ac306ef71be07e43a99168fd48acf29 OK 2026/03/26 05:18:17 DEBUG : apple: size = 5 OK 2026/03/26 05:18:17 INFO : apple: Copied (new) 2026/03/26 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = e42042df605be394edc512b3e0f92c80 OK 2026/03/26 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:18:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 05:18:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 33c4b44abbff1c752ac72102e79cda97 OK 2026/03/26 05:18:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:18:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 05:18:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 09aebb2e4208a420ef05d2949cd4d8c6 OK 2026/03/26 05:18:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:18:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 05:18:19 DEBUG : dir1/0003-defghij.txt: md5 = f1afae1a36c6fa5973525422321269c3 OK 2026/03/26 05:18:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:18:19 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 05:18:20 DEBUG : dir1/0005-fghijkl.txt: md5 = c32bdd1925f66b5f6088d398767bc779 OK 2026/03/26 05:18:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:18:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 05:18:20 DEBUG : dir1/0004-efghijk.txt: md5 = 7f8d34a9ddbdf7867686bd89ffff0df1 OK 2026/03/26 05:18:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:18:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 05:18:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 71a83aa3324abe3169252645a0a3fdd0 OK 2026/03/26 05:18:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:18:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 05:18:20 DEBUG : dir1/0007-1234567.txt: md5 = 5bb4f8763480441ff4321d80b8fc807f OK 2026/03/26 05:18:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:18:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 05:18:21 DEBUG : dir1/0008-2345678.txt: md5 = 40acbbd56008913f412388bb4ef90b10 OK 2026/03/26 05:18:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:18:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 05:18:21 DEBUG : dir1/0009-3456789.txt: md5 = d8b6f42717fc2dfbd26fca2bbfc230a3 OK 2026/03/26 05:18:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:18:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 05:18:22 DEBUG : dir1/0010-456789.txt: md5 = bb92aac84bccb681f8e66056e53bf539 OK 2026/03/26 05:18:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:18:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 05:18:22 DEBUG : dir1/0011-56789;.txt: md5 = 0f6aa9fd1c5c369df47528f41b7ad60f OK 2026/03/26 05:18:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:18:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 05:18:23 DEBUG : dir1/0012-6789;.txt: md5 = ad479520d60c286354cfff0b8f21e5da OK 2026/03/26 05:18:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:18:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 05:18:23 DEBUG : dir1/0013-789;=.txt: md5 = 15910e1e7d76c8edaa39cd576d35210b OK 2026/03/26 05:18:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:18:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 05:18:23 DEBUG : dir1/0014-89;=.txt: md5 = 759543ab897559f15668a8f0d9a769e0 OK 2026/03/26 05:18:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:18:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 05:18:23 DEBUG : dir1/0015-9;=.txt: md5 = 300e627270f409a2fc044974d91e5749 OK 2026/03/26 05:18:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:18:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 05:18:23 DEBUG : Waiting for deletions to finish 2026/03/26 05:18:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/26 05:18:24 INFO : PREFIXapple: Deleted 2026/03/26 05:18:24 INFO : PREFIXsplitbananasplit: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/26 05:18:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/26 05:18:24 INFO : PREFIXbanana: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/26 05:18:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/26 05:18:24 DEBUG : Waiting for deletions to finish 2026/03/26 05:18:25 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:18:25 DEBUG : Waiting for deletions to finish 2026/03/26 05:18:26 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:18:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:18:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 04599ddf2177a74740bea25e26c1c2f9 OK 2026/03/26 05:18:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = e6394c09a1eef7defc790e3ce37ea191 OK 2026/03/26 05:18:41 DEBUG : dir1/0002-cdefghi.txt: md5 = d6d8614f7851766db3e2b705e127f734 OK 2026/03/26 05:18:43 DEBUG : dir1/0003-defghij.txt: md5 = 0985a23917513d7c8c9f0ee952123475 OK 2026/03/26 05:18:44 DEBUG : dir1/0004-efghijk.txt: md5 = a05a5f034996c708262a1016142cdf01 OK 2026/03/26 05:18:46 DEBUG : dir1/0005-fghijkl.txt: md5 = fb23518a4f767bbcd8c39836b3175855 OK 2026/03/26 05:18:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 082010dfb1a95c4d05f3e562190aef58 OK 2026/03/26 05:18:48 DEBUG : dir1/0007-1234567.txt: md5 = a37801db9eb99ab870e0db38a6b4d1f1 OK 2026/03/26 05:18:50 DEBUG : dir1/0008-2345678.txt: md5 = 35dcbbfdf859752b0c0f4aecd9504c7a OK 2026/03/26 05:18:51 DEBUG : dir1/0009-3456789.txt: md5 = 07d61b414d24eb6665b4b40346aba99f OK 2026/03/26 05:18:53 DEBUG : dir1/0010-456789.txt: md5 = 4dc41e25c345b44dbb405a9c993c5ab1 OK 2026/03/26 05:18:54 DEBUG : dir1/0011-56789;.txt: md5 = cb19cc245ffcd6023fd887474d65dcb3 OK 2026/03/26 05:18:56 DEBUG : dir1/0012-6789;.txt: md5 = 2dbd219635b6146f3e5994891c7a42d9 OK 2026/03/26 05:18:57 DEBUG : dir1/0013-789;=.txt: md5 = f133a63f28f5f2236c004d53ebe8c48d OK 2026/03/26 05:18:59 DEBUG : dir1/0014-89;=.txt: md5 = 3668fe7e565260e260e0e90f1dbe780d OK 2026/03/26 05:19:00 DEBUG : dir1/0015-9;=.txt: md5 = 7b20d5bbc06a071cd2508d46637cd941 OK 2026/03/26 05:19:01 DEBUG : apple: md5 = 499a711e5e8a3fd75a9b163480633264 OK 2026/03/26 05:19:03 DEBUG : banana: md5 = 95f2ed968a25d702a35af7dc875a8cb7 OK 2026/03/26 05:19:04 DEBUG : appleappleapplebanana: md5 = a1185906f6c494d06f3bc2f43478e35e OK 2026/03/26 05:19:06 DEBUG : splitbananasplit: md5 = 4b3874ea0c6bb90f8d17aea0429411b4 OK 2026/03/26 05:19:06 DEBUG : Waiting for deletions to finish 2026/03/26 05:19:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:19:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:19:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:07 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:07 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:07 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:07 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:19:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:19:07 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:19:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:19:08 DEBUG : appleSUFFIX: md5 = 84f4b732d43a3d447d2030f7b5c44039 OK 2026/03/26 05:19:08 DEBUG : appleSUFFIX: size = 5 OK 2026/03/26 05:19:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/26 05:19:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:09 DEBUG : appleappleapplebananaSUFFIX: md5 = 462683a653c5162010ff97ce19b89644 OK 2026/03/26 05:19:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/26 05:19:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/26 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:09 DEBUG : bananaSUFFIX: md5 = 6e839f5c7e114a9e9f6659b33841c2ea OK 2026/03/26 05:19:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/26 05:19:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/26 05:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:09 DEBUG : splitbananasplitSUFFIX: md5 = ed6ee82ad442d51a3cf90eefde1b8f54 OK 2026/03/26 05:19:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/26 05:19:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/26 05:19:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = eeca800496d2c6a335b50ba3b195d353 OK 2026/03/26 05:19:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/26 05:19:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = f58c633e2c68be7a145023e3444effd8 OK 2026/03/26 05:19:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/26 05:19:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 5425bc39b7249f66def51bd2c1af5d5b OK 2026/03/26 05:19:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/26 05:19:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 44144bfa6d55a6b80630022917120a15 OK 2026/03/26 05:19:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/26 05:19:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = b8fe4400fd4db7b3f960abc89c88243f OK 2026/03/26 05:19:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/26 05:19:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 8141959d11b45d824839013964f32b90 OK 2026/03/26 05:19:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/26 05:19:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 2cc6497b4c019b7bdfc430904d1f939d OK 2026/03/26 05:19:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/26 05:19:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:12 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = e117dceffb29bc0a03f7d459b0e5c076 OK 2026/03/26 05:19:12 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/26 05:19:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8a8f60df8c55bf8fbd3c37df18f04f5a OK 2026/03/26 05:19:13 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/26 05:19:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 37825d714e9022887c730d4f5a7bc49f OK 2026/03/26 05:19:13 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/26 05:19:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 0b50e11599e86d4c232d7d9fd83db76c OK 2026/03/26 05:19:13 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/26 05:19:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = f32731a62068d552f5a655f6b2aae380 OK 2026/03/26 05:19:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/26 05:19:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:14 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = cec97a10ae4c0c11c95d80d60ab6ed7b OK 2026/03/26 05:19:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/26 05:19:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:14 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 0e8e2a0f6e8875a0994bf1d5f07a6f46 OK 2026/03/26 05:19:14 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/26 05:19:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:14 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 1807aa384f3efab350f3d342407889d8 OK 2026/03/26 05:19:14 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/26 05:19:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:15 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 01a3b984a336f462d61d9c69181af214 OK 2026/03/26 05:19:15 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/26 05:19:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:15 DEBUG : Waiting for deletions to finish 2026/03/26 05:19:15 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:19:15 INFO : splitbananasplit: Deleted 2026/03/26 05:19:15 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:19:15 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:19:15 INFO : banana: Deleted 2026/03/26 05:19:15 INFO : apple: Deleted 2026/03/26 05:19:16 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:19:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:19:16 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:19:16 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:19:16 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:19:16 INFO : appleappleapplebanana: Deleted 2026/03/26 05:19:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:19:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : apple: transformed to: appleSUFFIX 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/26 05:19:17 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/26 05:19:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/26 05:19:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1: Directory modification time the same (differ by -577.599µs, within tolerance 1ms) 2026/03/26 05:19:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:19:18 DEBUG : appleappleapplebanana: md5 = 9316cd6bb10a25743dead9058e522c3d OK 2026/03/26 05:19:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:19:18 INFO : appleappleapplebanana: Copied (new) 2026/03/26 05:19:18 DEBUG : splitbananasplit: md5 = 7c86b43e3caeaec82f616a41a6d639d3 OK 2026/03/26 05:19:18 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:19:18 INFO : splitbananasplit: Copied (new) 2026/03/26 05:19:18 DEBUG : apple: md5 = 3d7971a2ac1b4e9228a65ccb0e6c4073 OK 2026/03/26 05:19:18 DEBUG : apple: size = 5 OK 2026/03/26 05:19:18 INFO : apple: Copied (new) 2026/03/26 05:19:19 DEBUG : banana: md5 = aee270e15f06560330a1bc6a7fc7dafe OK 2026/03/26 05:19:19 DEBUG : banana: size = 6 OK 2026/03/26 05:19:19 INFO : banana: Copied (new) 2026/03/26 05:19:20 DEBUG : dir1/0002-cdefghi.txt: md5 = e6d974aba81f51e9fc6e740b912d778f OK 2026/03/26 05:19:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:19:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/26 05:19:20 DEBUG : dir1/0000-abcdefg.txt: md5 = b6edf26edb67fb7d963af2cc89f87f83 OK 2026/03/26 05:19:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:19:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/26 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = e12d2f3c40c765106cfe9c8d7398a47c OK 2026/03/26 05:19:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:19:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/26 05:19:20 DEBUG : dir1/0003-defghij.txt: md5 = 8c8988e042e312c9046a5ce07e4a7b13 OK 2026/03/26 05:19:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:19:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/26 05:19:21 DEBUG : dir1/0004-efghijk.txt: md5 = e9fd48a2db928815f715cd0ea92bb2ca OK 2026/03/26 05:19:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:19:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/26 05:19:21 DEBUG : dir1/0005-fghijkl.txt: md5 = b4ed803c7868695bc7c6a03b5601fba0 OK 2026/03/26 05:19:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:19:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/26 05:19:21 DEBUG : dir1/0007-1234567.txt: md5 = 95cfab570d0b52fa0864f330b3519584 OK 2026/03/26 05:19:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:19:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/26 05:19:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 7c68d42c389bf932a82f449c9d04af74 OK 2026/03/26 05:19:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:19:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/26 05:19:22 DEBUG : dir1/0008-2345678.txt: md5 = f34ebe2ee670467e1fece534a65ccc14 OK 2026/03/26 05:19:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:19:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/26 05:19:23 DEBUG : dir1/0009-3456789.txt: md5 = 4357f5b1183bd1876847382f69b68478 OK 2026/03/26 05:19:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:19:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/26 05:19:23 DEBUG : dir1/0011-56789;.txt: md5 = 61f71525c2c08c8620f31cf90e667ae0 OK 2026/03/26 05:19:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:19:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/26 05:19:23 DEBUG : dir1/0010-456789.txt: md5 = 0a3f1d7b625b39993a1047eb853717da OK 2026/03/26 05:19:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:19:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/26 05:19:24 DEBUG : dir1/0012-6789;.txt: md5 = 6ac2fa69c0c1c05b28de81e01e4a34f3 OK 2026/03/26 05:19:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:19:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/26 05:19:24 DEBUG : dir1/0014-89;=.txt: md5 = 83245fcd84c3f7cabd40bc86d86b2242 OK 2026/03/26 05:19:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:19:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/26 05:19:24 DEBUG : dir1/0013-789;=.txt: md5 = 681a6f571041b1a4171e02a347a47717 OK 2026/03/26 05:19:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:19:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/26 05:19:24 DEBUG : dir1/0015-9;=.txt: md5 = 9837a0e097c0cde9ae8048fe7a616a85 OK 2026/03/26 05:19:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:19:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/26 05:19:24 DEBUG : Waiting for deletions to finish 2026/03/26 05:19:24 INFO : bananaSUFFIX: Deleted 2026/03/26 05:19:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/26 05:19:24 INFO : splitbananasplitSUFFIX: Deleted 2026/03/26 05:19:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/26 05:19:24 INFO : appleSUFFIX: Deleted 2026/03/26 05:19:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/26 05:19:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/26 05:19:25 DEBUG : Waiting for deletions to finish 2026/03/26 05:19:26 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:19:26 DEBUG : Waiting for deletions to finish 2026/03/26 05:19:27 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:19:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:19:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:19:40 DEBUG : dir1/0000-abcdefg.txt: md5 = ab1064effb2cec8eb8c7611f06e24fb6 OK 2026/03/26 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = 72ab3b4e2e500abb77432b3d119a665e OK 2026/03/26 05:19:43 DEBUG : dir1/0002-cdefghi.txt: md5 = d78301b0801ee18233fb8ab7c4d8fedb OK 2026/03/26 05:19:44 DEBUG : dir1/0003-defghij.txt: md5 = 5e71f0bf910cc9374731974aaff398e8 OK 2026/03/26 05:19:46 DEBUG : dir1/0004-efghijk.txt: md5 = 05353e0477032c54446cd537b22c30d4 OK 2026/03/26 05:19:47 DEBUG : dir1/0005-fghijkl.txt: md5 = bead78073001d74305365ff3f7271936 OK 2026/03/26 05:19:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 44b929438d9e575fb7c9fd5e796a0fa3 OK 2026/03/26 05:19:50 DEBUG : dir1/0007-1234567.txt: md5 = 5e35853ee7e1abda162b5f459aebde66 OK 2026/03/26 05:19:51 DEBUG : dir1/0008-2345678.txt: md5 = 3b7d5625d72b38508e33c9a44bf549a3 OK 2026/03/26 05:19:53 DEBUG : dir1/0009-3456789.txt: md5 = a8536466851729f2af958fff98ca947f OK 2026/03/26 05:19:54 DEBUG : dir1/0010-456789.txt: md5 = 0cec287ff348203dea897d9aec0e97fc OK 2026/03/26 05:19:56 DEBUG : dir1/0011-56789;.txt: md5 = 73f364beb6a55bb5f43f6803f99b64ce OK 2026/03/26 05:19:57 DEBUG : dir1/0012-6789;.txt: md5 = ebe6df73e069f02b26a845d434b48dfa OK 2026/03/26 05:19:58 DEBUG : dir1/0013-789;=.txt: md5 = 66e30f81bf313c1a52033906b03aa721 OK 2026/03/26 05:20:00 DEBUG : dir1/0014-89;=.txt: md5 = c7271c793bea7846dd1b718db6d74d42 OK 2026/03/26 05:20:01 DEBUG : dir1/0015-9;=.txt: md5 = 21b519769c15d3eb20417f79070eb8e5 OK 2026/03/26 05:20:03 DEBUG : apple: md5 = f0d9d8e2b25efdf436bf08298d7a3a8d OK 2026/03/26 05:20:04 DEBUG : banana: md5 = c080d1f260a19dbb2b13916c67b0589a OK 2026/03/26 05:20:06 DEBUG : appleappleapplebanana: md5 = e8e1ed16d8245f55229fc1a70f3c3c05 OK 2026/03/26 05:20:07 DEBUG : splitbananasplit: md5 = b4f1eeb64f431e657fc635acb03f1341 OK 2026/03/26 05:20:07 DEBUG : Waiting for deletions to finish 2026/03/26 05:20:08 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:20:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : apple: size = 5 OK 2026/03/26 05:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:09 DEBUG : apple: Unchanged skipping 2026/03/26 05:20:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:09 DEBUG : banana: size = 6 OK 2026/03/26 05:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:09 DEBUG : banana: Unchanged skipping 2026/03/26 05:20:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:20:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:20:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/26 05:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:20:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:20:10 DEBUG : appleapple: md5 = 9218705ed677b4f616f6c7527c4b8fc1 OK 2026/03/26 05:20:10 DEBUG : appleapple: size = 21 OK 2026/03/26 05:20:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/26 05:20:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:11 DEBUG : dir1/0001-bcdef: md5 = 6c47043ad2ccc113d73323fb9bb1f2af OK 2026/03/26 05:20:11 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 05:20:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/26 05:20:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:11 DEBUG : splitbanan: md5 = 2189ed3cc21e399a6282031ecc77d8c6 OK 2026/03/26 05:20:11 DEBUG : splitbanan: size = 16 OK 2026/03/26 05:20:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/26 05:20:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:11 DEBUG : dir1/0000-abcde: md5 = 183c3bb146fdc480ffd91a4b4f9a7e66 OK 2026/03/26 05:20:11 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 05:20:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/26 05:20:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:11 DEBUG : dir1/0002-cdefg: md5 = d10967fa661e6474472d3dacbd74a38c OK 2026/03/26 05:20:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 05:20:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/26 05:20:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:12 DEBUG : dir1/0004-efghi: md5 = b7d9287ba45b05bd820e3e6a5d103200 OK 2026/03/26 05:20:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 05:20:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/26 05:20:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:12 DEBUG : dir1/0003-defgh: md5 = b60fd8d7501e4370419f5c14a9acc4b1 OK 2026/03/26 05:20:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 05:20:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/26 05:20:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:12 DEBUG : dir1/0005-fghij: md5 = 8330fdbbff2eaeb66e9ffb1c4e5fa9d8 OK 2026/03/26 05:20:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 05:20:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/26 05:20:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:13 DEBUG : dir1/0006-ghijk: md5 = b2e7c2eba626cd1800dc9e4bf10bc2a0 OK 2026/03/26 05:20:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 05:20:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/26 05:20:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:13 DEBUG : dir1/0007-12345: md5 = 6664920d4edae22fee1371c3df937df8 OK 2026/03/26 05:20:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 05:20:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/26 05:20:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:14 DEBUG : dir1/0008-23456: md5 = 98109ed8c2f87c3af27e6fe3f15be198 OK 2026/03/26 05:20:14 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 05:20:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/26 05:20:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:14 DEBUG : dir1/0009-34567: md5 = c78d759ec4ecf4afb5ee7dbabc3468ab OK 2026/03/26 05:20:14 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 05:20:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/26 05:20:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:14 DEBUG : dir1/0010-45678: md5 = 1b824265d466257d2e09e4a6fe176b93 OK 2026/03/26 05:20:14 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 05:20:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/26 05:20:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:15 DEBUG : dir1/0011-56789: md5 = bf39438460397c1cf67294d5bd95f422 OK 2026/03/26 05:20:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 05:20:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/26 05:20:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:15 DEBUG : dir1/0013-789;=: md5 = bbe49f9873f52db63406d0ee819174c2 OK 2026/03/26 05:20:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 05:20:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/26 05:20:15 DEBUG : dir1/0012-6789;: md5 = 1d63e6ef26bbbad69ab91c247fbb9775 OK 2026/03/26 05:20:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 05:20:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/26 05:20:16 DEBUG : dir1/0014-89;=.: md5 = 6f4c94621ef9bbf84995e16ca180eb43 OK 2026/03/26 05:20:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 05:20:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/26 05:20:16 DEBUG : dir1/0015-9;=.t: md5 = a6bacf4dc8c7e23ae81d0aec08582090 OK 2026/03/26 05:20:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 05:20:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/26 05:20:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:20:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0003-defghij.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0008-2345678.txt: Deleted 2026/03/26 05:20:17 INFO : appleappleapplebanana: Deleted 2026/03/26 05:20:17 INFO : splitbananasplit: Deleted 2026/03/26 05:20:17 INFO : dir1/0011-56789;.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0007-1234567.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0013-789;=.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0015-9;=.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0009-3456789.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0014-89;=.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0012-6789;.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0010-456789.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/26 05:20:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/26 05:20:17 DEBUG : Waiting for deletions to finish 2026/03/26 05:20:18 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 05:20:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:19 DEBUG : dir1: Directory modification time the same (differ by -232.21µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:19 DEBUG : apple: size = 5 OK 2026/03/26 05:20:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : appleapple: size = 21 OK 2026/03/26 05:20:19 DEBUG : apple: Unchanged skipping 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:20:19 DEBUG : banana: size = 6 OK 2026/03/26 05:20:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : banana: Unchanged skipping 2026/03/26 05:20:19 DEBUG : splitbanan: size = 16 OK 2026/03/26 05:20:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/26 05:20:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/26 05:20:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/26 05:20:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/26 05:20:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/26 05:20:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/26 05:20:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/26 05:20:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/26 05:20:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/26 05:20:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/26 05:20:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/26 05:20:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/26 05:20:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/26 05:20:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/26 05:20:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/26 05:20:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:20:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:20:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:20:19 DEBUG : Waiting for deletions to finish 2026/03/26 05:20:19 DEBUG : Waiting for deletions to finish 2026/03/26 05:20:20 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : appleapple: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/26 05:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/26 05:20:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/26 05:20:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/26 05:20:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/26 05:20:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/26 05:20:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/26 05:20:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/26 05:20:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/26 05:20:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/26 05:20:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/26 05:20:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/26 05:20:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/26 05:20:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/26 05:20:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/26 05:20:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/26 05:20:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/26 05:20:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/26 05:20:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:20:29 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:20:33 DEBUG : dir1/0000-abcdefg.txt: md5 = d0bcc36460b120b806fc5d775de0f3cb OK 2026/03/26 05:20:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5efe5ebf6217964c70f16fd9ed2f1fea OK 2026/03/26 05:20:35 DEBUG : dir1/0002-cdefghi.txt: md5 = dccb9048eb0bdabfac924cd936d2f4f0 OK 2026/03/26 05:20:37 DEBUG : dir1/0003-defghij.txt: md5 = c87e43da933dafb9097b815c5f8fe3e5 OK 2026/03/26 05:20:38 DEBUG : dir1/0004-efghijk.txt: md5 = 006c9debf86e3aa630bfe36e09155a89 OK 2026/03/26 05:20:40 DEBUG : dir1/0005-fghijkl.txt: md5 = cbeca05c1be18d9c497ef2ab246ce1b8 OK 2026/03/26 05:20:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2b3d058e635bd2f7fad230afb5a6ad76 OK 2026/03/26 05:20:42 DEBUG : dir1/0007-1234567.txt: md5 = 4ef011d2f07382109959efa8ed9e025e OK 2026/03/26 05:20:44 DEBUG : dir1/0008-2345678.txt: md5 = 5249d720d89e8b6b40b7502e93fed057 OK 2026/03/26 05:20:45 DEBUG : dir1/0009-3456789.txt: md5 = 00e08bceab516c09603787b5c9d6960f OK 2026/03/26 05:20:47 DEBUG : dir1/0010-456789.txt: md5 = d86bef9e26fdd3bc0a782f5b5a6762d3 OK 2026/03/26 05:20:48 DEBUG : dir1/0011-56789;.txt: md5 = 8b64128bf8d9dc42965d7ae382ea215a OK 2026/03/26 05:20:49 DEBUG : dir1/0012-6789;.txt: md5 = 222c51f01c360e12dc934c2696d94b97 OK 2026/03/26 05:20:51 DEBUG : dir1/0013-789;=.txt: md5 = f520bae60e94fb090e3321d9bb052cf4 OK 2026/03/26 05:20:52 DEBUG : dir1/0014-89;=.txt: md5 = b113169608417c0d718240e601c1a4cd OK 2026/03/26 05:20:54 DEBUG : dir1/0015-9;=.txt: md5 = 9d8ef75fe76efb258a4b1a4fd3a902e2 OK 2026/03/26 05:20:55 DEBUG : apple: md5 = d9b09a2cd14af6608acded84f730a987 OK 2026/03/26 05:20:57 DEBUG : banana: md5 = f17100b7533a35613cf21dfa16639bfe OK 2026/03/26 05:20:58 DEBUG : appleappleapplebanana: md5 = b46c6a43a09685be88aea4026812aa17 OK 2026/03/26 05:20:59 DEBUG : splitbananasplit: md5 = fcac7f732271b3e7614c516d1e8c3180 OK 2026/03/26 05:20:59 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:21:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:21:01 DEBUG : apple: size = 5 OK 2026/03/26 05:21:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : apple: Unchanged skipping 2026/03/26 05:21:01 DEBUG : banana: size = 6 OK 2026/03/26 05:21:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : banana: Unchanged skipping 2026/03/26 05:21:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:21:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:21:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:21:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:21:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:21:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:21:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:21:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:21:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:21:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:21:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:21:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:03 DEBUG : dir1: Directory modification time the same (differ by -796.917µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : apple: size = 5 OK 2026/03/26 05:21:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : apple: Unchanged skipping 2026/03/26 05:21:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:21:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:21:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:21:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:21:03 DEBUG : banana: size = 6 OK 2026/03/26 05:21:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : banana: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:21:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:21:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:21:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:21:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:21:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:21:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:21:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:21:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:21:03 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:03 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:04 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:21:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:21:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 822dc0d743c8f38f35a32f2bc34ac7f4 OK 2026/03/26 05:21:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = ddefb4ae9b3823a38493d382a3a7b09f OK 2026/03/26 05:21:21 DEBUG : dir1/0002-cdefghi.txt: md5 = c3a7c48fb00a3c8687534274d3b118e6 OK 2026/03/26 05:21:22 DEBUG : dir1/0003-defghij.txt: md5 = dee9dca8fb8be0be6b27dfddf3f9b0b2 OK 2026/03/26 05:21:24 DEBUG : dir1/0004-efghijk.txt: md5 = 8e67b03cc12ac0b352ef0b5f45310902 OK 2026/03/26 05:21:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 106eb4a75fd2b6d865c23c83b5182291 OK 2026/03/26 05:21:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 68a4fffa10234011e2251bf995c4ff35 OK 2026/03/26 05:21:28 DEBUG : dir1/0007-1234567.txt: md5 = d7771d1338d290e7178918714e0316ab OK 2026/03/26 05:21:30 DEBUG : dir1/0008-2345678.txt: md5 = 24fd1b0e1df583b043cffc8558a5bb2e OK 2026/03/26 05:21:31 DEBUG : dir1/0009-3456789.txt: md5 = 953524883f025bebf4d03bf3fda34864 OK 2026/03/26 05:21:33 DEBUG : dir1/0010-456789.txt: md5 = 2addb3ce582dd8c80b0045846c85971a OK 2026/03/26 05:21:34 DEBUG : dir1/0011-56789;.txt: md5 = 324bc540db05e6ed312a19bb31e5bf1a OK 2026/03/26 05:21:35 DEBUG : dir1/0012-6789;.txt: md5 = 3a2f7479405488adbe3301f307be4fc4 OK 2026/03/26 05:21:37 DEBUG : dir1/0013-789;=.txt: md5 = a856ccadc471ae766f01afe8bbe44af1 OK 2026/03/26 05:21:38 DEBUG : dir1/0014-89;=.txt: md5 = 8eb3a24a536759e7ab406f5184422ec7 OK 2026/03/26 05:21:39 DEBUG : dir1/0015-9;=.txt: md5 = 4640de7e99e693fc4f46a269b65a567d OK 2026/03/26 05:21:41 DEBUG : apple: md5 = 9e21090f4f06bb82a208888277d159a6 OK 2026/03/26 05:21:42 DEBUG : banana: md5 = 05ee0f9fcc83539866d0f3a9ba57b9ea OK 2026/03/26 05:21:44 DEBUG : appleappleapplebanana: md5 = 1ad7be76a243938bb3e82ab3037febcf OK 2026/03/26 05:21:45 DEBUG : splitbananasplit: md5 = 147333a962a18ea4501a33489f61ae3c OK 2026/03/26 05:21:45 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:46 DEBUG : apple: size = 5 OK 2026/03/26 05:21:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:46 DEBUG : apple: Unchanged skipping 2026/03/26 05:21:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:21:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:21:46 DEBUG : banana: size = 6 OK 2026/03/26 05:21:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:46 DEBUG : banana: Unchanged skipping 2026/03/26 05:21:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:21:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:21:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:21:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:21:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:21:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:21:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:21:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:21:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:21:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:21:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:47 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:48 DEBUG : dir1: Directory modification time the same (differ by -285.935µs, within tolerance 1ms) 2026/03/26 05:21:48 DEBUG : apple: size = 5 OK 2026/03/26 05:21:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:48 DEBUG : apple: Unchanged skipping 2026/03/26 05:21:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:21:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:21:48 DEBUG : banana: size = 6 OK 2026/03/26 05:21:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:48 DEBUG : banana: Unchanged skipping 2026/03/26 05:21:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:21:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:21:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:21:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:21:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:21:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:21:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:21:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:21:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:21:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:21:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:21:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:21:49 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:49 DEBUG : Waiting for deletions to finish 2026/03/26 05:21:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:21:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:21:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:22:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 74157bb18b3419618676f74eaa0b4b14 OK 2026/03/26 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = a636e30b90bf99bc70d3e0087d421b1f OK 2026/03/26 05:22:05 DEBUG : dir1/0002-cdefghi.txt: md5 = f60360c2bd126ee3e075d18bd7b97c1a OK 2026/03/26 05:22:06 DEBUG : dir1/0003-defghij.txt: md5 = ae4f8f215271791af3e20f0e82664da6 OK 2026/03/26 05:22:07 DEBUG : dir1/0004-efghijk.txt: md5 = 0d29c654bf2c5d276cd178d0a031b4bf OK 2026/03/26 05:22:09 DEBUG : dir1/0005-fghijkl.txt: md5 = 8135d4a56d05ef713ae219019fcf08ff OK 2026/03/26 05:22:10 DEBUG : dir1/0006-ghijklm.txt: md5 = 6fb5a342dfd5a3ae9b72d70e535635ab OK 2026/03/26 05:22:12 DEBUG : dir1/0007-1234567.txt: md5 = 621b6499cb79b44262f118d7017305fc OK 2026/03/26 05:22:13 DEBUG : dir1/0008-2345678.txt: md5 = 7f30b69a2d2a04d22d1d310a1ab60c56 OK 2026/03/26 05:22:14 DEBUG : dir1/0009-3456789.txt: md5 = 84e45501af0050256ad14f4bcd774d1d OK 2026/03/26 05:22:16 DEBUG : dir1/0010-456789.txt: md5 = bb90087ec044a6a7b613e0afe4779471 OK 2026/03/26 05:22:17 DEBUG : dir1/0011-56789;.txt: md5 = 1f4851f51c0f027423c12e4fbe14712a OK 2026/03/26 05:22:19 DEBUG : dir1/0012-6789;.txt: md5 = 763c8a217ed5404b788638cb3a6ffa3f OK 2026/03/26 05:22:20 DEBUG : dir1/0013-789;=.txt: md5 = b9fbfe5fc5d9b2bec184c349e8969c18 OK 2026/03/26 05:22:21 DEBUG : dir1/0014-89;=.txt: md5 = a8bce10650787bd2a98ed214ed71148b OK 2026/03/26 05:22:23 DEBUG : dir1/0015-9;=.txt: md5 = 81600aa500457d2e559ec24648eb071b OK 2026/03/26 05:22:24 DEBUG : apple: md5 = 4b312dd524f95525f6baa65597fefed1 OK 2026/03/26 05:22:26 DEBUG : banana: md5 = 44c7c26b46319a9e3eb30fabe53382f4 OK 2026/03/26 05:22:27 DEBUG : appleappleapplebanana: md5 = 67342c278079f43579c4b70d52b308dd OK 2026/03/26 05:22:29 DEBUG : splitbananasplit: md5 = 05debcb388226ab826a6cd84809eefc4 OK 2026/03/26 05:22:29 DEBUG : Waiting for deletions to finish 2026/03/26 05:22:29 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:22:30 DEBUG : apple: size = 5 OK 2026/03/26 05:22:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:30 DEBUG : apple: Unchanged skipping 2026/03/26 05:22:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:22:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:22:30 DEBUG : banana: size = 6 OK 2026/03/26 05:22:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:30 DEBUG : banana: Unchanged skipping 2026/03/26 05:22:31 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:22:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:22:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:22:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:22:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:22:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:22:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:22:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:22:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:22:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:22:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:22:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:22:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:22:31 DEBUG : Waiting for deletions to finish 2026/03/26 05:22:31 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:22:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:22:32 DEBUG : dir1: Directory modification time the same (differ by -751.71µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : apple: size = 5 OK 2026/03/26 05:22:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : apple: Unchanged skipping 2026/03/26 05:22:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:22:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : banana: size = 6 OK 2026/03/26 05:22:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:22:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : banana: Unchanged skipping 2026/03/26 05:22:32 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:22:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:22:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:22:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:22:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:22:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:22:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:22:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:22:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:22:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:22:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:22:32 DEBUG : Waiting for deletions to finish 2026/03/26 05:22:32 DEBUG : Waiting for deletions to finish 2026/03/26 05:22:33 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:22:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:22:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:22:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 36dbc89c30b837e5e2bcaeea211d1109 OK 2026/03/26 05:22:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 89bc8e1161e51d013de4936c92f9dd90 OK 2026/03/26 05:22:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 082b64725790a40978b5a7c2e3c3f638 OK 2026/03/26 05:22:50 DEBUG : dir1/0003-defghij.txt: md5 = 42c5e5f3e6641dcafe1cbe2414d38950 OK 2026/03/26 05:22:51 DEBUG : dir1/0004-efghijk.txt: md5 = 22c0b374f61fcef223a2458cb8073b20 OK 2026/03/26 05:22:52 DEBUG : dir1/0005-fghijkl.txt: md5 = c8e8179785a384abf00119abf4482004 OK 2026/03/26 05:22:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 532c832241d06bb7fbe058f165dc8906 OK 2026/03/26 05:22:55 DEBUG : dir1/0007-1234567.txt: md5 = ba65e7941e32efaa110201f4f82db37c OK 2026/03/26 05:22:56 DEBUG : dir1/0008-2345678.txt: md5 = c308cca5812f6bc4e4021d0dbd90b3f6 OK 2026/03/26 05:22:58 DEBUG : dir1/0009-3456789.txt: md5 = 808d2c8138c07849f3d0f18fe7f8ac6f OK 2026/03/26 05:23:00 DEBUG : dir1/0010-456789.txt: md5 = 5e67f33d6ee45d7f77688b3af09e262a OK 2026/03/26 05:23:01 DEBUG : dir1/0011-56789;.txt: md5 = e1d10edd9f51b28193af3208eee1e248 OK 2026/03/26 05:23:03 DEBUG : dir1/0012-6789;.txt: md5 = bf214605ecf067fd55e95723dd14477e OK 2026/03/26 05:23:04 DEBUG : dir1/0013-789;=.txt: md5 = 62155a87d1fdca8c92ab25819d70917c OK 2026/03/26 05:23:05 DEBUG : dir1/0014-89;=.txt: md5 = 4e3f620e4fdc0051ee7cdde3b27d31d3 OK 2026/03/26 05:23:07 DEBUG : dir1/0015-9;=.txt: md5 = 066592d0eb6cae379cb443c9dd6902d7 OK 2026/03/26 05:23:08 DEBUG : apple: md5 = dffd80cb0c4828ce876625a6a387274b OK 2026/03/26 05:23:09 DEBUG : banana: md5 = 931b39647f9ee8635397d83a76bc3aaa OK 2026/03/26 05:23:11 DEBUG : appleappleapplebanana: md5 = e6e8694cad363e2370b10cdc260aa4c9 OK 2026/03/26 05:23:12 DEBUG : splitbananasplit: md5 = dd23dfa563453263417dedad0fca3622 OK 2026/03/26 05:23:12 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:13 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:23:13 DEBUG : apple: size = 5 OK 2026/03/26 05:23:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:13 DEBUG : apple: Unchanged skipping 2026/03/26 05:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:23:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:23:13 DEBUG : banana: size = 6 OK 2026/03/26 05:23:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:13 DEBUG : banana: Unchanged skipping 2026/03/26 05:23:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:23:14 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:23:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:23:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:23:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:23:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:23:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:23:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:23:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:23:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:23:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:23:14 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:14 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:15 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:23:15 DEBUG : dir1: Directory modification time the same (differ by -222.74µs, within tolerance 1ms) 2026/03/26 05:23:15 DEBUG : apple: size = 5 OK 2026/03/26 05:23:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:15 DEBUG : apple: Unchanged skipping 2026/03/26 05:23:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:23:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:23:15 DEBUG : banana: size = 6 OK 2026/03/26 05:23:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:15 DEBUG : banana: Unchanged skipping 2026/03/26 05:23:15 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:23:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:15 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:23:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:23:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:23:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:23:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:23:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:23:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:23:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:23:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:23:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:23:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:16 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:16 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:23:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:23:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:23:29 DEBUG : dir1/0000-abcdefg.txt: md5 = a26e0c53e6963af6cb4e7b48af59d096 OK 2026/03/26 05:23:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 33e0abe45385379d89da44d0b839fda0 OK 2026/03/26 05:23:32 DEBUG : dir1/0002-cdefghi.txt: md5 = f8e8b9fb9e6335cd6fbd02f1bcb0b3c2 OK 2026/03/26 05:23:33 DEBUG : dir1/0003-defghij.txt: md5 = fd0c2a5e86b81d8ffcf0de6f2ff0d068 OK 2026/03/26 05:23:35 DEBUG : dir1/0004-efghijk.txt: md5 = ff3aec90b34c93859d43d82eb66be207 OK 2026/03/26 05:23:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 0e302ede4e5cb9d3459655de4fa1f318 OK 2026/03/26 05:23:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 252f8267228e7891226adc2287840416 OK 2026/03/26 05:23:39 DEBUG : dir1/0007-1234567.txt: md5 = c55fdfd79a8fc0e1ca53835a83444834 OK 2026/03/26 05:23:41 DEBUG : dir1/0008-2345678.txt: md5 = 5abe3133b2e7ea78f9bf4fa88dfa62cd OK 2026/03/26 05:23:42 DEBUG : dir1/0009-3456789.txt: md5 = 4443f6f82ced3341baa213cbeb56f268 OK 2026/03/26 05:23:43 DEBUG : dir1/0010-456789.txt: md5 = 91564838a714c8bd95a2c913bcc2ce80 OK 2026/03/26 05:23:45 DEBUG : dir1/0011-56789;.txt: md5 = fde6a82f8ef7d79e16544d5fc9f413de OK 2026/03/26 05:23:46 DEBUG : dir1/0012-6789;.txt: md5 = 5831c4c66c602353b37b1cb5f812d65a OK 2026/03/26 05:23:47 DEBUG : dir1/0013-789;=.txt: md5 = 86318818a50c4be0a6ac00f80cc5291f OK 2026/03/26 05:23:49 DEBUG : dir1/0014-89;=.txt: md5 = 66a507f8ef3feba88d0e73c6c3143a1f OK 2026/03/26 05:23:50 DEBUG : dir1/0015-9;=.txt: md5 = edca47526947f5e860e159a2020fc01b OK 2026/03/26 05:23:52 DEBUG : apple: md5 = 79b6238e4613d650128fac45b910bc4d OK 2026/03/26 05:23:53 DEBUG : banana: md5 = 455ed46b6a20235b3e3f7f9ce62faa5a OK 2026/03/26 05:23:55 DEBUG : appleappleapplebanana: md5 = 133f537fb7eac8e69f4f05c5d4993fc8 OK 2026/03/26 05:23:56 DEBUG : splitbananasplit: md5 = c6eff39ef3a8588ac1df7a48b94e2c8b OK 2026/03/26 05:23:56 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:23:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:23:58 DEBUG : apple: size = 5 OK 2026/03/26 05:23:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : apple: Unchanged skipping 2026/03/26 05:23:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:23:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:23:58 DEBUG : banana: size = 6 OK 2026/03/26 05:23:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : banana: Unchanged skipping 2026/03/26 05:23:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/26 05:23:58 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:23:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:23:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:23:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:23:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:23:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:23:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:23:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:23:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:23:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:23:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:23:58 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:58 DEBUG : Waiting for deletions to finish 2026/03/26 05:23:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:23:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1: Directory modification time the same (differ by -692.771µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : apple: size = 5 OK 2026/03/26 05:24:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : apple: Unchanged skipping 2026/03/26 05:24:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/26 05:24:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/26 05:24:00 DEBUG : banana: size = 6 OK 2026/03/26 05:24:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : banana: Unchanged skipping 2026/03/26 05:24:00 DEBUG : splitbananasplit: size = 16 OK 2026/03/26 05:24:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : splitbananasplit: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/26 05:24:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/26 05:24:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/26 05:24:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/26 05:24:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/26 05:24:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/26 05:24:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/26 05:24:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/26 05:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:00 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:00 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : banana: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : apple: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/26 05:24:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/26 05:24:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" --- PASS: TestTransform (531.84s) --- PASS: TestTransform/NFC (43.79s) --- PASS: TestTransform/NFD (42.50s) --- PASS: TestTransform/base64 (50.32s) --- PASS: TestTransform/prefix (60.46s) --- PASS: TestTransform/suffix (61.57s) --- PASS: TestTransform/truncate (52.15s) --- PASS: TestTransform/encoder (45.50s) --- PASS: TestTransform/ISO-8859-1 (43.96s) --- PASS: TestTransform/charmap (43.76s) --- PASS: TestTransform/lowercase (43.65s) --- PASS: TestTransform/ascii (44.20s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 05:24:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 05:24:12 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/26 05:24:12 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-26T05:24:11.769918237Z) 2026/03/26 05:24:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/26 05:24:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/26 05:24:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 05:24:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/26 05:24:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 97e237d62159b59060aef1aec2976d20 OK 2026/03/26 05:24:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/26 05:24:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/26 05:24:13 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:15 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.54s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:16 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:24:17 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:16.30496703Z) 2026/03/26 05:24:17 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:17 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:17 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:18 DEBUG : tictactoe/tictactoe: md5 = ab03b8c74db0add47cdc6d6d10ea7c1b OK 2026/03/26 05:24:18 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/26 05:24:18 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/26 05:24:18 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:20 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.58s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:21 DEBUG : toe: Making directory with metadata 2026/03/26 05:24:21 INFO : toe: Made directory with metadata (mtime=2026-03-26T05:24:20.890016364Z) 2026/03/26 05:24:21 DEBUG : toe/toe: Making directory with metadata 2026/03/26 05:24:22 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T05:24:20.890016364Z) 2026/03/26 05:24:22 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:24:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:24:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:23 DEBUG : toe/toe/tictactoe: md5 = ec4704088e7ba453e82425709671f884 OK 2026/03/26 05:24:23 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 05:24:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 05:24:23 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/26 05:24:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.43s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:27 DEBUG : toe: Making directory with metadata 2026/03/26 05:24:28 INFO : toe: Made directory with metadata (mtime=2026-03-26T05:24:27.316085512Z) 2026/03/26 05:24:28 DEBUG : toe/toe: Making directory with metadata 2026/03/26 05:24:29 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T05:24:27.316085512Z) 2026/03/26 05:24:29 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:24:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:24:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/26 05:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:30 DEBUG : toe/toe/tictactoe: md5 = 45e4898817bb8ae4a1a3c74b61b2f1af OK 2026/03/26 05:24:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/26 05:24:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/26 05:24:30 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/26 05:24:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.48s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:33 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:24:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:24:33 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 05:24:34 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:34 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:34 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:24:35 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:33.792155207Z) 2026/03/26 05:24:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:35 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:35 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 05:24:36 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:33.792155207Z) 2026/03/26 05:24:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:24:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:37 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3261250300c0bc90fc7657d86410c998 OK 2026/03/26 05:24:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 05:24:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:37 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 05:24:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.01s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:41 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:24:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:24:41 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 05:24:42 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:24:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:42 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:42 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:24:43 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:41.803241434Z) 2026/03/26 05:24:43 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:43 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:43 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 05:24:44 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:41.803241434Z) 2026/03/26 05:24:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:24:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:24:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:24:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6812d4575467161e74bdd89dcaea809d OK 2026/03/26 05:24:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:24:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:24:45 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:46 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:24:46 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:46 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:24:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:24:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/26 05:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': 0 differences found 2026/03/26 05:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': 1 hashes could not be checked 2026/03/26 05:24:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': 1 matching files 2026/03/26 05:24:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/26 05:24:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.62s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:50 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:50 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:24:51 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:50.427334263Z) 2026/03/26 05:24:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:51 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:51 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 05:24:52 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T05:24:50.427334263Z) 2026/03/26 05:24:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:24:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:53 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 8dc0625ef9684342e37d6dec19c5861a OK 2026/03/26 05:24:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 05:24:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:53 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:54 DEBUG : tictactoe: Directory modification time the same (differ by -334.263µs, within tolerance 1ms) 2026/03/26 05:24:54 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:24:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:24:55 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -334.263µs, within tolerance 1ms) 2026/03/26 05:24:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/26 05:24:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/26 05:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:24:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/26 05:24:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/26 05:24:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:24:55 DEBUG : Waiting for deletions to finish 2026/03/26 05:24:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 05:24:58 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.35s) === RUN TestSyntax 2026/03/26 05:24:58 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:24:59 DEBUG : toe: Making directory with metadata 2026/03/26 05:24:59 INFO : toe: Made directory with metadata (mtime=2026-03-26T05:24:58.781424195Z) 2026/03/26 05:24:59 DEBUG : toe/toe: Making directory with metadata 2026/03/26 05:25:00 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T05:24:58.781424195Z) 2026/03/26 05:25:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:25:01 DEBUG : toe/toe/toe: md5 = 94a09515d66a760f36b7054abf049695 OK 2026/03/26 05:25:01 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 05:25:01 INFO : toe/toe/toe: Copied (new) 2026/03/26 05:25:01 DEBUG : Waiting for deletions to finish 2026/03/26 05:25:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 05:25:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.63s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:25:05 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:25:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:25:05 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:05 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 05:25:06 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:25:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:06 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:06 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:06 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:25:07 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:25:05.40849554Z) 2026/03/26 05:25:07 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:07 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:25:07 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 05:25:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T05:25:05.40849554Z) 2026/03/26 05:25:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:25:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:25:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:25:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:25:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 305d1c0310d5426eb0b911d52d83b18f OK 2026/03/26 05:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:25:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:09 INFO : toe/toe/toe.txt: Deleted 2026/03/26 05:25:09 INFO : toe/toe: Removing directory 2026/03/26 05:25:09 INFO : toe: Removing directory 2026/03/26 05:25:09 INFO : empty_dir: Removing directory 2026/03/26 05:25:09 DEBUG : Local file system at /tmp/rclone368333900: deleted 3 directories 2026/03/26 05:25:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/26 05:25:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.85s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:25:13 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:25:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:25:13 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:13 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 05:25:14 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:25:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:14 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:14 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:14 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:25:14 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:25:13.257580044Z) 2026/03/26 05:25:14 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:14 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:25:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 05:25:15 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T05:25:13.257580044Z) 2026/03/26 05:25:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:25:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:25:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:25:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 61e96da9884e5f4a67e79ea4d82aa9ca OK 2026/03/26 05:25:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:25:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:17 INFO : toe/toe/toe.txt: Deleted 2026/03/26 05:25:17 INFO : toe/toe: Removing directory 2026/03/26 05:25:17 INFO : toe: Removing directory 2026/03/26 05:25:17 INFO : empty_dir: Removing directory 2026/03/26 05:25:17 DEBUG : Local file system at /tmp/rclone368333900: deleted 3 directories 2026/03/26 05:25:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:25:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:25:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:25:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:25:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:25:20 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/26 05:25:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 05:25:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 05:25:24 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.78s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:25:26 DEBUG : Reset feature "Copy" 2026/03/26 05:25:26 DEBUG : Reset feature "Move" 2026/03/26 05:25:26 DEBUG : Reset feature "Copy" 2026/03/26 05:25:26 DEBUG : Reset feature "Move" 2026/03/26 05:25:26 DEBUG : empty_dir: Making directory with metadata 2026/03/26 05:25:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:25:26 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/26 05:25:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/26 05:25:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/26 05:25:27 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:27 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:27 DEBUG : tictactoe: Making directory with metadata 2026/03/26 05:25:27 INFO : tictactoe: Made directory with metadata (mtime=2026-03-26T05:25:26.034717619Z) 2026/03/26 05:25:27 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:27 DEBUG : toe: transformed to: tictactoe 2026/03/26 05:25:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:25:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/26 05:25:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-26T05:25:26.034717619Z) 2026/03/26 05:25:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/26 05:25:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/26 05:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:25:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c750ced74bfeef3d31a373fbe3d645b0 OK 2026/03/26 05:25:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:25:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/26 05:25:30 INFO : toe/toe/toe.txt: Deleted 2026/03/26 05:25:30 INFO : toe/toe: Removing directory 2026/03/26 05:25:30 INFO : toe: Removing directory 2026/03/26 05:25:30 INFO : empty_dir: Removing directory 2026/03/26 05:25:30 DEBUG : Local file system at /tmp/rclone368333900: deleted 3 directories 2026/03/26 05:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/26 05:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/26 05:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:25:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/26 05:25:34 DEBUG : toe/toe/toe.txt: md5 = 23a22e4f1750a07c145b97ede47ceea8 OK 2026/03/26 05:25:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 05:25:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/26 05:25:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/26 05:25:37 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/26 05:25:38 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 05:25:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/26 05:25:39 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.04s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:25:41 DEBUG : toe: transformed to: dG9l 2026/03/26 05:25:41 DEBUG : toe: transformed to: dG9l 2026/03/26 05:25:41 DEBUG : dG9l: Making directory with metadata 2026/03/26 05:25:42 INFO : dG9l: Made directory with metadata (mtime=2026-03-26T05:25:41.075879597Z) 2026/03/26 05:25:42 DEBUG : toe: transformed to: dG9l 2026/03/26 05:25:42 DEBUG : toe: transformed to: dG9l 2026/03/26 05:25:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 05:25:42 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/26 05:25:42 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-26T05:25:41.075879597Z) 2026/03/26 05:25:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/26 05:25:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/26 05:25:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 05:25:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/26 05:25:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 05:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:25:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:25:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 4cd654dc509afb606beec8efeb8f51f5 OK 2026/03/26 05:25:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/26 05:25:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/26 05:25:44 DEBUG : Waiting for deletions to finish 2026/03/26 05:25:45 DEBUG : dG9l: transformed to: toe 2026/03/26 05:25:45 DEBUG : dG9l: transformed to: toe 2026/03/26 05:25:45 DEBUG : toe: Directory modification time the same (differ by 879.597µs, within tolerance 1ms) 2026/03/26 05:25:45 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/26 05:25:45 DEBUG : dG9l: transformed to: toe 2026/03/26 05:25:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/26 05:25:45 DEBUG : toe/toe: Directory modification time the same (differ by 879.597µs, within tolerance 1ms) 2026/03/26 05:25:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/26 05:25:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/26 05:25:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/26 05:25:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/26 05:25:45 DEBUG : Local file system at /tmp/rclone368333900: Waiting for checks to finish 2026/03/26 05:25:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/26 05:25:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/26 05:25:45 DEBUG : Local file system at /tmp/rclone368333900: Waiting for transfers to finish 2026/03/26 05:25:45 DEBUG : Waiting for deletions to finish 2026/03/26 05:25:47 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/26 05:25:48 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.07s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce'", Local "Local file system at /tmp/rclone368333900", Modify Window "1ms" 2026/03/26 05:25:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:49 DEBUG : toe: transformed to: 2026/03/26 05:25:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:49 DEBUG : toe: transformed to: 2026/03/26 05:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Making directory with metadata 2026/03/26 05:25:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Made directory with metadata (mtime=2026-03-26T05:25:49.148966546Z) 2026/03/26 05:25:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:49 DEBUG : toe: transformed to: 2026/03/26 05:25:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:49 DEBUG : toe: transformed to: 2026/03/26 05:25:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:49 DEBUG : toe/toe: transformed to: 2026/03/26 05:25:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 05:25:49 DEBUG : toe/toe: Making directory with metadata 2026/03/26 05:25:51 INFO : toe/toe: Made directory with metadata (mtime=2026-03-26T05:25:49.148966546Z) 2026/03/26 05:25:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:51 DEBUG : toe/toe: transformed to: 2026/03/26 05:25:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/26 05:25:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:51 DEBUG : toe: transformed to: 2026/03/26 05:25:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/26 05:25:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/26 05:25:51 DEBUG : toe/toe/toe: transformed to: 2026/03/26 05:25:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/26 05:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for checks to finish 2026/03/26 05:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Waiting for transfers to finish 2026/03/26 05:25:52 DEBUG : toe/toe/toe: md5 = 45ad2467770b43e811bd057977ba1607 OK 2026/03/26 05:25:52 DEBUG : toe/toe/toe: size = 11 OK 2026/03/26 05:25:52 INFO : toe/toe/toe: Copied (new) 2026/03/26 05:25:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': not deleting files as there were IO errors 2026/03/26 05:25:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': not deleting directories as there were IO errors 2026/03/26 05:25:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/26 05:25:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.90s) PASS 2026/03/26 05:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalivez9yoce': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 24m50.329994956s (try 1/5)