"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/12 04:27:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca" 2026/04/12 04:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/12 04:27:13 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg" 2026/04/12 04:27:14 DEBUG : Creating backend with remote "/tmp/rclone1003434378" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:27:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/12 04:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:15 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:18 DEBUG : sub dir/hello world: md5 = 72f7a359ac0396afe2cf455c3892914a OK 2026/04/12 04:27:18 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:27:18 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:27:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.65s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:21 DEBUG : metadata sub dir: Making directory with metadata 2026/04/12 04:27:21 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:27:21 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/12 04:27:21 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:27:21 DEBUG : Local file system at /tmp/rclone1003434378: File to upload is small (21 bytes), uploading instead of streaming 2026/04/12 04:27:21 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/12 04:27:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/12 04:27:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/12 04:27:21 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:22 DEBUG : Google drive root 'crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg': Skipping btime metadata as can't update it on an existing file: 2026-04-12T04:27:21.588510028Z 2026/04/12 04:27:22 INFO : empty metadata sub dir: Updated directory metadata 2026/04/12 04:27:22 DEBUG : Google drive root 'crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg': Skipping btime metadata as can't update it on an existing file: 2026-04-12T04:27:21.588510028Z 2026/04/12 04:27:23 INFO : metadata sub dir: Updated directory metadata 2026/04/12 04:27:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/12 04:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:24 DEBUG : metadata sub dir/hello metadata world: md5 = 7827f2cf05f47e4d03551f386efa4679 OK 2026/04/12 04:27:24 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/12 04:27:24 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/12 04:27:27 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (6.97s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:28 DEBUG : metadata sub dir: Making directory with metadata 2026/04/12 04:27:28 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:27:28 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/12 04:27:28 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:27:28 DEBUG : Local file system at /tmp/rclone1003434378: File to upload is small (21 bytes), uploading instead of streaming 2026/04/12 04:27:28 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/12 04:27:28 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/12 04:27:28 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/12 04:27:28 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:28 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/12 04:27:28 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/12 04:27:28 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/12 04:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:30 DEBUG : metadata sub dir/hello metadata world: md5 = e66f780acd948e3735751f14adff4d0e OK 2026/04/12 04:27:30 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/12 04:27:30 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/12 04:27:30 DEBUG : Google drive root 'crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg': Skipping btime metadata as can't update it on an existing file: 2026-04-12T04:27:28.558613055Z 2026/04/12 04:27:31 INFO : metadata sub dir: Updated directory metadata 2026/04/12 04:27:34 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.09s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:34 DEBUG : Creating backend with remote "/non-existing" 2026/04/12 04:27:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/12 04:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.64s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:27:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:37 DEBUG : sub dir/hello world: md5 = 4184955f902d79340c130d956b5819fc OK 2026/04/12 04:27:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:27:37 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:27:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.15s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.44s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Running all checks before starting transfers 2026/04/12 04:27:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Checks finished, now starting transfers 2026/04/12 04:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:43 DEBUG : sub dir/hello world: md5 = 44344a8d6fe65f3be12c7d2999aa68d0 OK 2026/04/12 04:27:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:27:43 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:27:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (4.92s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:45 ERROR : Ignoring --no-traverse with sync 2026/04/12 04:27:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:48 DEBUG : sub dir/hello world: md5 = d164f89717baac74a7324635627d6541 OK 2026/04/12 04:27:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:27:48 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:27:48 DEBUG : Waiting for deletions to finish 2026/04/12 04:27:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.02s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/12 04:27:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:52 DEBUG : hello world2: md5 = 41bb4ce685231c5bad248ec820884205 OK 2026/04/12 04:27:52 DEBUG : hello world2: size = 12 OK 2026/04/12 04:27:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.77s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:55 DEBUG : potato2: md5 = cd6b58326d62064577db7fc2576b7fcb OK 2026/04/12 04:27:55 DEBUG : potato2: size = 11 OK 2026/04/12 04:27:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:27:57 DEBUG : potato2: md5 = 4cdfe91ef7bf734ed91c08423957324c OK 2026/04/12 04:27:57 DEBUG : potato2: size = 11 OK 2026/04/12 04:27:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:27:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 04:27:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:27:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:27:59 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:00 DEBUG : sub dir: Making directory with metadata 2026/04/12 04:28:00 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 04:28:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:02 DEBUG : sub dir/hello world: md5 = 725c73f887daa339b2117289a73bf3dc OK 2026/04/12 04:28:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:02 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/12 04:28:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.51s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:07 INFO : sub dir2: Making directory 2026/04/12 04:28:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/12 04:28:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/12 04:28:08 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:28:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:08 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/12 04:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:10 DEBUG : sub dir/hello world: md5 = b482c8c0e3829cebd18e9e2a91563e30 OK 2026/04/12 04:28:10 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:10 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.58s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:13 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:13 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:14 DEBUG : sub dir: Making directory with metadata 2026/04/12 04:28:14 INFO : sub dir: Made directory with metadata (mtime=2026-04-12T04:28:13.292337832Z) 2026/04/12 04:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:16 DEBUG : sub dir/hello world: md5 = 452852d28dbb030080e7d04c697f8a8e OK 2026/04/12 04:28:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:16 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:16 INFO : sub dir/hello world: Deleted 2026/04/12 04:28:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.55s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:19 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/12 04:28:19 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.67s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:23 INFO : sub dir2: Making directory 2026/04/12 04:28:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/12 04:28:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:28:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:25 DEBUG : sub dir/hello world: md5 = 5c60de96c9d3b779e7546bd915617a4d OK 2026/04/12 04:28:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:25 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:25 INFO : sub dir/hello world: Deleted 2026/04/12 04:28:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.03s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:28 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:28 DEBUG : sub dir2: Making directory with metadata 2026/04/12 04:28:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:28:29 DEBUG : sub dir: Making directory with metadata 2026/04/12 04:28:30 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:31 DEBUG : sub dir/hello world: md5 = 2482a16ef26e89603648a316abd65e33 OK 2026/04/12 04:28:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:31 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:31 DEBUG : Waiting for deletions to finish 2026/04/12 04:28:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.96s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.58s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:36 INFO : sub dir2: Making directory 2026/04/12 04:28:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/12 04:28:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:28:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:38 DEBUG : sub dir/hello world: md5 = 562088495007fabbcd73c5abb52f8d34 OK 2026/04/12 04:28:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:38 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:28:38 DEBUG : Waiting for deletions to finish 2026/04/12 04:28:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.03s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:43 DEBUG : sub dir/hello world: md5 = d63154dff03386b91bb8ec6e79a495ef OK 2026/04/12 04:28:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fitumug2yixu" 2026/04/12 04:28:43 DEBUG : Creating backend with remote "TestDrive:crypt/jnt719shsgr4iphip87kguq4g8eustn08j9kdpdjdde3nfau7q2g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca' -> Encrypted drive 'TestCryptDrive:rclone-test-fitumug2yixu' 2026/04/12 04:28:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:28:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitumug2yixu': Waiting for checks to finish 2026/04/12 04:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitumug2yixu': Waiting for transfers to finish 2026/04/12 04:28:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:28:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:28:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fitumug2yixu': Purge remote 2026/04/12 04:28:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.15s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:28:53 DEBUG : sub dir/hello world: md5 = 71152e90c7b214ca658dd6e66be6147e OK 2026/04/12 04:28:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:28:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/12 04:28:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:28:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:28:54 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:28:58 DEBUG : sub dir/hello world: md5 = 61999bd86e35403fe35b0c455a3a49b0 OK 2026/04/12 04:28:58 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:28:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/12 04:28:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:29:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.84s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:03 DEBUG : sub dir/hello world: md5 = caa7bf1e3ba2e4edb7e952165c47d112 OK 2026/04/12 04:29:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buvuwol1coli" 2026/04/12 04:29:03 DEBUG : Creating backend with remote "TestDrive:crypt/5i06i0f3q40lihvd0ka3qrn1hsssqlc869k5mhvqnfq3tcd1ffv0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca' -> Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli' 2026/04/12 04:29:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli': Waiting for checks to finish 2026/04/12 04:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli': Waiting for transfers to finish 2026/04/12 04:29:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:29:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:29:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:29:10 DEBUG : sub dir/hello world: md5 = c1d123f42d92569611d6974a2575f218 OK 2026/04/12 04:29:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:29:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/12 04:29:11 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:29:11 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli') 2026/04/12 04:29:11 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli': Waiting for checks to finish 2026/04/12 04:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli': Waiting for transfers to finish 2026/04/12 04:29:12 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:29:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:29:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buvuwol1coli': Purge remote 2026/04/12 04:29:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.66s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:17 DEBUG : sub dir/hello world: md5 = 6b9ab39779e9d007899b7869d0c5ce28 OK 2026/04/12 04:29:19 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:29:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/12 04:29:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:29:19 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:29:19 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:29:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:29:20 DEBUG : sub dir/hello world: md5 = 0c230d8066791ae0a09366a0ab4bd1af OK 2026/04/12 04:29:20 DEBUG : sub dir/hello world: size = 17 OK 2026/04/12 04:29:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/12 04:29:20 INFO : sub dir/hello world: Deleted 2026/04/12 04:29:20 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:29:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.34s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:25 DEBUG : sub dir/hello world: md5 = c58bc5895b7389cc6966143336c2ac27 OK 2026/04/12 04:29:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jidarev4copu" 2026/04/12 04:29:25 DEBUG : Creating backend with remote "TestDrive:crypt/a3afd1tjh7vs5ijl692iodfu90k66t3ojt355fo4qfnm0tv6beh0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca' -> Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu' 2026/04/12 04:29:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Waiting for checks to finish 2026/04/12 04:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Waiting for transfers to finish 2026/04/12 04:29:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:29:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/12 04:29:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:29:32 DEBUG : sub dir/hello world: md5 = 007078fd223262b143f337f9b33a331e OK 2026/04/12 04:29:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Using server-side directory move 2026/04/12 04:29:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/12 04:29:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:29:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/12 04:29:33 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:29:33 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu') 2026/04/12 04:29:33 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Waiting for checks to finish 2026/04/12 04:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Waiting for transfers to finish 2026/04/12 04:29:33 INFO : sub dir/hello world: Deleted 2026/04/12 04:29:34 INFO : sub dir/hello world: Moved (server-side) 2026/04/12 04:29:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:29:37 DEBUG : sub dir/hello world: md5 = 27216de56d940d33ebf1eaa29906f57c OK 2026/04/12 04:29:37 DEBUG : testing file moves 2026/04/12 04:29:38 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:29:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/12 04:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Waiting for checks to finish 2026/04/12 04:29:38 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:29:38 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu') 2026/04/12 04:29:38 DEBUG : sub dir/hello world: Sizes differ 2026/04/12 04:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Waiting for transfers to finish 2026/04/12 04:29:38 INFO : sub dir/hello world: Deleted 2026/04/12 04:29:39 INFO : sub dir/hello world: Moved (server-side) 2026/04/12 04:29:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/12 04:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidarev4copu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.25s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:44 DEBUG : sub dir/hello world: md5 = 1aaa369b3fe8fad48efbf258819d786d OK 2026/04/12 04:29:44 ERROR : error listing: directory not found 2026/04/12 04:29:44 INFO : Local file system at /tmp/rclone1003434378: Making directory 2026/04/12 04:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:29:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.41s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:49 DEBUG : sub dir/hello world: md5 = 1c9148ba8e0278b8d69eaba7982c2bfe OK 2026/04/12 04:29:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:29:50 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for checks to finish 2026/04/12 04:29:50 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for transfers to finish 2026/04/12 04:29:51 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/12 04:29:51 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/12 04:29:51 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:29:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:29:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.77s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/12 04:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:29:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:29:55 DEBUG : check sum: md5 = cd4829612eafe298e0d92fb7c39d372c OK 2026/04/12 04:29:55 DEBUG : check sum: size = 1 OK 2026/04/12 04:29:55 INFO : check sum: Copied (new) 2026/04/12 04:29:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:55 DEBUG : check sum: size = 1 OK 2026/04/12 04:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/12 04:29:55 DEBUG : check sum: Size of src and dst objects identical 2026/04/12 04:29:55 DEBUG : check sum: Unchanged skipping 2026/04/12 04:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:29:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:29:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.50s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:29:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/12 04:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:29:58 DEBUG : sizeonly: md5 = f8d71cc28a4e663deb9355bd4a7ddab8 OK 2026/04/12 04:29:58 DEBUG : sizeonly: size = 6 OK 2026/04/12 04:29:58 INFO : sizeonly: Copied (new) 2026/04/12 04:29:58 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:29:59 DEBUG : sizeonly: size = 6 OK 2026/04/12 04:29:59 DEBUG : sizeonly: Sizes identical 2026/04/12 04:29:59 DEBUG : sizeonly: Unchanged skipping 2026/04/12 04:29:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:29:59 DEBUG : Waiting for deletions to finish 2026/04/12 04:29:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.15s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/12 04:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:01 DEBUG : ignore-size: md5 = 2cb6d80d6d55b7c49b026d8811912aea OK 2026/04/12 04:30:01 INFO : ignore-size: Copied (new) 2026/04/12 04:30:01 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:30:02 DEBUG : ignore-size: Unchanged skipping 2026/04/12 04:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:02 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.28s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:04 DEBUG : existing: md5 = 2dede38c20461729cd2568e3f70fc252 OK 2026/04/12 04:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:05 DEBUG : existing: size = 6 OK 2026/04/12 04:30:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:30:05 DEBUG : existing: Unchanged skipping 2026/04/12 04:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:05 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:05 INFO : There was nothing to transfer 2026/04/12 04:30:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/12 04:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:06 DEBUG : existing: md5 = 3a90bd5e57853da0d3f034ac675ede41 OK 2026/04/12 04:30:06 DEBUG : existing: size = 6 OK 2026/04/12 04:30:06 INFO : existing: Copied (replaced existing) 2026/04/12 04:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.43s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 04:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:09 DEBUG : existing: md5 = 33a0f3d92a41fb76110452674c2f9e66 OK 2026/04/12 04:30:09 DEBUG : existing: size = 6 OK 2026/04/12 04:30:09 INFO : existing: Copied (new) 2026/04/12 04:30:09 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:10 DEBUG : existing: Destination exists, skipping 2026/04/12 04:30:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.52s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:13 DEBUG : b/potato: md5 = b2fb1879efbd3d7aadca09b585545d8f OK 2026/04/12 04:30:15 DEBUG : c/non empty space: md5 = 3e3e93a1c5aaf47514c1137c27b70353 OK 2026/04/12 04:30:15 INFO : d: Making directory 2026/04/12 04:30:17 DEBUG : Added delayed dir = "a", newDst= 2026/04/12 04:30:18 INFO : c: Set directory modification time (using SetModTime) 2026/04/12 04:30:18 DEBUG : Added delayed dir = "c", newDst=c 2026/04/12 04:30:18 DEBUG : c/non empty space: size = 5 OK 2026/04/12 04:30:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:30:18 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 04:30:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:20 DEBUG : a/potato2: md5 = dad5b19eb440ee8cd49ab6908bae583e OK 2026/04/12 04:30:20 DEBUG : a/potato2: size = 60 OK 2026/04/12 04:30:20 INFO : a/potato2: Copied (new) 2026/04/12 04:30:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:20 INFO : b/potato: Deleted 2026/04/12 04:30:21 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/12 04:30:21 INFO : d: Removing directory 2026/04/12 04:30:21 INFO : b: Removing directory 2026/04/12 04:30:22 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/12 04:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': deleted 2 directories 2026/04/12 04:30:24 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/12 04:30:25 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:27 DEBUG : empty space: md5 = 240e485d894cff0e393d70799886aaa5 OK 2026/04/12 04:30:28 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:28 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/04/12 04:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:28 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/12 04:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:28 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:28 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/04/12 04:30:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:30 DEBUG : empty space: md5 = 4c2a6ffdfc846a104e19462f277d2d25 OK 2026/04/12 04:30:30 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:30 INFO : empty space: Copied (replaced existing) 2026/04/12 04:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.20s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:33 DEBUG : foo: md5 = 3bbeec9599186a023fd52b50039eda18 OK 2026/04/12 04:30:33 DEBUG : foo: size = 3 OK 2026/04/12 04:30:33 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/04/12 04:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:34 DEBUG : foo: md5 = 414961b020d76a7896caf17fe283b9be OK 2026/04/12 04:30:34 DEBUG : foo: size = 3 OK 2026/04/12 04:30:34 INFO : foo: Copied (replaced existing) 2026/04/12 04:30:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.27s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:37 DEBUG : empty space: md5 = 3a4be39aebbff15fefca0a3b944a5126 OK 2026/04/12 04:30:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/12 04:30:37 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:30:37 DEBUG : empty space: Unchanged skipping 2026/04/12 04:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:39 DEBUG : potato: md5 = 63a724eb4c9e138402fcd5ed6e2509b8 OK 2026/04/12 04:30:39 DEBUG : potato: size = 60 OK 2026/04/12 04:30:39 INFO : potato: Copied (new) 2026/04/12 04:30:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:42 DEBUG : potato: md5 = 5ad586bf1d28161a4ad2ddf9062df294 OK 2026/04/12 04:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:43 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:30:43 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:30:43 DEBUG : potato: Sizes differ 2026/04/12 04:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:44 DEBUG : potato: md5 = 34fb7d98edcf756e68c77b7c7e4ee114 OK 2026/04/12 04:30:44 DEBUG : potato: size = 21 OK 2026/04/12 04:30:44 INFO : potato: Copied (replaced existing) 2026/04/12 04:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.54s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:46 DEBUG : potato: md5 = caabe2ae1a48ffd382a563f617557d15 OK 2026/04/12 04:30:47 DEBUG : potato: size = 21 OK 2026/04/12 04:30:47 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/04/12 04:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:48 DEBUG : potato: md5 = ee8f476ab1903f7f8e76fe233f3f1193 OK 2026/04/12 04:30:48 DEBUG : potato: size = 21 OK 2026/04/12 04:30:48 INFO : potato: Copied (replaced existing) 2026/04/12 04:30:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:51 DEBUG : potato: md5 = f951ed0951780926531fa56b04c4c3e0 OK 2026/04/12 04:30:52 DEBUG : empty space: md5 = 3ab0c6d8f0d5e3c90c44beb68bdc705a OK 2026/04/12 04:30:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:52 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:30:52 DEBUG : empty space: Unchanged skipping 2026/04/12 04:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/12 04:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:52 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:30:55 DEBUG : potato: md5 = 2fa7eaa4360c20c939c536b2226fcc86 OK 2026/04/12 04:30:57 DEBUG : empty space: md5 = fec424b08da2b8831a0eecc21b5b295d OK 2026/04/12 04:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:30:57 DEBUG : empty space: size = 1 OK 2026/04/12 04:30:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:30:57 DEBUG : empty space: Unchanged skipping 2026/04/12 04:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:30:59 DEBUG : potato2: md5 = c51123c1fd709d5944c3a5f367c01318 OK 2026/04/12 04:30:59 DEBUG : potato2: size = 60 OK 2026/04/12 04:30:59 INFO : potato2: Copied (new) 2026/04/12 04:30:59 DEBUG : Waiting for deletions to finish 2026/04/12 04:30:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:03 DEBUG : b/potato: md5 = cf5595bb27bc5a8caca671b5fef50d47 OK 2026/04/12 04:31:05 DEBUG : c/non empty space: md5 = c4629a31e9c9728a604bce0e446dc482 OK 2026/04/12 04:31:05 INFO : d: Making directory 2026/04/12 04:31:06 INFO : d/e: Making directory 2026/04/12 04:31:08 DEBUG : Added delayed dir = "a", newDst= 2026/04/12 04:31:09 INFO : c: Set directory modification time (using SetModTime) 2026/04/12 04:31:09 DEBUG : Added delayed dir = "c", newDst=c 2026/04/12 04:31:09 DEBUG : c/non empty space: size = 5 OK 2026/04/12 04:31:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 04:31:09 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 04:31:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:11 DEBUG : a/potato2: md5 = 4c81684ec89f9298148ef187fc557e8d OK 2026/04/12 04:31:11 DEBUG : a/potato2: size = 60 OK 2026/04/12 04:31:11 INFO : a/potato2: Copied (new) 2026/04/12 04:31:11 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:11 INFO : b/potato: Deleted 2026/04/12 04:31:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/12 04:31:12 INFO : d/e: Removing directory 2026/04/12 04:31:13 INFO : d: Removing directory 2026/04/12 04:31:13 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/12 04:31:13 INFO : b: Removing directory 2026/04/12 04:31:13 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/12 04:31:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': deleted 3 directories 2026/04/12 04:31:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/12 04:31:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:20 DEBUG : b/potato: md5 = 5fb57dd8ddb4527c5f3dbaac8c5f504f OK 2026/04/12 04:31:22 DEBUG : c/non empty space: md5 = 502f08dfa095edfcdcc49a4b1bce9373 OK 2026/04/12 04:31:22 INFO : d: Making directory 2026/04/12 04:31:23 DEBUG : Added delayed dir = "a", newDst= 2026/04/12 04:31:24 INFO : c: Set directory modification time (using SetModTime) 2026/04/12 04:31:24 DEBUG : Added delayed dir = "c", newDst=c 2026/04/12 04:31:24 DEBUG : c/non empty space: size = 5 OK 2026/04/12 04:31:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/12 04:31:24 DEBUG : c/non empty space: Unchanged skipping 2026/04/12 04:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:26 DEBUG : a/potato2: md5 = 75acf9f213c53431124637d716ef9536 OK 2026/04/12 04:31:26 DEBUG : a/potato2: size = 60 OK 2026/04/12 04:31:26 INFO : a/potato2: Copied (new) 2026/04/12 04:31:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': not deleting files as there were IO errors 2026/04/12 04:31:26 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/12 04:31:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': not deleting directories as there were IO errors 2026/04/12 04:31:30 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/12 04:31:30 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/12 04:31:31 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:33 DEBUG : potato: md5 = 1661e54cbc80615274e5be63f99f00bd OK 2026/04/12 04:31:34 DEBUG : empty space: md5 = 3deaa429a4e8ad8687ed31080da5e802 OK 2026/04/12 04:31:34 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:35 DEBUG : empty space: size = 1 OK 2026/04/12 04:31:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:31:35 DEBUG : empty space: Unchanged skipping 2026/04/12 04:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:35 INFO : potato: Deleted 2026/04/12 04:31:36 DEBUG : potato2: md5 = 9999339953148ddf0beefdc228c19950 OK 2026/04/12 04:31:36 DEBUG : potato2: size = 60 OK 2026/04/12 04:31:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.28s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:39 DEBUG : potato: md5 = 19b23b1d671d7819d6cc48bb4808afeb OK 2026/04/12 04:31:41 DEBUG : empty space: md5 = 310fef92fbb515de89ff1e87ced3642c OK 2026/04/12 04:31:41 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:42 INFO : potato: Deleted 2026/04/12 04:31:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:31:42 DEBUG : empty space: size = 1 OK 2026/04/12 04:31:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:42 DEBUG : empty space: Unchanged skipping 2026/04/12 04:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:43 DEBUG : potato2: md5 = 4de1974aac95a250684b5ae28a82bcd7 OK 2026/04/12 04:31:43 DEBUG : potato2: size = 60 OK 2026/04/12 04:31:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.18s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:46 DEBUG : potato: md5 = 9df26c73a2c41b7217f6cc282f5992b5 OK 2026/04/12 04:31:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:48 DEBUG : potato2: md5 = 3ec93b558345ff267adb2b5163e7dd1f OK 2026/04/12 04:31:48 DEBUG : potato2: size = 19 OK 2026/04/12 04:31:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.28s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:52 DEBUG : potato2: md5 = 43ec24358f6469ce84fdfef4bcc908b0 OK 2026/04/12 04:31:53 DEBUG : empty space: md5 = 82f431f050d948c6ca6158e90daacdb9 OK 2026/04/12 04:31:53 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 04:31:53 DEBUG : enormous: Excluded 2026/04/12 04:31:53 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:31:53 DEBUG : potato2: Excluded 2026/04/12 04:31:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:31:54 DEBUG : empty space: size = 1 OK 2026/04/12 04:31:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:31:54 DEBUG : empty space: Unchanged skipping 2026/04/12 04:31:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:31:54 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:54 INFO : There was nothing to transfer 2026/04/12 04:31:54 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 04:31:54 DEBUG : enormous: Excluded 2026/04/12 04:31:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:31:54 DEBUG : potato2: Excluded 2026/04/12 04:31:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:31:54 DEBUG : empty space: size = 1 OK 2026/04/12 04:31:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/12 04:31:54 DEBUG : empty space: Unchanged skipping 2026/04/12 04:31:54 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for checks to finish 2026/04/12 04:31:54 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for transfers to finish 2026/04/12 04:31:54 DEBUG : Waiting for deletions to finish 2026/04/12 04:31:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:31:57 DEBUG : potato2: md5 = 0bfbb0f8143ecf06bcd9a4cbb065ef2c OK 2026/04/12 04:31:58 DEBUG : empty space: md5 = b1988ded4e135c475c61886e732e9697 OK 2026/04/12 04:32:00 DEBUG : enormous: md5 = 1be12e210d296c2f2a3b79f4abbd4848 OK 2026/04/12 04:32:00 DEBUG : enormous: Excluded (Size Filter) 2026/04/12 04:32:00 DEBUG : enormous: Excluded 2026/04/12 04:32:00 DEBUG : potato2: Excluded (Size Filter) 2026/04/12 04:32:00 DEBUG : potato2: Excluded 2026/04/12 04:32:00 DEBUG : empty space: size = 1 OK 2026/04/12 04:32:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:00 DEBUG : empty space: Unchanged skipping 2026/04/12 04:32:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:00 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:00 INFO : potato2: Deleted 2026/04/12 04:32:00 INFO : enormous: Deleted 2026/04/12 04:32:00 INFO : There was nothing to transfer 2026/04/12 04:32:01 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for checks to finish 2026/04/12 04:32:01 DEBUG : empty space: size = 1 OK 2026/04/12 04:32:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/12 04:32:01 DEBUG : empty space: Unchanged skipping 2026/04/12 04:32:01 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for transfers to finish 2026/04/12 04:32:01 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:01 INFO : enormous: Deleted 2026/04/12 04:32:01 INFO : potato2: Deleted 2026/04/12 04:32:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.66s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:32:03 DEBUG : one: md5 = c1ca13ecf94ffabdc70463f3043e56e5 OK 2026/04/12 04:32:05 DEBUG : two: md5 = 0bac9f1e0bacfdd0af1241bce20d15f8 OK 2026/04/12 04:32:06 DEBUG : three: md5 = ac787bfcddec962840e46692145ae3fb OK 2026/04/12 04:32:08 DEBUG : four: md5 = 3047b57246a436819a1448d52d4e260b OK 2026/04/12 04:32:08 DEBUG : five: Need to transfer - File not found at Destination 2026/04/12 04:32:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:32:08 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:32:08 DEBUG : four: Sizes differ 2026/04/12 04:32:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/12 04:32:08 DEBUG : three: size = 5 OK 2026/04/12 04:32:08 DEBUG : three: Sizes identical 2026/04/12 04:32:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/12 04:32:08 DEBUG : two: size = 3 OK 2026/04/12 04:32:08 DEBUG : one: Destination is newer than source, skipping 2026/04/12 04:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:09 DEBUG : four: md5 = 10c5dc7926b66870c6496030fede6e02 OK 2026/04/12 04:32:09 DEBUG : four: size = 4 OK 2026/04/12 04:32:09 INFO : four: Copied (replaced existing) 2026/04/12 04:32:10 DEBUG : two: md5 = d7e77e49a9695c3498fee6c083ff62b4 OK 2026/04/12 04:32:10 DEBUG : two: size = 3 OK 2026/04/12 04:32:10 INFO : two: Copied (replaced existing) 2026/04/12 04:32:10 DEBUG : five: md5 = 37fece835d431e85e76649d89f66ad16 OK 2026/04/12 04:32:10 DEBUG : five: size = 4 OK 2026/04/12 04:32:10 INFO : five: Copied (new) 2026/04/12 04:32:10 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.50s) === 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-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/12 04:32:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/12 04:32:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/12 04:32:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/12 04:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:14 DEBUG : yam: md5 = e4524d0d7b020ea0b630506595ab7ed5 OK 2026/04/12 04:32:14 DEBUG : yam: size = 11 OK 2026/04/12 04:32:14 INFO : yam: Copied (new) 2026/04/12 04:32:14 DEBUG : potato: md5 = 811e1594ba810bfbc963aea6d2ae1625 OK 2026/04/12 04:32:14 DEBUG : potato: size = 14 OK 2026/04/12 04:32:14 INFO : potato: Copied (new) 2026/04/12 04:32:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/12 04:32:15 DEBUG : potato: size = 14 OK 2026/04/12 04:32:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:15 DEBUG : potato: Unchanged skipping 2026/04/12 04:32:15 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/12 04:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:16 DEBUG : yaml: md5 = 3850367233d3031719968f5619974dae OK 2026/04/12 04:32:16 DEBUG : yaml: size = 11 OK 2026/04/12 04:32:16 INFO : yaml: Copied (new) 2026/04/12 04:32:16 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:17 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/12 04:32:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Making map for --track-renames 2026/04/12 04:32:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Finished making map for --track-renames 2026/04/12 04:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 04:32:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/12 04:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for renames to finish 2026/04/12 04:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:20 DEBUG : yam: md5 = 2b4bd247968fc0cc31cc78588a1f18cf OK 2026/04/12 04:32:20 DEBUG : yam: size = 11 OK 2026/04/12 04:32:20 INFO : yam: Copied (new) 2026/04/12 04:32:20 DEBUG : potato: md5 = 57b823ba6d57b8b61728fbbefb6d9a71 OK 2026/04/12 04:32:20 DEBUG : potato: size = 14 OK 2026/04/12 04:32:20 INFO : potato: Copied (new) 2026/04/12 04:32:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Making map for --track-renames 2026/04/12 04:32:20 DEBUG : potato: size = 14 OK 2026/04/12 04:32:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Finished making map for --track-renames 2026/04/12 04:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:20 DEBUG : potato: Unchanged skipping 2026/04/12 04:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for renames to finish 2026/04/12 04:32:21 INFO : yam: Moved (server-side) to: yaml 2026/04/12 04:32:21 INFO : yaml: Renamed from "yam" 2026/04/12 04:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:21 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/12 04:32:23 DEBUG : Added delayed dir = "sub", newDst= 2026/04/12 04:32:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Making map for --track-renames 2026/04/12 04:32:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Finished making map for --track-renames 2026/04/12 04:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/12 04:32:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/12 04:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for renames to finish 2026/04/12 04:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:25 DEBUG : potato: md5 = 6bebf6168fdd33a363e0ebc005b5bac1 OK 2026/04/12 04:32:25 DEBUG : potato: size = 14 OK 2026/04/12 04:32:25 INFO : potato: Copied (new) 2026/04/12 04:32:25 DEBUG : sub/yam: md5 = 84d3c0daf1bd2872ef88823b67e3009d OK 2026/04/12 04:32:25 DEBUG : sub/yam: size = 11 OK 2026/04/12 04:32:25 INFO : sub/yam: Copied (new) 2026/04/12 04:32:25 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:25 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:26 DEBUG : potato: size = 14 OK 2026/04/12 04:32:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:32:26 DEBUG : potato: Unchanged skipping 2026/04/12 04:32:27 INFO : sub: Set directory modification time (using SetModTime) 2026/04/12 04:32:27 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/12 04:32:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Making map for --track-renames 2026/04/12 04:32:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Finished making map for --track-renames 2026/04/12 04:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for renames to finish 2026/04/12 04:32:28 INFO : sub/yam: Moved (server-side) to: yam 2026/04/12 04:32:28 INFO : yam: Renamed from "sub/yam" 2026/04/12 04:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:32:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.70s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:32:30 DEBUG : Creating backend with remote "/tmp/rclone1003434378/dir1" 2026/04/12 04:32:30 DEBUG : Creating backend with remote "/tmp/rclone1003434378/dir2" 2026/04/12 04:32:30 DEBUG : Local file system at /tmp/rclone1003434378/dir2: Using server-side directory move 2026/04/12 04:32:30 INFO : Local file system at /tmp/rclone1003434378/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/12 04:32:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/12 04:32:30 DEBUG : Local file system at /tmp/rclone1003434378/dir2: Waiting for checks to finish 2026/04/12 04:32:30 DEBUG : Local file system at /tmp/rclone1003434378/dir2: Waiting for transfers to finish 2026/04/12 04:32:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:32:31 DEBUG : Added delayed dir = "nested", newDst= 2026/04/12 04:32:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:32:31 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/12 04:32:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:32:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/12 04:32:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:33 DEBUG : sub dir/hello world: md5 = b5c5ec952434cf050101e028ea493ed3 OK 2026/04/12 04:32:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:32:33 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:32:33 INFO : sub dir/hello world: Deleted 2026/04/12 04:32:35 DEBUG : nested/sub dir/file: md5 = 5fc45d2e0fe2fc2d7a28371134344021 OK 2026/04/12 04:32:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/12 04:32:35 INFO : nested/sub dir/file: Copied (new) 2026/04/12 04:32:35 INFO : nested/sub dir/file: Deleted 2026/04/12 04:32:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:36 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:36 INFO : sub dir: Removing directory 2026/04/12 04:32:36 INFO : nested/sub dir: Removing directory 2026/04/12 04:32:36 INFO : nested: Removing directory 2026/04/12 04:32:36 DEBUG : Local file system at /tmp/rclone1003434378: deleted 3 directories 2026/04/12 04:32:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/12 04:32:39 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/12 04:32:40 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:32:40 DEBUG : Added delayed dir = "nested", newDst= 2026/04/12 04:32:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/12 04:32:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/12 04:32:40 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/12 04:32:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/12 04:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:43 DEBUG : sub dir/hello world: md5 = 92e6100295d88cf90f6abfc18902c308 OK 2026/04/12 04:32:43 DEBUG : sub dir/hello world: size = 11 OK 2026/04/12 04:32:43 INFO : sub dir/hello world: Copied (new) 2026/04/12 04:32:43 INFO : sub dir/hello world: Deleted 2026/04/12 04:32:44 DEBUG : nested/sub dir/file: md5 = 342180511ab514775f92a0aa2871690c OK 2026/04/12 04:32:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/12 04:32:44 INFO : nested/sub dir/file: Copied (new) 2026/04/12 04:32:44 INFO : nested/sub dir/file: Deleted 2026/04/12 04:32:45 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:45 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/12 04:32:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/12 04:32:48 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/12 04:32:49 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.48s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:32:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/12 04:32:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 04:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:51 DEBUG : existing-b: md5 = 00799f2e40701508b0613a242d58af68 OK 2026/04/12 04:32:51 DEBUG : existing-b: size = 6 OK 2026/04/12 04:32:51 INFO : existing-b: Copied (new) 2026/04/12 04:32:51 INFO : existing-b: Deleted 2026/04/12 04:32:51 DEBUG : existing: md5 = 99ff70099e3adac7ea213d71786badf5 OK 2026/04/12 04:32:51 DEBUG : existing: size = 6 OK 2026/04/12 04:32:51 INFO : existing: Copied (new) 2026/04/12 04:32:51 INFO : existing: Deleted 2026/04/12 04:32:52 DEBUG : existing: Destination exists, skipping 2026/04/12 04:32:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/12 04:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:32:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.79s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:32:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zadegoc5zema" 2026/04/12 04:32:54 DEBUG : Creating backend with remote "TestDrive:crypt/n4r8pjoukqqjesihu132hm277k11jbe9sj7m6gd7af4jomco4l2g" 2026/04/12 04:32:56 DEBUG : potato2: md5 = 4cbf3263bc3020451fea2bc820808a77 OK 2026/04/12 04:32:58 DEBUG : empty space: md5 = b86d8dd74b9114e6966af1676a3b13f5 OK 2026/04/12 04:32:59 DEBUG : potato3: md5 = 8a3a7abea6838e01a20da64f031a775c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca' -> Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema' 2026/04/12 04:33:01 DEBUG : empty space: md5 = b0925cc7125f89f4bb3e92a7e46584cd OK 2026/04/12 04:33:03 DEBUG : potato3: md5 = 1850474dfbf66bc94fbf3fe44e0d50bb OK 2026/04/12 04:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema': Using server-side directory move 2026/04/12 04:33:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/12 04:33:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:33:03 DEBUG : empty space: size = 1 OK 2026/04/12 04:33:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:33:03 DEBUG : empty space: Unchanged skipping 2026/04/12 04:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema': Waiting for checks to finish 2026/04/12 04:33:03 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:33:03 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema') 2026/04/12 04:33:03 DEBUG : potato3: Sizes differ 2026/04/12 04:33:04 INFO : empty space: Deleted 2026/04/12 04:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema': Waiting for transfers to finish 2026/04/12 04:33:04 INFO : potato2: Moved (server-side) 2026/04/12 04:33:04 INFO : potato3: Deleted 2026/04/12 04:33:04 INFO : potato3: Moved (server-side) 2026/04/12 04:33:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wemawot3rawa" 2026/04/12 04:33:05 DEBUG : Creating backend with remote "TestDrive:crypt/aj28ldlp1ijj5nqquabej8bno8kpcf4nmbd0ordb18jqpjhkuqrg" 2026/04/12 04:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemawot3rawa': Using server-side directory move 2026/04/12 04:33:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wemawot3rawa': Server side directory move succeeded 2026/04/12 04:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemawot3rawa': Purge remote 2026/04/12 04:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadegoc5zema': Purge remote 2026/04/12 04:33:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.25s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:33:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gutuboz4taci" 2026/04/12 04:33:09 DEBUG : Creating backend with remote "TestDrive:crypt/dessl1sft71opndtrprgig5or4907t8hte9cea83tp74mbo4ouvg" 2026/04/12 04:33:11 DEBUG : potato2: md5 = 0c94d5cc0020f7186c55103601de081c OK 2026/04/12 04:33:13 DEBUG : empty space: md5 = 8ce54e3e5ed1a94a02687cdc3be3a294 OK 2026/04/12 04:33:14 DEBUG : potato3: md5 = df082c885961c951e0868b4773791c3e OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca' -> Encrypted drive 'TestCryptDrive:rclone-test-gutuboz4taci' 2026/04/12 04:33:17 DEBUG : empty space: md5 = 32d1441ddfa93c1e63fa628803c7731b OK 2026/04/12 04:33:18 DEBUG : potato3: md5 = e8ac849b3279d6d391205eb22b7af446 OK 2026/04/12 04:33:19 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 04:33:19 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 04:33:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:33:19 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:33:19 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-gutuboz4taci') 2026/04/12 04:33:19 DEBUG : potato3: Sizes differ 2026/04/12 04:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gutuboz4taci': Waiting for checks to finish 2026/04/12 04:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gutuboz4taci': Waiting for transfers to finish 2026/04/12 04:33:19 INFO : potato3: Deleted 2026/04/12 04:33:19 INFO : potato2: Moved (server-side) 2026/04/12 04:33:20 INFO : potato3: Moved (server-side) 2026/04/12 04:33:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zakejiv3zevi" 2026/04/12 04:33:20 DEBUG : Creating backend with remote "TestDrive:crypt/g8sh7h13k7t1nc2rkrcns724f4doncd639o23q4rq5b03c2c5880" 2026/04/12 04:33:21 DEBUG : empty space: Excluded (Size Filter) 2026/04/12 04:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:33:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/12 04:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakejiv3zevi': Waiting for checks to finish 2026/04/12 04:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakejiv3zevi': Waiting for transfers to finish 2026/04/12 04:33:23 INFO : potato2: Moved (server-side) 2026/04/12 04:33:23 INFO : potato3: Moved (server-side) 2026/04/12 04:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zakejiv3zevi': Purge remote 2026/04/12 04:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gutuboz4taci': Purge remote --- PASS: TestServerSideMoveWithFilter (16.55s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:33:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hakusum8zina" 2026/04/12 04:33:25 DEBUG : Creating backend with remote "TestDrive:crypt/1o6sfj18tj8d70pof3pf09q7b1o67q8f2vb4go4e63t262ohmfng" 2026/04/12 04:33:28 DEBUG : potato2: md5 = 12e57f494b6608a2e3fea14e475c34d0 OK 2026/04/12 04:33:29 DEBUG : empty space: md5 = 47f0c2f30ad40d9886acdb24415c4f9b OK 2026/04/12 04:33:30 DEBUG : potato3: md5 = 37bf3586b9345995d5acef360d083d7b OK 2026/04/12 04:33:30 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca' -> Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina' 2026/04/12 04:33:34 DEBUG : empty space: md5 = 8e532e66e8229a53784725909ab3d7da OK 2026/04/12 04:33:35 DEBUG : potato3: md5 = e7868b55d39a2c5c9bd16e58a0aedde3 OK 2026/04/12 04:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina': Using server-side directory move 2026/04/12 04:33:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/12 04:33:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/12 04:33:36 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/12 04:33:36 DEBUG : empty space: size = 1 OK 2026/04/12 04:33:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:33:36 DEBUG : empty space: Unchanged skipping 2026/04/12 04:33:36 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:33:36 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina') 2026/04/12 04:33:36 DEBUG : potato3: Sizes differ 2026/04/12 04:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina': Waiting for checks to finish 2026/04/12 04:33:36 INFO : potato3: Deleted 2026/04/12 04:33:36 INFO : empty space: Deleted 2026/04/12 04:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina': Waiting for transfers to finish 2026/04/12 04:33:36 INFO : potato2: Moved (server-side) 2026/04/12 04:33:37 INFO : potato3: Moved (server-side) 2026/04/12 04:33:37 INFO : tomatoDir: Removing directory 2026/04/12 04:33:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': deleted 1 directories 2026/04/12 04:33:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jaqecak6jecu" 2026/04/12 04:33:38 DEBUG : Creating backend with remote "TestDrive:crypt/u9a39372akdjmj51m4mthceithe9bee5feb8nrf2g8pre6vf6ep0" 2026/04/12 04:33:39 INFO : tomatoDir: Making directory 2026/04/12 04:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqecak6jecu': Using server-side directory move 2026/04/12 04:33:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jaqecak6jecu': Server side directory move succeeded 2026/04/12 04:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jaqecak6jecu': Purge remote 2026/04/12 04:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hakusum8zina': Purge remote 2026/04/12 04:33:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.20s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:33:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test" 2026/04/12 04:33:44 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.95s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:33:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test" 2026/04/12 04:33:46 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/12 04:33:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test-include/layer2" 2026/04/12 04:33:48 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/12 04:33:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test-ignore-file" 2026/04/12 04:33:51 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/12 04:33:55 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = db4b523a9639589d34e10786957b8357 OK 2026/04/12 04:33:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/12 04:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test': Waiting for checks to finish 2026/04/12 04:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test': Waiting for transfers to finish 2026/04/12 04:33:57 DEBUG : Waiting for deletions to finish 2026/04/12 04:33:57 INFO : There was nothing to transfer 2026/04/12 04:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:33:59 DEBUG : Waiting for deletions to finish 2026/04/12 04:33:59 INFO : rclone-sync-test-include: Removing directory 2026/04/12 04:33:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/12 04:33:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/12 04:33:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': failed to delete 1 directories 2026/04/12 04:33:59 INFO : There was nothing to transfer 2026/04/12 04:34:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/12 04:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/12 04:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/12 04:34:01 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:01 INFO : There was nothing to transfer 2026/04/12 04:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:34:03 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:03 INFO : rclone-sync-test-include: Removing directory 2026/04/12 04:34:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/12 04:34:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/12 04:34:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': failed to delete 1 directories 2026/04/12 04:34:04 INFO : There was nothing to transfer 2026/04/12 04:34:06 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/12 04:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/12 04:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/12 04:34:06 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:06 INFO : There was nothing to transfer 2026/04/12 04:34:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/12 04:34:08 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.74s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:34:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:34:10 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:34:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/CompareDest" 2026/04/12 04:34:11 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/gveqi14airsml4bgu7krj116o8" 2026/04/12 04:34:13 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 04:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:16 DEBUG : one: md5 = b5fa0d289d92df631533debb868a6c30 OK 2026/04/12 04:34:16 DEBUG : one: size = 3 OK 2026/04/12 04:34:16 INFO : one: Copied (new) 2026/04/12 04:34:16 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:34:17 DEBUG : one: Sizes differ 2026/04/12 04:34:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:18 DEBUG : one: md5 = fb2502ea838a9253e442b3eb3d209367 OK 2026/04/12 04:34:18 DEBUG : one: size = 5 OK 2026/04/12 04:34:18 INFO : one: Copied (replaced existing) 2026/04/12 04:34:18 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:20 DEBUG : dst/one: md5 = 46039c83b2b6f12bd2036df9293fe526 OK 2026/04/12 04:34:22 DEBUG : CompareDest/one: md5 = 58eccd60d10372d2781e26643060c422 OK 2026/04/12 04:34:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:34:23 DEBUG : one: Sizes differ 2026/04/12 04:34:24 DEBUG : one: size = 5 OK 2026/04/12 04:34:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:34:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:34:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:24 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:24 INFO : There was nothing to transfer 2026/04/12 04:34:26 DEBUG : CompareDest/two: md5 = 0fca98177b2964d5a742abefb08c01be OK 2026/04/12 04:34:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:34:26 DEBUG : one: Sizes differ 2026/04/12 04:34:27 DEBUG : one: size = 5 OK 2026/04/12 04:34:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:34:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:34:27 DEBUG : two: size = 3 OK 2026/04/12 04:34:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:34:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:27 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:27 INFO : There was nothing to transfer 2026/04/12 04:34:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:34:27 DEBUG : one: Sizes differ 2026/04/12 04:34:28 DEBUG : one: size = 5 OK 2026/04/12 04:34:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:34:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:34:28 DEBUG : two: size = 3 OK 2026/04/12 04:34:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:34:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/12 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:28 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/12 04:34:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:34:29 DEBUG : one: Sizes differ 2026/04/12 04:34:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:29 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/CompareDest') 2026/04/12 04:34:29 DEBUG : two: Sizes differ 2026/04/12 04:34:29 DEBUG : two: Need to transfer - File not found at Destination 2026/04/12 04:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:29 DEBUG : one: size = 5 OK 2026/04/12 04:34:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:34:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/12 04:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:31 DEBUG : two: md5 = 78790a86ca84335ebb9538aa473c3555 OK 2026/04/12 04:34:31 DEBUG : two: size = 5 OK 2026/04/12 04:34:31 INFO : two: Copied (new) 2026/04/12 04:34:31 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:34:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:34:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:34:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.06s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:34:37 DEBUG : pre-dest1/1: md5 = 0d21dd2f49ace4d8eb884bd9ef050e4b OK 2026/04/12 04:34:39 DEBUG : pre-dest2/2: md5 = 9805cc26e2f9611992f7e7270ccd3f4a OK 2026/04/12 04:34:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dest" 2026/04/12 04:34:40 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/rg03c1jvnehrrc617i0lnqjddc" 2026/04/12 04:34:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/pre-dest1" 2026/04/12 04:34:41 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/bbnblvh6k061ssopqrp18kd7gc" 2026/04/12 04:34:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/pre-dest2" 2026/04/12 04:34:42 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/12 04:34:43 DEBUG : 1: size = 1 OK 2026/04/12 04:34:43 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:43 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/12 04:34:44 DEBUG : 2: size = 1 OK 2026/04/12 04:34:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:34:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/12 04:34:44 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/12 04:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dest': Waiting for checks to finish 2026/04/12 04:34:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dest': Waiting for transfers to finish 2026/04/12 04:34:46 DEBUG : 3: md5 = 8e3804778e64cb0fc9cd35ac5e7c366d OK 2026/04/12 04:34:46 DEBUG : 3: size = 1 OK 2026/04/12 04:34:46 INFO : 3: Copied (new) 2026/04/12 04:34:46 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:49 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/12 04:34:50 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/12 04:34:50 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.39s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:34:51 DEBUG : Config file has changed externally - reloading 2026/04/12 04:34:51 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:34:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/CopyDest" 2026/04/12 04:34:53 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/12 04:34:55 DEBUG : one: Need to transfer - File not found at Destination 2026/04/12 04:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:34:57 DEBUG : one: md5 = bc7480dc84fa2549b48607d74747b67f OK 2026/04/12 04:34:57 DEBUG : one: size = 3 OK 2026/04/12 04:34:57 INFO : one: Copied (new) 2026/04/12 04:34:57 DEBUG : Waiting for deletions to finish 2026/04/12 04:34:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:34:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:34:58 DEBUG : one: Sizes differ 2026/04/12 04:34:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:34:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:00 DEBUG : one: md5 = 7625780d3f14bf4fdebc17af03637535 OK 2026/04/12 04:35:00 DEBUG : one: size = 5 OK 2026/04/12 04:35:00 INFO : one: Copied (replaced existing) 2026/04/12 04:35:00 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:03 DEBUG : dst/one: md5 = d9d0007d44b1b5794ffe2dd1ba3fca06 OK 2026/04/12 04:35:05 DEBUG : CopyDest/one: md5 = 87e0c385ff90b2af3f527fa9679c9788 OK 2026/04/12 04:35:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/BackupDir" 2026/04/12 04:35:05 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/12 04:35:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:35:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:35:07 DEBUG : one: Sizes differ 2026/04/12 04:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:07 DEBUG : one: size = 5 OK 2026/04/12 04:35:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:35:07 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:35:07 DEBUG : one: Sizes differ 2026/04/12 04:35:09 INFO : one: Moved (server-side) 2026/04/12 04:35:10 DEBUG : one: size = 5 OK 2026/04/12 04:35:10 INFO : one: Copied (server-side copy) 2026/04/12 04:35:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/12 04:35:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:12 DEBUG : CopyDest/two: md5 = 0fc46f6bb80bcdacff1d804f107d1d91 OK 2026/04/12 04:35:13 DEBUG : one: size = 5 OK 2026/04/12 04:35:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:13 DEBUG : one: Unchanged skipping 2026/04/12 04:35:13 DEBUG : two: size = 3 OK 2026/04/12 04:35:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:14 DEBUG : two: size = 3 OK 2026/04/12 04:35:14 INFO : two: Copied (server-side copy) 2026/04/12 04:35:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/12 04:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:14 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:15 DEBUG : one: size = 5 OK 2026/04/12 04:35:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:15 DEBUG : one: Unchanged skipping 2026/04/12 04:35:15 DEBUG : two: size = 3 OK 2026/04/12 04:35:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:15 DEBUG : two: Unchanged skipping 2026/04/12 04:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:15 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:15 INFO : There was nothing to transfer 2026/04/12 04:35:17 DEBUG : CopyDest/three: md5 = bce62f36ff091fb25f2bd1086a00be6f OK 2026/04/12 04:35:18 DEBUG : one: size = 5 OK 2026/04/12 04:35:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:18 DEBUG : one: Unchanged skipping 2026/04/12 04:35:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:35:18 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/CopyDest') 2026/04/12 04:35:18 DEBUG : three: Sizes differ 2026/04/12 04:35:18 DEBUG : three: Destination not found in --copy-dest 2026/04/12 04:35:18 DEBUG : three: Need to transfer - File not found at Destination 2026/04/12 04:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:18 DEBUG : two: size = 3 OK 2026/04/12 04:35:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/12 04:35:18 DEBUG : two: Unchanged skipping 2026/04/12 04:35:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:19 DEBUG : three: md5 = cf6811ff08a850af8a0ed73c4a5d0650 OK 2026/04/12 04:35:19 DEBUG : three: size = 7 OK 2026/04/12 04:35:19 INFO : three: Copied (new) 2026/04/12 04:35:19 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/12 04:35:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:35:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:35:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:35:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/12 04:35:24 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:35:25 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.22s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:35:27 DEBUG : dst/one: md5 = 94c9ebe40cba32f56cb863408c71aa59 OK 2026/04/12 04:35:29 DEBUG : dst/two: md5 = 6e8c0dc5340ea6afaf5bcfc43fb3f8d5 OK 2026/04/12 04:35:30 DEBUG : dst/three.txt: md5 = 77f314f37df6e1936eba3e8aed644875 OK 2026/04/12 04:35:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:35:31 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:35:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/backup" 2026/04/12 04:35:32 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/1nrff024r7pq65ecp72fc28jb0" 2026/04/12 04:35:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:35:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:35:33 DEBUG : one: Sizes differ 2026/04/12 04:35:33 DEBUG : two: size = 3 OK 2026/04/12 04:35:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:35:33 DEBUG : two: Unchanged skipping 2026/04/12 04:35:35 INFO : one: Moved (server-side) 2026/04/12 04:35:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:37 DEBUG : one: md5 = eee26052d3b370bafebd0419dc4f253c OK 2026/04/12 04:35:37 DEBUG : one: size = 4 OK 2026/04/12 04:35:37 INFO : one: Copied (new) 2026/04/12 04:35:37 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:38 INFO : three.txt: Moved (server-side) 2026/04/12 04:35:38 INFO : three.txt: Moved into backup dir 2026/04/12 04:35:40 DEBUG : dst/three.txt: md5 = e61b7611966c630a0baa1138272968d1 OK 2026/04/12 04:35:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:35:40 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:35:40 DEBUG : one: Sizes differ 2026/04/12 04:35:40 DEBUG : two: size = 3 OK 2026/04/12 04:35:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:35:40 DEBUG : two: Unchanged skipping 2026/04/12 04:35:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:41 INFO : one: Deleted 2026/04/12 04:35:42 INFO : one: Moved (server-side) 2026/04/12 04:35:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:35:43 DEBUG : one: md5 = a7f16414e348ad5b53949ed0656dcb7c OK 2026/04/12 04:35:43 DEBUG : one: size = 5 OK 2026/04/12 04:35:43 INFO : one: Copied (new) 2026/04/12 04:35:43 DEBUG : Waiting for deletions to finish 2026/04/12 04:35:44 INFO : three.txt: Deleted 2026/04/12 04:35:44 INFO : three.txt: Moved (server-side) 2026/04/12 04:35:44 INFO : three.txt: Moved into backup dir 2026/04/12 04:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:35:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:35:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:35:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/12 04:35:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:35:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.91s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:35:51 DEBUG : dst/one: md5 = d69922cd14452177eb65f43644613a66 OK 2026/04/12 04:35:53 DEBUG : dst/two: md5 = f4fd69a53dc97bff9a245689d71bbfbc OK 2026/04/12 04:35:54 DEBUG : dst/three.txt: md5 = 44a6d7363556d269efe382395d03ca3e OK 2026/04/12 04:35:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:35:55 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:35:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/backup" 2026/04/12 04:35:56 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/1nrff024r7pq65ecp72fc28jb0" 2026/04/12 04:35:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:35:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:35:58 DEBUG : one: Sizes differ 2026/04/12 04:35:58 DEBUG : two: size = 3 OK 2026/04/12 04:35:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:35:58 DEBUG : two: Unchanged skipping 2026/04/12 04:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:35:59 INFO : one: Moved (server-side) to: one.bak 2026/04/12 04:35:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:36:01 DEBUG : one: md5 = 0915185a0d55bda7090ea90d1a92b388 OK 2026/04/12 04:36:01 DEBUG : one: size = 4 OK 2026/04/12 04:36:01 INFO : one: Copied (new) 2026/04/12 04:36:01 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/12 04:36:02 INFO : three.txt: Moved into backup dir 2026/04/12 04:36:04 DEBUG : dst/three.txt: md5 = 08cb19097441d44b0aba64b62d2218fa OK 2026/04/12 04:36:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:36:05 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:36:05 DEBUG : one: Sizes differ 2026/04/12 04:36:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:36:05 DEBUG : two: size = 3 OK 2026/04/12 04:36:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:05 DEBUG : two: Unchanged skipping 2026/04/12 04:36:05 INFO : one.bak: Deleted 2026/04/12 04:36:06 INFO : one: Moved (server-side) to: one.bak 2026/04/12 04:36:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:36:08 DEBUG : one: md5 = 37412ecf1dd0f92e63d8045ab098d719 OK 2026/04/12 04:36:08 DEBUG : one: size = 5 OK 2026/04/12 04:36:08 INFO : one: Copied (new) 2026/04/12 04:36:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:08 INFO : three.txt.bak: Deleted 2026/04/12 04:36:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/12 04:36:09 INFO : three.txt: Moved into backup dir 2026/04/12 04:36:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:36:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:36:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/12 04:36:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/12 04:36:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/12 04:36:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:36:15 DEBUG : dst/one: md5 = 69af1cff592f23c3e90a505e7b4d2ecc OK 2026/04/12 04:36:17 DEBUG : dst/two: md5 = 27f24c83220d1547a3486b4cb577d78e OK 2026/04/12 04:36:18 DEBUG : dst/three.txt: md5 = 49303b8738f2125467f6d803036eb25c OK 2026/04/12 04:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:36:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/backup" 2026/04/12 04:36:20 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/1nrff024r7pq65ecp72fc28jb0" 2026/04/12 04:36:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:36:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:36:21 DEBUG : one: Sizes differ 2026/04/12 04:36:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:36:21 DEBUG : two: size = 3 OK 2026/04/12 04:36:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:21 DEBUG : two: Unchanged skipping 2026/04/12 04:36:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/12 04:36:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:36:24 DEBUG : one: md5 = 1a7f7cd1135d60a7776d7a3c841916f3 OK 2026/04/12 04:36:24 DEBUG : one: size = 4 OK 2026/04/12 04:36:24 INFO : one: Copied (new) 2026/04/12 04:36:24 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/12 04:36:25 INFO : three.txt: Moved into backup dir 2026/04/12 04:36:27 DEBUG : dst/three.txt: md5 = 5483f55c3f3839da9eca939f9f0c0b6c OK 2026/04/12 04:36:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:36:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:36:28 DEBUG : one: Sizes differ 2026/04/12 04:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:36:28 DEBUG : two: size = 3 OK 2026/04/12 04:36:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:28 DEBUG : two: Unchanged skipping 2026/04/12 04:36:29 INFO : one-2019-01-01: Deleted 2026/04/12 04:36:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/12 04:36:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:36:30 DEBUG : one: md5 = 1e338fa8e1a1a17387fce2eab760a0c6 OK 2026/04/12 04:36:30 DEBUG : one: size = 5 OK 2026/04/12 04:36:30 INFO : one: Copied (new) 2026/04/12 04:36:30 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:31 INFO : three-2019-01-01.txt: Deleted 2026/04/12 04:36:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/12 04:36:32 INFO : three.txt: Moved into backup dir 2026/04/12 04:36:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:36:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:36:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/12 04:36:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/12 04:36:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/12 04:36:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.68s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:36:38 DEBUG : dst/one: md5 = 38cdd423c3a4f6b540e663af8519d025 OK 2026/04/12 04:36:40 DEBUG : dst/two: md5 = 13e01ef0a26059c051702a04ea04de7a OK 2026/04/12 04:36:41 DEBUG : dst/three.txt: md5 = 9db289c00754c44e0b5efa820cbe7042 OK 2026/04/12 04:36:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:36:42 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:36:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:36:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:36:43 DEBUG : one: Sizes differ 2026/04/12 04:36:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:36:43 DEBUG : two: size = 3 OK 2026/04/12 04:36:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:43 DEBUG : two: Unchanged skipping 2026/04/12 04:36:43 INFO : one: Moved (server-side) to: one.bak 2026/04/12 04:36:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:36:45 DEBUG : one: md5 = 6f5926320cde4e3bf27407d9eaac3103 OK 2026/04/12 04:36:45 DEBUG : one: size = 4 OK 2026/04/12 04:36:45 INFO : one: Copied (new) 2026/04/12 04:36:45 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/12 04:36:45 INFO : three.txt: Moved into backup dir 2026/04/12 04:36:47 DEBUG : dst/three.txt: md5 = 62542a2736381de573b26f1748dc5b89 OK 2026/04/12 04:36:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : one.bak: Excluded (Path Filter) 2026/04/12 04:36:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:36:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:36:48 DEBUG : one: Sizes differ 2026/04/12 04:36:48 DEBUG : two: size = 3 OK 2026/04/12 04:36:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:36:48 DEBUG : two: Unchanged skipping 2026/04/12 04:36:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for checks to finish 2026/04/12 04:36:49 INFO : one.bak: Deleted 2026/04/12 04:36:49 INFO : one: Moved (server-side) to: one.bak 2026/04/12 04:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst': Waiting for transfers to finish 2026/04/12 04:36:51 DEBUG : one: md5 = 07c7d030ead3ec70f925f0e4ba819c86 OK 2026/04/12 04:36:51 DEBUG : one: size = 5 OK 2026/04/12 04:36:51 INFO : one: Copied (new) 2026/04/12 04:36:51 DEBUG : Waiting for deletions to finish 2026/04/12 04:36:51 INFO : three.txt.bak: Deleted 2026/04/12 04:36:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/12 04:36:52 INFO : three.txt: Moved into backup dir 2026/04/12 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/12 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/12 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/12 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:36:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.38s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:36:58 DEBUG : dst/one: md5 = 6418c1bdb8321fa7a95e71004b4bf08a OK 2026/04/12 04:36:59 DEBUG : dst/two: md5 = c3cb660f3200ea5d0f77d9a787ce8194 OK 2026/04/12 04:37:00 DEBUG : dst/three.txt: md5 = ee281138eb515e067f0e474743b23468 OK 2026/04/12 04:37:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:37:01 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:37:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:02 DEBUG : one: Sizes differ 2026/04/12 04:37:03 INFO : one: Moved (server-side) to: one.bak 2026/04/12 04:37:04 DEBUG : one: md5 = 7a152a16bc76d15e059a08e117518899 OK 2026/04/12 04:37:04 DEBUG : one: size = 4 OK 2026/04/12 04:37:04 INFO : one: Copied (new) 2026/04/12 04:37:04 DEBUG : two: size = 3 OK 2026/04/12 04:37:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:04 DEBUG : two: Unchanged skipping 2026/04/12 04:37:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:05 DEBUG : three.txt: Sizes differ 2026/04/12 04:37:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/12 04:37:07 DEBUG : three.txt: md5 = 4be7d12bf5c3b89750132fc764de729d OK 2026/04/12 04:37:07 DEBUG : three.txt: size = 6 OK 2026/04/12 04:37:07 INFO : three.txt: Copied (new) 2026/04/12 04:37:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:08 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:08 DEBUG : one: Sizes differ 2026/04/12 04:37:09 INFO : one.bak: Deleted 2026/04/12 04:37:09 INFO : one: Moved (server-side) to: one.bak 2026/04/12 04:37:11 DEBUG : one: md5 = 37682f6931bddf759bcbfd391c558970 OK 2026/04/12 04:37:11 DEBUG : one: size = 5 OK 2026/04/12 04:37:11 INFO : one: Copied (new) 2026/04/12 04:37:11 DEBUG : two: size = 3 OK 2026/04/12 04:37:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:11 DEBUG : two: Unchanged skipping 2026/04/12 04:37:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:11 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:11 DEBUG : three.txt: Sizes differ 2026/04/12 04:37:12 INFO : three.txt.bak: Deleted 2026/04/12 04:37:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/12 04:37:13 DEBUG : three.txt: md5 = f4f28cba39fa455edd26dba8fae22ecf OK 2026/04/12 04:37:13 DEBUG : three.txt: size = 19 OK 2026/04/12 04:37:13 INFO : three.txt: Copied (new) 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/12 04:37:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (22.02s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:37:19 DEBUG : dst/one: md5 = f3f7f4375c95cd7d66dd5f6cdf9e0110 OK 2026/04/12 04:37:21 DEBUG : dst/two: md5 = 398faf246d85d9ee7b200bc0dba84934 OK 2026/04/12 04:37:22 DEBUG : dst/three.txt: md5 = ea3069c4f247d0bf73fd97969306158a OK 2026/04/12 04:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-forimul9goca/dst" 2026/04/12 04:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/492not8j3qb8t30kncjm1dtpbe6hvhl0kn1mt9qk2m8kkk1mrecg/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/12 04:37:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:24 DEBUG : one: Sizes differ 2026/04/12 04:37:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/12 04:37:26 DEBUG : one: md5 = 81448e6dbea8cedbcacf32d559a6b5e2 OK 2026/04/12 04:37:26 DEBUG : one: size = 4 OK 2026/04/12 04:37:26 INFO : one: Copied (new) 2026/04/12 04:37:26 DEBUG : two: size = 3 OK 2026/04/12 04:37:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:26 DEBUG : two: Unchanged skipping 2026/04/12 04:37:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:26 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:26 DEBUG : three.txt: Sizes differ 2026/04/12 04:37:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/12 04:37:29 DEBUG : three.txt: md5 = 33d4a05a0a5308b79a9ca0ba3b217511 OK 2026/04/12 04:37:29 DEBUG : three.txt: size = 6 OK 2026/04/12 04:37:29 INFO : three.txt: Copied (new) 2026/04/12 04:37:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:30 DEBUG : one: Sizes differ 2026/04/12 04:37:30 INFO : one-2019-01-01: Deleted 2026/04/12 04:37:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/12 04:37:32 DEBUG : one: md5 = 82bc4518d98023d1cde551cb41d55b7a OK 2026/04/12 04:37:32 DEBUG : one: size = 5 OK 2026/04/12 04:37:32 INFO : one: Copied (new) 2026/04/12 04:37:33 DEBUG : two: size = 3 OK 2026/04/12 04:37:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:33 DEBUG : two: Unchanged skipping 2026/04/12 04:37:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:33 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca/dst') 2026/04/12 04:37:33 DEBUG : three.txt: Sizes differ 2026/04/12 04:37:34 INFO : three-2019-01-01.txt: Deleted 2026/04/12 04:37:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/12 04:37:36 DEBUG : three.txt: md5 = 349174d53e762521db846c8b8e1f7719 OK 2026/04/12 04:37:36 DEBUG : three.txt: size = 19 OK 2026/04/12 04:37:36 INFO : three.txt: Copied (new) 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/12 04:37:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.20s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:37:41 DEBUG : Testêé: md5 = b9cec13fef23636c1fc3c37261edf767 OK 2026/04/12 04:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:37:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:41 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:37:41 DEBUG : Testêé: Sizes differ 2026/04/12 04:37:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:37:43 DEBUG : Testêé: md5 = a4ebbc704d6b1c86810c2e2110654a70 OK 2026/04/12 04:37:43 DEBUG : Testêé: size = 14 OK 2026/04/12 04:37:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/12 04:37:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.44s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:37:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/12 04:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:37:46 DEBUG : existing: md5 = dda93eddb713496361b8ad9acb6cfd86 OK 2026/04/12 04:37:46 DEBUG : existing: size = 6 OK 2026/04/12 04:37:46 INFO : existing: Copied (new) 2026/04/12 04:37:46 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:37:46 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:37:46 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:37:46 DEBUG : existing: Sizes differ 2026/04/12 04:37:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/12 04:37:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:37:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': not deleting files as there were IO errors 2026/04/12 04:37:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.72s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:37:49 DEBUG : EXISTING: md5 = fa8303e939f74e7848d2d0f96e31b794 OK 2026/04/12 04:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:37:50 DEBUG : EXISTING: size = 6 OK 2026/04/12 04:37:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:37:50 DEBUG : existing: Unchanged skipping 2026/04/12 04:37:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:37:50 DEBUG : Waiting for deletions to finish 2026/04/12 04:37:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.29s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", 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-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", 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-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.34s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:37:55 DEBUG : both0: md5 = e704763a381ae7756468e50fa5922771 OK 2026/04/12 04:37:56 DEBUG : only0: md5 = de2820b1901b82fadb0116d599439b0a OK 2026/04/12 04:37:57 DEBUG : both1: md5 = 01c8f62f10765c1354e6cad372de1b7e OK 2026/04/12 04:37:59 DEBUG : only1: md5 = 7ce6389f4e3b0dd9b40c531e37b76d86 OK 2026/04/12 04:38:00 DEBUG : both2: md5 = 5958da4da9aebd9103b45634287fb89c OK 2026/04/12 04:38:02 DEBUG : only2: md5 = b9cea00160598ea21f66a3c720e1e5c7 OK 2026/04/12 04:38:03 DEBUG : both3: md5 = 6806bb8fcfab627f97b0fd432df12e76 OK 2026/04/12 04:38:05 DEBUG : only3: md5 = 3896a20da1f713b4fd652401b98eb09a OK 2026/04/12 04:38:06 DEBUG : both4: md5 = e8bc86bf3a54eb7cf42674f2289a817c OK 2026/04/12 04:38:07 DEBUG : only4: md5 = 40ecab3662406606c9ddf8f9f48e10b5 OK 2026/04/12 04:38:09 DEBUG : both5: md5 = 317cb076b29e095a473264ba71e1da9e OK 2026/04/12 04:38:10 DEBUG : only5: md5 = d3f52824c809a32276d6b23873a37baf OK 2026/04/12 04:38:11 DEBUG : both6: md5 = 759f30308377a33371462dfef372faee OK 2026/04/12 04:38:13 DEBUG : only6: md5 = c2cf38d9819f63fb365c90da705ed760 OK 2026/04/12 04:38:14 DEBUG : both7: md5 = cf671e95e491d3498b74fadb454bc2be OK 2026/04/12 04:38:16 DEBUG : only7: md5 = f71cea2a9b0b79f2fa9fe5ff26b187cd OK 2026/04/12 04:38:17 DEBUG : both8: md5 = 82479a9a7ac4e15600e716007fac4ebd OK 2026/04/12 04:38:18 DEBUG : only8: md5 = 3ccb42bfa559e70ded841bc2103692b4 OK 2026/04/12 04:38:20 DEBUG : both9: md5 = 874131ef792c01b3a08a7614da181e70 OK 2026/04/12 04:38:21 DEBUG : only9: md5 = 1154fda3347bad4859627f3a021b2247 OK 2026/04/12 04:38:23 DEBUG : both10: md5 = 0cb1141e623cab78210e5078e61c1366 OK 2026/04/12 04:38:24 DEBUG : only10: md5 = 5d19534bce29fcc3f9d77ef193c406d6 OK 2026/04/12 04:38:25 DEBUG : both11: md5 = 0554187e4b698186311ee4a6b197cd37 OK 2026/04/12 04:38:27 DEBUG : only11: md5 = 9f92d4fcb94e80bd28d60eadc7dfdea0 OK 2026/04/12 04:38:28 DEBUG : both12: md5 = 19c234e7d84105f241bdd40d31fb62b4 OK 2026/04/12 04:38:30 DEBUG : only12: md5 = 33457b06f0b7ee61c0078714d02551b9 OK 2026/04/12 04:38:31 DEBUG : both13: md5 = dc87eade3ea5a7e89db9f06e4109be7d OK 2026/04/12 04:38:32 DEBUG : only13: md5 = 96baa7c7185cdd66649ababbf729b2bf OK 2026/04/12 04:38:34 DEBUG : both14: md5 = 429e774b1817b9c44e4a498e1595d3b7 OK 2026/04/12 04:38:36 DEBUG : only14: md5 = 52c4065ba558bc21e56a5ed8420ae4f0 OK 2026/04/12 04:38:37 DEBUG : both15: md5 = 68e0ba40b2ffdbb9998ccd16a32402e6 OK 2026/04/12 04:38:38 DEBUG : only15: md5 = cf589d15d1fbdbd865328bed9bec9934 OK 2026/04/12 04:38:40 DEBUG : both16: md5 = 5f169a8fcded12116cbbace1827d5355 OK 2026/04/12 04:38:41 DEBUG : only16: md5 = 98a9659e67d01b64c5d1a385b433f130 OK 2026/04/12 04:38:43 DEBUG : both17: md5 = 1d7cc4050a7854bdd1e256e8c52430c7 OK 2026/04/12 04:38:45 DEBUG : only17: md5 = 2d80f0a939e829538c757d0cec0eac32 OK 2026/04/12 04:38:47 DEBUG : both18: md5 = 5d70ce202030382907d7b4ed6ba5562e OK 2026/04/12 04:38:48 DEBUG : only18: md5 = f95f2bcb3d32a122786ed26677ee27fe OK 2026/04/12 04:38:50 DEBUG : both19: md5 = 42e90b6e87b754c6df4b7de766f799c4 OK 2026/04/12 04:38:51 DEBUG : only19: md5 = 128d4abb13057d1807b4b67adaeb8883 OK 2026/04/12 04:38:52 DEBUG : both0: size = 6 OK 2026/04/12 04:38:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both0: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both10: size = 6 OK 2026/04/12 04:38:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both10: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both11: size = 6 OK 2026/04/12 04:38:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both11: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both12: size = 6 OK 2026/04/12 04:38:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both12: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both13: size = 6 OK 2026/04/12 04:38:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both13: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both14: size = 6 OK 2026/04/12 04:38:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both14: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both15: size = 6 OK 2026/04/12 04:38:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both15: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both16: size = 6 OK 2026/04/12 04:38:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both16: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both17: size = 6 OK 2026/04/12 04:38:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both17: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both18: size = 6 OK 2026/04/12 04:38:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both18: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both19: size = 6 OK 2026/04/12 04:38:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both19: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both1: size = 6 OK 2026/04/12 04:38:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both1: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both2: size = 6 OK 2026/04/12 04:38:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both2: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both3: size = 6 OK 2026/04/12 04:38:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both3: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both4: size = 6 OK 2026/04/12 04:38:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both4: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both5: size = 6 OK 2026/04/12 04:38:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both5: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both6: size = 6 OK 2026/04/12 04:38:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both6: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both7: size = 6 OK 2026/04/12 04:38:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both7: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both8: size = 6 OK 2026/04/12 04:38:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both8: Unchanged skipping 2026/04/12 04:38:52 DEBUG : both9: size = 6 OK 2026/04/12 04:38:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:38:52 DEBUG : both9: Unchanged skipping 2026/04/12 04:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:38:52 DEBUG : Waiting for deletions to finish 2026/04/12 04:38:52 INFO : only19: Deleted 2026/04/12 04:38:52 INFO : only11: Deleted 2026/04/12 04:38:52 INFO : only0: Deleted 2026/04/12 04:38:52 INFO : only18: Deleted 2026/04/12 04:38:52 INFO : only4: Deleted 2026/04/12 04:38:52 INFO : only5: Deleted 2026/04/12 04:38:53 INFO : only6: Deleted 2026/04/12 04:38:53 INFO : only12: Deleted 2026/04/12 04:38:53 INFO : only15: Deleted 2026/04/12 04:38:53 INFO : only3: Deleted 2026/04/12 04:38:53 INFO : only16: Deleted 2026/04/12 04:38:53 INFO : only17: Deleted 2026/04/12 04:38:53 INFO : only9: Deleted 2026/04/12 04:38:53 INFO : only10: Deleted 2026/04/12 04:38:53 INFO : only1: Deleted 2026/04/12 04:38:53 INFO : only14: Deleted 2026/04/12 04:38:54 INFO : only2: Deleted 2026/04/12 04:38:54 INFO : only7: Deleted 2026/04/12 04:38:54 INFO : only13: Deleted 2026/04/12 04:38:54 INFO : only8: Deleted 2026/04/12 04:38:54 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (70.17s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:39:04 DEBUG : both0: md5 = b2732be32d2c534efe4966346feeb27c OK 2026/04/12 04:39:06 DEBUG : only0: md5 = bb73bc8df396f2578fb2fb53dcad6656 OK 2026/04/12 04:39:07 DEBUG : both1: md5 = 2c9c9c418c226b0c1f5734bf064348b9 OK 2026/04/12 04:39:09 DEBUG : only1: md5 = 9e122b9cf242d51d03575291232d8369 OK 2026/04/12 04:39:10 DEBUG : both2: md5 = 20eeaa989858e58a859dff68afbaa501 OK 2026/04/12 04:39:12 DEBUG : only2: md5 = b194add0082af89a9faaf89ebf4c0376 OK 2026/04/12 04:39:13 DEBUG : both3: md5 = c3db2e202adb75e3ce969e90c5119213 OK 2026/04/12 04:39:15 DEBUG : only3: md5 = 74576a18dbb3c95ec52f83d8731ec51b OK 2026/04/12 04:39:16 DEBUG : both4: md5 = 7b56dee26cc032d699d141f30c925124 OK 2026/04/12 04:39:17 DEBUG : only4: md5 = 30b9447457faca30ee688a8ee9dc932b OK 2026/04/12 04:39:19 DEBUG : both5: md5 = 1121799ba2f7ad8d197a504b2892f7e8 OK 2026/04/12 04:39:20 DEBUG : only5: md5 = 49100ef7657cd21c2a66489052e64db3 OK 2026/04/12 04:39:21 DEBUG : both6: md5 = eef5206dc7be570e279d9895396475bc OK 2026/04/12 04:39:23 DEBUG : only6: md5 = a62d0a6a703f3a01e70712fd889fb659 OK 2026/04/12 04:39:24 DEBUG : both7: md5 = 8780dbf5d1e8592afe2966250e7dd661 OK 2026/04/12 04:39:25 DEBUG : only7: md5 = 2e084170ef99f525163ed1fb7ea0cff4 OK 2026/04/12 04:39:27 DEBUG : both8: md5 = d1115fff2e01c36606928b1f8b1b7b9a OK 2026/04/12 04:39:28 DEBUG : only8: md5 = 01721bfd7817fc319c92e2db0928e68a OK 2026/04/12 04:39:30 DEBUG : both9: md5 = a62ace56079cd98910b7ccea7409289d OK 2026/04/12 04:39:31 DEBUG : only9: md5 = bd6ff481a609a2603a3a366a6a15069e OK 2026/04/12 04:39:33 DEBUG : both10: md5 = 34b30c073f7bf5d2424ee7efab5da259 OK 2026/04/12 04:39:34 DEBUG : only10: md5 = 62ec6ad94422e8c05bad2b4ca6878cd0 OK 2026/04/12 04:39:36 DEBUG : both11: md5 = f427491741f07243ad5f2e76cc093c05 OK 2026/04/12 04:39:37 DEBUG : only11: md5 = a7f5e3a05773e37b1cdf874c4e17dc38 OK 2026/04/12 04:39:38 DEBUG : both12: md5 = 15a9b231a4cb4818d9754c0b44377248 OK 2026/04/12 04:39:40 DEBUG : only12: md5 = c32f3670b005581cb60cd88bc5579ec0 OK 2026/04/12 04:39:41 DEBUG : both13: md5 = bf440e76726bebd4c00ea3faa4eede71 OK 2026/04/12 04:39:43 DEBUG : only13: md5 = 65d1646117adb876ed1b7564071cebd1 OK 2026/04/12 04:39:44 DEBUG : both14: md5 = b41b6a64255076278196900714c080e4 OK 2026/04/12 04:39:46 DEBUG : only14: md5 = 390b670410fa9627120f2aa4f87c0e1a OK 2026/04/12 04:39:47 DEBUG : both15: md5 = 3a3ce8f92898bdd12cdee9be283aa0fd OK 2026/04/12 04:39:49 DEBUG : only15: md5 = ec92ec7faf3d755ca532608c78618d8f OK 2026/04/12 04:39:50 DEBUG : both16: md5 = ee30e5a71421cbeee4eb575dd86b8be6 OK 2026/04/12 04:39:52 DEBUG : only16: md5 = 9938bfdd125cb5fb07975f1809787257 OK 2026/04/12 04:39:53 DEBUG : both17: md5 = 69954bf6a5b7b2c4bd8c955956c93232 OK 2026/04/12 04:39:54 DEBUG : only17: md5 = d72d4cd04bee37408ed6bf17fab40a9b OK 2026/04/12 04:39:56 DEBUG : both18: md5 = a9102bf54fe54fc90e40250a0af78717 OK 2026/04/12 04:39:57 DEBUG : only18: md5 = 92455d414fec5ee2f1f520a72cd18e3b OK 2026/04/12 04:39:59 DEBUG : both19: md5 = 410e5b6eb917251266cc4956a2c6fade OK 2026/04/12 04:40:00 DEBUG : only19: md5 = 45ab14f68fb684dfc62618f62860eda4 OK 2026/04/12 04:40:01 DEBUG : both11: size = 6 OK 2026/04/12 04:40:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both12: size = 6 OK 2026/04/12 04:40:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both10: size = 6 OK 2026/04/12 04:40:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both0: size = 6 OK 2026/04/12 04:40:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both11: Unchanged skipping 2026/04/12 04:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:40:01 DEBUG : both13: size = 6 OK 2026/04/12 04:40:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both0: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both14: size = 6 OK 2026/04/12 04:40:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both14: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both15: size = 6 OK 2026/04/12 04:40:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both12: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both16: size = 6 OK 2026/04/12 04:40:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both16: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both17: size = 6 OK 2026/04/12 04:40:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both17: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both18: size = 6 OK 2026/04/12 04:40:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both18: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both19: size = 6 OK 2026/04/12 04:40:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both19: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both1: size = 6 OK 2026/04/12 04:40:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both10: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both2: size = 6 OK 2026/04/12 04:40:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both15: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both3: size = 6 OK 2026/04/12 04:40:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both13: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both4: size = 6 OK 2026/04/12 04:40:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both4: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both5: size = 6 OK 2026/04/12 04:40:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both5: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both6: size = 6 OK 2026/04/12 04:40:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both6: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both7: size = 6 OK 2026/04/12 04:40:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both7: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both8: size = 6 OK 2026/04/12 04:40:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both8: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both9: size = 6 OK 2026/04/12 04:40:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:40:01 DEBUG : both9: Unchanged skipping 2026/04/12 04:40:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only0: Sizes differ 2026/04/12 04:40:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only10: Sizes differ 2026/04/12 04:40:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only11: Sizes differ 2026/04/12 04:40:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only12: Sizes differ 2026/04/12 04:40:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only13: Sizes differ 2026/04/12 04:40:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only14: Sizes differ 2026/04/12 04:40:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only15: Sizes differ 2026/04/12 04:40:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only16: Sizes differ 2026/04/12 04:40:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only17: Sizes differ 2026/04/12 04:40:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only18: Sizes differ 2026/04/12 04:40:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only19: Sizes differ 2026/04/12 04:40:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only1: Sizes differ 2026/04/12 04:40:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only2: Sizes differ 2026/04/12 04:40:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only3: Sizes differ 2026/04/12 04:40:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only4: Sizes differ 2026/04/12 04:40:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only5: Sizes differ 2026/04/12 04:40:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only6: Sizes differ 2026/04/12 04:40:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only7: Sizes differ 2026/04/12 04:40:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only8: Sizes differ 2026/04/12 04:40:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1003434378) 2026/04/12 04:40:01 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca') 2026/04/12 04:40:01 DEBUG : only9: Sizes differ 2026/04/12 04:40:01 DEBUG : both1: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both2: Unchanged skipping 2026/04/12 04:40:01 DEBUG : both3: Unchanged skipping 2026/04/12 04:40:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:40:02 DEBUG : only11: md5 = 05868e1625b4a1edcac17b790152dbf3 OK 2026/04/12 04:40:02 DEBUG : only11: size = 0 OK 2026/04/12 04:40:02 INFO : only11: Copied (replaced existing) 2026/04/12 04:40:02 DEBUG : only10: md5 = 7b0b760313e98738214c949fa743b6f7 OK 2026/04/12 04:40:02 DEBUG : only10: size = 0 OK 2026/04/12 04:40:02 INFO : only10: Copied (replaced existing) 2026/04/12 04:40:02 DEBUG : only12: md5 = 02f1f42810e349484b7e79471aa56c7d OK 2026/04/12 04:40:02 DEBUG : only12: size = 0 OK 2026/04/12 04:40:02 INFO : only12: Copied (replaced existing) 2026/04/12 04:40:02 DEBUG : only0: md5 = 66c8eb31a78c8f1279ea5852c52a6c72 OK 2026/04/12 04:40:02 DEBUG : only0: size = 0 OK 2026/04/12 04:40:02 INFO : only0: Copied (replaced existing) 2026/04/12 04:40:03 DEBUG : only13: md5 = 4414e72439325d7b790629b8ce06307e OK 2026/04/12 04:40:03 DEBUG : only13: size = 0 OK 2026/04/12 04:40:03 INFO : only13: Copied (replaced existing) 2026/04/12 04:40:03 DEBUG : only14: md5 = 094fbf2373e9f8ad7e81be6cf1a02aca OK 2026/04/12 04:40:03 DEBUG : only14: size = 0 OK 2026/04/12 04:40:03 INFO : only14: Copied (replaced existing) 2026/04/12 04:40:03 DEBUG : only15: md5 = 5b0544f3d3b622ba054053c8fd89e971 OK 2026/04/12 04:40:03 DEBUG : only15: size = 0 OK 2026/04/12 04:40:03 INFO : only15: Copied (replaced existing) 2026/04/12 04:40:03 DEBUG : only16: md5 = 06f6fddc86549b8235e74abaeacca551 OK 2026/04/12 04:40:03 DEBUG : only16: size = 0 OK 2026/04/12 04:40:03 INFO : only16: Copied (replaced existing) 2026/04/12 04:40:04 DEBUG : only18: md5 = ffb02586e0672c5c6cf70b776f68d87a OK 2026/04/12 04:40:04 DEBUG : only18: size = 0 OK 2026/04/12 04:40:04 INFO : only18: Copied (replaced existing) 2026/04/12 04:40:04 DEBUG : only19: md5 = a2d6a6b3629222592e2395fdebdcab4e OK 2026/04/12 04:40:04 DEBUG : only19: size = 0 OK 2026/04/12 04:40:04 INFO : only19: Copied (replaced existing) 2026/04/12 04:40:04 DEBUG : only17: md5 = 5d764e69fd00cb417960a013bf0aeb88 OK 2026/04/12 04:40:04 DEBUG : only17: size = 0 OK 2026/04/12 04:40:04 INFO : only17: Copied (replaced existing) 2026/04/12 04:40:05 DEBUG : only1: md5 = 85f52fc47be3e87ef35c74e10042cbe9 OK 2026/04/12 04:40:05 DEBUG : only1: size = 0 OK 2026/04/12 04:40:05 INFO : only1: Copied (replaced existing) 2026/04/12 04:40:06 DEBUG : only4: md5 = 15b870dd500540d1b8d64614cad43620 OK 2026/04/12 04:40:06 DEBUG : only4: size = 0 OK 2026/04/12 04:40:06 INFO : only4: Copied (replaced existing) 2026/04/12 04:40:06 DEBUG : only2: md5 = 4979aa979b891bd41008cf9a000c9862 OK 2026/04/12 04:40:06 DEBUG : only2: size = 0 OK 2026/04/12 04:40:06 INFO : only2: Copied (replaced existing) 2026/04/12 04:40:06 DEBUG : only3: md5 = d71d97ff721bca57d305fea933be685d OK 2026/04/12 04:40:06 DEBUG : only3: size = 0 OK 2026/04/12 04:40:06 INFO : only3: Copied (replaced existing) 2026/04/12 04:40:06 DEBUG : only5: md5 = 5196d0df7204299ed3c9dedd2f5b3ed0 OK 2026/04/12 04:40:06 DEBUG : only5: size = 0 OK 2026/04/12 04:40:06 INFO : only5: Copied (replaced existing) 2026/04/12 04:40:07 DEBUG : only6: md5 = c88fd3e51c2eb512bf5c166c4e1ead5f OK 2026/04/12 04:40:07 DEBUG : only6: size = 0 OK 2026/04/12 04:40:07 INFO : only6: Copied (replaced existing) 2026/04/12 04:40:07 DEBUG : only8: md5 = 97381a2551b6a8adae4f19e0ed41ac57 OK 2026/04/12 04:40:07 DEBUG : only8: size = 0 OK 2026/04/12 04:40:07 INFO : only8: Copied (replaced existing) 2026/04/12 04:40:07 DEBUG : only7: md5 = d1816e79678b3cdf14395035714a10fc OK 2026/04/12 04:40:07 DEBUG : only7: size = 0 OK 2026/04/12 04:40:07 INFO : only7: Copied (replaced existing) 2026/04/12 04:40:07 DEBUG : only9: md5 = 0c14cf9b13ec46c1f96851c689f92a79 OK 2026/04/12 04:40:07 DEBUG : only9: size = 0 OK 2026/04/12 04:40:07 INFO : only9: Copied (replaced existing) 2026/04/12 04:40:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.30s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:40:24 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:40:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:40:24 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 04:40:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:40:24 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 04:40:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:40:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/12 04:40:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/12 04:40:38 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:40:39 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:40:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:40:39 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 04:40:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:40:39 DEBUG : empty_on_remote: Making directory with metadata 2026/04/12 04:40:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:40:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:52 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/12 04:40:53 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/12 04:40:54 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:40:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:40:56 DEBUG : sub dir: Making directory with metadata 2026/04/12 04:40:57 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/12 04:41:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:41:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:41:14 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:41:14 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/12 04:41:29 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/12 04:41:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/12 04:41:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/12 04:41:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/12 04:41:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:41:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:41:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:41:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:41:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/12 04:41:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/12 04:41:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:41:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.46s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:41:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/12 04:41:36 DEBUG : sub dir: Making directory with metadata 2026/04/12 04:41:37 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/12 04:41:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:41:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/12 04:41:58 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/12 04:41:58 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/12 04:42:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/12 04:42:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/12 04:42:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/12 04:42:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:42:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:42:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:42:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:42:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/12 04:42:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/12 04:42:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/12 04:42:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.52s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:42:20 DEBUG : dir1/0000-abcdefg.txt: md5 = f3bb4450d74915ec8c0cddc34e92ee9e OK 2026/04/12 04:42:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = b5d9e7f1fad4bc6ce6fe264619b5877f OK 2026/04/12 04:42:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 4bb728da3cbda9c0729d757275c30453 OK 2026/04/12 04:42:24 DEBUG : dir1/0003-defghij.txt: md5 = ac7fb0cba696a6340a6857fc5024a712 OK 2026/04/12 04:42:26 DEBUG : dir1/0004-efghijk.txt: md5 = 8ba986f8b1aa77ecfe8087d69f70fc52 OK 2026/04/12 04:42:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 63f77070b406e2ac67f5dec116db1394 OK 2026/04/12 04:42:28 DEBUG : dir1/0006-ghijklm.txt: md5 = 5e0388283e5b84548aef5509588008ae OK 2026/04/12 04:42:30 DEBUG : dir1/0007-1234567.txt: md5 = e0068251bfd866d4b65266c3a1499d98 OK 2026/04/12 04:42:31 DEBUG : dir1/0008-2345678.txt: md5 = 23a0ebaf8fd9b413c7b026eee282d061 OK 2026/04/12 04:42:32 DEBUG : dir1/0009-3456789.txt: md5 = 475967ef8f83c5f6911552bf60288049 OK 2026/04/12 04:42:34 DEBUG : dir1/0010-456789.txt: md5 = 90c496fb01a6a4aa9460c8044fe3cfbd OK 2026/04/12 04:42:35 DEBUG : dir1/0011-56789;.txt: md5 = 96023b07deee428c2cbb9cacb6907a11 OK 2026/04/12 04:42:37 DEBUG : dir1/0012-6789;.txt: md5 = 2e4888280bc4534f456bd30b16e41aaa OK 2026/04/12 04:42:39 DEBUG : dir1/0013-789;=.txt: md5 = 3bdba13514cbb4dbf233167b658d088a OK 2026/04/12 04:42:40 DEBUG : dir1/0014-89;=.txt: md5 = 4e354592425979c3e04db16d97ec20e9 OK 2026/04/12 04:42:41 DEBUG : dir1/0015-9;=.txt: md5 = dd88ecf63c5b8ff71c0ac2939418483e OK 2026/04/12 04:42:43 DEBUG : apple: md5 = daee362a2ce19f60add5290dd81cb873 OK 2026/04/12 04:42:44 DEBUG : banana: md5 = 0b1dbb8a892936c449f7cc4b714355bd OK 2026/04/12 04:42:45 DEBUG : appleappleapplebanana: md5 = 5a71dbd76bfa276c364d6842ddda6758 OK 2026/04/12 04:42:47 DEBUG : splitbananasplit: md5 = f26ef67dd72a94becb49002076a23b9a OK 2026/04/12 04:42:47 DEBUG : Waiting for deletions to finish 2026/04/12 04:42:47 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:42:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:42:49 DEBUG : apple: size = 5 OK 2026/04/12 04:42:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : apple: Unchanged skipping 2026/04/12 04:42:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:42:49 DEBUG : banana: size = 6 OK 2026/04/12 04:42:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : banana: Unchanged skipping 2026/04/12 04:42:49 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:42:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:42:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:42:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:42:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:42:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:42:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:42:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:42:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:42:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:42:49 DEBUG : Waiting for deletions to finish 2026/04/12 04:42:49 DEBUG : Waiting for deletions to finish 2026/04/12 04:42:50 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:42:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : apple: size = 5 OK 2026/04/12 04:42:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : apple: Unchanged skipping 2026/04/12 04:42:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:42:51 DEBUG : banana: size = 6 OK 2026/04/12 04:42:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : banana: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1: Directory modification time the same (differ by -530.233µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:42:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:42:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:42:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:42:51 DEBUG : Waiting for deletions to finish 2026/04/12 04:42:51 DEBUG : Waiting for deletions to finish 2026/04/12 04:42:51 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:43:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:43:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 62c6b886bec12bae3a0d16d07bedab1d OK 2026/04/12 04:43:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = a9f5f54cd0fcc1b9ca1c8d42545d4239 OK 2026/04/12 04:43:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 1277e2f638a04a823c737a7e5c43587d OK 2026/04/12 04:43:09 DEBUG : dir1/0003-defghij.txt: md5 = 3b6be8287d51707d2abd1cec7035c1ff OK 2026/04/12 04:43:10 DEBUG : dir1/0004-efghijk.txt: md5 = 695d86a04ea1477bd4b3d9035b344720 OK 2026/04/12 04:43:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 3d59158dc2e78c89ecdfe4cf87d04945 OK 2026/04/12 04:43:13 DEBUG : dir1/0006-ghijklm.txt: md5 = e0b1aa2150681fe0e17515506f01e464 OK 2026/04/12 04:43:14 DEBUG : dir1/0007-1234567.txt: md5 = 30950df3096e531145459fcd6a57352e OK 2026/04/12 04:43:16 DEBUG : dir1/0008-2345678.txt: md5 = 283f1dffb6ef98d22c5167d08d7b5db8 OK 2026/04/12 04:43:17 DEBUG : dir1/0009-3456789.txt: md5 = b0179a9b8d796d5b22c79cc4249b7570 OK 2026/04/12 04:43:19 DEBUG : dir1/0010-456789.txt: md5 = 4667145b3cef0d14dfcefb643dfeb615 OK 2026/04/12 04:43:20 DEBUG : dir1/0011-56789;.txt: md5 = 020313f24d4e7520a36110556d5b7cc0 OK 2026/04/12 04:43:22 DEBUG : dir1/0012-6789;.txt: md5 = 8adc4a11d8617c964a569df52fdaf438 OK 2026/04/12 04:43:23 DEBUG : dir1/0013-789;=.txt: md5 = b4042b10c3a5d1cd121386cd2533faeb OK 2026/04/12 04:43:25 DEBUG : dir1/0014-89;=.txt: md5 = 11998a3e5786f85eea9ac855663aae31 OK 2026/04/12 04:43:26 DEBUG : dir1/0015-9;=.txt: md5 = a9cac5a3744525c1b2a412ce40b8033b OK 2026/04/12 04:43:27 DEBUG : apple: md5 = c78a8cf66b6d379ec50f441a4be58dfd OK 2026/04/12 04:43:29 DEBUG : banana: md5 = 67852af737b008db97c3dba4baf948dd OK 2026/04/12 04:43:31 DEBUG : appleappleapplebanana: md5 = 50ae6544e61a3cc827c6c7ee14eeddec OK 2026/04/12 04:43:32 DEBUG : splitbananasplit: md5 = aa6203e5966b8c8d6d847aa73a2cd59a OK 2026/04/12 04:43:32 DEBUG : Waiting for deletions to finish 2026/04/12 04:43:32 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:43:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:43:34 DEBUG : apple: size = 5 OK 2026/04/12 04:43:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:43:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : apple: Unchanged skipping 2026/04/12 04:43:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:43:34 DEBUG : banana: size = 6 OK 2026/04/12 04:43:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : banana: Unchanged skipping 2026/04/12 04:43:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:43:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:43:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:43:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:43:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:43:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:43:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:43:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:43:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:43:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:43:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:43:34 DEBUG : Waiting for deletions to finish 2026/04/12 04:43:34 DEBUG : Waiting for deletions to finish 2026/04/12 04:43:35 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1: Directory modification time the same (differ by -224.78µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : apple: size = 5 OK 2026/04/12 04:43:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : apple: Unchanged skipping 2026/04/12 04:43:36 DEBUG : banana: size = 6 OK 2026/04/12 04:43:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : banana: Unchanged skipping 2026/04/12 04:43:36 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:43:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:43:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:43:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:43:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:43:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:43:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:43:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:43:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:43:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:43:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:43:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:43:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:43:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:43:36 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:43:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:43:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:43:49 DEBUG : dir1/0000-abcdefg.txt: md5 = db89f63a459b62f73641a509aaced0a0 OK 2026/04/12 04:43:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = a2e5c1fb53fc535be40fbfba36c5ff05 OK 2026/04/12 04:43:52 DEBUG : dir1/0002-cdefghi.txt: md5 = d7aaceea4513798de611fe95dcd1f48e OK 2026/04/12 04:43:53 DEBUG : dir1/0003-defghij.txt: md5 = 6312ad2bf9fae7e56caab5f39925dfa6 OK 2026/04/12 04:43:55 DEBUG : dir1/0004-efghijk.txt: md5 = 594a8146ee5c673ce254d500eab4d869 OK 2026/04/12 04:43:56 DEBUG : dir1/0005-fghijkl.txt: md5 = e1b72a1bf366342c4ff564d190de7bce OK 2026/04/12 04:43:58 DEBUG : dir1/0006-ghijklm.txt: md5 = a21135fba1de5e8ba9773a01a2ae5a71 OK 2026/04/12 04:43:59 DEBUG : dir1/0007-1234567.txt: md5 = f09d1184c00f81c046dc6383a9b5b569 OK 2026/04/12 04:44:01 DEBUG : dir1/0008-2345678.txt: md5 = 865a3b2005324f02ed36868ac888e860 OK 2026/04/12 04:44:02 DEBUG : dir1/0009-3456789.txt: md5 = 7785de95b7afccee396cf5ad2fb9f147 OK 2026/04/12 04:44:03 DEBUG : dir1/0010-456789.txt: md5 = 7195fd8dc75a0b8c287324fdd0f999b3 OK 2026/04/12 04:44:05 DEBUG : dir1/0011-56789;.txt: md5 = 328f9fb9522a7ee0be6e6f91dea37539 OK 2026/04/12 04:44:06 DEBUG : dir1/0012-6789;.txt: md5 = 87cb0b138e75e5b264332d8e7d09f2c6 OK 2026/04/12 04:44:08 DEBUG : dir1/0013-789;=.txt: md5 = 683df37212bc32dbfa54e9e27b816fd7 OK 2026/04/12 04:44:09 DEBUG : dir1/0014-89;=.txt: md5 = ed67f8f8488c2efee386245ae071fed0 OK 2026/04/12 04:44:11 DEBUG : dir1/0015-9;=.txt: md5 = b7b367fd938ba0cb6d86c6cfa2a340aa OK 2026/04/12 04:44:12 DEBUG : apple: md5 = b3d6502214a859ca8d31577a148a1e5e OK 2026/04/12 04:44:13 DEBUG : banana: md5 = f23d8e62cea1b064155a2444225aab6a OK 2026/04/12 04:44:15 DEBUG : appleappleapplebanana: md5 = c6f9ac64f0b16d3399b1a0f4c8b779bd OK 2026/04/12 04:44:16 DEBUG : splitbananasplit: md5 = 797149915824ad6173fdd9c30a17633d OK 2026/04/12 04:44:16 DEBUG : Waiting for deletions to finish 2026/04/12 04:44:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:44:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:17 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:17 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:18 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:44:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:44:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:44:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = ee5800fcdae8ca6466de95cfb87930e6 OK 2026/04/12 04:44:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/12 04:44:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 954ce0468512819468750c2f7a7bada2 OK 2026/04/12 04:44:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/12 04:44:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:19 DEBUG : YmFuYW5h: md5 = 1e3fc60854e3d10a5aa414a9ba9e4091 OK 2026/04/12 04:44:19 DEBUG : YmFuYW5h: size = 6 OK 2026/04/12 04:44:19 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/12 04:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:19 DEBUG : YXBwbGU=: md5 = fc2e37c42d83bf3c40cb1cacf8f28dd0 OK 2026/04/12 04:44:19 DEBUG : YXBwbGU=: size = 5 OK 2026/04/12 04:44:19 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/12 04:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a214c76c171c22d41365a0ca51f21f19 OK 2026/04/12 04:44:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/12 04:44:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 9a7ae84bae7216d63b70893cef411262 OK 2026/04/12 04:44:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/12 04:44:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 3ba7d4737c2bbb8258030f392b280ca6 OK 2026/04/12 04:44:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/12 04:44:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 908c38f09bb6cbf2161582fee809c74d OK 2026/04/12 04:44:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/12 04:44:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 17b3d6f0f006644fc88c95df096eb788 OK 2026/04/12 04:44:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/12 04:44:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d4f291c9562574949c82987423ee0c1f OK 2026/04/12 04:44:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/12 04:44:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 8ea7465b435260e8c39d69017f254d28 OK 2026/04/12 04:44:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/12 04:44:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 7dc42da93ab74c24d2c8a7772b768758 OK 2026/04/12 04:44:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/12 04:44:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a30fe5970dffc83587339b1383a2c3ff OK 2026/04/12 04:44:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/12 04:44:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = b2518f4507956adafd79cafab8ba48da OK 2026/04/12 04:44:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/12 04:44:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = b287d08bad5fda85d575e84d772efbf7 OK 2026/04/12 04:44:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/12 04:44:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 7d6c149fc6389ce1032b4d1d6ae95e0c OK 2026/04/12 04:44:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/12 04:44:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = efff3e7ca5ec3de86f5d60ffdc62075e OK 2026/04/12 04:44:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/12 04:44:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 614cd304d3dc3f6dce79a8614d306e62 OK 2026/04/12 04:44:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/12 04:44:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = d7139022e7865da8ff0a2d7db36afaf4 OK 2026/04/12 04:44:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/12 04:44:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:25 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 6c92e1cf3f5d66d842dc79f04b9b9dfa OK 2026/04/12 04:44:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/12 04:44:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:25 DEBUG : Waiting for deletions to finish 2026/04/12 04:44:25 INFO : apple: Deleted 2026/04/12 04:44:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:44:25 INFO : appleappleapplebanana: Deleted 2026/04/12 04:44:25 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:44:25 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:44:25 INFO : banana: Deleted 2026/04/12 04:44:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:44:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:44:26 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:44:26 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:44:26 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:44:26 INFO : splitbananasplit: Deleted 2026/04/12 04:44:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:44:26 DEBUG : Waiting for deletions to finish 2026/04/12 04:44:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/12 04:44:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:27 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:28 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:28 DEBUG : dir1: Directory modification time the same (differ by -915.437µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : YXBwbGU=: size = 5 OK 2026/04/12 04:44:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : apple: Unchanged skipping 2026/04/12 04:44:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/12 04:44:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:44:28 DEBUG : YmFuYW5h: size = 6 OK 2026/04/12 04:44:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : banana: Unchanged skipping 2026/04/12 04:44:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/12 04:44:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/12 04:44:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/12 04:44:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/12 04:44:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/12 04:44:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/12 04:44:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/12 04:44:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/12 04:44:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/12 04:44:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:44:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:44:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:44:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:44:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/12 04:44:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/12 04:44:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:29 DEBUG : apple: transformed to: YXBwbGU= 2026/04/12 04:44:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/12 04:44:29 DEBUG : banana: transformed to: YmFuYW5h 2026/04/12 04:44:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/12 04:44:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/12 04:44:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/12 04:44:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/12 04:44:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/12 04:44:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/12 04:44:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:44:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:44:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 646965cb7a8138dc9172b696ab5a24e1 OK 2026/04/12 04:44:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1471ed6c219987927677158e8c0975e5 OK 2026/04/12 04:44:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 2f2913dd1c1bd989afe7f8813de0a364 OK 2026/04/12 04:44:45 DEBUG : dir1/0003-defghij.txt: md5 = 3f21a3494f50ae63f391e9f1a90ee565 OK 2026/04/12 04:44:47 DEBUG : dir1/0004-efghijk.txt: md5 = 070c8e57b873c0589d70f079c6bc3168 OK 2026/04/12 04:44:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 0b89d8386b9711f86005ae5fe63cc77c OK 2026/04/12 04:44:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 6e39c01555362c26808aa0c05f02f654 OK 2026/04/12 04:44:51 DEBUG : dir1/0007-1234567.txt: md5 = 8b8d8098039220c67ae6e04fe4bdc58f OK 2026/04/12 04:44:52 DEBUG : dir1/0008-2345678.txt: md5 = f909023571b1c5e2e9a8dc47b89b09b0 OK 2026/04/12 04:44:54 DEBUG : dir1/0009-3456789.txt: md5 = ee6d9713790aa35b4828a20d04902d09 OK 2026/04/12 04:44:55 DEBUG : dir1/0010-456789.txt: md5 = 549e96c4ff61fd234653bc96d6492a1f OK 2026/04/12 04:44:57 DEBUG : dir1/0011-56789;.txt: md5 = 97ab6a2f1e12180bfd977983021fe0a1 OK 2026/04/12 04:44:58 DEBUG : dir1/0012-6789;.txt: md5 = 9dc5e3741b5eb1701ce90657df63a66c OK 2026/04/12 04:45:00 DEBUG : dir1/0013-789;=.txt: md5 = 945969e56561a0c933c0aa70a5513872 OK 2026/04/12 04:45:01 DEBUG : dir1/0014-89;=.txt: md5 = 399211833f2e385e27b8440565ae1a41 OK 2026/04/12 04:45:03 DEBUG : dir1/0015-9;=.txt: md5 = a7a1d2c6c37cef455665e25a75650112 OK 2026/04/12 04:45:04 DEBUG : apple: md5 = 05fd67bbdc6c893aab61872aa57c83cd OK 2026/04/12 04:45:06 DEBUG : banana: md5 = 50841c057523288b2a234fb021730f9d OK 2026/04/12 04:45:07 DEBUG : appleappleapplebanana: md5 = fd82ef174e7022a0a0bfdd010ccd4f38 OK 2026/04/12 04:45:09 DEBUG : splitbananasplit: md5 = ea4139d2c5a94af95ee3aae7b7df7c4a OK 2026/04/12 04:45:09 DEBUG : Waiting for deletions to finish 2026/04/12 04:45:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:45:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:45:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:45:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:45:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:45:10 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:10 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/12 04:45:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/12 04:45:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/12 04:45:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/12 04:45:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/12 04:45:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/12 04:45:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/12 04:45:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/12 04:45:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/12 04:45:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/12 04:45:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/12 04:45:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/12 04:45:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/12 04:45:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/12 04:45:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/12 04:45:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/12 04:45:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:45:11 DEBUG : PREFIXappleappleapplebanana: md5 = e1644a139a8278cb08d1fa8a3585094a OK 2026/04/12 04:45:11 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/12 04:45:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/12 04:45:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:12 DEBUG : PREFIXbanana: md5 = 3eba63b024c8a67ba2ee6af930543ca8 OK 2026/04/12 04:45:12 DEBUG : PREFIXbanana: size = 6 OK 2026/04/12 04:45:12 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/12 04:45:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:12 DEBUG : PREFIXapple: md5 = 54c7e26aace5a569095f0c77c0edd8ef OK 2026/04/12 04:45:12 DEBUG : PREFIXapple: size = 5 OK 2026/04/12 04:45:12 INFO : apple: Copied (new) to: PREFIXapple 2026/04/12 04:45:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:12 DEBUG : PREFIXsplitbananasplit: md5 = b4ca3cc5f6186afdf81bf1a392851da3 OK 2026/04/12 04:45:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/12 04:45:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/12 04:45:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = a5c35055b4665dfa86e90270ccb57a0e OK 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/12 04:45:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 6daf211901136a1924e7410c7b17dc1d OK 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/12 04:45:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = debf264216e47373c63e77fb453b515f OK 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:45:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 81833f8f1856e7427302e11023289738 OK 2026/04/12 04:45:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/12 04:45:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 0fefe73b79021371240b3fe0817b1870 OK 2026/04/12 04:45:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/12 04:45:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 41047f5a989aa32b08debc0fd15a4796 OK 2026/04/12 04:45:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/12 04:45:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:14 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 9a4f5d5880a916fdd1365d441a96ac32 OK 2026/04/12 04:45:14 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/12 04:45:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:15 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 4270525fecdb4d2828486e2d5416e485 OK 2026/04/12 04:45:15 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/12 04:45:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = a091e510cb24ee826ac63950780a4150 OK 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/12 04:45:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 4d27c84e6fda2d4796b2b872e2b9c976 OK 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/12 04:45:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 96c19cff7d3d304eeac27c8ba48f5b22 OK 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/12 04:45:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 6aa4b6dd72f4d988afd7098e4ac09604 OK 2026/04/12 04:45:16 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/12 04:45:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:17 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 677971ab97361e14d5d70bd793130f90 OK 2026/04/12 04:45:17 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/12 04:45:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:17 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 3258ec5bef0a833785cb5e1ca43249b8 OK 2026/04/12 04:45:17 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/12 04:45:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:17 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 59383f6b7d5058e3d1c476203156e978 OK 2026/04/12 04:45:17 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/12 04:45:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:18 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 50d50b05204003abfd3a73e8fdee59ef OK 2026/04/12 04:45:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/12 04:45:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:18 DEBUG : Waiting for deletions to finish 2026/04/12 04:45:18 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:45:18 INFO : splitbananasplit: Deleted 2026/04/12 04:45:18 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:45:18 INFO : apple: Deleted 2026/04/12 04:45:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:45:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:45:19 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:45:19 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:45:19 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:45:19 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:45:19 INFO : appleappleapplebanana: Deleted 2026/04/12 04:45:19 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:45:19 INFO : banana: Deleted 2026/04/12 04:45:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:45:19 DEBUG : Waiting for deletions to finish 2026/04/12 04:45:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:45:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : apple: transformed to: PREFIXapple 2026/04/12 04:45:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/12 04:45:20 DEBUG : banana: transformed to: PREFIXbanana 2026/04/12 04:45:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/12 04:45:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/12 04:45:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/12 04:45:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/12 04:45:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/12 04:45:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/12 04:45:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/12 04:45:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/12 04:45:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/12 04:45:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/12 04:45:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/12 04:45:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/12 04:45:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/12 04:45:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/12 04:45:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/12 04:45:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/12 04:45:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/12 04:45:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1: Directory modification time the same (differ by -724.766µs, within tolerance 1ms) 2026/04/12 04:45:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:45:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:45:22 DEBUG : appleappleapplebanana: md5 = 2b804e9ab84b71058f6ee7fbd8747f09 OK 2026/04/12 04:45:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:45:22 INFO : appleappleapplebanana: Copied (new) 2026/04/12 04:45:22 DEBUG : apple: md5 = d010caf929994a8a4f5a99830f62e315 OK 2026/04/12 04:45:22 DEBUG : apple: size = 5 OK 2026/04/12 04:45:22 INFO : apple: Copied (new) 2026/04/12 04:45:22 DEBUG : splitbananasplit: md5 = f4b39ba0ec116070e6614a46458bcd76 OK 2026/04/12 04:45:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:45:22 INFO : splitbananasplit: Copied (new) 2026/04/12 04:45:22 DEBUG : banana: md5 = 361efeadf853a4ee22a3b6460dd5826d OK 2026/04/12 04:45:22 DEBUG : banana: size = 6 OK 2026/04/12 04:45:22 INFO : banana: Copied (new) 2026/04/12 04:45:23 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8ae7175acf9f08736cdd365f0c5245df OK 2026/04/12 04:45:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:45:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/12 04:45:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 81196a632472200cb2ed5e4d1a294e0d OK 2026/04/12 04:45:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:45:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/12 04:45:23 DEBUG : dir1/0003-defghij.txt: md5 = ac89be643f4ccc236fe54260b060eee2 OK 2026/04/12 04:45:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:45:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/12 04:45:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 039e9ef10cafa54741280e417a35134e OK 2026/04/12 04:45:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:45:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/12 04:45:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 2a3791588673c4b0ed774c3f5c3ed458 OK 2026/04/12 04:45:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:45:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/12 04:45:25 DEBUG : dir1/0004-efghijk.txt: md5 = 4ae6df9caebcfe0551ff5b142c777dda OK 2026/04/12 04:45:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:45:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/12 04:45:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 9c9544a57326f48c9062b449e047d998 OK 2026/04/12 04:45:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:45:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/12 04:45:25 DEBUG : dir1/0007-1234567.txt: md5 = c47365e008922318676694eff7d0f8c4 OK 2026/04/12 04:45:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:45:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/12 04:45:26 DEBUG : dir1/0008-2345678.txt: md5 = fa64a1d8d3d2a1e281d4b9c4fdd3e69a OK 2026/04/12 04:45:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:45:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/12 04:45:26 DEBUG : dir1/0009-3456789.txt: md5 = b3da1ce16629f9e3b40ee0a9bcd905a0 OK 2026/04/12 04:45:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:45:26 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/12 04:45:26 DEBUG : dir1/0010-456789.txt: md5 = e089184156cb8070dade8b2111550df5 OK 2026/04/12 04:45:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:45:26 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/12 04:45:26 DEBUG : dir1/0011-56789;.txt: md5 = 5b306349ec3d817653a5c80b63cfc73a OK 2026/04/12 04:45:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:45:26 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/12 04:45:27 DEBUG : dir1/0013-789;=.txt: md5 = c57c7aae7b85358a8aef8c653718adff OK 2026/04/12 04:45:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:45:27 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/12 04:45:27 DEBUG : dir1/0012-6789;.txt: md5 = aaf450e57b2db86c57d00e54fbeab5b1 OK 2026/04/12 04:45:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:45:27 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/12 04:45:27 DEBUG : dir1/0014-89;=.txt: md5 = 5e0b5ce184e1035dc88a96db2d94218a OK 2026/04/12 04:45:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:45:27 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/12 04:45:28 DEBUG : dir1/0015-9;=.txt: md5 = f6bfdce857b08dba3c1d72628dc298ff OK 2026/04/12 04:45:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:45:28 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/12 04:45:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:45:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/12 04:45:28 INFO : PREFIXbanana: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/12 04:45:28 INFO : PREFIXapple: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/12 04:45:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/12 04:45:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/12 04:45:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/12 04:45:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/12 04:45:29 INFO : PREFIXsplitbananasplit: Deleted 2026/04/12 04:45:29 DEBUG : Waiting for deletions to finish 2026/04/12 04:45:29 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:45:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : Waiting for deletions to finish 2026/04/12 04:45:30 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:45:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/12 04:45:40 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:45:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 2ea307b59dc0cd258823d268b37e64f7 OK 2026/04/12 04:45:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 37556bfbb2fe7f98abc016a75487573a OK 2026/04/12 04:45:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 1416c2a5e53a614165235ff6fa941173 OK 2026/04/12 04:45:47 DEBUG : dir1/0003-defghij.txt: md5 = e11be78596b8e64cda144f2a4689ebff OK 2026/04/12 04:45:49 DEBUG : dir1/0004-efghijk.txt: md5 = e3b42e797fc93b5c7cb7efc92c0280c4 OK 2026/04/12 04:45:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 1f7a9d4669a82f66925535f7a624dd55 OK 2026/04/12 04:45:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a4de822ac4e79031eb16afd079cd7cd OK 2026/04/12 04:45:53 DEBUG : dir1/0007-1234567.txt: md5 = 69df2b8d6946225c9b8de7ca5368bdf8 OK 2026/04/12 04:45:54 DEBUG : dir1/0008-2345678.txt: md5 = 16ac9503408ac14e4892dfcb908e4aed OK 2026/04/12 04:45:56 DEBUG : dir1/0009-3456789.txt: md5 = 9263ef29f5c30f769e0be90cf0bc0a32 OK 2026/04/12 04:45:57 DEBUG : dir1/0010-456789.txt: md5 = 8bce4b8df5049e70a0027d069f6ba1d8 OK 2026/04/12 04:45:59 DEBUG : dir1/0011-56789;.txt: md5 = 0cdc149a6f1d39838866b970987e22bb OK 2026/04/12 04:46:00 DEBUG : dir1/0012-6789;.txt: md5 = 9d9b87331ae99a90df947db3df2f1d01 OK 2026/04/12 04:46:01 DEBUG : dir1/0013-789;=.txt: md5 = 47facd2f77018aece8112013d04ada0d OK 2026/04/12 04:46:03 DEBUG : dir1/0014-89;=.txt: md5 = b330300ca78032a59549d2741de18c01 OK 2026/04/12 04:46:05 DEBUG : dir1/0015-9;=.txt: md5 = 3390a3bd22f4ea4337115677077c5b2c OK 2026/04/12 04:46:06 DEBUG : apple: md5 = ea014cca7714f490d12ee3ceab7d897e OK 2026/04/12 04:46:07 DEBUG : banana: md5 = 8d8834ed86b6509f2023f734cc712a0f OK 2026/04/12 04:46:09 DEBUG : appleappleapplebanana: md5 = 283c1388cec5537ea2af0495eab5063d OK 2026/04/12 04:46:10 DEBUG : splitbananasplit: md5 = 8745126db089f439e020675a4ea24477 OK 2026/04/12 04:46:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:46:11 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:46:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:11 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:12 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:46:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/12 04:46:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:46:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:46:13 DEBUG : bananaSUFFIX: md5 = 2240e45bf1a2dd5e4b134621eddafddc OK 2026/04/12 04:46:13 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/12 04:46:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/12 04:46:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:13 DEBUG : appleSUFFIX: md5 = a4ca9e371dfe31eaad02a50dcde2e011 OK 2026/04/12 04:46:13 DEBUG : appleSUFFIX: size = 5 OK 2026/04/12 04:46:13 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/12 04:46:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:13 DEBUG : appleappleapplebananaSUFFIX: md5 = 9fcf2ca8719e13811cc83fe34f3d38c0 OK 2026/04/12 04:46:13 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/12 04:46:13 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/12 04:46:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:14 DEBUG : splitbananasplitSUFFIX: md5 = 89d677a16a216ad5d9ce9a9b5c39d0e0 OK 2026/04/12 04:46:14 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/12 04:46:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/12 04:46:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 4e452294a5b844fad4af36316ae0ef10 OK 2026/04/12 04:46:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/12 04:46:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = d4d5fd140bdc64cb52fd3e936eff3bef OK 2026/04/12 04:46:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/12 04:46:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 8cada9eb78e62ca1784d93d3fa655003 OK 2026/04/12 04:46:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/12 04:46:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:15 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 2e0c26998fbf0cce9aa5fae69a0f3abf OK 2026/04/12 04:46:15 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/12 04:46:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 94d246de75852840f6f973232fbce776 OK 2026/04/12 04:46:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/12 04:46:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 972c99de48ec79b33baa60456e5095e9 OK 2026/04/12 04:46:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/12 04:46:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 7d90290de3938ba9f160991fff66c816 OK 2026/04/12 04:46:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/12 04:46:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3378866180a78148b415abc87f72597b OK 2026/04/12 04:46:17 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/12 04:46:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 1e48562ca757b934d6553317b8b79b7f OK 2026/04/12 04:46:17 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/12 04:46:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 02e2e323170426b423ff1083c5ee7f81 OK 2026/04/12 04:46:17 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/12 04:46:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 6e75d279aedabede9e875e8c1cd80153 OK 2026/04/12 04:46:17 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/12 04:46:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:18 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 5eb8fd8997b79e0ccbe316755d94260b OK 2026/04/12 04:46:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/12 04:46:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = ed6a315b7c261315afe4a644cde4cc9b OK 2026/04/12 04:46:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/12 04:46:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:18 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 6ce5e8602993bed77a92290eda8f3622 OK 2026/04/12 04:46:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/12 04:46:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:19 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 59578e82dac5e3e7a4337f3019c51a49 OK 2026/04/12 04:46:19 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/12 04:46:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:19 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 03112964a120aeb1cdc39896dcd07de1 OK 2026/04/12 04:46:19 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/12 04:46:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:19 DEBUG : Waiting for deletions to finish 2026/04/12 04:46:20 INFO : banana: Deleted 2026/04/12 04:46:20 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:46:20 INFO : apple: Deleted 2026/04/12 04:46:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:46:20 INFO : splitbananasplit: Deleted 2026/04/12 04:46:20 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:46:20 INFO : appleappleapplebanana: Deleted 2026/04/12 04:46:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:46:20 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:46:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:46:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:46:21 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:46:21 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:46:21 DEBUG : Waiting for deletions to finish 2026/04/12 04:46:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : apple: transformed to: appleSUFFIX 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/12 04:46:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/12 04:46:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/12 04:46:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1: Directory modification time the same (differ by -677.542µs, within tolerance 1ms) 2026/04/12 04:46:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:46:24 DEBUG : appleappleapplebanana: md5 = 82ece159927d179088da709a1a3db4e8 OK 2026/04/12 04:46:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:46:24 INFO : appleappleapplebanana: Copied (new) 2026/04/12 04:46:24 DEBUG : banana: md5 = 0d1726657d7cdd10c4f4a0a8f0fd933b OK 2026/04/12 04:46:24 DEBUG : banana: size = 6 OK 2026/04/12 04:46:24 INFO : banana: Copied (new) 2026/04/12 04:46:24 DEBUG : splitbananasplit: md5 = f127588298aab1ef196e94d2b58cdf65 OK 2026/04/12 04:46:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:46:24 INFO : splitbananasplit: Copied (new) 2026/04/12 04:46:24 DEBUG : apple: md5 = 393f5e0e3987809e23b06bf73391599b OK 2026/04/12 04:46:24 DEBUG : apple: size = 5 OK 2026/04/12 04:46:24 INFO : apple: Copied (new) 2026/04/12 04:46:25 DEBUG : dir1/0000-abcdefg.txt: md5 = c743dec556a898eaf4dc92244db02cb5 OK 2026/04/12 04:46:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:46:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/12 04:46:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = a3696177e5f6ad0f459c1293f0b84592 OK 2026/04/12 04:46:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:46:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/12 04:46:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 92a2a1e33255f06c66500aaa66e6a23b OK 2026/04/12 04:46:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:46:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/12 04:46:25 DEBUG : dir1/0003-defghij.txt: md5 = d4af6cf8d633b0800440a70a259fa1d6 OK 2026/04/12 04:46:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:46:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/12 04:46:26 DEBUG : dir1/0004-efghijk.txt: md5 = ed3c8e38f648b5d57c3be972a866fc77 OK 2026/04/12 04:46:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:46:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/12 04:46:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 0d5108a76a42339691f5b782da83be77 OK 2026/04/12 04:46:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:46:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/12 04:46:27 DEBUG : dir1/0007-1234567.txt: md5 = 9641d12e70a3214356216f0996c8d05f OK 2026/04/12 04:46:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:46:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/12 04:46:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 256a989a51eaa8008e494c91eef3c47a OK 2026/04/12 04:46:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:46:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/12 04:46:28 DEBUG : dir1/0008-2345678.txt: md5 = c22cf2f83e1009e55c670695bb9ce91e OK 2026/04/12 04:46:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:46:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/12 04:46:28 DEBUG : dir1/0009-3456789.txt: md5 = 13a40053a3246ff6ef6b3f9d8187d0d1 OK 2026/04/12 04:46:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:46:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/12 04:46:28 DEBUG : dir1/0011-56789;.txt: md5 = b6b3191118c4a14ab5c379e01f42e484 OK 2026/04/12 04:46:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:46:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/12 04:46:28 DEBUG : dir1/0010-456789.txt: md5 = 67e3bcdf251300d70d05846ed611ef60 OK 2026/04/12 04:46:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:46:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/12 04:46:29 DEBUG : dir1/0012-6789;.txt: md5 = ee07aa003c9c4d9d821acf04c66f0541 OK 2026/04/12 04:46:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:46:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/12 04:46:29 DEBUG : dir1/0013-789;=.txt: md5 = c1b75ea9400a720707c97c8141108d0e OK 2026/04/12 04:46:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:46:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/12 04:46:29 DEBUG : dir1/0015-9;=.txt: md5 = 518e4fabe421daa12af3b74347256238 OK 2026/04/12 04:46:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:46:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/12 04:46:29 DEBUG : dir1/0014-89;=.txt: md5 = 559c4ebe6d859703d8bc205f04720db2 OK 2026/04/12 04:46:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:46:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/12 04:46:29 DEBUG : Waiting for deletions to finish 2026/04/12 04:46:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : bananaSUFFIX: Deleted 2026/04/12 04:46:30 INFO : appleSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : splitbananasplitSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/12 04:46:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/12 04:46:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/12 04:46:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/12 04:46:31 DEBUG : Waiting for deletions to finish 2026/04/12 04:46:31 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:46:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : Waiting for deletions to finish 2026/04/12 04:46:32 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:46:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/12 04:46:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:46:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 8b85ba920053e3f14bf453f2b7ffb9db OK 2026/04/12 04:46:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1889f09ef4ada02ac1269c77c0ac48da OK 2026/04/12 04:46:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 82089d967ed2b979c6716a5029211fe3 OK 2026/04/12 04:46:49 DEBUG : dir1/0003-defghij.txt: md5 = ae6b81d0af924b41d6169c5bd7ea94ef OK 2026/04/12 04:46:51 DEBUG : dir1/0004-efghijk.txt: md5 = 5501f84562d949d9f116a3e0d9f4ef85 OK 2026/04/12 04:46:53 DEBUG : dir1/0005-fghijkl.txt: md5 = bc8893af74add12a4bfd269d45f63f17 OK 2026/04/12 04:46:54 DEBUG : dir1/0006-ghijklm.txt: md5 = c6789dccf456f18b48e371435ca73334 OK 2026/04/12 04:46:55 DEBUG : dir1/0007-1234567.txt: md5 = c0ec9d6257b20b23b57ddf8fad30f07a OK 2026/04/12 04:46:57 DEBUG : dir1/0008-2345678.txt: md5 = 78fa54625487b4748658792f6c5dea0d OK 2026/04/12 04:46:58 DEBUG : dir1/0009-3456789.txt: md5 = d9c16089fe5ac491c01269185cf08460 OK 2026/04/12 04:46:59 DEBUG : dir1/0010-456789.txt: md5 = bfd24e3d2d2d0241d95c5913aeb3d88a OK 2026/04/12 04:47:01 DEBUG : dir1/0011-56789;.txt: md5 = 8f2d4b7896c505079ba0a8870567e489 OK 2026/04/12 04:47:02 DEBUG : dir1/0012-6789;.txt: md5 = 64ab2607e28ff179a8257cef3e9e50d0 OK 2026/04/12 04:47:04 DEBUG : dir1/0013-789;=.txt: md5 = 5a03505f4f2e17caa70d81fd50e2aac7 OK 2026/04/12 04:47:05 DEBUG : dir1/0014-89;=.txt: md5 = 61454806ea0a2363251087d072b2170a OK 2026/04/12 04:47:07 DEBUG : dir1/0015-9;=.txt: md5 = a2bd10b67cabdfc1e76d468314eb2278 OK 2026/04/12 04:47:08 DEBUG : apple: md5 = 9349a20a12dd78971c756933efd7f138 OK 2026/04/12 04:47:10 DEBUG : banana: md5 = 0942ef5d1435097a174dadcd60380963 OK 2026/04/12 04:47:11 DEBUG : appleappleapplebanana: md5 = bbccd350e2246cfd7aace4e1113ebfa2 OK 2026/04/12 04:47:13 DEBUG : splitbananasplit: md5 = 898e8a283b98beeebdf849253147dce3 OK 2026/04/12 04:47:13 DEBUG : Waiting for deletions to finish 2026/04/12 04:47:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:47:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:15 DEBUG : apple: size = 5 OK 2026/04/12 04:47:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:15 DEBUG : banana: size = 6 OK 2026/04/12 04:47:15 DEBUG : apple: Unchanged skipping 2026/04/12 04:47:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:15 DEBUG : banana: Unchanged skipping 2026/04/12 04:47:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:47:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:47:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/12 04:47:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:47:16 DEBUG : appleapple: md5 = aee32239e9ccbe6d9645870d35e46180 OK 2026/04/12 04:47:16 DEBUG : appleapple: size = 21 OK 2026/04/12 04:47:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/12 04:47:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:16 DEBUG : dir1/0001-bcdef: md5 = e5140e33a930b33ea84847fa51e20f35 OK 2026/04/12 04:47:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/12 04:47:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/12 04:47:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:16 DEBUG : dir1/0000-abcde: md5 = db475794576422e92d499279c767ec73 OK 2026/04/12 04:47:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/12 04:47:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/12 04:47:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:17 DEBUG : splitbanan: md5 = ab3629956b1bf8ac3362ad9ae6f40b11 OK 2026/04/12 04:47:17 DEBUG : splitbanan: size = 16 OK 2026/04/12 04:47:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/12 04:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:17 DEBUG : dir1/0002-cdefg: md5 = 3f86aaf4def67467584a40af9de821a6 OK 2026/04/12 04:47:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/12 04:47:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/12 04:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:18 DEBUG : dir1/0003-defgh: md5 = a82b15eac6a765ff73f2c7571c5c85bd OK 2026/04/12 04:47:18 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/12 04:47:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/12 04:47:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:18 DEBUG : dir1/0004-efghi: md5 = eacf1a64f916c9d8886f8b993746803f OK 2026/04/12 04:47:18 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/12 04:47:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/12 04:47:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:18 DEBUG : dir1/0005-fghij: md5 = abe79cb0ff74b24910f42de18c64c184 OK 2026/04/12 04:47:18 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/12 04:47:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/12 04:47:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:19 DEBUG : dir1/0006-ghijk: md5 = 37730e3fd06a62742de0bc5a16bc2fc8 OK 2026/04/12 04:47:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/12 04:47:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/12 04:47:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:19 DEBUG : dir1/0008-23456: md5 = fb3fb00dddc407372cb88dc869341b49 OK 2026/04/12 04:47:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/12 04:47:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/12 04:47:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:19 DEBUG : dir1/0007-12345: md5 = e80b9e343eb6b9fb2b813ab5878679b3 OK 2026/04/12 04:47:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/12 04:47:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/12 04:47:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:20 DEBUG : dir1/0009-34567: md5 = fc79043c889f2d3d2437d35f131afb24 OK 2026/04/12 04:47:20 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/12 04:47:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/12 04:47:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:20 DEBUG : dir1/0010-45678: md5 = 56da6d1b6d9fd544faf293dc8c21b309 OK 2026/04/12 04:47:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/12 04:47:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/12 04:47:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:20 DEBUG : dir1/0011-56789: md5 = 7870af61d4789a7eee6c5d4ec04228f6 OK 2026/04/12 04:47:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/12 04:47:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/12 04:47:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:20 DEBUG : dir1/0012-6789;: md5 = 48b18c5e4f7e20256656ba448aed34d2 OK 2026/04/12 04:47:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/12 04:47:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/12 04:47:21 DEBUG : dir1/0013-789;=: md5 = 0f0ac7b257f2da34c43cb6003123680e OK 2026/04/12 04:47:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/12 04:47:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/12 04:47:22 DEBUG : dir1/0014-89;=.: md5 = ed3fc2747aff2715cfec99f2a4728381 OK 2026/04/12 04:47:22 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/12 04:47:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/12 04:47:22 DEBUG : dir1/0015-9;=.t: md5 = 294db4d817376a04d52bf88a73580c61 OK 2026/04/12 04:47:22 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/12 04:47:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/12 04:47:22 DEBUG : Waiting for deletions to finish 2026/04/12 04:47:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/12 04:47:22 INFO : dir1/0010-456789.txt: Deleted 2026/04/12 04:47:22 INFO : appleappleapplebanana: Deleted 2026/04/12 04:47:22 INFO : dir1/0014-89;=.txt: Deleted 2026/04/12 04:47:22 INFO : dir1/0007-1234567.txt: Deleted 2026/04/12 04:47:22 INFO : dir1/0013-789;=.txt: Deleted 2026/04/12 04:47:22 INFO : dir1/0009-3456789.txt: Deleted 2026/04/12 04:47:22 INFO : dir1/0011-56789;.txt: Deleted 2026/04/12 04:47:23 INFO : splitbananasplit: Deleted 2026/04/12 04:47:23 INFO : dir1/0012-6789;.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0015-9;=.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0008-2345678.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0003-defghij.txt: Deleted 2026/04/12 04:47:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/12 04:47:23 DEBUG : Waiting for deletions to finish 2026/04/12 04:47:24 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : appleapple: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:25 DEBUG : dir1: Directory modification time the same (differ by -632.077µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:25 DEBUG : apple: size = 5 OK 2026/04/12 04:47:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : apple: Unchanged skipping 2026/04/12 04:47:25 DEBUG : appleapple: size = 21 OK 2026/04/12 04:47:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:47:25 DEBUG : banana: size = 6 OK 2026/04/12 04:47:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : banana: Unchanged skipping 2026/04/12 04:47:25 DEBUG : splitbanan: size = 16 OK 2026/04/12 04:47:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/12 04:47:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/12 04:47:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/12 04:47:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/12 04:47:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/12 04:47:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/12 04:47:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/12 04:47:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/12 04:47:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/12 04:47:25 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/12 04:47:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/12 04:47:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/12 04:47:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/12 04:47:25 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/12 04:47:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/12 04:47:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/12 04:47:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/12 04:47:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/12 04:47:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:47:25 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/12 04:47:25 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/12 04:47:25 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/12 04:47:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/12 04:47:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/12 04:47:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/12 04:47:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:47:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:47:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:47:25 DEBUG : Waiting for deletions to finish 2026/04/12 04:47:25 DEBUG : Waiting for deletions to finish 2026/04/12 04:47:25 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : appleapple: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/12 04:47:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/12 04:47:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/12 04:47:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/12 04:47:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/12 04:47:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/12 04:47:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/12 04:47:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/12 04:47:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/12 04:47:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/12 04:47:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/12 04:47:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/12 04:47:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/12 04:47:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/12 04:47:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/12 04:47:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/12 04:47:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/12 04:47:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/12 04:47:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/12 04:47:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:47:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:47:39 DEBUG : dir1/0000-abcdefg.txt: md5 = b513235b365a23a6520d795054afc8f7 OK 2026/04/12 04:47:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = e227449dc84ac1c4eac358435add55fe OK 2026/04/12 04:47:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 92915d82b08204f9bb8281fbb315cf4d OK 2026/04/12 04:47:43 DEBUG : dir1/0003-defghij.txt: md5 = 1732f9e4343436590ce7f351aa2520b7 OK 2026/04/12 04:47:45 DEBUG : dir1/0004-efghijk.txt: md5 = ae8e44fb500c77cb615a921f4695448d OK 2026/04/12 04:47:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 8258660158ffa7c7bb2526959757e860 OK 2026/04/12 04:47:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 822b8d0dc5d150dee85fa5008b3a7c6e OK 2026/04/12 04:47:49 DEBUG : dir1/0007-1234567.txt: md5 = bde93d9c501fa5b95942a2864ddbd407 OK 2026/04/12 04:47:50 DEBUG : dir1/0008-2345678.txt: md5 = 5a342b7a4a818c7525fa7d54a2a73fee OK 2026/04/12 04:47:52 DEBUG : dir1/0009-3456789.txt: md5 = d3e1ac79f5a6a58eacf5a6eb92470484 OK 2026/04/12 04:47:53 DEBUG : dir1/0010-456789.txt: md5 = ab053e1021f45cfb343722f5a1bd0651 OK 2026/04/12 04:47:55 DEBUG : dir1/0011-56789;.txt: md5 = 6078e72cc93cc77568d0e5ccd284e299 OK 2026/04/12 04:47:56 DEBUG : dir1/0012-6789;.txt: md5 = f21196f542b152b9f8d92792e5634308 OK 2026/04/12 04:47:57 DEBUG : dir1/0013-789;=.txt: md5 = b0cd0dbf091f242acd5b11b92abda0b7 OK 2026/04/12 04:47:59 DEBUG : dir1/0014-89;=.txt: md5 = 516a0bbb5e91dd4cf326dc5b3986e17b OK 2026/04/12 04:48:00 DEBUG : dir1/0015-9;=.txt: md5 = 962012b46145a1d348719ea7976ba056 OK 2026/04/12 04:48:02 DEBUG : apple: md5 = dafed4072169ba6594cf68f8e91e9ad3 OK 2026/04/12 04:48:03 DEBUG : banana: md5 = 85e93fb5283128593adb5a6801dd1e10 OK 2026/04/12 04:48:05 DEBUG : appleappleapplebanana: md5 = 4a65bfb6842a9bb76776c1d6c9048f09 OK 2026/04/12 04:48:06 DEBUG : splitbananasplit: md5 = eb00dbbd1f1e9fa8984cbbb99be39c39 OK 2026/04/12 04:48:06 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:48:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:48:08 DEBUG : banana: size = 6 OK 2026/04/12 04:48:08 DEBUG : apple: size = 5 OK 2026/04/12 04:48:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : apple: Unchanged skipping 2026/04/12 04:48:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : banana: Unchanged skipping 2026/04/12 04:48:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:48:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:48:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:48:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:48:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:48:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:48:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:48:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:48:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:48:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:48:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:48:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:48:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1: Directory modification time the same (differ by -452.254µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : apple: size = 5 OK 2026/04/12 04:48:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : apple: Unchanged skipping 2026/04/12 04:48:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:48:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:48:10 DEBUG : banana: size = 6 OK 2026/04/12 04:48:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : banana: Unchanged skipping 2026/04/12 04:48:10 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:48:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:48:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:48:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:48:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:48:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:48:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:48:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:48:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:48:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:48:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:10 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:48:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:48:24 DEBUG : dir1/0000-abcdefg.txt: md5 = 002f4a62971622d19e8c1ad132f28408 OK 2026/04/12 04:48:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5f051a7a5e5e959da8a67738caf7d3a6 OK 2026/04/12 04:48:27 DEBUG : dir1/0002-cdefghi.txt: md5 = 42a01cfef40939edc2c9e9d00546c7dc OK 2026/04/12 04:48:29 DEBUG : dir1/0003-defghij.txt: md5 = 0720d0e6473f021d0ffe5bbf0d59ef2c OK 2026/04/12 04:48:30 DEBUG : dir1/0004-efghijk.txt: md5 = 5d3a6ebf65a9fe760e15bc65f80cab8c OK 2026/04/12 04:48:31 DEBUG : dir1/0005-fghijkl.txt: md5 = 7b494035d6927444f6c3bb8715edea32 OK 2026/04/12 04:48:33 DEBUG : dir1/0006-ghijklm.txt: md5 = ce943d4d0eb04dc8fde55df224372ff5 OK 2026/04/12 04:48:34 DEBUG : dir1/0007-1234567.txt: md5 = 517e6ebdc92923bab01a81224c97c5f4 OK 2026/04/12 04:48:36 DEBUG : dir1/0008-2345678.txt: md5 = 982c30fadc1f49bf0be18492ded02e7f OK 2026/04/12 04:48:37 DEBUG : dir1/0009-3456789.txt: md5 = bcdb896c34471f3209490d8a88722caf OK 2026/04/12 04:48:39 DEBUG : dir1/0010-456789.txt: md5 = b0e9c68615bf2551e1484ef1a8ef62a8 OK 2026/04/12 04:48:40 DEBUG : dir1/0011-56789;.txt: md5 = ed771122e87560bd63af283907a922a9 OK 2026/04/12 04:48:41 DEBUG : dir1/0012-6789;.txt: md5 = 70591116dd0d079ab897e96a8eb69dc1 OK 2026/04/12 04:48:43 DEBUG : dir1/0013-789;=.txt: md5 = ae32fbe9bf2bb18c85768595cde38166 OK 2026/04/12 04:48:44 DEBUG : dir1/0014-89;=.txt: md5 = a1970d42bc1af74ac2ada8d9f9801b47 OK 2026/04/12 04:48:46 DEBUG : dir1/0015-9;=.txt: md5 = 9d4871d8c4f167917837e4999b3c9a50 OK 2026/04/12 04:48:47 DEBUG : apple: md5 = 1ab78ed73d9d3296ee8bf8da02ac47eb OK 2026/04/12 04:48:48 DEBUG : banana: md5 = 16bdc3a312a2c8bffc96e087e407eee7 OK 2026/04/12 04:48:50 DEBUG : appleappleapplebanana: md5 = 727db09e2895140b5c1beccecdb44889 OK 2026/04/12 04:48:51 DEBUG : splitbananasplit: md5 = c02e8b83215f5814b3f21fce32e906b0 OK 2026/04/12 04:48:51 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:48:53 DEBUG : apple: size = 5 OK 2026/04/12 04:48:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:53 DEBUG : apple: Unchanged skipping 2026/04/12 04:48:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:48:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:48:53 DEBUG : banana: size = 6 OK 2026/04/12 04:48:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:53 DEBUG : banana: Unchanged skipping 2026/04/12 04:48:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:48:54 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:48:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:48:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:48:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:48:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:48:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:48:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:48:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:48:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:48:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:48:54 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:54 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:48:55 DEBUG : dir1: Directory modification time the same (differ by -150.481µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : apple: size = 5 OK 2026/04/12 04:48:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:48:55 DEBUG : apple: Unchanged skipping 2026/04/12 04:48:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:48:55 DEBUG : banana: size = 6 OK 2026/04/12 04:48:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : banana: Unchanged skipping 2026/04/12 04:48:55 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:48:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:48:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:48:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:48:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:48:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:48:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:48:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:48:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:48:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:48:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:48:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:48:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:48:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:49:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:49:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 62f01a13f32e49a9bcaf7371c4dd2ff6 OK 2026/04/12 04:49:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1dcd2a868922a9999ba6b0da6dc8ce82 OK 2026/04/12 04:49:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 9073db78bf75de955404c97eb9b27c60 OK 2026/04/12 04:49:13 DEBUG : dir1/0003-defghij.txt: md5 = 1d909eaea81187fb79b07840269985fa OK 2026/04/12 04:49:14 DEBUG : dir1/0004-efghijk.txt: md5 = a510483cc763a2684b888f290274dda6 OK 2026/04/12 04:49:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 35ba11b6536cc159719d9f1e1af1d6c8 OK 2026/04/12 04:49:17 DEBUG : dir1/0006-ghijklm.txt: md5 = e4f74b75794d6d209a49b52d2f244477 OK 2026/04/12 04:49:19 DEBUG : dir1/0007-1234567.txt: md5 = 96a1be723de222a99cc0b5ab80663ae0 OK 2026/04/12 04:49:20 DEBUG : dir1/0008-2345678.txt: md5 = 6780629165695d6a478509a154ee7763 OK 2026/04/12 04:49:21 DEBUG : dir1/0009-3456789.txt: md5 = 696b8fc07a0f9ea03e1eca5045a5030c OK 2026/04/12 04:49:23 DEBUG : dir1/0010-456789.txt: md5 = 4992ee30d74dc696264d5457e42589cd OK 2026/04/12 04:49:24 DEBUG : dir1/0011-56789;.txt: md5 = 6340fad3a501076d5ded1724fd06ddcc OK 2026/04/12 04:49:26 DEBUG : dir1/0012-6789;.txt: md5 = 6a82336a5c51c80aba59feb9ca6ad9de OK 2026/04/12 04:49:27 DEBUG : dir1/0013-789;=.txt: md5 = 17e3289dda870fbf22397ece826f930a OK 2026/04/12 04:49:29 DEBUG : dir1/0014-89;=.txt: md5 = 1ba263c1c64fb827f5fdc548e6185e57 OK 2026/04/12 04:49:30 DEBUG : dir1/0015-9;=.txt: md5 = 25e068c9ea34676c276c8494be0110a3 OK 2026/04/12 04:49:32 DEBUG : apple: md5 = e1ce4c8ac012f50afefbd0cd6491b27a OK 2026/04/12 04:49:33 DEBUG : banana: md5 = 13b670b7b91a153fffc122c7fba52801 OK 2026/04/12 04:49:35 DEBUG : appleappleapplebanana: md5 = 0154ffd8b881f5e07bd5462006b826e8 OK 2026/04/12 04:49:36 DEBUG : splitbananasplit: md5 = f0fab6f5973b511b0a1126ad5c9c49df OK 2026/04/12 04:49:36 DEBUG : Waiting for deletions to finish 2026/04/12 04:49:36 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:49:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:49:38 DEBUG : apple: size = 5 OK 2026/04/12 04:49:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : apple: Unchanged skipping 2026/04/12 04:49:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:49:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:49:38 DEBUG : banana: size = 6 OK 2026/04/12 04:49:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : banana: Unchanged skipping 2026/04/12 04:49:38 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:49:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:49:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:49:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:49:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:49:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:49:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:49:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:49:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:49:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:49:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:49:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:49:38 DEBUG : Waiting for deletions to finish 2026/04/12 04:49:38 DEBUG : Waiting for deletions to finish 2026/04/12 04:49:39 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:49:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1: Directory modification time the same (differ by -828.701µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : apple: size = 5 OK 2026/04/12 04:49:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : apple: Unchanged skipping 2026/04/12 04:49:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:49:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:49:40 DEBUG : banana: size = 6 OK 2026/04/12 04:49:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : banana: Unchanged skipping 2026/04/12 04:49:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:49:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:49:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:49:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:49:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:49:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:49:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:49:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:49:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:49:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:49:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:49:40 DEBUG : Waiting for deletions to finish 2026/04/12 04:49:40 DEBUG : Waiting for deletions to finish 2026/04/12 04:49:40 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:49:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:49:50 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:49:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 158bc11fea93825faed42d7db7cd3a53 OK 2026/04/12 04:49:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 12bc98dd2644e2f6f50e767689ba6f54 OK 2026/04/12 04:49:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 18c1f13ea967ebc35ac291a432fb20ea OK 2026/04/12 04:49:57 DEBUG : dir1/0003-defghij.txt: md5 = 6057f71c3bcfa01a19acf6acd2e6b3ce OK 2026/04/12 04:49:58 DEBUG : dir1/0004-efghijk.txt: md5 = a391436acc14e6b866db786209f1ebfa OK 2026/04/12 04:50:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b365440cfd4b27510649e2928811eadb OK 2026/04/12 04:50:01 DEBUG : dir1/0006-ghijklm.txt: md5 = c5ef891f8750e0821c6f562324acf11f OK 2026/04/12 04:50:03 DEBUG : dir1/0007-1234567.txt: md5 = c76ca60db76c57d360c362afe4e1ea50 OK 2026/04/12 04:50:04 DEBUG : dir1/0008-2345678.txt: md5 = 725b35687d46da9633be4b43de3713b0 OK 2026/04/12 04:50:06 DEBUG : dir1/0009-3456789.txt: md5 = 6c226a5fc2acacec4489b62c64dbc9b3 OK 2026/04/12 04:50:07 DEBUG : dir1/0010-456789.txt: md5 = 587d85dc72d25d2dc6159af559ae02fc OK 2026/04/12 04:50:08 DEBUG : dir1/0011-56789;.txt: md5 = 5fcbba09cb1b3ade52c281daac327cc9 OK 2026/04/12 04:50:10 DEBUG : dir1/0012-6789;.txt: md5 = d3d44e448be89bcce9537000ad3639e8 OK 2026/04/12 04:50:11 DEBUG : dir1/0013-789;=.txt: md5 = 12a3ccb1b10d6ba37cc19c642aa1bc4f OK 2026/04/12 04:50:13 DEBUG : dir1/0014-89;=.txt: md5 = 589e9842f1e61f7239687ed2343ffd65 OK 2026/04/12 04:50:14 DEBUG : dir1/0015-9;=.txt: md5 = c2efe927c94bcd918f0c12da732d66be OK 2026/04/12 04:50:15 DEBUG : apple: md5 = 2f09969416f20ff1d19fc3d8a99d188c OK 2026/04/12 04:50:17 DEBUG : banana: md5 = 1ba8d7115a90723b74f7afc93b7caad1 OK 2026/04/12 04:50:18 DEBUG : appleappleapplebanana: md5 = cf4c25a106feec53829b2b87252d7f16 OK 2026/04/12 04:50:20 DEBUG : splitbananasplit: md5 = 1c38bd3300702aa012929d0c8073c527 OK 2026/04/12 04:50:20 DEBUG : Waiting for deletions to finish 2026/04/12 04:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:50:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:50:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:50:22 DEBUG : banana: size = 6 OK 2026/04/12 04:50:22 DEBUG : apple: size = 5 OK 2026/04/12 04:50:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : apple: Unchanged skipping 2026/04/12 04:50:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : banana: Unchanged skipping 2026/04/12 04:50:22 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:50:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:50:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:50:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:50:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:50:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:50:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:50:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:50:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:50:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:50:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:50:22 DEBUG : Waiting for deletions to finish 2026/04/12 04:50:22 DEBUG : Waiting for deletions to finish 2026/04/12 04:50:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:50:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1: Directory modification time the same (differ by -503.01µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : apple: size = 5 OK 2026/04/12 04:50:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : apple: Unchanged skipping 2026/04/12 04:50:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:50:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:50:24 DEBUG : banana: size = 6 OK 2026/04/12 04:50:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : banana: Unchanged skipping 2026/04/12 04:50:24 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:50:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:50:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:50:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:50:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:50:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:50:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:50:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:50:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:50:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:50:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:50:24 DEBUG : Waiting for deletions to finish 2026/04/12 04:50:24 DEBUG : Waiting for deletions to finish 2026/04/12 04:50:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:50:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:50:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:50:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 726290370879fbd6c2810abada3d3920 OK 2026/04/12 04:50:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = a50001ab01b96bd2085455ca5fae626b OK 2026/04/12 04:50:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 17e2368cdb535a17779a34f1966020e1 OK 2026/04/12 04:50:41 DEBUG : dir1/0003-defghij.txt: md5 = c047f5dc458352eb10a5d721c770e6f0 OK 2026/04/12 04:50:43 DEBUG : dir1/0004-efghijk.txt: md5 = 0849d962809a4da8ad65055494e52dae OK 2026/04/12 04:50:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 21249c2e3700d366c372526fa0a4800d OK 2026/04/12 04:50:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a04b961576acafc08e71801f9b08a16 OK 2026/04/12 04:50:47 DEBUG : dir1/0007-1234567.txt: md5 = e12c7020cbad66d1f4217267ace6bbc7 OK 2026/04/12 04:50:49 DEBUG : dir1/0008-2345678.txt: md5 = 8ae95f60d82b758a4459eaf3c336a39e OK 2026/04/12 04:50:50 DEBUG : dir1/0009-3456789.txt: md5 = 83740740cd74efa55e0dcf1af6004a18 OK 2026/04/12 04:50:52 DEBUG : dir1/0010-456789.txt: md5 = 285137bab0dc73e5fd3a40b0621d96fd OK 2026/04/12 04:50:53 DEBUG : dir1/0011-56789;.txt: md5 = d97be0ca62d3c019c83dbb91ea125ab9 OK 2026/04/12 04:50:55 DEBUG : dir1/0012-6789;.txt: md5 = 15582745d3d834a5f0862edee3ddcc6f OK 2026/04/12 04:50:56 DEBUG : dir1/0013-789;=.txt: md5 = 415468f7ce5ec6f88afe034543dc7800 OK 2026/04/12 04:50:58 DEBUG : dir1/0014-89;=.txt: md5 = 8366821159b2f3c0cfac04c9fff0ae1f OK 2026/04/12 04:50:59 DEBUG : dir1/0015-9;=.txt: md5 = 9fc589bda84f80e1f7a7d79bec26d299 OK 2026/04/12 04:51:01 DEBUG : apple: md5 = 0e86ae3cec9b7eb0ba7c071564f2030a OK 2026/04/12 04:51:02 DEBUG : banana: md5 = 5a90710f074177a4c620854274d80a9a OK 2026/04/12 04:51:04 DEBUG : appleappleapplebanana: md5 = b54cf578c739cf90b99e38e4177ba65e OK 2026/04/12 04:51:05 DEBUG : splitbananasplit: md5 = c29902b0ee7bfae69d7c0f63f7709b21 OK 2026/04/12 04:51:05 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:51:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:51:06 DEBUG : apple: size = 5 OK 2026/04/12 04:51:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:06 DEBUG : apple: Unchanged skipping 2026/04/12 04:51:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:51:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:51:06 DEBUG : banana: size = 6 OK 2026/04/12 04:51:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:06 DEBUG : banana: Unchanged skipping 2026/04/12 04:51:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/12 04:51:07 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:51:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:51:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:51:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:51:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:51:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:51:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:51:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:51:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:51:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:07 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:51:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:51:08 DEBUG : dir1: Directory modification time the same (differ by -191.036µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : apple: size = 5 OK 2026/04/12 04:51:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : apple: Unchanged skipping 2026/04/12 04:51:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/12 04:51:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/12 04:51:08 DEBUG : banana: size = 6 OK 2026/04/12 04:51:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : banana: Unchanged skipping 2026/04/12 04:51:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/12 04:51:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/12 04:51:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/12 04:51:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/12 04:51:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/12 04:51:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/12 04:51:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/12 04:51:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/12 04:51:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:51:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/12 04:51:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:08 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : apple: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : banana: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/12 04:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/12 04:51:19 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" --- PASS: TestTransform (542.62s) --- PASS: TestTransform/NFC (44.04s) --- PASS: TestTransform/NFD (45.26s) --- PASS: TestTransform/base64 (51.69s) --- PASS: TestTransform/prefix (62.28s) --- PASS: TestTransform/suffix (61.78s) --- PASS: TestTransform/truncate (53.75s) --- PASS: TestTransform/encoder (45.62s) --- PASS: TestTransform/ISO-8859-1 (44.19s) --- PASS: TestTransform/charmap (44.41s) --- PASS: TestTransform/lowercase (44.17s) --- PASS: TestTransform/ascii (45.43s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:51:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 04:51:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 04:51:21 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/12 04:51:21 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-12T04:51:20.873515254Z) 2026/04/12 04:51:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/12 04:51:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/12 04:51:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 04:51:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/12 04:51:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 133ba4dff74a0f27033bea2aa2849d8c OK 2026/04/12 04:51:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/12 04:51:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/12 04:51:23 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:25 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.14s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:51:26 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:26 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:26 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:51:26 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:51:26.010593615Z) 2026/04/12 04:51:26 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:26 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:51:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:51:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:28 DEBUG : tictactoe/tictactoe: md5 = 05ba7e3e219622ac7c6877441c9fe6ae OK 2026/04/12 04:51:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/12 04:51:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/12 04:51:28 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:30 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.89s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:51:31 DEBUG : toe: Making directory with metadata 2026/04/12 04:51:31 INFO : toe: Made directory with metadata (mtime=2026-04-12T04:51:30.900668199Z) 2026/04/12 04:51:31 DEBUG : toe/toe: Making directory with metadata 2026/04/12 04:51:32 INFO : toe/toe: Made directory with metadata (mtime=2026-04-12T04:51:30.900668199Z) 2026/04/12 04:51:32 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:51:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:51:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:34 DEBUG : toe/toe/tictactoe: md5 = e668db1ba175377d7f3f2da609c30c16 OK 2026/04/12 04:51:34 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/12 04:51:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/12 04:51:34 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/12 04:51:36 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.54s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:51:37 DEBUG : toe: Making directory with metadata 2026/04/12 04:51:38 INFO : toe: Made directory with metadata (mtime=2026-04-12T04:51:37.436767877Z) 2026/04/12 04:51:38 DEBUG : toe/toe: Making directory with metadata 2026/04/12 04:51:39 INFO : toe/toe: Made directory with metadata (mtime=2026-04-12T04:51:37.436767877Z) 2026/04/12 04:51:39 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:51:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:51:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/12 04:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:40 DEBUG : toe/toe/tictactoe: md5 = 0be78c30dcd738955b6adb4eca3c6bc0 OK 2026/04/12 04:51:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/12 04:51:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/12 04:51:40 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/12 04:51:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.95s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:51:44 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:51:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:51:44 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/12 04:51:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:51:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:45 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:45 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:45 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:51:46 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:51:44.386873854Z) 2026/04/12 04:51:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:46 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:51:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/12 04:51:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-12T04:51:44.386873854Z) 2026/04/12 04:51:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:51:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:51:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:51:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:48 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 27977972c7a5fdb85d8bbb7c8d879986 OK 2026/04/12 04:51:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 04:51:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/12 04:51:48 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/12 04:51:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (7.93s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:51:52 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:51:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:51:52 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:52 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/12 04:51:53 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:51:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:53 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:53 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:53 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:51:54 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:51:52.315994739Z) 2026/04/12 04:51:54 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:54 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:51:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/12 04:51:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-12T04:51:52.315994739Z) 2026/04/12 04:51:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:51:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:51:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:51:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:51:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:51:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3e4fcca67abb17acf9cfd9d0eb20775c OK 2026/04/12 04:51:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:51:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:51:56 DEBUG : Waiting for deletions to finish 2026/04/12 04:51:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:51:56 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:51:57 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:57 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:51:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:51:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:51:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/12 04:51:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': 0 differences found 2026/04/12 04:51:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': 1 hashes could not be checked 2026/04/12 04:51:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': 1 matching files 2026/04/12 04:51:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/12 04:51:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.86s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:01 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:01 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:01 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:52:02 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:01.172129733Z) 2026/04/12 04:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:02 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/12 04:52:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:01.172129733Z) 2026/04/12 04:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:04 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e850aa4f42e3173369d1e941117043ac OK 2026/04/12 04:52:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 04:52:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/12 04:52:04 DEBUG : Waiting for deletions to finish 2026/04/12 04:52:05 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:05 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:05 DEBUG : tictactoe: Directory modification time the same (differ by -129.733µs, within tolerance 1ms) 2026/04/12 04:52:05 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:05 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -129.733µs, within tolerance 1ms) 2026/04/12 04:52:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/12 04:52:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/12 04:52:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/12 04:52:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/12 04:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:05 DEBUG : Waiting for deletions to finish 2026/04/12 04:52:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/12 04:52:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.51s) === RUN TestSyntax 2026/04/12 04:52:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:09 DEBUG : toe: Making directory with metadata 2026/04/12 04:52:10 INFO : toe: Made directory with metadata (mtime=2026-04-12T04:52:09.677259349Z) 2026/04/12 04:52:10 DEBUG : toe/toe: Making directory with metadata 2026/04/12 04:52:11 INFO : toe/toe: Made directory with metadata (mtime=2026-04-12T04:52:09.677259349Z) 2026/04/12 04:52:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:12 DEBUG : toe/toe/toe: md5 = bf5383aac6c795f3af85a907b9d22288 OK 2026/04/12 04:52:12 DEBUG : toe/toe/toe: size = 11 OK 2026/04/12 04:52:12 INFO : toe/toe/toe: Copied (new) 2026/04/12 04:52:12 DEBUG : Waiting for deletions to finish 2026/04/12 04:52:14 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/12 04:52:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.45s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:16 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:52:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:52:16 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:16 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/12 04:52:17 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:17 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:17 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:17 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:52:17 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:16.129357661Z) 2026/04/12 04:52:17 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:17 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:17 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/12 04:52:18 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:16.129357661Z) 2026/04/12 04:52:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:52:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:52:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 439742aa65a683ee3977bcee5bdd9dab OK 2026/04/12 04:52:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:52:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:19 INFO : toe/toe/toe.txt: Deleted 2026/04/12 04:52:19 INFO : toe/toe: Removing directory 2026/04/12 04:52:19 INFO : toe: Removing directory 2026/04/12 04:52:19 INFO : empty_dir: Removing directory 2026/04/12 04:52:19 DEBUG : Local file system at /tmp/rclone1003434378: deleted 3 directories 2026/04/12 04:52:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/12 04:52:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.88s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:24 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:52:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:52:24 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/12 04:52:24 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:24 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:24 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:24 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:52:25 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:24.009477717Z) 2026/04/12 04:52:25 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:25 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:25 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/12 04:52:26 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:24.009477717Z) 2026/04/12 04:52:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = fdd88db15243f96f7c45fc09d2aea506 OK 2026/04/12 04:52:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:52:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:27 INFO : toe/toe/toe.txt: Deleted 2026/04/12 04:52:27 INFO : toe/toe: Removing directory 2026/04/12 04:52:27 INFO : toe: Removing directory 2026/04/12 04:52:27 INFO : empty_dir: Removing directory 2026/04/12 04:52:27 DEBUG : Local file system at /tmp/rclone1003434378: deleted 3 directories 2026/04/12 04:52:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:52:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:52:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:52:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:52:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:52:31 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/12 04:52:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/12 04:52:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/12 04:52:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (12.33s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:36 DEBUG : Reset feature "Copy" 2026/04/12 04:52:36 DEBUG : Reset feature "Move" 2026/04/12 04:52:36 DEBUG : Reset feature "Copy" 2026/04/12 04:52:36 DEBUG : Reset feature "Move" 2026/04/12 04:52:36 DEBUG : empty_dir: Making directory with metadata 2026/04/12 04:52:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:52:36 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/12 04:52:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/12 04:52:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/12 04:52:37 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:37 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:37 DEBUG : tictactoe: Making directory with metadata 2026/04/12 04:52:38 INFO : tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:36.342665583Z) 2026/04/12 04:52:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:38 DEBUG : toe: transformed to: tictactoe 2026/04/12 04:52:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/12 04:52:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-12T04:52:36.342665583Z) 2026/04/12 04:52:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/12 04:52:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/12 04:52:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:52:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e043d804b9f2e95b713832d7db0c443e OK 2026/04/12 04:52:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:52:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/12 04:52:40 INFO : toe/toe/toe.txt: Deleted 2026/04/12 04:52:40 INFO : toe/toe: Removing directory 2026/04/12 04:52:40 INFO : toe: Removing directory 2026/04/12 04:52:40 INFO : empty_dir: Removing directory 2026/04/12 04:52:40 DEBUG : Local file system at /tmp/rclone1003434378: deleted 3 directories 2026/04/12 04:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/12 04:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/12 04:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:52:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/12 04:52:44 DEBUG : toe/toe/toe.txt: md5 = 6cf00c4c1eba9b8e324638109ba8edc3 OK 2026/04/12 04:52:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 04:52:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/12 04:52:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/12 04:52:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/12 04:52:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/12 04:52:48 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/12 04:52:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.46s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:50 DEBUG : toe: transformed to: dG9l 2026/04/12 04:52:51 DEBUG : toe: transformed to: dG9l 2026/04/12 04:52:51 DEBUG : dG9l: Making directory with metadata 2026/04/12 04:52:51 INFO : dG9l: Made directory with metadata (mtime=2026-04-12T04:52:50.797885719Z) 2026/04/12 04:52:51 DEBUG : toe: transformed to: dG9l 2026/04/12 04:52:51 DEBUG : toe: transformed to: dG9l 2026/04/12 04:52:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/12 04:52:51 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/12 04:52:52 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-12T04:52:50.797885719Z) 2026/04/12 04:52:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/12 04:52:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/12 04:52:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 04:52:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/12 04:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:52:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:52:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 04:52:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = f07c0ae5a1664fc56f3711086bf29453 OK 2026/04/12 04:52:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/12 04:52:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/12 04:52:53 DEBUG : Waiting for deletions to finish 2026/04/12 04:52:55 DEBUG : dG9l: transformed to: toe 2026/04/12 04:52:55 DEBUG : dG9l: transformed to: toe 2026/04/12 04:52:55 DEBUG : toe: Directory modification time the same (differ by 885.719µs, within tolerance 1ms) 2026/04/12 04:52:55 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/12 04:52:55 DEBUG : dG9l: transformed to: toe 2026/04/12 04:52:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/12 04:52:55 DEBUG : toe/toe: Directory modification time the same (differ by 885.719µs, within tolerance 1ms) 2026/04/12 04:52:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/12 04:52:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/12 04:52:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/12 04:52:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/12 04:52:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/12 04:52:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/12 04:52:55 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for checks to finish 2026/04/12 04:52:55 DEBUG : Local file system at /tmp/rclone1003434378: Waiting for transfers to finish 2026/04/12 04:52:55 DEBUG : Waiting for deletions to finish 2026/04/12 04:52:57 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/12 04:52:58 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.15s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca'", Local "Local file system at /tmp/rclone1003434378", Modify Window "1ms" 2026/04/12 04:52:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:52:58 DEBUG : toe: transformed to: 2026/04/12 04:52:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:52:59 DEBUG : toe: transformed to: 2026/04/12 04:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Making directory with metadata 2026/04/12 04:52:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Made directory with metadata (mtime=2026-04-12T04:52:58.945009765Z) 2026/04/12 04:52:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:52:59 DEBUG : toe: transformed to: 2026/04/12 04:52:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:52:59 DEBUG : toe: transformed to: 2026/04/12 04:52:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:52:59 DEBUG : toe/toe: transformed to: 2026/04/12 04:52:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/12 04:52:59 DEBUG : toe/toe: Making directory with metadata 2026/04/12 04:53:01 INFO : toe/toe: Made directory with metadata (mtime=2026-04-12T04:52:58.945009765Z) 2026/04/12 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:53:01 DEBUG : toe/toe: transformed to: 2026/04/12 04:53:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/12 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:53:01 DEBUG : toe: transformed to: 2026/04/12 04:53:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/12 04:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for checks to finish 2026/04/12 04:53:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/12 04:53:01 DEBUG : toe/toe/toe: transformed to: 2026/04/12 04:53:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/12 04:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Waiting for transfers to finish 2026/04/12 04:53:02 DEBUG : toe/toe/toe: md5 = 2d453c25b71c8407d441d6073d872d31 OK 2026/04/12 04:53:02 DEBUG : toe/toe/toe: size = 11 OK 2026/04/12 04:53:02 INFO : toe/toe/toe: Copied (new) 2026/04/12 04:53:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': not deleting files as there were IO errors 2026/04/12 04:53:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': not deleting directories as there were IO errors 2026/04/12 04:53:04 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/12 04:53:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.25s) PASS 2026/04/12 04:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-forimul9goca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m53.596825215s (try 1/5)