"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/05/14 04:50:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi" 2026/05/14 04:50:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/14 04:50:31 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng" 2026/05/14 04:50:32 DEBUG : Creating backend with remote "/tmp/rclone3742758246" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:50:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:50:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/14 04:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:50:33 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:50:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:50:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:50:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:50:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:50:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:50:37 DEBUG : sub dir/hello world: md5 = 780d98c149b4581a83e6e0dc1ca87c8e OK 2026/05/14 04:50:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:50:37 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:50:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.55s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:50:40 DEBUG : metadata sub dir: Making directory with metadata 2026/05/14 04:50:40 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:50:40 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/14 04:50:40 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:50:40 DEBUG : Local file system at /tmp/rclone3742758246: File to upload is small (21 bytes), uploading instead of streaming 2026/05/14 04:50:40 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/14 04:50:40 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/14 04:50:40 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/14 04:50:40 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:50:41 DEBUG : Google drive root 'crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng': Skipping btime metadata as can't update it on an existing file: 2026-05-14T04:50:40.822502719Z 2026/05/14 04:50:41 INFO : empty metadata sub dir: Updated directory metadata 2026/05/14 04:50:42 DEBUG : Google drive root 'crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng': Skipping btime metadata as can't update it on an existing file: 2026-05-14T04:50:40.821502704Z 2026/05/14 04:50:42 INFO : metadata sub dir: Updated directory metadata 2026/05/14 04:50:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/14 04:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:50:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:50:44 DEBUG : metadata sub dir/hello metadata world: md5 = 0ed2d60183820a88989dfef10cca7ff7 OK 2026/05/14 04:50:44 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/14 04:50:44 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/14 04:50:47 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:50:49 DEBUG : metadata sub dir: Making directory with metadata 2026/05/14 04:50:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:50:49 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/14 04:50:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:50:49 DEBUG : Local file system at /tmp/rclone3742758246: File to upload is small (21 bytes), uploading instead of streaming 2026/05/14 04:50:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/14 04:50:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/14 04:50:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/14 04:50:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:50:49 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/14 04:50:49 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/14 04:50:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/14 04:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:50:51 DEBUG : metadata sub dir/hello metadata world: md5 = 43dbaf3e0f544d944fbf995dfbb1a098 OK 2026/05/14 04:50:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/14 04:50:51 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/14 04:50:51 DEBUG : Google drive root 'crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng': Skipping btime metadata as can't update it on an existing file: 2026-05-14T04:50:49.206627275Z 2026/05/14 04:50:52 INFO : metadata sub dir: Updated directory metadata 2026/05/14 04:50:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.28s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:50:56 DEBUG : Creating backend with remote "/non-existing" 2026/05/14 04:50:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/14 04:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.71s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:50:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:00 DEBUG : sub dir/hello world: md5 = b30c63f96636c0193807c284561840a8 OK 2026/05/14 04:51:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:00 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.09s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Running all checks before starting transfers 2026/05/14 04:51:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Checks finished, now starting transfers 2026/05/14 04:51:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:06 DEBUG : sub dir/hello world: md5 = e88aa935fda4bfc8e08ef1763e7d8a3b OK 2026/05/14 04:51:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:06 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.16s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:09 ERROR : Ignoring --no-traverse with sync 2026/05/14 04:51:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:12 DEBUG : sub dir/hello world: md5 = 30f21dc1c14c00ce080534ca83d4d976 OK 2026/05/14 04:51:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:12 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:51:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.06s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/14 04:51:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:17 DEBUG : hello world2: md5 = 6c8c7da1b85b375989bae38754d1da96 OK 2026/05/14 04:51:17 DEBUG : hello world2: size = 12 OK 2026/05/14 04:51:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.22s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:21 DEBUG : potato2: md5 = f00f719c34c0799f4b0868ac213e9fc5 OK 2026/05/14 04:51:21 DEBUG : potato2: size = 11 OK 2026/05/14 04:51:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.05s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:24 DEBUG : potato2: md5 = 8a0dc8a5fbd587aa22fb034805f04881 OK 2026/05/14 04:51:24 DEBUG : potato2: size = 11 OK 2026/05/14 04:51:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.09s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:51:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:25 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:51:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:26 DEBUG : sub dir: Making directory with metadata 2026/05/14 04:51:27 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:51:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:28 DEBUG : sub dir/hello world: md5 = 1bf3f0f89f2f4cb884b70385559bc506 OK 2026/05/14 04:51:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:28 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/14 04:51:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.00s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:34 INFO : sub dir2: Making directory 2026/05/14 04:51:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/14 04:51:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:34 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/14 04:51:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:34 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/14 04:51:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:36 DEBUG : sub dir/hello world: md5 = 3b0d8ff23112191b13350157c4cb4933 OK 2026/05/14 04:51:36 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:36 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.86s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:40 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:51:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:40 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:51:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:41 DEBUG : sub dir: Making directory with metadata 2026/05/14 04:51:42 INFO : sub dir: Made directory with metadata (mtime=2026-05-14T04:51:40.229385477Z) 2026/05/14 04:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:43 DEBUG : sub dir/hello world: md5 = c757047dd1cc7e12f35644d26fb7062f OK 2026/05/14 04:51:43 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:43 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:43 INFO : sub dir/hello world: Deleted 2026/05/14 04:51:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.52s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:47 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/14 04:51:47 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.83s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:51 INFO : sub dir2: Making directory 2026/05/14 04:51:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/14 04:51:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:51:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:51:54 DEBUG : sub dir/hello world: md5 = b9ae72873023744757a8f7f761cf83d5 OK 2026/05/14 04:51:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:51:54 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:51:54 INFO : sub dir/hello world: Deleted 2026/05/14 04:51:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.24s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:51:57 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:51:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:51:58 DEBUG : sub dir2: Making directory with metadata 2026/05/14 04:51:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 04:51:58 DEBUG : sub dir: Making directory with metadata 2026/05/14 04:51:59 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 04:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:51:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:52:01 DEBUG : sub dir/hello world: md5 = bdfa5216a64a8f0729e47eb1eab348bc OK 2026/05/14 04:52:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:52:01 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:52:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:52:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.60s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:52:05 INFO : sub dir2: Making directory 2026/05/14 04:52:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/14 04:52:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:52:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:52:08 DEBUG : sub dir/hello world: md5 = 43ce9deb2ed7fbcd416c309b9d8268c0 OK 2026/05/14 04:52:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:52:08 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:52:08 DEBUG : Waiting for deletions to finish 2026/05/14 04:52:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.23s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:52:14 DEBUG : sub dir/hello world: md5 = 62c2b078d48cd36a7caf63fca69a22d1 OK 2026/05/14 04:52:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dogotuf7hazo" 2026/05/14 04:52:15 DEBUG : Creating backend with remote "TestDrive:crypt/dkrkcb25iimhv8kucqtiqt3ct1epo1s0btj0ejhfq842u1rnk4mg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi' -> Encrypted drive 'TestCryptDrive:rclone-test-dogotuf7hazo' 2026/05/14 04:52:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:52:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dogotuf7hazo': Waiting for checks to finish 2026/05/14 04:52:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dogotuf7hazo': Waiting for transfers to finish 2026/05/14 04:52:19 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:52:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:52:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:52:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dogotuf7hazo': Purge remote 2026/05/14 04:52:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.30s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:52:26 DEBUG : sub dir/hello world: md5 = 31cb205d197768be3f2b8a59f72392ae OK 2026/05/14 04:52:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:52:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/14 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:52:27 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:52:27 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:52:27 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:52:29 DEBUG : sub dir/hello world: md5 = 8526ac5eb798703deca6391c6fbd7af7 OK 2026/05/14 04:52:29 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 04:52:29 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 04:52:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.59s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:52:35 DEBUG : sub dir/hello world: md5 = 78f6a45cea50fe61cc421bcea28be785 OK 2026/05/14 04:52:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conemoy2taga" 2026/05/14 04:52:36 DEBUG : Creating backend with remote "TestDrive:crypt/t3ajek0ckln958jnq9qdac65cvtl7jj4v04obvlsb5ccq4kfsn1g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi' -> Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga' 2026/05/14 04:52:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:52:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:52:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga': Waiting for checks to finish 2026/05/14 04:52:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga': Waiting for transfers to finish 2026/05/14 04:52:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:52:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:52:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:52:43 DEBUG : sub dir/hello world: md5 = e7ae9bc3452e3b85da143062bfb87f5b OK 2026/05/14 04:52:44 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 04:52:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/14 04:52:44 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga': Waiting for checks to finish 2026/05/14 04:52:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga') 2026/05/14 04:52:44 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:52:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga': Waiting for transfers to finish 2026/05/14 04:52:46 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 04:52:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:52:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:52:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conemoy2taga': Purge remote 2026/05/14 04:52:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.62s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:52:52 DEBUG : sub dir/hello world: md5 = f8aaeaba5bb17071ba28c3ed048a9d4d OK 2026/05/14 04:52:54 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:52:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/14 04:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:52:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:52:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:52:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:52:55 DEBUG : sub dir/hello world: md5 = b0d1527e226911d72619ae3688f117e3 OK 2026/05/14 04:52:55 DEBUG : sub dir/hello world: size = 17 OK 2026/05/14 04:52:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/14 04:52:55 INFO : sub dir/hello world: Deleted 2026/05/14 04:52:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:52:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.27s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:01 DEBUG : sub dir/hello world: md5 = d545510ed9653b3980e8c0d81905edce OK 2026/05/14 04:53:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rogikun1vexi" 2026/05/14 04:53:02 DEBUG : Creating backend with remote "TestDrive:crypt/sji1u99jr9v0n4296v4kh2baa55khnb7tfo70boem64qd1a6ur6g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi' -> Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi' 2026/05/14 04:53:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:53:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Waiting for checks to finish 2026/05/14 04:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Waiting for transfers to finish 2026/05/14 04:53:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:53:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/14 04:53:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:53:09 DEBUG : sub dir/hello world: md5 = a1ddbc773429f4a0c7ee3d2f10591309 OK 2026/05/14 04:53:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Using server-side directory move 2026/05/14 04:53:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:53:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 04:53:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/14 04:53:10 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:53:10 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi') 2026/05/14 04:53:10 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:53:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Waiting for checks to finish 2026/05/14 04:53:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Waiting for transfers to finish 2026/05/14 04:53:11 INFO : sub dir/hello world: Deleted 2026/05/14 04:53:11 INFO : sub dir/hello world: Moved (server-side) 2026/05/14 04:53:12 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:53:15 DEBUG : sub dir/hello world: md5 = b953a6cb3eb2ed6645d78e8b289eb256 OK 2026/05/14 04:53:15 DEBUG : testing file moves 2026/05/14 04:53:16 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 04:53:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/14 04:53:16 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:53:16 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi') 2026/05/14 04:53:16 DEBUG : sub dir/hello world: Sizes differ 2026/05/14 04:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Waiting for checks to finish 2026/05/14 04:53:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Waiting for transfers to finish 2026/05/14 04:53:16 INFO : sub dir/hello world: Deleted 2026/05/14 04:53:18 INFO : sub dir/hello world: Moved (server-side) 2026/05/14 04:53:18 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/14 04:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rogikun1vexi': Purge remote --- PASS: TestServerSideMoveOverSelf (23.00s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:24 DEBUG : sub dir/hello world: md5 = 5d4ffcc5baae394c3b188db17c00c17f OK 2026/05/14 04:53:24 ERROR : error listing: directory not found 2026/05/14 04:53:25 INFO : Local file system at /tmp/rclone3742758246: Making directory 2026/05/14 04:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.38s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:30 DEBUG : sub dir/hello world: md5 = b150eb270083f49ae638a5121d5c45d5 OK 2026/05/14 04:53:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:53:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:53:31 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for checks to finish 2026/05/14 04:53:31 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for transfers to finish 2026/05/14 04:53:32 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/14 04:53:32 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/14 04:53:32 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:53:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.43s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:34 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/14 04:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:36 DEBUG : check sum: md5 = 08301c6ce2f483a186549a9890aa5e3d OK 2026/05/14 04:53:36 DEBUG : check sum: size = 1 OK 2026/05/14 04:53:36 INFO : check sum: Copied (new) 2026/05/14 04:53:36 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:37 DEBUG : check sum: size = 1 OK 2026/05/14 04:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/14 04:53:37 DEBUG : check sum: Size of src and dst objects identical 2026/05/14 04:53:37 DEBUG : check sum: Unchanged skipping 2026/05/14 04:53:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:37 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.56s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/14 04:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:39 DEBUG : sizeonly: md5 = 79baefec24fd412d61f260e954a780d8 OK 2026/05/14 04:53:39 DEBUG : sizeonly: size = 6 OK 2026/05/14 04:53:39 INFO : sizeonly: Copied (new) 2026/05/14 04:53:39 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:40 DEBUG : sizeonly: size = 6 OK 2026/05/14 04:53:40 DEBUG : sizeonly: Sizes identical 2026/05/14 04:53:40 DEBUG : sizeonly: Unchanged skipping 2026/05/14 04:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:40 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.41s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/14 04:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:43 DEBUG : ignore-size: md5 = e5e9d56dd1807ef5f84ccb6f0cba064d OK 2026/05/14 04:53:43 INFO : ignore-size: Copied (new) 2026/05/14 04:53:43 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:53:43 DEBUG : ignore-size: Unchanged skipping 2026/05/14 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:43 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:46 DEBUG : existing: md5 = 3ce188d583f82a8230f7895164523064 OK 2026/05/14 04:53:47 DEBUG : existing: size = 6 OK 2026/05/14 04:53:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:53:47 DEBUG : existing: Unchanged skipping 2026/05/14 04:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:47 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:47 INFO : There was nothing to transfer 2026/05/14 04:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/14 04:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:48 DEBUG : existing: md5 = a03facb9ca68fa18f49e987459cc5d11 OK 2026/05/14 04:53:48 DEBUG : existing: size = 6 OK 2026/05/14 04:53:48 INFO : existing: Copied (replaced existing) 2026/05/14 04:53:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.85s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:51 DEBUG : existing: md5 = db52fd24de6d539109a7b948d7dfd895 OK 2026/05/14 04:53:51 DEBUG : existing: size = 6 OK 2026/05/14 04:53:51 INFO : existing: Copied (new) 2026/05/14 04:53:51 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:52 DEBUG : existing: Destination exists, skipping 2026/05/14 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:53:52 DEBUG : Waiting for deletions to finish 2026/05/14 04:53:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.52s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:53:56 DEBUG : b/potato: md5 = 5f3be6f779949ed87f17046e09658816 OK 2026/05/14 04:53:58 DEBUG : c/non empty space: md5 = 0e51979861bf7ea69899dceed185dd5b OK 2026/05/14 04:53:58 INFO : d: Making directory 2026/05/14 04:54:00 DEBUG : Added delayed dir = "a", newDst= 2026/05/14 04:54:01 INFO : c: Set directory modification time (using SetModTime) 2026/05/14 04:54:01 DEBUG : Added delayed dir = "c", newDst=c 2026/05/14 04:54:01 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:54:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:54:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:54:01 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:03 DEBUG : a/potato2: md5 = 65bdfbede19c4b9047fd5c573269990f OK 2026/05/14 04:54:03 DEBUG : a/potato2: size = 60 OK 2026/05/14 04:54:03 INFO : a/potato2: Copied (new) 2026/05/14 04:54:03 DEBUG : Waiting for deletions to finish 2026/05/14 04:54:04 INFO : b/potato: Deleted 2026/05/14 04:54:04 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/14 04:54:04 INFO : d: Removing directory 2026/05/14 04:54:05 INFO : b: Removing directory 2026/05/14 04:54:05 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/14 04:54:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': deleted 2 directories 2026/05/14 04:54:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/14 04:54:09 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:11 DEBUG : empty space: md5 = b8fc660f7f6514acabacd24aa472b2a5 OK 2026/05/14 04:54:12 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:12 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/05/14 04:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/14 04:54:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:54:12 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:12 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/05/14 04:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:14 DEBUG : empty space: md5 = 60d67bb64a2be27af25868a4b8a36bb7 OK 2026/05/14 04:54:14 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:14 INFO : empty space: Copied (replaced existing) 2026/05/14 04:54:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:18 DEBUG : foo: md5 = 6fd9647ac8cf8efbabcbc9e64f82f156 OK 2026/05/14 04:54:18 DEBUG : foo: size = 3 OK 2026/05/14 04:54:18 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/05/14 04:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:20 DEBUG : foo: md5 = e4c89bb0822203166061fc566332e746 OK 2026/05/14 04:54:20 DEBUG : foo: size = 3 OK 2026/05/14 04:54:20 INFO : foo: Copied (replaced existing) 2026/05/14 04:54:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.68s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:23 DEBUG : empty space: md5 = f06415cc6be733487fc4295b82a98666 OK 2026/05/14 04:54:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/14 04:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:23 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:54:23 DEBUG : empty space: Unchanged skipping 2026/05/14 04:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:25 DEBUG : potato: md5 = 60fb2a599503abeebae3ebb041f95419 OK 2026/05/14 04:54:25 DEBUG : potato: size = 60 OK 2026/05/14 04:54:25 INFO : potato: Copied (new) 2026/05/14 04:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:28 DEBUG : potato: md5 = 31628d87861e5bae07602425618eb2af OK 2026/05/14 04:54:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:54:29 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:54:29 DEBUG : potato: Sizes differ 2026/05/14 04:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:30 DEBUG : potato: md5 = d0fdc37c6b6c64f3bb25362f9ebf2be1 OK 2026/05/14 04:54:30 DEBUG : potato: size = 21 OK 2026/05/14 04:54:30 INFO : potato: Copied (replaced existing) 2026/05/14 04:54:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.51s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:33 DEBUG : potato: md5 = 1496a2502b3a751319d330ede1cc6d21 OK 2026/05/14 04:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:33 DEBUG : potato: size = 21 OK 2026/05/14 04:54:33 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/05/14 04:54:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:35 DEBUG : potato: md5 = f7058d142456908c05663c29585f871c OK 2026/05/14 04:54:35 DEBUG : potato: size = 21 OK 2026/05/14 04:54:35 INFO : potato: Copied (replaced existing) 2026/05/14 04:54:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:38 DEBUG : potato: md5 = 06432d51388a443c6672cf73141a4d3a OK 2026/05/14 04:54:39 DEBUG : empty space: md5 = 45b745efb4f83557b7e8fdd06a1b1d5c OK 2026/05/14 04:54:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:54:39 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:54:39 DEBUG : empty space: Unchanged skipping 2026/05/14 04:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/14 04:54:39 DEBUG : Waiting for deletions to finish 2026/05/14 04:54:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:43 DEBUG : potato: md5 = 0beb02c028a7048f0d4a8d01423eae1b OK 2026/05/14 04:54:45 DEBUG : empty space: md5 = 4eb059340eb16358b2a9bbc44d868df2 OK 2026/05/14 04:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:54:45 DEBUG : empty space: size = 1 OK 2026/05/14 04:54:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:54:45 DEBUG : empty space: Unchanged skipping 2026/05/14 04:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:54:47 DEBUG : potato2: md5 = c59f9043051e87053df99f288bcaf4fa OK 2026/05/14 04:54:47 DEBUG : potato2: size = 60 OK 2026/05/14 04:54:47 INFO : potato2: Copied (new) 2026/05/14 04:54:47 DEBUG : Waiting for deletions to finish 2026/05/14 04:54:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:54:52 DEBUG : b/potato: md5 = ffbd38fab6cfb122344fc0591fe0646c OK 2026/05/14 04:54:54 DEBUG : c/non empty space: md5 = 98afce57e11d22a74e47cd279ad91326 OK 2026/05/14 04:54:54 INFO : d: Making directory 2026/05/14 04:54:55 INFO : d/e: Making directory 2026/05/14 04:54:57 DEBUG : Added delayed dir = "a", newDst= 2026/05/14 04:54:58 INFO : c: Set directory modification time (using SetModTime) 2026/05/14 04:54:58 DEBUG : Added delayed dir = "c", newDst=c 2026/05/14 04:54:58 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:54:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:54:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:54:58 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:01 DEBUG : a/potato2: md5 = 4ab6f8c0883a5cb336241fa1b1a538ed OK 2026/05/14 04:55:01 DEBUG : a/potato2: size = 60 OK 2026/05/14 04:55:01 INFO : a/potato2: Copied (new) 2026/05/14 04:55:01 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:01 INFO : b/potato: Deleted 2026/05/14 04:55:02 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/14 04:55:02 INFO : d/e: Removing directory 2026/05/14 04:55:02 INFO : d: Removing directory 2026/05/14 04:55:03 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/14 04:55:03 INFO : b: Removing directory 2026/05/14 04:55:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/14 04:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': deleted 3 directories 2026/05/14 04:55:07 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/14 04:55:07 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:55:11 DEBUG : b/potato: md5 = f4c2dce68e3639b865a0c678bb98db7c OK 2026/05/14 04:55:13 DEBUG : c/non empty space: md5 = 8b7a67a2e7a97fd150e32ab632bdb864 OK 2026/05/14 04:55:13 INFO : d: Making directory 2026/05/14 04:55:15 DEBUG : Added delayed dir = "a", newDst= 2026/05/14 04:55:16 INFO : c: Set directory modification time (using SetModTime) 2026/05/14 04:55:16 DEBUG : Added delayed dir = "c", newDst=c 2026/05/14 04:55:16 DEBUG : c/non empty space: size = 5 OK 2026/05/14 04:55:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:55:16 DEBUG : c/non empty space: Unchanged skipping 2026/05/14 04:55:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/14 04:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:18 DEBUG : a/potato2: md5 = 46a7b0d7eb7c7f480434740cd3692169 OK 2026/05/14 04:55:18 DEBUG : a/potato2: size = 60 OK 2026/05/14 04:55:18 INFO : a/potato2: Copied (new) 2026/05/14 04:55:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': not deleting files as there were IO errors 2026/05/14 04:55:19 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/14 04:55:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': not deleting directories as there were IO errors 2026/05/14 04:55:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/14 04:55:23 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/14 04:55:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.84s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:55:27 DEBUG : potato: md5 = 7a031828f9ed59004ac3ced51765d25e OK 2026/05/14 04:55:28 DEBUG : empty space: md5 = 65a3d03290c392de49dcf15ed3cd0bc1 OK 2026/05/14 04:55:28 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:55:29 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:55:29 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:29 INFO : potato: Deleted 2026/05/14 04:55:30 DEBUG : potato2: md5 = c1c3b08868d73d6f40fdd080b54dafbf OK 2026/05/14 04:55:30 DEBUG : potato2: size = 60 OK 2026/05/14 04:55:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.98s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:55:34 DEBUG : potato: md5 = 9e29f127cb9509ce7a51c2a9ad8fdf3a OK 2026/05/14 04:55:35 DEBUG : empty space: md5 = e5106fd2a30ef0dcd1303b040721d6d6 OK 2026/05/14 04:55:35 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:36 INFO : potato: Deleted 2026/05/14 04:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:55:36 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:55:36 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:38 DEBUG : potato2: md5 = 203ce5f1781cf61d26a380a15a6cbc6e OK 2026/05/14 04:55:38 DEBUG : potato2: size = 60 OK 2026/05/14 04:55:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.75s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:55:41 DEBUG : potato: md5 = ac8a61fd1fda4d84df2f4824be564ea3 OK 2026/05/14 04:55:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:43 DEBUG : potato2: md5 = 6aee27ab148ca38c541b8f59d1423873 OK 2026/05/14 04:55:43 DEBUG : potato2: size = 19 OK 2026/05/14 04:55:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.58s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:55:47 DEBUG : potato2: md5 = 545c3fcf288ff4050b37ae9557c23d49 OK 2026/05/14 04:55:48 DEBUG : empty space: md5 = 20865a20255836cba7f61f6be3a84dbb OK 2026/05/14 04:55:49 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:55:49 DEBUG : enormous: Excluded 2026/05/14 04:55:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:55:49 DEBUG : potato2: Excluded 2026/05/14 04:55:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:55:49 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:49 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:49 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:49 INFO : There was nothing to transfer 2026/05/14 04:55:49 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:55:49 DEBUG : enormous: Excluded 2026/05/14 04:55:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:55:49 DEBUG : potato2: Excluded 2026/05/14 04:55:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:55:49 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/14 04:55:49 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:49 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for checks to finish 2026/05/14 04:55:49 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for transfers to finish 2026/05/14 04:55:49 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:55:52 DEBUG : potato2: md5 = 1641674b20816be36e1c3fa8743d6b58 OK 2026/05/14 04:55:54 DEBUG : empty space: md5 = 244669170c337ce4bd6807ab4b29dcae OK 2026/05/14 04:55:55 DEBUG : enormous: md5 = d700fc6f6e53831359f7d6861b69e8ba OK 2026/05/14 04:55:56 DEBUG : enormous: Excluded (Size Filter) 2026/05/14 04:55:56 DEBUG : enormous: Excluded 2026/05/14 04:55:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/14 04:55:56 DEBUG : potato2: Excluded 2026/05/14 04:55:56 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:55:56 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:55:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:55:56 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:56 INFO : potato2: Deleted 2026/05/14 04:55:57 INFO : enormous: Deleted 2026/05/14 04:55:57 INFO : There was nothing to transfer 2026/05/14 04:55:57 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for checks to finish 2026/05/14 04:55:57 DEBUG : empty space: size = 1 OK 2026/05/14 04:55:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/14 04:55:57 DEBUG : empty space: Unchanged skipping 2026/05/14 04:55:57 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for transfers to finish 2026/05/14 04:55:57 DEBUG : Waiting for deletions to finish 2026/05/14 04:55:57 INFO : enormous: Deleted 2026/05/14 04:55:57 INFO : potato2: Deleted 2026/05/14 04:55:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.46s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:56:00 DEBUG : one: md5 = 4c2cbc26d490d19e19da40f8997b9e00 OK 2026/05/14 04:56:01 DEBUG : two: md5 = 5d83053198c591a53b3127314b030180 OK 2026/05/14 04:56:03 DEBUG : three: md5 = fff2b953083a8e6c51a8d71cff4188be OK 2026/05/14 04:56:04 DEBUG : four: md5 = 3ec5fe21f2b32dd4ba421c61395e2a11 OK 2026/05/14 04:56:05 DEBUG : five: Need to transfer - File not found at Destination 2026/05/14 04:56:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:56:05 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:56:05 DEBUG : four: Sizes differ 2026/05/14 04:56:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/14 04:56:05 DEBUG : three: size = 5 OK 2026/05/14 04:56:05 DEBUG : three: Sizes identical 2026/05/14 04:56:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/14 04:56:05 DEBUG : one: Destination is newer than source, skipping 2026/05/14 04:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:05 DEBUG : two: size = 3 OK 2026/05/14 04:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:06 DEBUG : two: md5 = de1dc980cb87002683c171f3486a96bf OK 2026/05/14 04:56:06 DEBUG : two: size = 3 OK 2026/05/14 04:56:06 INFO : two: Copied (replaced existing) 2026/05/14 04:56:06 DEBUG : four: md5 = 04b7ef4e7403201844a80efc02c1ccfd OK 2026/05/14 04:56:06 DEBUG : four: size = 4 OK 2026/05/14 04:56:06 INFO : four: Copied (replaced existing) 2026/05/14 04:56:06 DEBUG : five: md5 = 035df9c7345100a75027199d797ed6f5 OK 2026/05/14 04:56:06 DEBUG : five: size = 4 OK 2026/05/14 04:56:06 INFO : five: Copied (new) 2026/05/14 04:56:06 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.26s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/14 04:56:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/14 04:56:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/14 04:56:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/14 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:11 DEBUG : potato: md5 = 0c66aaaeac70f243446c50336702bd05 OK 2026/05/14 04:56:11 DEBUG : potato: size = 14 OK 2026/05/14 04:56:11 INFO : potato: Copied (new) 2026/05/14 04:56:11 DEBUG : yam: md5 = 4445af648ade979b92d28dc2acc926bd OK 2026/05/14 04:56:11 DEBUG : yam: size = 11 OK 2026/05/14 04:56:11 INFO : yam: Copied (new) 2026/05/14 04:56:11 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/14 04:56:12 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/14 04:56:12 DEBUG : potato: size = 14 OK 2026/05/14 04:56:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:56:12 DEBUG : potato: Unchanged skipping 2026/05/14 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:13 DEBUG : yaml: md5 = 2cb2cb7e4aeae9879980209ba02671b3 OK 2026/05/14 04:56:13 DEBUG : yaml: size = 11 OK 2026/05/14 04:56:13 INFO : yaml: Copied (new) 2026/05/14 04:56:13 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/14 04:56:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Making map for --track-renames 2026/05/14 04:56:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Finished making map for --track-renames 2026/05/14 04:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:56:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/14 04:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for renames to finish 2026/05/14 04:56:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:17 DEBUG : yam: md5 = b13cfc58914d05ffc5db7034b469af3b OK 2026/05/14 04:56:17 DEBUG : yam: size = 11 OK 2026/05/14 04:56:17 INFO : yam: Copied (new) 2026/05/14 04:56:17 DEBUG : potato: md5 = 5fc9f3a6eb8bf7d8f0e50ecc7cc3e12e OK 2026/05/14 04:56:17 DEBUG : potato: size = 14 OK 2026/05/14 04:56:17 INFO : potato: Copied (new) 2026/05/14 04:56:17 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:18 DEBUG : potato: size = 14 OK 2026/05/14 04:56:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:56:18 DEBUG : potato: Unchanged skipping 2026/05/14 04:56:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Making map for --track-renames 2026/05/14 04:56:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Finished making map for --track-renames 2026/05/14 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for renames to finish 2026/05/14 04:56:19 INFO : yam: Moved (server-side) to: yaml 2026/05/14 04:56:19 INFO : yaml: Renamed from "yam" 2026/05/14 04:56:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:19 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/14 04:56:21 DEBUG : Added delayed dir = "sub", newDst= 2026/05/14 04:56:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Making map for --track-renames 2026/05/14 04:56:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Finished making map for --track-renames 2026/05/14 04:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/14 04:56:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/14 04:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for renames to finish 2026/05/14 04:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:23 DEBUG : potato: md5 = 1f85361e312467f851434498480fa3ee OK 2026/05/14 04:56:23 DEBUG : potato: size = 14 OK 2026/05/14 04:56:23 INFO : potato: Copied (new) 2026/05/14 04:56:23 DEBUG : sub/yam: md5 = d64f7c69f620d0ca5b454a342ae26697 OK 2026/05/14 04:56:23 DEBUG : sub/yam: size = 11 OK 2026/05/14 04:56:23 INFO : sub/yam: Copied (new) 2026/05/14 04:56:23 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:24 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:25 DEBUG : potato: size = 14 OK 2026/05/14 04:56:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:56:25 DEBUG : potato: Unchanged skipping 2026/05/14 04:56:25 INFO : sub: Set directory modification time (using SetModTime) 2026/05/14 04:56:25 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/14 04:56:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Making map for --track-renames 2026/05/14 04:56:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Finished making map for --track-renames 2026/05/14 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for renames to finish 2026/05/14 04:56:26 INFO : sub/yam: Moved (server-side) to: yam 2026/05/14 04:56:26 INFO : yam: Renamed from "sub/yam" 2026/05/14 04:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:26 DEBUG : Waiting for deletions to finish 2026/05/14 04:56:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.83s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:56:29 DEBUG : Creating backend with remote "/tmp/rclone3742758246/dir1" 2026/05/14 04:56:29 DEBUG : Creating backend with remote "/tmp/rclone3742758246/dir2" 2026/05/14 04:56:29 DEBUG : Local file system at /tmp/rclone3742758246/dir2: Using server-side directory move 2026/05/14 04:56:29 INFO : Local file system at /tmp/rclone3742758246/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:56:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/14 04:56:29 DEBUG : Local file system at /tmp/rclone3742758246/dir2: Waiting for checks to finish 2026/05/14 04:56:29 DEBUG : Local file system at /tmp/rclone3742758246/dir2: Waiting for transfers to finish 2026/05/14 04:56:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:56:30 DEBUG : Added delayed dir = "nested", newDst= 2026/05/14 04:56:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:56:30 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/14 04:56:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:33 DEBUG : sub dir/hello world: md5 = fac4fcf2b3d71cdd4e6739a18bbabcfc OK 2026/05/14 04:56:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:56:33 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:56:33 INFO : sub dir/hello world: Deleted 2026/05/14 04:56:34 DEBUG : nested/sub dir/file: md5 = f98ce7651320665fef44d0e076df42c0 OK 2026/05/14 04:56:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/14 04:56:34 INFO : nested/sub dir/file: Copied (new) 2026/05/14 04:56:34 INFO : nested/sub dir/file: Deleted 2026/05/14 04:56:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:35 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:35 INFO : sub dir: Removing directory 2026/05/14 04:56:35 INFO : nested/sub dir: Removing directory 2026/05/14 04:56:35 INFO : nested: Removing directory 2026/05/14 04:56:35 DEBUG : Local file system at /tmp/rclone3742758246: deleted 3 directories 2026/05/14 04:56:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/14 04:56:39 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/14 04:56:40 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:56:41 DEBUG : Added delayed dir = "nested", newDst= 2026/05/14 04:56:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/14 04:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/14 04:56:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/14 04:56:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/14 04:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:44 DEBUG : sub dir/hello world: md5 = fc989bb83349478d83eb2b5cb09f02a8 OK 2026/05/14 04:56:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/14 04:56:44 INFO : sub dir/hello world: Copied (new) 2026/05/14 04:56:44 INFO : sub dir/hello world: Deleted 2026/05/14 04:56:45 DEBUG : nested/sub dir/file: md5 = 580fd875f8f926bcad1911cf233f8afd OK 2026/05/14 04:56:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/14 04:56:45 INFO : nested/sub dir/file: Copied (new) 2026/05/14 04:56:45 INFO : nested/sub dir/file: Deleted 2026/05/14 04:56:46 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:47 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 04:56:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/14 04:56:50 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/14 04:56:51 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.92s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:56:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/14 04:56:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 04:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:53 DEBUG : existing: md5 = 4c87b9c795417e21b59eb19aed3facf1 OK 2026/05/14 04:56:53 DEBUG : existing: size = 6 OK 2026/05/14 04:56:53 INFO : existing: Copied (new) 2026/05/14 04:56:53 INFO : existing: Deleted 2026/05/14 04:56:54 DEBUG : existing-b: md5 = 04dca716b14a5762560fbfcb6d09fd92 OK 2026/05/14 04:56:54 DEBUG : existing-b: size = 6 OK 2026/05/14 04:56:54 INFO : existing-b: Copied (new) 2026/05/14 04:56:54 INFO : existing-b: Deleted 2026/05/14 04:56:54 DEBUG : existing: Destination exists, skipping 2026/05/14 04:56:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/14 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:56:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:56:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.17s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:56:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nebocuj1fica" 2026/05/14 04:56:56 DEBUG : Creating backend with remote "TestDrive:crypt/vptr5sa9nfosqv4vqlg2bqoqtu2umkr2313dn1ruvpijecimiev0" 2026/05/14 04:56:58 DEBUG : potato2: md5 = 55949389e324f4c46a2dc8c27b957777 OK 2026/05/14 04:57:00 DEBUG : empty space: md5 = 57b7eb8e787765d71eb990c6e0160956 OK 2026/05/14 04:57:02 DEBUG : potato3: md5 = 24394557354b472ab5f6d73c01547099 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi' -> Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica' 2026/05/14 04:57:04 DEBUG : empty space: md5 = f691a2b9649b2dc8e8f9bf3a1d5881ae OK 2026/05/14 04:57:06 DEBUG : potato3: md5 = 21b158def037bce55f117a8f01d6474e OK 2026/05/14 04:57:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica': Using server-side directory move 2026/05/14 04:57:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:57:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:57:07 DEBUG : empty space: size = 1 OK 2026/05/14 04:57:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 04:57:07 DEBUG : empty space: Unchanged skipping 2026/05/14 04:57:07 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:57:07 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica') 2026/05/14 04:57:07 DEBUG : potato3: Sizes differ 2026/05/14 04:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica': Waiting for checks to finish 2026/05/14 04:57:07 INFO : potato3: Deleted 2026/05/14 04:57:07 INFO : empty space: Deleted 2026/05/14 04:57:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica': Waiting for transfers to finish 2026/05/14 04:57:07 INFO : potato2: Moved (server-side) 2026/05/14 04:57:08 INFO : potato3: Moved (server-side) 2026/05/14 04:57:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zugopuj6gesi" 2026/05/14 04:57:08 DEBUG : Creating backend with remote "TestDrive:crypt/6ljnttci4m3n1r7schq9s7e4l9na8k1iknii1fla3udo7kb2pveg" 2026/05/14 04:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugopuj6gesi': Using server-side directory move 2026/05/14 04:57:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zugopuj6gesi': Server side directory move succeeded 2026/05/14 04:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugopuj6gesi': Purge remote 2026/05/14 04:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebocuj1fica': Purge remote 2026/05/14 04:57:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.64s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:57:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-conapel2sowe" 2026/05/14 04:57:13 DEBUG : Creating backend with remote "TestDrive:crypt/momd7t26v350moro6vcc43ui1fqmdn68d7rv780hprq27bng17k0" 2026/05/14 04:57:15 DEBUG : potato2: md5 = bccf9e8d93db9dc359782e21945424b2 OK 2026/05/14 04:57:17 DEBUG : empty space: md5 = 81bd257813a6e6d3115b340852c34abe OK 2026/05/14 04:57:18 DEBUG : potato3: md5 = 068e1790866c495595fca35e2fd143ac OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi' -> Encrypted drive 'TestCryptDrive:rclone-test-conapel2sowe' 2026/05/14 04:57:21 DEBUG : empty space: md5 = 79890ae79a47babb6990daa8e7dcca30 OK 2026/05/14 04:57:22 DEBUG : potato3: md5 = be82d05ea5a2cc5f07ff7e6f10339adb OK 2026/05/14 04:57:23 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:57:23 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conapel2sowe': Waiting for checks to finish 2026/05/14 04:57:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:57:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-conapel2sowe') 2026/05/14 04:57:23 DEBUG : potato3: Sizes differ 2026/05/14 04:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conapel2sowe': Waiting for transfers to finish 2026/05/14 04:57:23 INFO : potato3: Deleted 2026/05/14 04:57:23 INFO : potato2: Moved (server-side) 2026/05/14 04:57:24 INFO : potato3: Moved (server-side) 2026/05/14 04:57:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mividuj4tapi" 2026/05/14 04:57:25 DEBUG : Creating backend with remote "TestDrive:crypt/g3e2d14v1udi8qp5rvm0ulhhg2k1g99egflucf312fis2aa1rdpg" 2026/05/14 04:57:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/14 04:57:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:57:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/14 04:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mividuj4tapi': Waiting for checks to finish 2026/05/14 04:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mividuj4tapi': Waiting for transfers to finish 2026/05/14 04:57:28 INFO : potato3: Moved (server-side) 2026/05/14 04:57:28 INFO : potato2: Moved (server-side) 2026/05/14 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mividuj4tapi': Purge remote 2026/05/14 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-conapel2sowe': Purge remote --- PASS: TestServerSideMoveWithFilter (18.20s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:57:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zucicas1kimu" 2026/05/14 04:57:31 DEBUG : Creating backend with remote "TestDrive:crypt/m6a7josefh9ldfguv70to8080oou5ffjedikvfnd9n99ld527c90" 2026/05/14 04:57:33 DEBUG : potato2: md5 = 2fd6bc2bfe930759b4ce4edd76d2d493 OK 2026/05/14 04:57:35 DEBUG : empty space: md5 = 77a3aa4ed186424ac64217228d024717 OK 2026/05/14 04:57:36 DEBUG : potato3: md5 = 785afa2801f275d88d898abe778eeb01 OK 2026/05/14 04:57:36 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi' -> Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu' 2026/05/14 04:57:40 DEBUG : empty space: md5 = a389708100237443481f5fe61a601933 OK 2026/05/14 04:57:41 DEBUG : potato3: md5 = 16479b72eeaf120fc12c7790857d5bed OK 2026/05/14 04:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu': Using server-side directory move 2026/05/14 04:57:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/14 04:57:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/14 04:57:42 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/14 04:57:42 DEBUG : empty space: size = 1 OK 2026/05/14 04:57:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 04:57:42 DEBUG : empty space: Unchanged skipping 2026/05/14 04:57:42 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 04:57:42 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu') 2026/05/14 04:57:42 DEBUG : potato3: Sizes differ 2026/05/14 04:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu': Waiting for checks to finish 2026/05/14 04:57:43 INFO : empty space: Deleted 2026/05/14 04:57:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu': Waiting for transfers to finish 2026/05/14 04:57:43 INFO : potato3: Deleted 2026/05/14 04:57:43 INFO : potato2: Moved (server-side) 2026/05/14 04:57:44 INFO : potato3: Moved (server-side) 2026/05/14 04:57:44 INFO : tomatoDir: Removing directory 2026/05/14 04:57:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': deleted 1 directories 2026/05/14 04:57:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-powemas7kowi" 2026/05/14 04:57:45 DEBUG : Creating backend with remote "TestDrive:crypt/1mk69i0a442sb8lir8o4qt4cp84n62rpodcj9luhehnd4an82r30" 2026/05/14 04:57:46 INFO : tomatoDir: Making directory 2026/05/14 04:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-powemas7kowi': Using server-side directory move 2026/05/14 04:57:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-powemas7kowi': Server side directory move succeeded 2026/05/14 04:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-powemas7kowi': Purge remote 2026/05/14 04:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zucicas1kimu': Purge remote 2026/05/14 04:57:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.78s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:57:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test" 2026/05/14 04:57:51 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.98s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:57:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test" 2026/05/14 04:57:53 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/14 04:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test-include/layer2" 2026/05/14 04:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/14 04:57:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test-ignore-file" 2026/05/14 04:57:59 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/14 04:58:03 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 5bfc3e73fc774252c416628894d7827a OK 2026/05/14 04:58:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/14 04:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test': Waiting for checks to finish 2026/05/14 04:58:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test': Waiting for transfers to finish 2026/05/14 04:58:05 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:05 INFO : There was nothing to transfer 2026/05/14 04:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:58:07 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:07 INFO : rclone-sync-test-include: Removing directory 2026/05/14 04:58:07 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/14 04:58:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/14 04:58:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': failed to delete 1 directories 2026/05/14 04:58:07 INFO : There was nothing to transfer 2026/05/14 04:58:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/14 04:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/14 04:58:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/14 04:58:09 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:09 INFO : There was nothing to transfer 2026/05/14 04:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 04:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 04:58:11 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:11 INFO : rclone-sync-test-include: Removing directory 2026/05/14 04:58:11 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/14 04:58:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/14 04:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': failed to delete 1 directories 2026/05/14 04:58:11 INFO : There was nothing to transfer 2026/05/14 04:58:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/14 04:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/14 04:58:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/14 04:58:13 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:13 INFO : There was nothing to transfer 2026/05/14 04:58:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/14 04:58:16 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.00s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:58:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 04:58:18 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 04:58:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/CompareDest" 2026/05/14 04:58:19 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/gveqi14airsml4bgu7krj116o8" 2026/05/14 04:58:22 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:58:24 DEBUG : one: md5 = fadb4ede05ca01b2f3b952ca17f740f9 OK 2026/05/14 04:58:24 DEBUG : one: size = 3 OK 2026/05/14 04:58:24 INFO : one: Copied (new) 2026/05/14 04:58:24 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:58:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:58:25 DEBUG : one: Sizes differ 2026/05/14 04:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:58:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:58:27 DEBUG : one: md5 = 42171e99f390dd33968e77babd2f75e5 OK 2026/05/14 04:58:27 DEBUG : one: size = 5 OK 2026/05/14 04:58:27 INFO : one: Copied (replaced existing) 2026/05/14 04:58:27 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:30 DEBUG : dst/one: md5 = 6049e43b59f551bc15d4291960a81975 OK 2026/05/14 04:58:32 DEBUG : CompareDest/one: md5 = 5e3586cabb7770f455740314843eef06 OK 2026/05/14 04:58:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:58:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:58:33 DEBUG : one: Sizes differ 2026/05/14 04:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:58:33 DEBUG : one: size = 5 OK 2026/05/14 04:58:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:58:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:58:33 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:33 INFO : There was nothing to transfer 2026/05/14 04:58:35 DEBUG : CompareDest/two: md5 = 04d74269ba67329cda6922c7267d4819 OK 2026/05/14 04:58:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:58:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:58:36 DEBUG : one: Sizes differ 2026/05/14 04:58:36 DEBUG : two: size = 3 OK 2026/05/14 04:58:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:58:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:58:36 DEBUG : one: size = 5 OK 2026/05/14 04:58:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:58:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:58:36 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:36 INFO : There was nothing to transfer 2026/05/14 04:58:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:58:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:58:37 DEBUG : one: Sizes differ 2026/05/14 04:58:37 DEBUG : two: size = 3 OK 2026/05/14 04:58:37 DEBUG : one: size = 5 OK 2026/05/14 04:58:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:58:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:58:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/14 04:58:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:58:37 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:37 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/14 04:58:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:58:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:58:39 DEBUG : one: Sizes differ 2026/05/14 04:58:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:58:39 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/CompareDest') 2026/05/14 04:58:39 DEBUG : two: Sizes differ 2026/05/14 04:58:39 DEBUG : two: Need to transfer - File not found at Destination 2026/05/14 04:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:58:39 DEBUG : one: size = 5 OK 2026/05/14 04:58:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:58:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/14 04:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:58:40 DEBUG : two: md5 = 9b33281e0c5bae9159b084d0eba068c9 OK 2026/05/14 04:58:40 DEBUG : two: size = 5 OK 2026/05/14 04:58:40 INFO : two: Copied (new) 2026/05/14 04:58:40 DEBUG : Waiting for deletions to finish 2026/05/14 04:58:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 04:58:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 04:58:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 04:58:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (27.51s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:58:48 DEBUG : pre-dest1/1: md5 = 8714f922eb2205fc543276d46825030c OK 2026/05/14 04:58:50 DEBUG : pre-dest2/2: md5 = 566a3cb8cd7a1304112e3d6279a60bea OK 2026/05/14 04:58:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dest" 2026/05/14 04:58:51 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/rg03c1jvnehrrc617i0lnqjddc" 2026/05/14 04:58:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/pre-dest1" 2026/05/14 04:58:52 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/bbnblvh6k061ssopqrp18kd7gc" 2026/05/14 04:58:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/pre-dest2" 2026/05/14 04:58:53 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/14 04:58:54 DEBUG : 1: size = 1 OK 2026/05/14 04:58:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:58:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/14 04:58:55 DEBUG : 2: size = 1 OK 2026/05/14 04:58:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:58:55 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/14 04:58:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/14 04:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dest': Waiting for checks to finish 2026/05/14 04:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dest': Waiting for transfers to finish 2026/05/14 04:58:58 DEBUG : 3: md5 = cdcdb92c8accf254405f04738cda7a59 OK 2026/05/14 04:58:58 DEBUG : 3: size = 1 OK 2026/05/14 04:58:58 INFO : 3: Copied (new) 2026/05/14 04:58:58 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:01 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/14 04:59:02 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/14 04:59:02 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.65s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:59:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 04:59:03 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 04:59:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/CopyDest" 2026/05/14 04:59:05 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/14 04:59:06 DEBUG : one: Need to transfer - File not found at Destination 2026/05/14 04:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:09 DEBUG : one: md5 = 1215feeffe02a3e0fcb52bc6db282d69 OK 2026/05/14 04:59:09 DEBUG : one: size = 3 OK 2026/05/14 04:59:09 INFO : one: Copied (new) 2026/05/14 04:59:09 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:59:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:59:10 DEBUG : one: Sizes differ 2026/05/14 04:59:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:12 DEBUG : one: md5 = 66f4827a34d1b28aa7361b4b76ac3345 OK 2026/05/14 04:59:12 DEBUG : one: size = 5 OK 2026/05/14 04:59:12 INFO : one: Copied (replaced existing) 2026/05/14 04:59:12 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:14 DEBUG : dst/one: md5 = fca981c6fa041011fcc811b7eae84dfd OK 2026/05/14 04:59:16 DEBUG : CopyDest/one: md5 = 8af60254197dac0be27b48bf5325010c OK 2026/05/14 04:59:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/BackupDir" 2026/05/14 04:59:17 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/14 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:59:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:59:18 DEBUG : one: Sizes differ 2026/05/14 04:59:19 DEBUG : one: size = 5 OK 2026/05/14 04:59:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:59:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:59:19 DEBUG : one: Sizes differ 2026/05/14 04:59:21 INFO : one: Moved (server-side) 2026/05/14 04:59:22 DEBUG : one: size = 5 OK 2026/05/14 04:59:22 INFO : one: Copied (server-side copy) 2026/05/14 04:59:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/14 04:59:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:22 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:24 DEBUG : CopyDest/two: md5 = d8649b94f5c8ec8f663a47034ec12fe2 OK 2026/05/14 04:59:25 DEBUG : one: size = 5 OK 2026/05/14 04:59:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:25 DEBUG : one: Unchanged skipping 2026/05/14 04:59:25 DEBUG : two: size = 3 OK 2026/05/14 04:59:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:26 DEBUG : two: size = 3 OK 2026/05/14 04:59:26 INFO : two: Copied (server-side copy) 2026/05/14 04:59:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/14 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:26 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:27 DEBUG : one: size = 5 OK 2026/05/14 04:59:27 DEBUG : two: size = 3 OK 2026/05/14 04:59:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:27 DEBUG : one: Unchanged skipping 2026/05/14 04:59:27 DEBUG : two: Unchanged skipping 2026/05/14 04:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:27 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:27 INFO : There was nothing to transfer 2026/05/14 04:59:29 DEBUG : CopyDest/three: md5 = 49c242acc07159ddf2b74cb7c20d6d42 OK 2026/05/14 04:59:30 DEBUG : one: size = 5 OK 2026/05/14 04:59:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:30 DEBUG : one: Unchanged skipping 2026/05/14 04:59:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:59:30 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/CopyDest') 2026/05/14 04:59:30 DEBUG : three: Sizes differ 2026/05/14 04:59:30 DEBUG : three: Destination not found in --copy-dest 2026/05/14 04:59:30 DEBUG : three: Need to transfer - File not found at Destination 2026/05/14 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:30 DEBUG : two: size = 3 OK 2026/05/14 04:59:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/14 04:59:30 DEBUG : two: Unchanged skipping 2026/05/14 04:59:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:32 DEBUG : three: md5 = 77a42c148715d4e6b8299414fa224647 OK 2026/05/14 04:59:32 DEBUG : three: size = 7 OK 2026/05/14 04:59:32 INFO : three: Copied (new) 2026/05/14 04:59:32 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/14 04:59:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 04:59:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 04:59:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 04:59:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 04:59:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/14 04:59:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (35.86s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 04:59:41 DEBUG : dst/one: md5 = 677fbcc9ffe09bd6f39062289ee4ede7 OK 2026/05/14 04:59:43 DEBUG : dst/two: md5 = 2347b6700fc42db886425a16262fdf84 OK 2026/05/14 04:59:44 DEBUG : dst/three.txt: md5 = e97045461a2d0fedff033d5608989de5 OK 2026/05/14 04:59:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 04:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 04:59:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/backup" 2026/05/14 04:59:46 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/1nrff024r7pq65ecp72fc28jb0" 2026/05/14 04:59:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:59:47 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:59:47 DEBUG : one: Sizes differ 2026/05/14 04:59:47 DEBUG : two: size = 3 OK 2026/05/14 04:59:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:59:47 DEBUG : two: Unchanged skipping 2026/05/14 04:59:49 INFO : one: Moved (server-side) 2026/05/14 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:51 DEBUG : one: md5 = f7f0e08a784c10e44504ff6cea11e78a OK 2026/05/14 04:59:51 DEBUG : one: size = 4 OK 2026/05/14 04:59:51 INFO : one: Copied (new) 2026/05/14 04:59:51 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:52 INFO : three.txt: Moved (server-side) 2026/05/14 04:59:52 INFO : three.txt: Moved into backup dir 2026/05/14 04:59:54 DEBUG : dst/three.txt: md5 = b72f2e79cc0443d43b28f1139739c1cb OK 2026/05/14 04:59:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 04:59:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 04:59:55 DEBUG : one: Sizes differ 2026/05/14 04:59:55 DEBUG : two: size = 3 OK 2026/05/14 04:59:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 04:59:55 DEBUG : two: Unchanged skipping 2026/05/14 04:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 04:59:56 INFO : one: Deleted 2026/05/14 04:59:56 INFO : one: Moved (server-side) 2026/05/14 04:59:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 04:59:58 DEBUG : one: md5 = 32dfc728b85780b674924fbafe1a90d7 OK 2026/05/14 04:59:58 DEBUG : one: size = 5 OK 2026/05/14 04:59:58 INFO : one: Copied (new) 2026/05/14 04:59:58 DEBUG : Waiting for deletions to finish 2026/05/14 04:59:58 INFO : three.txt: Deleted 2026/05/14 04:59:59 INFO : three.txt: Moved (server-side) 2026/05/14 04:59:59 INFO : three.txt: Moved into backup dir 2026/05/14 05:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:00:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 05:00:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:00:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/14 05:00:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/14 05:00:03 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (25.13s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:00:07 DEBUG : dst/one: md5 = 965ed31725784bc5c4d0b30cbb1e2dbb OK 2026/05/14 05:00:08 DEBUG : dst/two: md5 = 9319bdef1406e4dcc2561d9806cd08d1 OK 2026/05/14 05:00:10 DEBUG : dst/three.txt: md5 = 5cd8ff064ffcdfd0e512b720034f7b79 OK 2026/05/14 05:00:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 05:00:10 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 05:00:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/backup" 2026/05/14 05:00:11 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/1nrff024r7pq65ecp72fc28jb0" 2026/05/14 05:00:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:00:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:00:13 DEBUG : one: Sizes differ 2026/05/14 05:00:13 DEBUG : two: size = 3 OK 2026/05/14 05:00:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:00:13 DEBUG : two: Unchanged skipping 2026/05/14 05:00:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 05:00:15 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 05:00:16 DEBUG : one: md5 = 4720a0c777a6111ebb95503f2006faf9 OK 2026/05/14 05:00:16 DEBUG : one: size = 4 OK 2026/05/14 05:00:16 INFO : one: Copied (new) 2026/05/14 05:00:16 DEBUG : Waiting for deletions to finish 2026/05/14 05:00:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:00:17 INFO : three.txt: Moved into backup dir 2026/05/14 05:00:19 DEBUG : dst/three.txt: md5 = 2a27e6cff9e4003d9a9c114f222db0db OK 2026/05/14 05:00:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:00:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:00:20 DEBUG : one: Sizes differ 2026/05/14 05:00:20 DEBUG : two: size = 3 OK 2026/05/14 05:00:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:00:20 DEBUG : two: Unchanged skipping 2026/05/14 05:00:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 05:00:21 INFO : one.bak: Deleted 2026/05/14 05:00:22 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 05:00:23 DEBUG : one: md5 = 929a136d4cc1bf1a706fddb3b2c447e0 OK 2026/05/14 05:00:23 DEBUG : one: size = 5 OK 2026/05/14 05:00:23 INFO : one: Copied (new) 2026/05/14 05:00:23 DEBUG : Waiting for deletions to finish 2026/05/14 05:00:24 INFO : three.txt.bak: Deleted 2026/05/14 05:00:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:00:25 INFO : three.txt: Moved into backup dir 2026/05/14 05:00:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:00:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 05:00:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/14 05:00:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/14 05:00:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/14 05:00:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (25.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:00:32 DEBUG : dst/one: md5 = bc836267037f3e4836d6c99a36bd5af2 OK 2026/05/14 05:00:34 DEBUG : dst/two: md5 = 1eb1d6673681f3e5cf454923bcbce2f4 OK 2026/05/14 05:00:36 DEBUG : dst/three.txt: md5 = 39ec69bf384c82fe8e1b2ca4d7654482 OK 2026/05/14 05:00:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 05:00:37 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 05:00:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/backup" 2026/05/14 05:00:37 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/1nrff024r7pq65ecp72fc28jb0" 2026/05/14 05:00:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:00:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:00:39 DEBUG : one: Sizes differ 2026/05/14 05:00:39 DEBUG : two: size = 3 OK 2026/05/14 05:00:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:00:39 DEBUG : two: Unchanged skipping 2026/05/14 05:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 05:00:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 05:00:43 DEBUG : one: md5 = a06c52503d330991b549be7bb31f22d8 OK 2026/05/14 05:00:43 DEBUG : one: size = 4 OK 2026/05/14 05:00:43 INFO : one: Copied (new) 2026/05/14 05:00:43 DEBUG : Waiting for deletions to finish 2026/05/14 05:00:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:00:44 INFO : three.txt: Moved into backup dir 2026/05/14 05:00:46 DEBUG : dst/three.txt: md5 = 07fe3a13110d83d014d0468f889c124c OK 2026/05/14 05:00:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:00:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:00:47 DEBUG : one: Sizes differ 2026/05/14 05:00:47 DEBUG : two: size = 3 OK 2026/05/14 05:00:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:00:47 DEBUG : two: Unchanged skipping 2026/05/14 05:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 05:00:48 INFO : one-2019-01-01: Deleted 2026/05/14 05:00:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:00:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 05:00:50 DEBUG : one: md5 = 29ff35e2418dbac69e550624c0e9b1a8 OK 2026/05/14 05:00:50 DEBUG : one: size = 5 OK 2026/05/14 05:00:50 INFO : one: Copied (new) 2026/05/14 05:00:50 DEBUG : Waiting for deletions to finish 2026/05/14 05:00:50 INFO : three-2019-01-01.txt: Deleted 2026/05/14 05:00:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:00:51 INFO : three.txt: Moved into backup dir 2026/05/14 05:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:00:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 05:00:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/14 05:00:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/14 05:00:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/14 05:00:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.05s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:00:58 DEBUG : dst/one: md5 = 22e3ace2e77469ebf7f6c543d0c93c2f OK 2026/05/14 05:01:00 DEBUG : dst/two: md5 = d2a264367b2f7a52771828f77cda9a74 OK 2026/05/14 05:01:02 DEBUG : dst/three.txt: md5 = 8b71194e141d87d9a764ff10da511afd OK 2026/05/14 05:01:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 05:01:02 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 05:01:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:03 DEBUG : one: Sizes differ 2026/05/14 05:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 05:01:03 DEBUG : two: size = 3 OK 2026/05/14 05:01:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:01:03 DEBUG : two: Unchanged skipping 2026/05/14 05:01:04 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 05:01:05 DEBUG : one: md5 = 5da698f6cb528fc3610e40322f0043f3 OK 2026/05/14 05:01:05 DEBUG : one: size = 4 OK 2026/05/14 05:01:05 INFO : one: Copied (new) 2026/05/14 05:01:05 DEBUG : Waiting for deletions to finish 2026/05/14 05:01:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:01:06 INFO : three.txt: Moved into backup dir 2026/05/14 05:01:08 DEBUG : dst/three.txt: md5 = 9601831209fe6bfa51f417c6b82ee9b6 OK 2026/05/14 05:01:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/14 05:01:09 DEBUG : one.bak: Excluded (Path Filter) 2026/05/14 05:01:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:09 DEBUG : one: Sizes differ 2026/05/14 05:01:09 DEBUG : two: size = 3 OK 2026/05/14 05:01:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:01:09 DEBUG : two: Unchanged skipping 2026/05/14 05:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for checks to finish 2026/05/14 05:01:10 INFO : one.bak: Deleted 2026/05/14 05:01:10 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst': Waiting for transfers to finish 2026/05/14 05:01:12 DEBUG : one: md5 = 0f34b9a1e122b4c63af30e27a147a829 OK 2026/05/14 05:01:12 DEBUG : one: size = 5 OK 2026/05/14 05:01:12 INFO : one: Copied (new) 2026/05/14 05:01:12 DEBUG : Waiting for deletions to finish 2026/05/14 05:01:13 INFO : three.txt.bak: Deleted 2026/05/14 05:01:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:01:13 INFO : three.txt: Moved into backup dir 2026/05/14 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/14 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/14 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/14 05:01:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (21.07s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:01:19 DEBUG : dst/one: md5 = 6b7150f18bec8c4df415eb5165db68d3 OK 2026/05/14 05:01:21 DEBUG : dst/two: md5 = 18b7e8ac084d0e46b149a83582798fb9 OK 2026/05/14 05:01:22 DEBUG : dst/three.txt: md5 = 6af25046ad4b5162d71c605a30179668 OK 2026/05/14 05:01:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 05:01:23 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 05:01:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:24 DEBUG : one: Sizes differ 2026/05/14 05:01:25 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:01:26 DEBUG : one: md5 = 806eed80ac86c9cb0a349bbf5ad6ebee OK 2026/05/14 05:01:26 DEBUG : one: size = 4 OK 2026/05/14 05:01:26 INFO : one: Copied (new) 2026/05/14 05:01:27 DEBUG : two: size = 3 OK 2026/05/14 05:01:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:01:27 DEBUG : two: Unchanged skipping 2026/05/14 05:01:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:27 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:27 DEBUG : three.txt: Sizes differ 2026/05/14 05:01:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:01:29 DEBUG : three.txt: md5 = f01821ea951d54ce267f42e2af7e56c6 OK 2026/05/14 05:01:29 DEBUG : three.txt: size = 6 OK 2026/05/14 05:01:29 INFO : three.txt: Copied (new) 2026/05/14 05:01:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:31 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:31 DEBUG : one: Sizes differ 2026/05/14 05:01:31 INFO : one.bak: Deleted 2026/05/14 05:01:32 INFO : one: Moved (server-side) to: one.bak 2026/05/14 05:01:33 DEBUG : one: md5 = 35bccc39e041f4db769af16b0c567617 OK 2026/05/14 05:01:33 DEBUG : one: size = 5 OK 2026/05/14 05:01:33 INFO : one: Copied (new) 2026/05/14 05:01:34 DEBUG : two: size = 3 OK 2026/05/14 05:01:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:01:34 DEBUG : two: Unchanged skipping 2026/05/14 05:01:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:34 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:34 DEBUG : three.txt: Sizes differ 2026/05/14 05:01:35 INFO : three.txt.bak: Deleted 2026/05/14 05:01:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/14 05:01:37 DEBUG : three.txt: md5 = eb87efd512c559c394c6991bb73a4914 OK 2026/05/14 05:01:37 DEBUG : three.txt: size = 19 OK 2026/05/14 05:01:37 INFO : three.txt: Copied (new) 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/14 05:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (24.39s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:01:44 DEBUG : dst/one: md5 = a41c70a7451eaa16835653863ac4f890 OK 2026/05/14 05:01:45 DEBUG : dst/two: md5 = 3bb2dab6d553bcc2bdea4c9b2d2bd96b OK 2026/05/14 05:01:46 DEBUG : dst/three.txt: md5 = dd78fa60911fd68c719ecff22ab0191a OK 2026/05/14 05:01:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fejewop8logi/dst" 2026/05/14 05:01:47 DEBUG : Creating backend with remote "TestDrive:crypt/1614r3m3dcle4uu45hmdt1soqjjcb9fe7is35ve0h2cao6374sng/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/14 05:01:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:48 DEBUG : one: Sizes differ 2026/05/14 05:01:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:01:50 DEBUG : one: md5 = 041ccd8ef6d5a0354a2acc40531c6aff OK 2026/05/14 05:01:50 DEBUG : one: size = 4 OK 2026/05/14 05:01:50 INFO : one: Copied (new) 2026/05/14 05:01:51 DEBUG : two: size = 3 OK 2026/05/14 05:01:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:01:51 DEBUG : two: Unchanged skipping 2026/05/14 05:01:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:51 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:51 DEBUG : three.txt: Sizes differ 2026/05/14 05:01:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:01:53 DEBUG : three.txt: md5 = f443f53e742c01c3c89fff05a0f29b16 OK 2026/05/14 05:01:53 DEBUG : three.txt: size = 6 OK 2026/05/14 05:01:53 INFO : three.txt: Copied (new) 2026/05/14 05:01:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:54 DEBUG : one: Sizes differ 2026/05/14 05:01:55 INFO : one-2019-01-01: Deleted 2026/05/14 05:01:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/14 05:01:57 DEBUG : one: md5 = f4c558937e5e12a830814b9c2ee47121 OK 2026/05/14 05:01:57 DEBUG : one: size = 5 OK 2026/05/14 05:01:57 INFO : one: Copied (new) 2026/05/14 05:01:58 DEBUG : two: size = 3 OK 2026/05/14 05:01:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:01:58 DEBUG : two: Unchanged skipping 2026/05/14 05:01:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:01:58 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi/dst') 2026/05/14 05:01:58 DEBUG : three.txt: Sizes differ 2026/05/14 05:01:59 INFO : three-2019-01-01.txt: Deleted 2026/05/14 05:01:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/14 05:02:01 DEBUG : three.txt: md5 = 98c570fc918e650fb3afe15bfde80f4a OK 2026/05/14 05:02:01 DEBUG : three.txt: size = 19 OK 2026/05/14 05:02:01 INFO : three.txt: Copied (new) 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/14 05:02:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (23.76s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:02:07 DEBUG : Testêé: md5 = da7977fc764ebde4e6be31ab18328210 OK 2026/05/14 05:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:02:07 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:02:07 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:02:07 DEBUG : Testêé: Sizes differ 2026/05/14 05:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:02:08 DEBUG : Testêé: md5 = 94b22b60ab314ef2b9155626cb656985 OK 2026/05/14 05:02:08 DEBUG : Testêé: size = 14 OK 2026/05/14 05:02:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/14 05:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.50s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:02:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/14 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:02:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:02:12 DEBUG : existing: md5 = d7a05805c34fbf453225c584762570b0 OK 2026/05/14 05:02:12 DEBUG : existing: size = 6 OK 2026/05/14 05:02:12 INFO : existing: Copied (new) 2026/05/14 05:02:12 DEBUG : Waiting for deletions to finish 2026/05/14 05:02:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:02:12 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:02:12 DEBUG : existing: Sizes differ 2026/05/14 05:02:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/14 05:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:02:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': not deleting files as there were IO errors 2026/05/14 05:02:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:02:15 DEBUG : EXISTING: md5 = 1f9f0f81f1fa221cc616ee093f34b0cb OK 2026/05/14 05:02:16 DEBUG : EXISTING: size = 6 OK 2026/05/14 05:02:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:02:16 DEBUG : existing: Unchanged skipping 2026/05/14 05:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:02:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:02:16 DEBUG : Waiting for deletions to finish 2026/05/14 05:02:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.24s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:02:20 DEBUG : both0: md5 = 31c373d5caa31b1dfaa3cd37d232a483 OK 2026/05/14 05:02:22 DEBUG : only0: md5 = 01e88ccaeaab542a5a01ed444d4e7034 OK 2026/05/14 05:02:23 DEBUG : both1: md5 = 55c30376f9cd50083b450d336ef4d0c6 OK 2026/05/14 05:02:25 DEBUG : only1: md5 = b364e4576de3a55c68aa849312ffd963 OK 2026/05/14 05:02:26 DEBUG : both2: md5 = cca6b32e3452be37090296d294810b33 OK 2026/05/14 05:02:28 DEBUG : only2: md5 = 24dc904901464457f658ba90aaf6b573 OK 2026/05/14 05:02:29 DEBUG : both3: md5 = 33f30966e8a754b91f5b0a3b958200d3 OK 2026/05/14 05:02:31 DEBUG : only3: md5 = 013e6e0a31b8fca7fd15f95a5330980d OK 2026/05/14 05:02:33 DEBUG : both4: md5 = 601086e91cfbdb00b574ddfbcddb527b OK 2026/05/14 05:02:34 DEBUG : only4: md5 = 905e3a720e869e6d4aaffa278e21134d OK 2026/05/14 05:02:36 DEBUG : both5: md5 = eac02d34ccaee23d2330c2ce9ff24e4a OK 2026/05/14 05:02:37 DEBUG : only5: md5 = ffa707a527f82dcea4a453ea1fec3012 OK 2026/05/14 05:02:39 DEBUG : both6: md5 = ed270a919f0aabb6c73fca3f8b224c64 OK 2026/05/14 05:02:40 DEBUG : only6: md5 = 7f98a3b5eef8d85cc86fef577bccec59 OK 2026/05/14 05:02:41 DEBUG : both7: md5 = 8509a8d49999030d3b42d802ac58fb74 OK 2026/05/14 05:02:43 DEBUG : only7: md5 = c4929906aa46f1a064a34cbd17d5a3eb OK 2026/05/14 05:02:44 DEBUG : both8: md5 = d71bc291ff45cf46c46bcf1ce4a759b6 OK 2026/05/14 05:02:46 DEBUG : only8: md5 = ccfa13a96e939227e56392d62d7273b8 OK 2026/05/14 05:02:47 DEBUG : both9: md5 = 236aaab9b77ec2a87a496070349d12da OK 2026/05/14 05:02:49 DEBUG : only9: md5 = 2d8cc8e0f1994550ba35b41cf31a4b58 OK 2026/05/14 05:02:50 DEBUG : both10: md5 = e08adcf5db80718327fdd768917ee105 OK 2026/05/14 05:02:52 DEBUG : only10: md5 = 23f9bfda9619138051b9104ebb7ea23b OK 2026/05/14 05:02:53 DEBUG : both11: md5 = 26cdeb85c9b401e0563bac507734c7c6 OK 2026/05/14 05:02:55 DEBUG : only11: md5 = 43fc7e17521af484f49e62a9ed2cf2f8 OK 2026/05/14 05:02:56 DEBUG : both12: md5 = 2cfcf7bd005aba2eb2c3bcc5ea641762 OK 2026/05/14 05:02:58 DEBUG : only12: md5 = 42c7b936c954bd05d8ce934e19f526e4 OK 2026/05/14 05:03:00 DEBUG : both13: md5 = 51f0664ad7e43a3b3e488763ddfe96af OK 2026/05/14 05:03:01 DEBUG : only13: md5 = d80641bcf378be3146d9073a45208f60 OK 2026/05/14 05:03:03 DEBUG : both14: md5 = 15f084a48b381406b81ad2b3e9ae4a8f OK 2026/05/14 05:03:04 DEBUG : only14: md5 = 332c25f96c6746a9201e13fde90208ae OK 2026/05/14 05:03:06 DEBUG : both15: md5 = c905fe6b81d029065fc062457e5d10fc OK 2026/05/14 05:03:07 DEBUG : only15: md5 = c8acf45fd338d83b71ae787c7aac179b OK 2026/05/14 05:03:09 DEBUG : both16: md5 = bc1e5fd6e5b4652e6eac38ed55d83e95 OK 2026/05/14 05:03:10 DEBUG : only16: md5 = ae6f66e35e5439c8c37cb51951daa3cc OK 2026/05/14 05:03:12 DEBUG : both17: md5 = b44c2d63caa9ee70bfc55168cdbec01f OK 2026/05/14 05:03:13 DEBUG : only17: md5 = e29ae7ecbf38ccf810618a78fbd95a0a OK 2026/05/14 05:03:15 DEBUG : both18: md5 = fab1f3be103708894344b874196cfcd4 OK 2026/05/14 05:03:17 DEBUG : only18: md5 = 6a16e4c94034e17b015f5b40a59b88cd OK 2026/05/14 05:03:18 DEBUG : both19: md5 = 254fbd366fc2eb0fc5b3f10572008c75 OK 2026/05/14 05:03:19 DEBUG : only19: md5 = 4112de578d45c2540b74edebe74d65dd OK 2026/05/14 05:03:20 DEBUG : both0: size = 6 OK 2026/05/14 05:03:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both11: size = 6 OK 2026/05/14 05:03:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both10: size = 6 OK 2026/05/14 05:03:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both12: size = 6 OK 2026/05/14 05:03:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both0: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both13: size = 6 OK 2026/05/14 05:03:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both12: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both14: size = 6 OK 2026/05/14 05:03:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both14: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both15: size = 6 OK 2026/05/14 05:03:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both13: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both16: size = 6 OK 2026/05/14 05:03:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both16: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both17: size = 6 OK 2026/05/14 05:03:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both11: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both18: size = 6 OK 2026/05/14 05:03:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both18: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both19: size = 6 OK 2026/05/14 05:03:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both19: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both1: size = 6 OK 2026/05/14 05:03:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both1: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both2: size = 6 OK 2026/05/14 05:03:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both2: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both3: size = 6 OK 2026/05/14 05:03:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both3: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both4: size = 6 OK 2026/05/14 05:03:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both4: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both5: size = 6 OK 2026/05/14 05:03:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both5: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both6: size = 6 OK 2026/05/14 05:03:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both6: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both7: size = 6 OK 2026/05/14 05:03:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both7: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both8: size = 6 OK 2026/05/14 05:03:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both8: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both9: size = 6 OK 2026/05/14 05:03:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:03:20 DEBUG : both9: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both10: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both15: Unchanged skipping 2026/05/14 05:03:20 DEBUG : both17: Unchanged skipping 2026/05/14 05:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:03:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:03:20 DEBUG : Waiting for deletions to finish 2026/05/14 05:03:20 INFO : only2: Deleted 2026/05/14 05:03:20 INFO : only14: Deleted 2026/05/14 05:03:20 INFO : only15: Deleted 2026/05/14 05:03:20 INFO : only10: Deleted 2026/05/14 05:03:21 INFO : only3: Deleted 2026/05/14 05:03:21 INFO : only16: Deleted 2026/05/14 05:03:21 INFO : only1: Deleted 2026/05/14 05:03:21 INFO : only8: Deleted 2026/05/14 05:03:21 INFO : only9: Deleted 2026/05/14 05:03:21 INFO : only11: Deleted 2026/05/14 05:03:21 INFO : only17: Deleted 2026/05/14 05:03:21 INFO : only13: Deleted 2026/05/14 05:03:22 INFO : only18: Deleted 2026/05/14 05:03:22 INFO : only0: Deleted 2026/05/14 05:03:22 INFO : only7: Deleted 2026/05/14 05:03:22 INFO : only12: Deleted 2026/05/14 05:03:22 INFO : only19: Deleted 2026/05/14 05:03:22 INFO : only4: Deleted 2026/05/14 05:03:22 INFO : only5: Deleted 2026/05/14 05:03:22 INFO : only6: Deleted 2026/05/14 05:03:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.03s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:03:34 DEBUG : both0: md5 = 4527b31e2e9502fff7723214f788e793 OK 2026/05/14 05:03:36 DEBUG : only0: md5 = 2fedd3abc4b13a24bfa34ca9e29b25f9 OK 2026/05/14 05:03:37 DEBUG : both1: md5 = 5aeb0cbfaf8a50bdc7b0392d0671023c OK 2026/05/14 05:03:39 DEBUG : only1: md5 = f0f890800b36f0facd3becc45d3f1565 OK 2026/05/14 05:03:40 DEBUG : both2: md5 = ee4718711335a25a42fa58cfd8beaf3b OK 2026/05/14 05:03:42 DEBUG : only2: md5 = 3f3d4270a702cf116e20e71f1847b397 OK 2026/05/14 05:03:43 DEBUG : both3: md5 = a4b1bd0c58c9ee15bfb4a0bc033efa96 OK 2026/05/14 05:03:45 DEBUG : only3: md5 = f83851127b9accae59149f937419c6c6 OK 2026/05/14 05:03:46 DEBUG : both4: md5 = 1ab83e29559bb6d823eb9bf56271cf7c OK 2026/05/14 05:03:48 DEBUG : only4: md5 = 6dbf7346568943dc0e12f9d5ed4ff076 OK 2026/05/14 05:03:49 DEBUG : both5: md5 = 5bd3d5d80128e196c68b4f0b6a81bf19 OK 2026/05/14 05:03:51 DEBUG : only5: md5 = 9200cb34acb772035fb333c0c65b80d3 OK 2026/05/14 05:03:53 DEBUG : both6: md5 = c971402af0c89382c13ff5cc162d6120 OK 2026/05/14 05:03:54 DEBUG : only6: md5 = bbf2643170c6d4a159a10146c93106bc OK 2026/05/14 05:03:55 DEBUG : both7: md5 = a6a270ef231af4cfd65380d2d7bb8cf1 OK 2026/05/14 05:03:57 DEBUG : only7: md5 = fc4d33b42304324b68bb5310562baf1a OK 2026/05/14 05:03:58 DEBUG : both8: md5 = e7cd284ffe6b83f453429830508bb83f OK 2026/05/14 05:04:00 DEBUG : only8: md5 = 21944c782c5cbc675c46d371d1b56d52 OK 2026/05/14 05:04:02 DEBUG : both9: md5 = cba1d3bf037339a59c0c1e409c297b99 OK 2026/05/14 05:04:03 DEBUG : only9: md5 = 19a03599cf7c769768af5cd7a8dd434a OK 2026/05/14 05:04:04 DEBUG : both10: md5 = e839e59e14506f823de3ffce31aa46c7 OK 2026/05/14 05:04:06 DEBUG : only10: md5 = c5b933a0131ddd49116c0061530d2ba0 OK 2026/05/14 05:04:08 DEBUG : both11: md5 = fd31a5281685acc0a11456fad06af330 OK 2026/05/14 05:04:09 DEBUG : only11: md5 = 7f4f5f59b878c92f58bf4a540b9b0ed9 OK 2026/05/14 05:04:11 DEBUG : both12: md5 = 6ce4d7a458937335f10396ced8d1e813 OK 2026/05/14 05:04:12 DEBUG : only12: md5 = 08a13a44458c27d4b6663129c8bd8186 OK 2026/05/14 05:04:14 DEBUG : both13: md5 = 252af383a80c34aaf3c2718ab21deaf6 OK 2026/05/14 05:04:15 DEBUG : only13: md5 = a19e212471be87e8e4dd9c0fc6836d88 OK 2026/05/14 05:04:17 DEBUG : both14: md5 = 2ccf924506ec11afa9ab071783c850ab OK 2026/05/14 05:04:18 DEBUG : only14: md5 = 06d4104a5bee0679e93972d93bef2cd4 OK 2026/05/14 05:04:20 DEBUG : both15: md5 = 06983fdd87e4c5e0a6623c58e21b6d5a OK 2026/05/14 05:04:22 DEBUG : only15: md5 = d27e7d978e9d9d24be131ad1fd0f7361 OK 2026/05/14 05:04:23 DEBUG : both16: md5 = eecdf151b8e953508b41ed8ce2898f21 OK 2026/05/14 05:04:25 DEBUG : only16: md5 = 0527a741c9f695db99d95b426086df8c OK 2026/05/14 05:04:26 DEBUG : both17: md5 = 695a4573969f1a0fe5a71f7a54f497b3 OK 2026/05/14 05:04:28 DEBUG : only17: md5 = dd2ed4d91224001da178fadaafd49b13 OK 2026/05/14 05:04:29 DEBUG : both18: md5 = bba3f1ef522fe5d72fe9531d898c864b OK 2026/05/14 05:04:31 DEBUG : only18: md5 = f9f84a78bb308ce4ebc4fa5657ea5ca7 OK 2026/05/14 05:04:32 DEBUG : both19: md5 = 77bfe49790f03f7a4689b0a724708f76 OK 2026/05/14 05:04:34 DEBUG : only19: md5 = 41dddd285d1167cf3f4c6c51e58cd227 OK 2026/05/14 05:04:34 DEBUG : both0: size = 6 OK 2026/05/14 05:04:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:04:34 DEBUG : both11: size = 6 OK 2026/05/14 05:04:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both12: size = 6 OK 2026/05/14 05:04:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both10: size = 6 OK 2026/05/14 05:04:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both0: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both13: size = 6 OK 2026/05/14 05:04:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both10: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both14: size = 6 OK 2026/05/14 05:04:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both14: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both15: size = 6 OK 2026/05/14 05:04:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both11: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both16: size = 6 OK 2026/05/14 05:04:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both15: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both17: size = 6 OK 2026/05/14 05:04:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both16: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both18: size = 6 OK 2026/05/14 05:04:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both18: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both19: size = 6 OK 2026/05/14 05:04:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both19: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both1: size = 6 OK 2026/05/14 05:04:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both13: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both2: size = 6 OK 2026/05/14 05:04:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both2: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both3: size = 6 OK 2026/05/14 05:04:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both3: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both4: size = 6 OK 2026/05/14 05:04:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both4: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both5: size = 6 OK 2026/05/14 05:04:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both5: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both6: size = 6 OK 2026/05/14 05:04:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both6: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both7: size = 6 OK 2026/05/14 05:04:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both7: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both8: size = 6 OK 2026/05/14 05:04:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both8: Unchanged skipping 2026/05/14 05:04:34 DEBUG : both9: size = 6 OK 2026/05/14 05:04:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:04:34 DEBUG : both9: Unchanged skipping 2026/05/14 05:04:34 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only0: Sizes differ 2026/05/14 05:04:34 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only10: Sizes differ 2026/05/14 05:04:34 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only11: Sizes differ 2026/05/14 05:04:34 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only12: Sizes differ 2026/05/14 05:04:34 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only13: Sizes differ 2026/05/14 05:04:34 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only14: Sizes differ 2026/05/14 05:04:34 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only15: Sizes differ 2026/05/14 05:04:34 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only16: Sizes differ 2026/05/14 05:04:34 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only17: Sizes differ 2026/05/14 05:04:34 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only18: Sizes differ 2026/05/14 05:04:34 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only19: Sizes differ 2026/05/14 05:04:34 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only1: Sizes differ 2026/05/14 05:04:34 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : both12: Unchanged skipping 2026/05/14 05:04:34 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only2: Sizes differ 2026/05/14 05:04:34 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : both17: Unchanged skipping 2026/05/14 05:04:34 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only4: Sizes differ 2026/05/14 05:04:34 DEBUG : both1: Unchanged skipping 2026/05/14 05:04:34 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only5: Sizes differ 2026/05/14 05:04:34 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only3: Sizes differ 2026/05/14 05:04:34 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only7: Sizes differ 2026/05/14 05:04:34 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only6: Sizes differ 2026/05/14 05:04:34 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only8: Sizes differ 2026/05/14 05:04:34 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3742758246) 2026/05/14 05:04:34 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi') 2026/05/14 05:04:34 DEBUG : only9: Sizes differ 2026/05/14 05:04:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:04:36 DEBUG : only11: md5 = 21a144742db69c940a7fe62dc25ef51d OK 2026/05/14 05:04:36 DEBUG : only11: size = 0 OK 2026/05/14 05:04:36 INFO : only11: Copied (replaced existing) 2026/05/14 05:04:36 DEBUG : only0: md5 = 973d8b5e80c4732f00418aa5631218c7 OK 2026/05/14 05:04:36 DEBUG : only0: size = 0 OK 2026/05/14 05:04:36 INFO : only0: Copied (replaced existing) 2026/05/14 05:04:36 DEBUG : only10: md5 = 64c0d9d29e05951dba5936e31ffdb000 OK 2026/05/14 05:04:36 DEBUG : only10: size = 0 OK 2026/05/14 05:04:36 INFO : only10: Copied (replaced existing) 2026/05/14 05:04:36 DEBUG : only12: md5 = db60562ad31aae252db5a7ebabacd561 OK 2026/05/14 05:04:36 DEBUG : only12: size = 0 OK 2026/05/14 05:04:36 INFO : only12: Copied (replaced existing) 2026/05/14 05:04:37 DEBUG : only13: md5 = ac094afb2dc53fe65d8776455e307130 OK 2026/05/14 05:04:37 DEBUG : only13: size = 0 OK 2026/05/14 05:04:37 INFO : only13: Copied (replaced existing) 2026/05/14 05:04:37 DEBUG : only14: md5 = bc275031e834650988409f193004b1c9 OK 2026/05/14 05:04:37 DEBUG : only14: size = 0 OK 2026/05/14 05:04:37 INFO : only14: Copied (replaced existing) 2026/05/14 05:04:37 DEBUG : only15: md5 = c28917a4ac952224f5d0f5a986168664 OK 2026/05/14 05:04:37 DEBUG : only15: size = 0 OK 2026/05/14 05:04:37 INFO : only15: Copied (replaced existing) 2026/05/14 05:04:37 DEBUG : only16: md5 = 907059ec099f8a9d66fb9c83f7c617d4 OK 2026/05/14 05:04:37 DEBUG : only16: size = 0 OK 2026/05/14 05:04:37 INFO : only16: Copied (replaced existing) 2026/05/14 05:04:38 DEBUG : only17: md5 = 77021228bb7d198982dbe0a09a8855a2 OK 2026/05/14 05:04:38 DEBUG : only17: size = 0 OK 2026/05/14 05:04:38 INFO : only17: Copied (replaced existing) 2026/05/14 05:04:38 DEBUG : only18: md5 = c981f03116f11ca16c81e153e1a68b22 OK 2026/05/14 05:04:38 DEBUG : only18: size = 0 OK 2026/05/14 05:04:38 INFO : only18: Copied (replaced existing) 2026/05/14 05:04:38 DEBUG : only19: md5 = 6fca938331e0d26dbb67993c7ae87937 OK 2026/05/14 05:04:38 DEBUG : only19: size = 0 OK 2026/05/14 05:04:38 INFO : only19: Copied (replaced existing) 2026/05/14 05:04:39 DEBUG : only1: md5 = 70c414a9b5c358b7b46c33518f2d5aa1 OK 2026/05/14 05:04:39 DEBUG : only1: size = 0 OK 2026/05/14 05:04:39 INFO : only1: Copied (replaced existing) 2026/05/14 05:04:39 DEBUG : only2: md5 = a0315e98de80b1f18e847f8f60cb173f OK 2026/05/14 05:04:39 DEBUG : only2: size = 0 OK 2026/05/14 05:04:39 INFO : only2: Copied (replaced existing) 2026/05/14 05:04:39 DEBUG : only5: md5 = aa8623a9934fb2d6b8c75499f5a12cb3 OK 2026/05/14 05:04:39 DEBUG : only5: size = 0 OK 2026/05/14 05:04:39 INFO : only5: Copied (replaced existing) 2026/05/14 05:04:40 DEBUG : only3: md5 = 65e883048893c53b8eaed929ada4b8fe OK 2026/05/14 05:04:40 DEBUG : only3: size = 0 OK 2026/05/14 05:04:40 INFO : only3: Copied (replaced existing) 2026/05/14 05:04:40 DEBUG : only8: md5 = 104c2cce3864d884c230704ab4a3936e OK 2026/05/14 05:04:40 DEBUG : only8: size = 0 OK 2026/05/14 05:04:40 INFO : only8: Copied (replaced existing) 2026/05/14 05:04:41 DEBUG : only7: md5 = af91fe24b7440a5bdd9ee3f680a48a27 OK 2026/05/14 05:04:41 DEBUG : only7: size = 0 OK 2026/05/14 05:04:41 INFO : only7: Copied (replaced existing) 2026/05/14 05:04:41 DEBUG : only4: md5 = a00cc7c59fb4c86847cd67ecdd1b9146 OK 2026/05/14 05:04:41 DEBUG : only4: size = 0 OK 2026/05/14 05:04:41 INFO : only4: Copied (replaced existing) 2026/05/14 05:04:41 DEBUG : only9: md5 = c8a265cd0f0aba823bf951f8d740a096 OK 2026/05/14 05:04:41 DEBUG : only9: size = 0 OK 2026/05/14 05:04:41 INFO : only9: Copied (replaced existing) 2026/05/14 05:04:41 DEBUG : only6: md5 = c9fa15f0ebdce192fc9aeef309a535ac OK 2026/05/14 05:04:41 DEBUG : only6: size = 0 OK 2026/05/14 05:04:41 INFO : only6: Copied (replaced existing) 2026/05/14 05:04:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.20s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:05:01 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:05:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:01 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 05:05:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:01 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 05:05:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:15 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/14 05:05:16 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/14 05:05:17 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:05:18 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:05:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:18 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 05:05:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:18 DEBUG : empty_on_remote: Making directory with metadata 2026/05/14 05:05:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:31 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/14 05:05:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/14 05:05:33 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:35 DEBUG : sub dir: Making directory with metadata 2026/05/14 05:05:36 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/14 05:05:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:05:55 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:05:55 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/14 05:06:10 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/14 05:06:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/14 05:06:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/14 05:06:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/14 05:06:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:06:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:06:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:06:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:06:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/14 05:06:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/14 05:06:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:06:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (43.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:06:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/14 05:06:18 DEBUG : sub dir: Making directory with metadata 2026/05/14 05:06:19 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/14 05:06:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:06:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/14 05:06:43 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/14 05:06:43 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/14 05:06:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/14 05:06:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/14 05:06:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/14 05:06:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:07:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:07:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:07:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:07:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/14 05:07:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/14 05:07:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/14 05:07:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.69s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:07:07 DEBUG : dir1/0000-abcdefg.txt: md5 = f96c5a711608793289d9a2cc8a67788e OK 2026/05/14 05:07:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0d8e56d5ddef690dffc6570c51a3a62f OK 2026/05/14 05:07:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 05a5770b2460b806f6751aabe9add912 OK 2026/05/14 05:07:11 DEBUG : dir1/0003-defghij.txt: md5 = 7ce046ad4a6d70d73c1019efee1b11df OK 2026/05/14 05:07:13 DEBUG : dir1/0004-efghijk.txt: md5 = 3670a2cddc1e560d1313c1d0da4c368f OK 2026/05/14 05:07:14 DEBUG : dir1/0005-fghijkl.txt: md5 = f750c3e65ef07d03027c3411dcdae309 OK 2026/05/14 05:07:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 3aa2edfb02e21f6c66d0a023a3a85486 OK 2026/05/14 05:07:17 DEBUG : dir1/0007-1234567.txt: md5 = ed73b690f8c94d3314f4c1953d558107 OK 2026/05/14 05:07:19 DEBUG : dir1/0008-2345678.txt: md5 = 45cec7cdfa48326906dc2cfcf7a41248 OK 2026/05/14 05:07:20 DEBUG : dir1/0009-3456789.txt: md5 = ea2b9becae094c23b182be56ec6a06c3 OK 2026/05/14 05:07:22 DEBUG : dir1/0010-456789.txt: md5 = 6cc5c92d56d0c87ddb7ced896258d374 OK 2026/05/14 05:07:23 DEBUG : dir1/0011-56789;.txt: md5 = e5ea1f3d20dbe9dae380c6717e4e3ef8 OK 2026/05/14 05:07:25 DEBUG : dir1/0012-6789;.txt: md5 = e3f0f8d21e69e9ab23f45d8db53a6494 OK 2026/05/14 05:07:26 DEBUG : dir1/0013-789;=.txt: md5 = 6248df2cfd0857668162eda7e8ae9bd3 OK 2026/05/14 05:07:28 DEBUG : dir1/0014-89;=.txt: md5 = 0f52e428a790db2d531c9a8cb8940b9e OK 2026/05/14 05:07:29 DEBUG : dir1/0015-9;=.txt: md5 = 69b54eb2407cac06f82bbe6baab773ba OK 2026/05/14 05:07:31 DEBUG : apple: md5 = 71d191a7ece0d26c997b8cb5bf5b09bb OK 2026/05/14 05:07:32 DEBUG : banana: md5 = 49cb13e7b7bcc9b5d376c568946ac9be OK 2026/05/14 05:07:34 DEBUG : appleappleapplebanana: md5 = b34421430fc5dec7dce83227108c7a66 OK 2026/05/14 05:07:35 DEBUG : splitbananasplit: md5 = 2378d2cb0351a35053a21bc517069571 OK 2026/05/14 05:07:35 DEBUG : Waiting for deletions to finish 2026/05/14 05:07:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:07:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:07:37 DEBUG : apple: size = 5 OK 2026/05/14 05:07:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : banana: size = 6 OK 2026/05/14 05:07:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:07:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : apple: Unchanged skipping 2026/05/14 05:07:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:07:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : banana: Unchanged skipping 2026/05/14 05:07:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:07:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:07:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:07:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:07:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:07:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:07:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:07:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:07:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:07:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:07:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:07:37 DEBUG : Waiting for deletions to finish 2026/05/14 05:07:37 DEBUG : Waiting for deletions to finish 2026/05/14 05:07:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:07:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:07:39 DEBUG : dir1: Directory modification time the same (differ by -723.478µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : apple: size = 5 OK 2026/05/14 05:07:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : apple: Unchanged skipping 2026/05/14 05:07:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:07:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:07:39 DEBUG : banana: size = 6 OK 2026/05/14 05:07:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : banana: Unchanged skipping 2026/05/14 05:07:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:07:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:07:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:07:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:07:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:07:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:07:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:07:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:07:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:07:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:07:39 DEBUG : Waiting for deletions to finish 2026/05/14 05:07:39 DEBUG : Waiting for deletions to finish 2026/05/14 05:07:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:07:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:07:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:07:55 DEBUG : dir1/0000-abcdefg.txt: md5 = e75149a6e87e80468fe158db3a558212 OK 2026/05/14 05:07:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3f5db3bd3af3abcd37e7658008ca2460 OK 2026/05/14 05:07:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 9a10970bdff8bb452c59dc424e087ef4 OK 2026/05/14 05:07:59 DEBUG : dir1/0003-defghij.txt: md5 = 4db0e058ae854f5c5feac096296bccbe OK 2026/05/14 05:08:01 DEBUG : dir1/0004-efghijk.txt: md5 = 368f6f4ed2ffa685689728c068c7438d OK 2026/05/14 05:08:02 DEBUG : dir1/0005-fghijkl.txt: md5 = ec864969f72eb957799d8b376ad28cec OK 2026/05/14 05:08:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 9500c186a3fd47d88332566791d92f43 OK 2026/05/14 05:08:05 DEBUG : dir1/0007-1234567.txt: md5 = b11ce0ac70da37e7edfea9c4ba2720cf OK 2026/05/14 05:08:07 DEBUG : dir1/0008-2345678.txt: md5 = 3d9611aa0dbe88078b0400a3abaa8f1d OK 2026/05/14 05:08:08 DEBUG : dir1/0009-3456789.txt: md5 = 95735dc901f00f812dd46632a1323800 OK 2026/05/14 05:08:10 DEBUG : dir1/0010-456789.txt: md5 = 148926474e6c83e4d2340d99e6ad250f OK 2026/05/14 05:08:11 DEBUG : dir1/0011-56789;.txt: md5 = 5c05f942d35159348e09c643624d7fc9 OK 2026/05/14 05:08:13 DEBUG : dir1/0012-6789;.txt: md5 = 36dd7db69901d47c00d2a158573c036e OK 2026/05/14 05:08:14 DEBUG : dir1/0013-789;=.txt: md5 = 903051fcf348d3b1a6d1b8ef50fce200 OK 2026/05/14 05:08:16 DEBUG : dir1/0014-89;=.txt: md5 = d554bfd6fee678260ddf2f6970448b5b OK 2026/05/14 05:08:18 DEBUG : dir1/0015-9;=.txt: md5 = 369fef8e23498a6b9a35c9ce99d8c195 OK 2026/05/14 05:08:19 DEBUG : apple: md5 = 9b2bd5b0ff596c4724bc9609f8a12c69 OK 2026/05/14 05:08:21 DEBUG : banana: md5 = 008658c41ee532ea64a8837d68a27a8a OK 2026/05/14 05:08:22 DEBUG : appleappleapplebanana: md5 = 73ed688b6b2ae5834a3ae0535366f587 OK 2026/05/14 05:08:24 DEBUG : splitbananasplit: md5 = a313afa4d3dfdd475532756c5611a374 OK 2026/05/14 05:08:24 DEBUG : Waiting for deletions to finish 2026/05/14 05:08:24 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:08:26 DEBUG : apple: size = 5 OK 2026/05/14 05:08:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : apple: Unchanged skipping 2026/05/14 05:08:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:08:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:08:26 DEBUG : banana: size = 6 OK 2026/05/14 05:08:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : banana: Unchanged skipping 2026/05/14 05:08:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:08:26 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:08:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:08:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:08:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:08:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:08:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:08:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:08:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:08:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:08:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:08:26 DEBUG : Waiting for deletions to finish 2026/05/14 05:08:26 DEBUG : Waiting for deletions to finish 2026/05/14 05:08:27 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1: Directory modification time the same (differ by -591.51µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : apple: size = 5 OK 2026/05/14 05:08:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : apple: Unchanged skipping 2026/05/14 05:08:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:08:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:08:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:08:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:08:28 DEBUG : banana: size = 6 OK 2026/05/14 05:08:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : banana: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:08:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:08:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:08:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:08:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:08:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:08:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:08:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:08:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:08:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:08:28 DEBUG : Waiting for deletions to finish 2026/05/14 05:08:28 DEBUG : Waiting for deletions to finish 2026/05/14 05:08:28 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:08:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:08:43 DEBUG : dir1/0000-abcdefg.txt: md5 = d61aceb03ffeea0f805050806ed245da OK 2026/05/14 05:08:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3e1b54f0bae72a1aaf457c048f666b17 OK 2026/05/14 05:08:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 9623de026cd8742d8ecbcd19c1533bae OK 2026/05/14 05:08:47 DEBUG : dir1/0003-defghij.txt: md5 = 512baa0bc3b13e884043ac251fcd2461 OK 2026/05/14 05:08:49 DEBUG : dir1/0004-efghijk.txt: md5 = ea42cd7f8ae84feea983cc7e09f08dd3 OK 2026/05/14 05:08:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 1863dae362383dd1827a2c3cbe24ff15 OK 2026/05/14 05:08:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 984307d4c1df9ddb8d286423c0eea36c OK 2026/05/14 05:08:53 DEBUG : dir1/0007-1234567.txt: md5 = d29c4cd2c3d529ca9c18128993edbb30 OK 2026/05/14 05:08:55 DEBUG : dir1/0008-2345678.txt: md5 = f5e900b0c3fe8e82236beb7bc882e645 OK 2026/05/14 05:08:56 DEBUG : dir1/0009-3456789.txt: md5 = 42e74d03b50a8b26e57833e93751daa9 OK 2026/05/14 05:08:58 DEBUG : dir1/0010-456789.txt: md5 = a5fd4eb16774379af9f21e10464efa4b OK 2026/05/14 05:08:59 DEBUG : dir1/0011-56789;.txt: md5 = aec20efb6517bc6881fcaf91c40efa42 OK 2026/05/14 05:09:01 DEBUG : dir1/0012-6789;.txt: md5 = f4637eb9d5abcd211deccec93a793903 OK 2026/05/14 05:09:02 DEBUG : dir1/0013-789;=.txt: md5 = 9008384f8f271bab4d9411067a76949c OK 2026/05/14 05:09:04 DEBUG : dir1/0014-89;=.txt: md5 = a78c9146ef16168304e44210b4ad4452 OK 2026/05/14 05:09:05 DEBUG : dir1/0015-9;=.txt: md5 = 71c8b73abd9448a66359c115b51e693a OK 2026/05/14 05:09:07 DEBUG : apple: md5 = 1d98cc7a287ee9bd6dec784fda670cc5 OK 2026/05/14 05:09:08 DEBUG : banana: md5 = 83ed5a129e1a3d8780a7ab0f115b85fe OK 2026/05/14 05:09:10 DEBUG : appleappleapplebanana: md5 = 5834a1efa288d4cf58fea91a70838d86 OK 2026/05/14 05:09:11 DEBUG : splitbananasplit: md5 = 5e0c4bb292c01c314434057ebc7e8bb5 OK 2026/05/14 05:09:11 DEBUG : Waiting for deletions to finish 2026/05/14 05:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:09:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:09:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:09:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:09:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:13 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:13 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:09:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:09:14 DEBUG : YXBwbGU=: md5 = 5c386644b416802e6b8a3ec8c3bbf63c OK 2026/05/14 05:09:14 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 05:09:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/14 05:09:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = c69f4eec0cabb1a81953552c4929b2ce OK 2026/05/14 05:09:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 05:09:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 626a0dba5e2bf69c0d6b017c54703e75 OK 2026/05/14 05:09:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 05:09:15 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:15 DEBUG : YmFuYW5h: md5 = 2ad8f08f3fc524984f1525582a34ce32 OK 2026/05/14 05:09:15 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 05:09:15 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/14 05:09:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 6b7bdbd0c9ca9d8637f26eaad69a1047 OK 2026/05/14 05:09:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 05:09:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = af1d3d73b6c7913d5e56cff7ff649cea OK 2026/05/14 05:09:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 05:09:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = c9afa6cdd6197ba5e09e3b83488472d0 OK 2026/05/14 05:09:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 05:09:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 477023225a66188f95760d5660b1b742 OK 2026/05/14 05:09:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 05:09:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = d9331caa9025a9a2bceeee6b3acab675 OK 2026/05/14 05:09:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 05:09:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = ac874e78b9b3e30bbe875e2f2cd0ade5 OK 2026/05/14 05:09:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 05:09:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = a2a1fca6d7a31b4f0cfacb491d404fc7 OK 2026/05/14 05:09:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 05:09:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 1ce4fb4e7883419b4f8ffce2f4fbc5c3 OK 2026/05/14 05:09:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 05:09:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = ba0c1ede93e66c7b4600a02d0634ed5a OK 2026/05/14 05:09:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 05:09:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = cf702e1b5a9bb17583fd45025c409efd OK 2026/05/14 05:09:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 05:09:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 4d1558f34ba0836080d7124296f8f158 OK 2026/05/14 05:09:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 05:09:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = baa0b56291b3a9ae514f31c11062690d OK 2026/05/14 05:09:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 05:09:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 4dfa042e93f43c214fe15fc5bf35393c OK 2026/05/14 05:09:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 05:09:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 7a2a2a8d3612bc412027246185d43a0b OK 2026/05/14 05:09:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 05:09:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = b968f478221d9e1ed98b6fa632934d70 OK 2026/05/14 05:09:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 05:09:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:20 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 2c0dc3674c044b096994cd92d2b73697 OK 2026/05/14 05:09:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 05:09:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:20 DEBUG : Waiting for deletions to finish 2026/05/14 05:09:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 05:09:21 INFO : apple: Deleted 2026/05/14 05:09:21 INFO : banana: Deleted 2026/05/14 05:09:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 05:09:21 INFO : appleappleapplebanana: Deleted 2026/05/14 05:09:21 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 05:09:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 05:09:21 INFO : splitbananasplit: Deleted 2026/05/14 05:09:22 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 05:09:22 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 05:09:22 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 05:09:22 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 05:09:22 DEBUG : Waiting for deletions to finish 2026/05/14 05:09:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:23 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:23 DEBUG : dir1: Directory modification time the same (differ by -441.023µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : YXBwbGU=: size = 5 OK 2026/05/14 05:09:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : apple: Unchanged skipping 2026/05/14 05:09:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:09:23 DEBUG : YmFuYW5h: size = 6 OK 2026/05/14 05:09:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : banana: Unchanged skipping 2026/05/14 05:09:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/14 05:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/14 05:09:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/14 05:09:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:09:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:09:23 DEBUG : Waiting for deletions to finish 2026/05/14 05:09:23 DEBUG : Waiting for deletions to finish 2026/05/14 05:09:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/14 05:09:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:25 DEBUG : apple: transformed to: YXBwbGU= 2026/05/14 05:09:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/14 05:09:25 DEBUG : banana: transformed to: YmFuYW5h 2026/05/14 05:09:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/14 05:09:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/14 05:09:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/14 05:09:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/14 05:09:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/14 05:09:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/14 05:09:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:09:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:09:39 DEBUG : dir1/0000-abcdefg.txt: md5 = e43d05263d1d65c663469b4fea5dd824 OK 2026/05/14 05:09:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = 521660b3a6fc6e14d3b2c3fdb9ae3f68 OK 2026/05/14 05:09:42 DEBUG : dir1/0002-cdefghi.txt: md5 = f344cb212b40dd62351ad4b8afada099 OK 2026/05/14 05:09:44 DEBUG : dir1/0003-defghij.txt: md5 = fa72fcde3451322bff6dfad06289cc7f OK 2026/05/14 05:09:45 DEBUG : dir1/0004-efghijk.txt: md5 = 8c853bebf3d0a5e1654b682a18bd73d1 OK 2026/05/14 05:09:47 DEBUG : dir1/0005-fghijkl.txt: md5 = d68d4fd42202c7e4e8aef0de0b0d289b OK 2026/05/14 05:09:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 0c675e457ab74e7147bd164dc6e85d84 OK 2026/05/14 05:09:50 DEBUG : dir1/0007-1234567.txt: md5 = b9629badbb50a2b840495306cfbe2bda OK 2026/05/14 05:09:51 DEBUG : dir1/0008-2345678.txt: md5 = 9b0770feb7c0ec7dd5c0d76f9b66ce77 OK 2026/05/14 05:09:53 DEBUG : dir1/0009-3456789.txt: md5 = 4dad9ee46e86bc5e88a15d653aa05799 OK 2026/05/14 05:09:55 DEBUG : dir1/0010-456789.txt: md5 = 0d1dde2a7f6bd78e3d0178e3e44e8d52 OK 2026/05/14 05:09:56 DEBUG : dir1/0011-56789;.txt: md5 = 120c11a9c051c135500f23597841a2e1 OK 2026/05/14 05:09:58 DEBUG : dir1/0012-6789;.txt: md5 = efc9ac6ef3752cf9abab73c06b8ba255 OK 2026/05/14 05:09:59 DEBUG : dir1/0013-789;=.txt: md5 = a5d15edf5891485100370e5ed2c5dac7 OK 2026/05/14 05:10:01 DEBUG : dir1/0014-89;=.txt: md5 = 176117e950533e0a5233d87803802fb4 OK 2026/05/14 05:10:02 DEBUG : dir1/0015-9;=.txt: md5 = 4226394fcbe6b00cc5e21cbb2e9d3dcc OK 2026/05/14 05:10:04 DEBUG : apple: md5 = 63812f9b07df3af46ae8f4eb072bb14d OK 2026/05/14 05:10:06 DEBUG : banana: md5 = fd4a0e9a99286596255fbc6c0c6392e2 OK 2026/05/14 05:10:08 DEBUG : appleappleapplebanana: md5 = e9cf7c2b0aab52f2d2c4e1b418dde106 OK 2026/05/14 05:10:10 DEBUG : splitbananasplit: md5 = 45483bb3752c637078e2953b7d10c5ec OK 2026/05/14 05:10:10 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:10 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:10:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:12 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/14 05:10:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/14 05:10:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/14 05:10:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/14 05:10:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/14 05:10:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/14 05:10:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/14 05:10:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/14 05:10:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/14 05:10:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/14 05:10:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/14 05:10:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/14 05:10:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/14 05:10:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/14 05:10:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/14 05:10:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/14 05:10:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:10:13 DEBUG : PREFIXapple: md5 = c400c7d119d02c820f09c7c5cb9e0bc1 OK 2026/05/14 05:10:13 DEBUG : PREFIXapple: size = 5 OK 2026/05/14 05:10:13 INFO : apple: Copied (new) to: PREFIXapple 2026/05/14 05:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:13 DEBUG : PREFIXbanana: md5 = 0a7024bcdfc40b4c0ec25243d55dfaf9 OK 2026/05/14 05:10:13 DEBUG : PREFIXbanana: size = 6 OK 2026/05/14 05:10:13 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/14 05:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:13 DEBUG : PREFIXappleappleapplebanana: md5 = b26015f9650499b6ac6ceb1f6f46b5e2 OK 2026/05/14 05:10:13 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/14 05:10:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/14 05:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:13 DEBUG : PREFIXsplitbananasplit: md5 = 8da900cb898cf019b7f9842deb1170da OK 2026/05/14 05:10:13 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/14 05:10:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/14 05:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 611b9275caa339fc888ec484b21c6600 OK 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/14 05:10:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 60753e3f7a2825c825e2822372c8c713 OK 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:10:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = c795ec60989d30f2d96136b0ce07efad OK 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/14 05:10:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 1632a7553ce35c154757e3d45cac2555 OK 2026/05/14 05:10:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/14 05:10:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 1a13052907b9ff432cdff17124b841be OK 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/14 05:10:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 2c604459f65158a2e7059843bef3a966 OK 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/14 05:10:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = fa5836668c42e6ca38f898d0bc0dc756 OK 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/14 05:10:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 8e9e0f54b209c41f86ce3a199749d543 OK 2026/05/14 05:10:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/14 05:10:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:17 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 5c40c848ab4c862ddfe4b5e28c619d90 OK 2026/05/14 05:10:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/14 05:10:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:17 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 7e614d8725e0a10919dd3f9df0edf082 OK 2026/05/14 05:10:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/14 05:10:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:18 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 850416ad33d47a59c9e4d5c455c6e93b OK 2026/05/14 05:10:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/14 05:10:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:18 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 963e18500376014448b86137238ce877 OK 2026/05/14 05:10:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/14 05:10:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 2728958e2dd2a6f86cabc715565b7f86 OK 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/14 05:10:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = fbb81520bba995b1cd2f56a6384c6192 OK 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/14 05:10:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 597f0fab413bcc50fd0818a2e49ad80b OK 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/14 05:10:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 87e7b98d9d23d33df0e8ab2b439a639b OK 2026/05/14 05:10:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/14 05:10:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:19 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:20 INFO : appleappleapplebanana: Deleted 2026/05/14 05:10:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 05:10:20 INFO : banana: Deleted 2026/05/14 05:10:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 05:10:20 INFO : apple: Deleted 2026/05/14 05:10:20 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 05:10:20 INFO : splitbananasplit: Deleted 2026/05/14 05:10:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 05:10:20 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 05:10:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 05:10:21 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 05:10:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 05:10:21 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 05:10:21 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:10:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : apple: transformed to: PREFIXapple 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/14 05:10:22 DEBUG : banana: transformed to: PREFIXbanana 2026/05/14 05:10:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/14 05:10:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1: Directory modification time the same (differ by -436.95µs, within tolerance 1ms) 2026/05/14 05:10:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:10:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:10:24 DEBUG : appleappleapplebanana: md5 = 6dbb2bb44edbe460d8066a54e5290530 OK 2026/05/14 05:10:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:10:24 INFO : appleappleapplebanana: Copied (new) 2026/05/14 05:10:24 DEBUG : splitbananasplit: md5 = cfc8ef0ff01fef84a012df3f78389037 OK 2026/05/14 05:10:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:10:24 INFO : splitbananasplit: Copied (new) 2026/05/14 05:10:24 DEBUG : apple: md5 = 7b7ac0c05dfea30d323584cc730bd204 OK 2026/05/14 05:10:24 DEBUG : apple: size = 5 OK 2026/05/14 05:10:24 INFO : apple: Copied (new) 2026/05/14 05:10:24 DEBUG : banana: md5 = 6a8fcf44d46e1a2fab3fed77f8a1448e OK 2026/05/14 05:10:24 DEBUG : banana: size = 6 OK 2026/05/14 05:10:24 INFO : banana: Copied (new) 2026/05/14 05:10:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 4fac5318f0f8a01cf4d04426361999b9 OK 2026/05/14 05:10:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:10:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = b1686928c26efdc9ffbde3894e2929fb OK 2026/05/14 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:10:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 05:10:25 DEBUG : dir1/0003-defghij.txt: md5 = 0361f21714f67f4c31ef0c34cc042b23 OK 2026/05/14 05:10:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:10:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: md5 = 7585d0192b12b12f63362b2ee9d67299 OK 2026/05/14 05:10:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:10:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 05:10:27 DEBUG : dir1/0005-fghijkl.txt: md5 = d5e6aa45281fd50989a317bf3447b499 OK 2026/05/14 05:10:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:10:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 05:10:27 DEBUG : dir1/0004-efghijk.txt: md5 = 58dfaa1b270f67223756c202b6dac4d4 OK 2026/05/14 05:10:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:10:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 05:10:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 169552c801049c66f7502d89350dfb34 OK 2026/05/14 05:10:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:10:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 05:10:27 DEBUG : dir1/0007-1234567.txt: md5 = 209a060baf9d234a5ae0c2f2c6403d19 OK 2026/05/14 05:10:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:10:27 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 05:10:28 DEBUG : dir1/0009-3456789.txt: md5 = 0d67e4b91bda6d5896512d4847de8846 OK 2026/05/14 05:10:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:10:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 05:10:28 DEBUG : dir1/0008-2345678.txt: md5 = 7040a66f015e5048af9cb8f7973e714d OK 2026/05/14 05:10:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:10:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 05:10:28 DEBUG : dir1/0010-456789.txt: md5 = dcd5d01b733b5341eb9f679a8f186f48 OK 2026/05/14 05:10:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:10:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 05:10:29 DEBUG : dir1/0011-56789;.txt: md5 = 8becd00126033e899834f40ebc552eb0 OK 2026/05/14 05:10:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:10:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 05:10:30 DEBUG : dir1/0013-789;=.txt: md5 = 933f0ea6a0eb2b15e191d650ba404039 OK 2026/05/14 05:10:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:10:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 05:10:30 DEBUG : dir1/0012-6789;.txt: md5 = 2782c6a1b41ecec22ff119714801ec75 OK 2026/05/14 05:10:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:10:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 05:10:30 DEBUG : dir1/0014-89;=.txt: md5 = a2d96b898140431270b649d6cc031782 OK 2026/05/14 05:10:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:10:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 05:10:30 DEBUG : dir1/0015-9;=.txt: md5 = 9a3674076d1c829af0bc7e6d351c9e98 OK 2026/05/14 05:10:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:10:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 05:10:30 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/14 05:10:31 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/14 05:10:31 INFO : PREFIXbanana: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/14 05:10:31 INFO : PREFIXapple: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/14 05:10:31 INFO : PREFIXsplitbananasplit: Deleted 2026/05/14 05:10:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/14 05:10:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/14 05:10:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/14 05:10:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/14 05:10:32 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : Waiting for deletions to finish 2026/05/14 05:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:10:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:10:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 4eb8ef67bbdab4e3c0948c4f9714fae5 OK 2026/05/14 05:10:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8c2c29d33f38c5d86a7cd6a3e3c8cce2 OK 2026/05/14 05:10:51 DEBUG : dir1/0002-cdefghi.txt: md5 = c0d653258985f8b6af965d9b557c0811 OK 2026/05/14 05:10:53 DEBUG : dir1/0003-defghij.txt: md5 = 96fb8e8310b0cb7d0e10c1c506e0ee99 OK 2026/05/14 05:10:54 DEBUG : dir1/0004-efghijk.txt: md5 = fa23c1d051196aaaf8c534173ba5600b OK 2026/05/14 05:10:56 DEBUG : dir1/0005-fghijkl.txt: md5 = 2171083d5cc367c2310e728e21fab4f9 OK 2026/05/14 05:10:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 28a1b225aadbe40b05d106643d233802 OK 2026/05/14 05:10:59 DEBUG : dir1/0007-1234567.txt: md5 = 3d9f0ce0bf6eea8e97d10e362f7bf055 OK 2026/05/14 05:11:00 DEBUG : dir1/0008-2345678.txt: md5 = d765ad6993ec2d35bbba8db34c0aa67a OK 2026/05/14 05:11:01 DEBUG : dir1/0009-3456789.txt: md5 = b0c4b2218e00502ae553cbaed9e686de OK 2026/05/14 05:11:03 DEBUG : dir1/0010-456789.txt: md5 = e14ce861152f49c9c18e91366214acf2 OK 2026/05/14 05:11:04 DEBUG : dir1/0011-56789;.txt: md5 = 461f5370c6359a4bfcff2ac6fcec54bc OK 2026/05/14 05:11:06 DEBUG : dir1/0012-6789;.txt: md5 = 657bf68c29004877b45e671b901396d6 OK 2026/05/14 05:11:08 DEBUG : dir1/0013-789;=.txt: md5 = 0e6bcdec204da3e8844ac0c329058c52 OK 2026/05/14 05:11:09 DEBUG : dir1/0014-89;=.txt: md5 = d98813bdbe195ff4f1d1b8d291709877 OK 2026/05/14 05:11:11 DEBUG : dir1/0015-9;=.txt: md5 = 0b0f1344a6ac3f1bb666b3a22f255872 OK 2026/05/14 05:11:12 DEBUG : apple: md5 = f9016e4c6bf94e889714255dca6632ab OK 2026/05/14 05:11:14 DEBUG : banana: md5 = 676c87a49b451a38e4a23d7401827c87 OK 2026/05/14 05:11:15 DEBUG : appleappleapplebanana: md5 = b0d4a4595660092c76f47e5cccbe93fd OK 2026/05/14 05:11:17 DEBUG : splitbananasplit: md5 = 732e692a6d5d39226462963c2214daa8 OK 2026/05/14 05:11:17 DEBUG : Waiting for deletions to finish 2026/05/14 05:11:17 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:11:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:11:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:11:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/14 05:11:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:11:20 DEBUG : appleSUFFIX: md5 = 2a91f6f4c8994e5c84f6693b80057b63 OK 2026/05/14 05:11:20 DEBUG : appleSUFFIX: size = 5 OK 2026/05/14 05:11:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/14 05:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:20 DEBUG : appleappleapplebananaSUFFIX: md5 = 356f9b9a266a141cf3b46e1f300c8dff OK 2026/05/14 05:11:20 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/14 05:11:20 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/14 05:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:20 DEBUG : bananaSUFFIX: md5 = 7c5d7b23d330cb397dc6490d63fd9fbf OK 2026/05/14 05:11:20 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/14 05:11:20 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/14 05:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:21 DEBUG : splitbananasplitSUFFIX: md5 = ebd6ab1c9f9ebe71d7d49d461576dd5c OK 2026/05/14 05:11:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/14 05:11:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/14 05:11:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 1780c889bf5f2e9082b9973c3d3ad986 OK 2026/05/14 05:11:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/14 05:11:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = a87ecbf88ce396a6a475fe09f0a7e7d1 OK 2026/05/14 05:11:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/14 05:11:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 072b7779461375078f81df5bd7823de9 OK 2026/05/14 05:11:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/14 05:11:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:22 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = b91b3ccd7be3a74a77aff3104eb9b198 OK 2026/05/14 05:11:22 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/14 05:11:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = ceb58cda57f259515043ac8e24febfb0 OK 2026/05/14 05:11:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/14 05:11:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 5020dd725e5f2352c8fce622b3c4bcf2 OK 2026/05/14 05:11:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/14 05:11:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 3f8cf7286d159b1e59c66c986fc62f8b OK 2026/05/14 05:11:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/14 05:11:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:24 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = ec402a65461aff13e427829f974f5daf OK 2026/05/14 05:11:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/14 05:11:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:24 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = aef0f8fa97d075634a50d741512d7def OK 2026/05/14 05:11:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/14 05:11:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:25 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 2a5834811ecb6c76fb8309898d1b1e12 OK 2026/05/14 05:11:25 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/14 05:11:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:25 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = a9aecedb3fab03cec9533e12c02cc200 OK 2026/05/14 05:11:25 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/14 05:11:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:25 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 51db8a64fdf8674832c4aabe70e62ba9 OK 2026/05/14 05:11:25 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/14 05:11:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:26 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = f6d75dbeac87caf26f6a01d08ab06a6c OK 2026/05/14 05:11:26 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/14 05:11:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:26 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 152726877405b7cbfb7abbafef8f29ee OK 2026/05/14 05:11:26 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/14 05:11:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:26 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 3e7295c03b7c8c33fdad6eb618bc88ba OK 2026/05/14 05:11:26 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/14 05:11:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:27 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 549f876619872c4646bef397086f8e94 OK 2026/05/14 05:11:27 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/14 05:11:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:27 DEBUG : Waiting for deletions to finish 2026/05/14 05:11:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 05:11:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 05:11:27 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 05:11:27 INFO : splitbananasplit: Deleted 2026/05/14 05:11:27 INFO : apple: Deleted 2026/05/14 05:11:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 05:11:27 INFO : appleappleapplebanana: Deleted 2026/05/14 05:11:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 05:11:28 INFO : banana: Deleted 2026/05/14 05:11:28 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 05:11:28 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 05:11:28 DEBUG : Waiting for deletions to finish 2026/05/14 05:11:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : apple: transformed to: appleSUFFIX 2026/05/14 05:11:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/14 05:11:29 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/14 05:11:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/14 05:11:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1: Directory modification time the same (differ by -623.868µs, within tolerance 1ms) 2026/05/14 05:11:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:11:31 DEBUG : splitbananasplit: md5 = b3d5115c57842f110cb36bdda514e42a OK 2026/05/14 05:11:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:11:31 INFO : splitbananasplit: Copied (new) 2026/05/14 05:11:31 DEBUG : appleappleapplebanana: md5 = 8b1809ba91d0c465b24fddcfa4422507 OK 2026/05/14 05:11:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:11:31 INFO : appleappleapplebanana: Copied (new) 2026/05/14 05:11:31 DEBUG : banana: md5 = 421103c46ea833ffff90ad3ab8b26b0f OK 2026/05/14 05:11:31 DEBUG : banana: size = 6 OK 2026/05/14 05:11:31 INFO : banana: Copied (new) 2026/05/14 05:11:31 DEBUG : apple: md5 = 9f186f379621ecafdec7e1dccbbb5b0a OK 2026/05/14 05:11:31 DEBUG : apple: size = 5 OK 2026/05/14 05:11:31 INFO : apple: Copied (new) 2026/05/14 05:11:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 93801ccaf1001e51a27f8ecdd26e83dc OK 2026/05/14 05:11:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:11:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/14 05:11:33 DEBUG : dir1/0002-cdefghi.txt: md5 = c41bc7402a18aea0c2334a392a772e97 OK 2026/05/14 05:11:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:11:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/14 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = d053daa76a297ee143e8eb2ae1380661 OK 2026/05/14 05:11:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:11:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/14 05:11:33 DEBUG : dir1/0003-defghij.txt: md5 = 5f6039f55fe3e7dc60f8d544a32749df OK 2026/05/14 05:11:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:11:33 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/14 05:11:34 DEBUG : dir1/0004-efghijk.txt: md5 = 78c8cf9e8beab4122392ca772d37e0c4 OK 2026/05/14 05:11:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:11:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/14 05:11:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 051540f93258b2afa035d26ad9b89619 OK 2026/05/14 05:11:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:11:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/14 05:11:34 DEBUG : dir1/0005-fghijkl.txt: md5 = a2a626cebef384e9f3c986de529aa575 OK 2026/05/14 05:11:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:11:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/14 05:11:34 DEBUG : dir1/0007-1234567.txt: md5 = 39d79c0ed670dc3a27dbf43fb1bee6e6 OK 2026/05/14 05:11:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:11:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/14 05:11:36 DEBUG : dir1/0008-2345678.txt: md5 = 58d057fae27a3938d21c01a56f8a9162 OK 2026/05/14 05:11:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:11:36 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/14 05:11:36 DEBUG : dir1/0009-3456789.txt: md5 = da829ab3bfa260fedcc36a10f08f99bd OK 2026/05/14 05:11:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:11:36 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/14 05:11:36 DEBUG : dir1/0010-456789.txt: md5 = 6c43cbacf2081071db5b3df76831b9b8 OK 2026/05/14 05:11:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:11:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/14 05:11:36 DEBUG : dir1/0011-56789;.txt: md5 = 80d5da5eb01d77e925e854883e17ba48 OK 2026/05/14 05:11:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:11:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/14 05:11:37 DEBUG : dir1/0012-6789;.txt: md5 = 06f72620e3dff073fd82433777c6bfaf OK 2026/05/14 05:11:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:11:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/14 05:11:37 DEBUG : dir1/0013-789;=.txt: md5 = 4294e542411bf939f1266f7a041c1e21 OK 2026/05/14 05:11:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:11:37 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/14 05:11:37 DEBUG : dir1/0014-89;=.txt: md5 = b578fe7ee3e526110cd7a3f35ef00a67 OK 2026/05/14 05:11:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:11:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/14 05:11:37 DEBUG : dir1/0015-9;=.txt: md5 = 8d62616f193ecbfd8c638c83ed8461c5 OK 2026/05/14 05:11:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:11:37 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/14 05:11:37 DEBUG : Waiting for deletions to finish 2026/05/14 05:11:38 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : bananaSUFFIX: Deleted 2026/05/14 05:11:38 INFO : appleSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/14 05:11:38 INFO : splitbananasplitSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/14 05:11:38 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/14 05:11:39 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/14 05:11:39 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/14 05:11:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/14 05:11:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/14 05:11:39 DEBUG : Waiting for deletions to finish 2026/05/14 05:11:39 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:11:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : Waiting for deletions to finish 2026/05/14 05:11:40 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:11:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:11:51 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:11:55 DEBUG : dir1/0000-abcdefg.txt: md5 = 7589138f357884b58ecc4b6914eecd42 OK 2026/05/14 05:11:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = d3294c4f418eb67b87bd0b8629c4c45c OK 2026/05/14 05:11:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 567ad96b0d476d156b0b2781428b2e5b OK 2026/05/14 05:12:00 DEBUG : dir1/0003-defghij.txt: md5 = d4f0315d3ed3b0447673b80df65d304f OK 2026/05/14 05:12:01 DEBUG : dir1/0004-efghijk.txt: md5 = aad93f18360447419b8471973f19ede5 OK 2026/05/14 05:12:03 DEBUG : dir1/0005-fghijkl.txt: md5 = 958678b31b76d8b5625770c91016188f OK 2026/05/14 05:12:04 DEBUG : dir1/0006-ghijklm.txt: md5 = 33b3be852f76da4296cea6cb4738335b OK 2026/05/14 05:12:06 DEBUG : dir1/0007-1234567.txt: md5 = 33d8758bfd1c622dd68ccd04bc9b955c OK 2026/05/14 05:12:07 DEBUG : dir1/0008-2345678.txt: md5 = 218e0e8ff1316ec7d9844a6942ba1b56 OK 2026/05/14 05:12:09 DEBUG : dir1/0009-3456789.txt: md5 = 3c10d92cde3924b8ac822fe976fdb452 OK 2026/05/14 05:12:10 DEBUG : dir1/0010-456789.txt: md5 = f97d0e9228f3df3b3128d9f321ca2302 OK 2026/05/14 05:12:12 DEBUG : dir1/0011-56789;.txt: md5 = b385e852e12dd3897dbe8507d1d20c3b OK 2026/05/14 05:12:13 DEBUG : dir1/0012-6789;.txt: md5 = 4d43501e5ae360c254d993e0ffb068f8 OK 2026/05/14 05:12:15 DEBUG : dir1/0013-789;=.txt: md5 = 184be13c72d22089a9874645096dee4d OK 2026/05/14 05:12:16 DEBUG : dir1/0014-89;=.txt: md5 = f5f90ac6dd3b6446c5b5ca46df17d389 OK 2026/05/14 05:12:18 DEBUG : dir1/0015-9;=.txt: md5 = d16624be8cb4b875830877d774a12b47 OK 2026/05/14 05:12:19 DEBUG : apple: md5 = ab2dbf23a87c85e49e5d23161cfe1681 OK 2026/05/14 05:12:21 DEBUG : banana: md5 = 9e2944521866446e0dae0bb597437b82 OK 2026/05/14 05:12:22 DEBUG : appleappleapplebanana: md5 = 68f2a398f83f71f5931820122f60df67 OK 2026/05/14 05:12:24 DEBUG : splitbananasplit: md5 = 08d789093715111a97042736a3937d39 OK 2026/05/14 05:12:24 DEBUG : Waiting for deletions to finish 2026/05/14 05:12:24 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:12:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:12:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : apple: size = 5 OK 2026/05/14 05:12:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:26 DEBUG : apple: Unchanged skipping 2026/05/14 05:12:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:26 DEBUG : banana: size = 6 OK 2026/05/14 05:12:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:26 DEBUG : banana: Unchanged skipping 2026/05/14 05:12:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:12:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 05:12:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/14 05:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:12:27 DEBUG : appleapple: md5 = 826a1bf5adc614ad6dc945de2bad7e32 OK 2026/05/14 05:12:27 DEBUG : appleapple: size = 21 OK 2026/05/14 05:12:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/14 05:12:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:28 DEBUG : splitbanan: md5 = 28eb6a139bf5a58132126d16a2200582 OK 2026/05/14 05:12:28 DEBUG : splitbanan: size = 16 OK 2026/05/14 05:12:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/14 05:12:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:28 DEBUG : dir1/0000-abcde: md5 = 30cb0c77daa43901b5f7a7b37a1997f4 OK 2026/05/14 05:12:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/14 05:12:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/14 05:12:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:28 DEBUG : dir1/0001-bcdef: md5 = aa8abcf37c59ff10133bf1830f12f385 OK 2026/05/14 05:12:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/14 05:12:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/14 05:12:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:29 DEBUG : dir1/0002-cdefg: md5 = 04669a34869f03062caf6a2fd8a71060 OK 2026/05/14 05:12:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/14 05:12:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/14 05:12:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:29 DEBUG : dir1/0004-efghi: md5 = b98faaa9cca57bf386024e256c76c0ee OK 2026/05/14 05:12:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/14 05:12:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/14 05:12:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:29 DEBUG : dir1/0003-defgh: md5 = 03c00fb67df86ac874661550c9788d93 OK 2026/05/14 05:12:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/14 05:12:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/14 05:12:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:29 DEBUG : dir1/0005-fghij: md5 = aa34998ca515b6f9373424da89497c2f OK 2026/05/14 05:12:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/14 05:12:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/14 05:12:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:30 DEBUG : dir1/0006-ghijk: md5 = f7173e86c8f53e769306dd2b0ec4747d OK 2026/05/14 05:12:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/14 05:12:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/14 05:12:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:31 DEBUG : dir1/0007-12345: md5 = f884deb9dd95216c94cbcba841e1837b OK 2026/05/14 05:12:31 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/14 05:12:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/14 05:12:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:31 DEBUG : dir1/0008-23456: md5 = 0f895e68c84ff4fb9607a1b819310231 OK 2026/05/14 05:12:31 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/14 05:12:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/14 05:12:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:31 DEBUG : dir1/0009-34567: md5 = 62037bf877122486b339f4b8d3fcaae3 OK 2026/05/14 05:12:31 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/14 05:12:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/14 05:12:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:32 DEBUG : dir1/0010-45678: md5 = 5fbf4033cbab986cbb686e5ee5255120 OK 2026/05/14 05:12:32 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/14 05:12:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/14 05:12:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:32 DEBUG : dir1/0013-789;=: md5 = e3d9838d7ff8e6148d2bdc1200323efd OK 2026/05/14 05:12:32 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/14 05:12:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/14 05:12:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:32 DEBUG : dir1/0012-6789;: md5 = 966271f830802e1077bf585a1c12abc8 OK 2026/05/14 05:12:32 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/14 05:12:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/14 05:12:32 DEBUG : dir1/0011-56789: md5 = 0fc92b7b102dd078d08e7f3120d48746 OK 2026/05/14 05:12:32 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/14 05:12:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/14 05:12:33 DEBUG : dir1/0014-89;=.: md5 = 4ef413401ccc6bad8ca778c73aed9e27 OK 2026/05/14 05:12:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/14 05:12:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/14 05:12:34 DEBUG : dir1/0015-9;=.t: md5 = 2e5522fc3b149932a75a68f03a119350 OK 2026/05/14 05:12:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/14 05:12:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/14 05:12:34 DEBUG : Waiting for deletions to finish 2026/05/14 05:12:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/14 05:12:34 INFO : appleappleapplebanana: Deleted 2026/05/14 05:12:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/14 05:12:34 INFO : splitbananasplit: Deleted 2026/05/14 05:12:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/14 05:12:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/14 05:12:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/14 05:12:35 INFO : dir1/0010-456789.txt: Deleted 2026/05/14 05:12:35 DEBUG : Waiting for deletions to finish 2026/05/14 05:12:35 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/14 05:12:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/14 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:37 DEBUG : dir1: Directory modification time the same (differ by -775.531µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:37 DEBUG : apple: size = 5 OK 2026/05/14 05:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : apple: Unchanged skipping 2026/05/14 05:12:37 DEBUG : appleapple: size = 21 OK 2026/05/14 05:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:12:37 DEBUG : banana: size = 6 OK 2026/05/14 05:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : banana: Unchanged skipping 2026/05/14 05:12:37 DEBUG : splitbanan: size = 16 OK 2026/05/14 05:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/14 05:12:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/14 05:12:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/14 05:12:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/14 05:12:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/14 05:12:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/14 05:12:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/14 05:12:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/14 05:12:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/14 05:12:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/14 05:12:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/14 05:12:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/14 05:12:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/14 05:12:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/14 05:12:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/14 05:12:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/14 05:12:37 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/14 05:12:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/14 05:12:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/14 05:12:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/14 05:12:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/14 05:12:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/14 05:12:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/14 05:12:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:12:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:12:37 DEBUG : Waiting for deletions to finish 2026/05/14 05:12:37 DEBUG : Waiting for deletions to finish 2026/05/14 05:12:37 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : appleapple: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/14 05:12:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/14 05:12:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/14 05:12:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/14 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/14 05:12:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/14 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/14 05:12:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/14 05:12:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/14 05:12:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/14 05:12:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/14 05:12:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/14 05:12:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/14 05:12:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/14 05:12:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/14 05:12:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/14 05:12:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/14 05:12:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/14 05:12:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/14 05:12:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:12:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:12:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 35ac4ee9b6a5b638b4d4f33b682db205 OK 2026/05/14 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0e67fc7916cd23e27351936b967ce8df OK 2026/05/14 05:12:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 388a92bb05ee9f0ef1e8e94cc8beb403 OK 2026/05/14 05:12:57 DEBUG : dir1/0003-defghij.txt: md5 = 14f5bdf7eea6f37160f9b5c6985a29e6 OK 2026/05/14 05:12:59 DEBUG : dir1/0004-efghijk.txt: md5 = 9560427d3c1a09bf2cfe8b5749ac7da6 OK 2026/05/14 05:13:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 1894b5fc1f569449d93add60e1c901fd OK 2026/05/14 05:13:02 DEBUG : dir1/0006-ghijklm.txt: md5 = ab25542c3f82c277b6693335fb13533d OK 2026/05/14 05:13:03 DEBUG : dir1/0007-1234567.txt: md5 = 596016cec51777476f14f9b60b16f063 OK 2026/05/14 05:13:05 DEBUG : dir1/0008-2345678.txt: md5 = 7ca383abb3d12bcb93235d92c15c4333 OK 2026/05/14 05:13:06 DEBUG : dir1/0009-3456789.txt: md5 = ba2993dc102a2ef0fd2e6620071bcc29 OK 2026/05/14 05:13:08 DEBUG : dir1/0010-456789.txt: md5 = c28d74302921d5ce0381e3c2e8695da4 OK 2026/05/14 05:13:09 DEBUG : dir1/0011-56789;.txt: md5 = d9cabfb87373cbd5d5fe26a40558a915 OK 2026/05/14 05:13:11 DEBUG : dir1/0012-6789;.txt: md5 = 34df16aa85da4b4577f80f1d1f7f5fe4 OK 2026/05/14 05:13:12 DEBUG : dir1/0013-789;=.txt: md5 = 101e86430c0607ec6834260d8e44099c OK 2026/05/14 05:13:14 DEBUG : dir1/0014-89;=.txt: md5 = 1f4c75faa8ec598e84ecf3bf2df638ba OK 2026/05/14 05:13:15 DEBUG : dir1/0015-9;=.txt: md5 = f13bf84b98e32a1eeea1ecbe2811305a OK 2026/05/14 05:13:17 DEBUG : apple: md5 = 99f0745166df7f0f6914f5fec0772329 OK 2026/05/14 05:13:18 DEBUG : banana: md5 = f0c7e1c2bd497f7827a8621666022970 OK 2026/05/14 05:13:20 DEBUG : appleappleapplebanana: md5 = ad4936f3eeae9b0821c0b790ab925d23 OK 2026/05/14 05:13:21 DEBUG : splitbananasplit: md5 = a4565911d4b130d2c893bad789f35d3b OK 2026/05/14 05:13:21 DEBUG : Waiting for deletions to finish 2026/05/14 05:13:22 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:13:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:13:23 DEBUG : apple: size = 5 OK 2026/05/14 05:13:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:23 DEBUG : apple: Unchanged skipping 2026/05/14 05:13:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:13:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:13:23 DEBUG : banana: size = 6 OK 2026/05/14 05:13:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:23 DEBUG : banana: Unchanged skipping 2026/05/14 05:13:24 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:13:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:13:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:13:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:13:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:13:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:13:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:13:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:13:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:13:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:13:24 DEBUG : Waiting for deletions to finish 2026/05/14 05:13:24 DEBUG : Waiting for deletions to finish 2026/05/14 05:13:24 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:13:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:13:25 DEBUG : dir1: Directory modification time the same (differ by -759.225µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : apple: size = 5 OK 2026/05/14 05:13:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : apple: Unchanged skipping 2026/05/14 05:13:25 DEBUG : banana: size = 6 OK 2026/05/14 05:13:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : banana: Unchanged skipping 2026/05/14 05:13:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:13:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:13:25 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:13:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:13:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:13:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:13:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:13:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:13:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:13:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:13:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:13:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:13:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:13:25 DEBUG : Waiting for deletions to finish 2026/05/14 05:13:25 DEBUG : Waiting for deletions to finish 2026/05/14 05:13:26 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:13:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : Waiting for deletions to finish 2026/05/14 05:13:27 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:13:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:13:38 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:13:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 3fbb2a9a6452b4d0327dae83c0ebd471 OK 2026/05/14 05:13:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3d224d2ea993e93426c442bcd21e5e9e OK 2026/05/14 05:13:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 4c79a92bd34e79b6ab1d2be9943b44ac OK 2026/05/14 05:13:46 DEBUG : dir1/0003-defghij.txt: md5 = 49ea3fd04002395164be8ecf557c34be OK 2026/05/14 05:13:48 DEBUG : dir1/0004-efghijk.txt: md5 = 812cb1d611246bc8619338f4c2e3e132 OK 2026/05/14 05:13:49 DEBUG : dir1/0005-fghijkl.txt: md5 = e53f38c8dc077cf366d00a60d64edd33 OK 2026/05/14 05:13:51 DEBUG : dir1/0006-ghijklm.txt: md5 = eb6cf9e8a02506d984a6e5cb4bde2d82 OK 2026/05/14 05:13:53 DEBUG : dir1/0007-1234567.txt: md5 = 4d1b4c3c58d585eac935455244ce6c0e OK 2026/05/14 05:13:54 DEBUG : dir1/0008-2345678.txt: md5 = 71aa877b3c22b0ea03fdb17a9741c921 OK 2026/05/14 05:13:56 DEBUG : dir1/0009-3456789.txt: md5 = 4420f2da12f0cc17db61407efe2d0c90 OK 2026/05/14 05:13:58 DEBUG : dir1/0010-456789.txt: md5 = 2bcd48ac715e5eda6b09f28b7ee52adb OK 2026/05/14 05:13:59 DEBUG : dir1/0011-56789;.txt: md5 = bcae73b05a17e5a2b67855d258568c7a OK 2026/05/14 05:14:01 DEBUG : dir1/0012-6789;.txt: md5 = 82e40cfec10c066f8195877288925930 OK 2026/05/14 05:14:03 DEBUG : dir1/0013-789;=.txt: md5 = 8c5fb3338c5bf35ea3dd8812f033d725 OK 2026/05/14 05:14:05 DEBUG : dir1/0014-89;=.txt: md5 = 22a40167cd5a28cb9ad5f73b5b1188f1 OK 2026/05/14 05:14:06 DEBUG : dir1/0015-9;=.txt: md5 = afda889cfbf8796b8f3c2bef10a33904 OK 2026/05/14 05:14:08 DEBUG : apple: md5 = 2bf5822c3123c57af6a4ff9f5eda2557 OK 2026/05/14 05:14:09 DEBUG : banana: md5 = ebce0f5af6ac18cc4a1e9555b7ae743e OK 2026/05/14 05:14:11 DEBUG : appleappleapplebanana: md5 = 45888fe4230fbe47ce589ff42f85fca7 OK 2026/05/14 05:14:12 DEBUG : splitbananasplit: md5 = 495aaa515006e8ff9a4688c4e9d4736b OK 2026/05/14 05:14:12 DEBUG : Waiting for deletions to finish 2026/05/14 05:14:13 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:14:14 DEBUG : apple: size = 5 OK 2026/05/14 05:14:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:14 DEBUG : apple: Unchanged skipping 2026/05/14 05:14:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:14:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:14:14 DEBUG : banana: size = 6 OK 2026/05/14 05:14:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:14 DEBUG : banana: Unchanged skipping 2026/05/14 05:14:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:14:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:14:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:14:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:14:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:14:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:14:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:14:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:14:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:14:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:14:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:14:15 DEBUG : Waiting for deletions to finish 2026/05/14 05:14:15 DEBUG : Waiting for deletions to finish 2026/05/14 05:14:15 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:14:16 DEBUG : dir1: Directory modification time the same (differ by -616.208µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : apple: size = 5 OK 2026/05/14 05:14:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : apple: Unchanged skipping 2026/05/14 05:14:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:14:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:14:16 DEBUG : banana: size = 6 OK 2026/05/14 05:14:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : banana: Unchanged skipping 2026/05/14 05:14:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:14:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:14:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:14:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:14:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:14:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:14:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:14:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:14:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:14:16 DEBUG : Waiting for deletions to finish 2026/05/14 05:14:16 DEBUG : Waiting for deletions to finish 2026/05/14 05:14:17 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:14:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:14:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:14:32 DEBUG : dir1/0000-abcdefg.txt: md5 = cfa38a700ee11a6d8d6f7d101f55b1d0 OK 2026/05/14 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = f182999d464a6f229c70101925d539d5 OK 2026/05/14 05:14:35 DEBUG : dir1/0002-cdefghi.txt: md5 = a68375facec766001ffa49d6995403f8 OK 2026/05/14 05:14:36 DEBUG : dir1/0003-defghij.txt: md5 = c96b25b1e0d187cd35ae2055ecba4195 OK 2026/05/14 05:14:38 DEBUG : dir1/0004-efghijk.txt: md5 = c9559387cd0805475383bfd450890de1 OK 2026/05/14 05:14:39 DEBUG : dir1/0005-fghijkl.txt: md5 = edd7e4cde1763e285aa3ee4fe6d13bd8 OK 2026/05/14 05:14:41 DEBUG : dir1/0006-ghijklm.txt: md5 = c458d211a550f94a996a5ddbc4f06ac9 OK 2026/05/14 05:14:42 DEBUG : dir1/0007-1234567.txt: md5 = dd6f50b44a05514c79ff49dac4b1a161 OK 2026/05/14 05:14:44 DEBUG : dir1/0008-2345678.txt: md5 = c288150bcb19be11657ff0782980d38c OK 2026/05/14 05:14:45 DEBUG : dir1/0009-3456789.txt: md5 = 14d96441d18a95058f706e8eb8f903b7 OK 2026/05/14 05:14:47 DEBUG : dir1/0010-456789.txt: md5 = d7d14558dad1e5cb6101d7fcbcf93ef8 OK 2026/05/14 05:14:48 DEBUG : dir1/0011-56789;.txt: md5 = b12d434fc7094476bdc319087203e8ae OK 2026/05/14 05:14:50 DEBUG : dir1/0012-6789;.txt: md5 = 139f8d70c15d2cb6c42586efbebd086c OK 2026/05/14 05:14:51 DEBUG : dir1/0013-789;=.txt: md5 = c3033e43933d310a8b6427e5cb9e04dc OK 2026/05/14 05:14:53 DEBUG : dir1/0014-89;=.txt: md5 = cb81822018fc2ee3fdd1bb798473d308 OK 2026/05/14 05:14:54 DEBUG : dir1/0015-9;=.txt: md5 = 6b5fb53c16c7f6cb6bba95dd8ed522a0 OK 2026/05/14 05:14:56 DEBUG : apple: md5 = 07cc1a13de2702185905ccc081b0dc9e OK 2026/05/14 05:14:57 DEBUG : banana: md5 = f0796c9a09fef0d7bf0e5be8ee2f8537 OK 2026/05/14 05:14:59 DEBUG : appleappleapplebanana: md5 = b0d8cffb20b0a620ce4bace22b5fb285 OK 2026/05/14 05:15:00 DEBUG : splitbananasplit: md5 = ed79bf0b4738db9c8d5eb54c06e3a98c OK 2026/05/14 05:15:00 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:15:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:15:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:15:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:15:02 DEBUG : banana: size = 6 OK 2026/05/14 05:15:02 DEBUG : apple: size = 5 OK 2026/05/14 05:15:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : apple: Unchanged skipping 2026/05/14 05:15:02 DEBUG : banana: Unchanged skipping 2026/05/14 05:15:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:15:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:15:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:15:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:15:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:15:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:15:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:15:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:15:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:15:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:15:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:15:02 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:02 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:15:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:15:04 DEBUG : dir1: Directory modification time the same (differ by -426.09µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : apple: size = 5 OK 2026/05/14 05:15:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:15:04 DEBUG : apple: Unchanged skipping 2026/05/14 05:15:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:15:04 DEBUG : banana: size = 6 OK 2026/05/14 05:15:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : banana: Unchanged skipping 2026/05/14 05:15:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:15:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:15:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:15:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:15:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:15:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:15:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:15:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:15:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:15:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:15:04 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:04 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:15:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:15:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 966536c6fee829d448d3ea513e659c9b OK 2026/05/14 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = e46f12321be97b501f7012460362878a OK 2026/05/14 05:15:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 56c0aa7a4f2fdd3d7186ddbcdf1f2028 OK 2026/05/14 05:15:24 DEBUG : dir1/0003-defghij.txt: md5 = 05fa158e27d19cb3f33290476712f0f2 OK 2026/05/14 05:15:26 DEBUG : dir1/0004-efghijk.txt: md5 = 7ad1414304209f7d0125953c40ea7b71 OK 2026/05/14 05:15:27 DEBUG : dir1/0005-fghijkl.txt: md5 = c9e7728be481055bf0d5bf7ee8a9c0f8 OK 2026/05/14 05:15:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a59af5f1874039266cf402d8398e638 OK 2026/05/14 05:15:31 DEBUG : dir1/0007-1234567.txt: md5 = a35e0e3abb1b98afe90748473e323618 OK 2026/05/14 05:15:32 DEBUG : dir1/0008-2345678.txt: md5 = 5e9f25065be7af9af05233665e1e3d1f OK 2026/05/14 05:15:34 DEBUG : dir1/0009-3456789.txt: md5 = 30aed145bd61a93bdcc584dc01f3da77 OK 2026/05/14 05:15:35 DEBUG : dir1/0010-456789.txt: md5 = 981916c220d665835bb7fa147850fe35 OK 2026/05/14 05:15:37 DEBUG : dir1/0011-56789;.txt: md5 = e2d4eb371de881acf62b28f9523150a2 OK 2026/05/14 05:15:38 DEBUG : dir1/0012-6789;.txt: md5 = 2f31aa6639a6ba57dd2679a4564c3083 OK 2026/05/14 05:15:40 DEBUG : dir1/0013-789;=.txt: md5 = 84f0e7844464d3938437df61d9d11e87 OK 2026/05/14 05:15:41 DEBUG : dir1/0014-89;=.txt: md5 = f79a95edea95e4a5574ba799b1598987 OK 2026/05/14 05:15:43 DEBUG : dir1/0015-9;=.txt: md5 = 252700ece96b4d2e77469d74f3cbe830 OK 2026/05/14 05:15:44 DEBUG : apple: md5 = 029b620e5bc88a08de1e8c76f39046f1 OK 2026/05/14 05:15:46 DEBUG : banana: md5 = 1d66b7e599128b26bf33c051ac03d2f3 OK 2026/05/14 05:15:47 DEBUG : appleappleapplebanana: md5 = 49792373f5e1bd3db9797d99a7e8d89d OK 2026/05/14 05:15:49 DEBUG : splitbananasplit: md5 = 4aa46e0368c17c70dfd10c9949e6c070 OK 2026/05/14 05:15:49 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:49 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:15:51 DEBUG : apple: size = 5 OK 2026/05/14 05:15:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : apple: Unchanged skipping 2026/05/14 05:15:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:15:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:15:51 DEBUG : banana: size = 6 OK 2026/05/14 05:15:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : banana: Unchanged skipping 2026/05/14 05:15:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:15:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:15:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:15:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:15:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:15:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:15:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:15:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:15:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:15:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:15:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:15:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:15:51 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:51 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:52 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1: Directory modification time the same (differ by -239.515µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : apple: size = 5 OK 2026/05/14 05:15:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : apple: Unchanged skipping 2026/05/14 05:15:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:15:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:15:53 DEBUG : banana: size = 6 OK 2026/05/14 05:15:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : banana: Unchanged skipping 2026/05/14 05:15:53 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:15:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:15:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:15:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:15:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:15:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:15:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:15:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:15:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:15:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:15:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:15:53 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:53 DEBUG : Waiting for deletions to finish 2026/05/14 05:15:53 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:16:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:16:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 2b66bb248274038ad0e98eccb2ed3bbe OK 2026/05/14 05:16:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = d5904a8e95fb44595d1afb2bf7b5665e OK 2026/05/14 05:16:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 5630a08c97df98cc6c433520943e8cc9 OK 2026/05/14 05:16:13 DEBUG : dir1/0003-defghij.txt: md5 = 409b09e38dd17949465adc0d50e523a4 OK 2026/05/14 05:16:14 DEBUG : dir1/0004-efghijk.txt: md5 = 3f6eeceb20a71fac653b74e921795a42 OK 2026/05/14 05:16:16 DEBUG : dir1/0005-fghijkl.txt: md5 = eaf9916000968a5baa85ccd9e19d978a OK 2026/05/14 05:16:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 3e5828c7b0a1d80b4d7edf8afea4ae85 OK 2026/05/14 05:16:19 DEBUG : dir1/0007-1234567.txt: md5 = 9fabd37d1f7ff68ce0ce3e0c084cade6 OK 2026/05/14 05:16:20 DEBUG : dir1/0008-2345678.txt: md5 = 0e499b81c7918d4528fda4f4d300fd8a OK 2026/05/14 05:16:22 DEBUG : dir1/0009-3456789.txt: md5 = 3ce4ad9e04647e77c57cd2c76129382b OK 2026/05/14 05:16:23 DEBUG : dir1/0010-456789.txt: md5 = a01f6b1ae82349653e211af76274f3a0 OK 2026/05/14 05:16:25 DEBUG : dir1/0011-56789;.txt: md5 = 242204731e9de8bf13b696108c37e1c9 OK 2026/05/14 05:16:26 DEBUG : dir1/0012-6789;.txt: md5 = b49ebeefb404c412cc6207bdb1c4df51 OK 2026/05/14 05:16:28 DEBUG : dir1/0013-789;=.txt: md5 = 8011627df81fb27ec7770f1919c04a7e OK 2026/05/14 05:16:29 DEBUG : dir1/0014-89;=.txt: md5 = 13b05feb96ae421a44763d6cce4e7e20 OK 2026/05/14 05:16:31 DEBUG : dir1/0015-9;=.txt: md5 = bf22b6f44903c9e8377884f10aa3655b OK 2026/05/14 05:16:33 DEBUG : apple: md5 = 4410748a7697d4f9b56cbb1d7fb6b7ad OK 2026/05/14 05:16:34 DEBUG : banana: md5 = 33340ff73e826abd82e0665ab8504263 OK 2026/05/14 05:16:36 DEBUG : appleappleapplebanana: md5 = 1f4562995444187e452efcb9c54f6e70 OK 2026/05/14 05:16:37 DEBUG : splitbananasplit: md5 = f2486d68e6196b6a75f158b742296752 OK 2026/05/14 05:16:37 DEBUG : Waiting for deletions to finish 2026/05/14 05:16:38 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:16:39 DEBUG : apple: size = 5 OK 2026/05/14 05:16:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : apple: Unchanged skipping 2026/05/14 05:16:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:16:39 DEBUG : banana: size = 6 OK 2026/05/14 05:16:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:16:39 DEBUG : banana: Unchanged skipping 2026/05/14 05:16:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/14 05:16:39 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:16:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:16:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:16:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:16:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:16:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:16:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:16:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:16:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:16:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:16:39 DEBUG : Waiting for deletions to finish 2026/05/14 05:16:39 DEBUG : Waiting for deletions to finish 2026/05/14 05:16:40 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:16:41 DEBUG : dir1: Directory modification time the same (differ by -38.859µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : apple: size = 5 OK 2026/05/14 05:16:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/14 05:16:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : apple: Unchanged skipping 2026/05/14 05:16:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/14 05:16:41 DEBUG : banana: size = 6 OK 2026/05/14 05:16:41 DEBUG : splitbananasplit: size = 16 OK 2026/05/14 05:16:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : banana: Unchanged skipping 2026/05/14 05:16:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/14 05:16:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/14 05:16:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/14 05:16:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/14 05:16:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/14 05:16:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/14 05:16:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/14 05:16:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:16:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/14 05:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:16:41 DEBUG : Waiting for deletions to finish 2026/05/14 05:16:41 DEBUG : Waiting for deletions to finish 2026/05/14 05:16:42 DEBUG : banana: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : apple: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/14 05:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/14 05:16:53 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" --- PASS: TestTransform (589.92s) --- PASS: TestTransform/NFC (47.88s) --- PASS: TestTransform/NFD (48.30s) --- PASS: TestTransform/base64 (55.72s) --- PASS: TestTransform/prefix (69.32s) --- PASS: TestTransform/suffix (67.17s) --- PASS: TestTransform/truncate (57.31s) --- PASS: TestTransform/encoder (49.42s) --- PASS: TestTransform/ISO-8859-1 (49.80s) --- PASS: TestTransform/charmap (47.78s) --- PASS: TestTransform/lowercase (48.95s) --- PASS: TestTransform/ascii (48.26s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:16:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 05:16:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 05:16:54 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/14 05:16:55 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-14T05:16:54.527421724Z) 2026/05/14 05:16:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/14 05:16:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/14 05:16:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 05:16:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/14 05:16:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 05:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:16:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 7640192d727d306577233fef209d4e09 OK 2026/05/14 05:16:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/14 05:16:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/14 05:16:57 DEBUG : Waiting for deletions to finish 2026/05/14 05:16:59 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.26s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:16:59 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:16:59 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:17:00 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:16:59.787508853Z) 2026/05/14 05:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:00 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/14 05:17:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:02 DEBUG : tictactoe/tictactoe: md5 = 7c4b0e55988f0868f438307a4a4b5853 OK 2026/05/14 05:17:02 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/14 05:17:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/14 05:17:02 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.29s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:05 DEBUG : toe: Making directory with metadata 2026/05/14 05:17:06 INFO : toe: Made directory with metadata (mtime=2026-05-14T05:17:05.07459639Z) 2026/05/14 05:17:06 DEBUG : toe/toe: Making directory with metadata 2026/05/14 05:17:06 INFO : toe/toe: Made directory with metadata (mtime=2026-05-14T05:17:05.07459639Z) 2026/05/14 05:17:06 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 05:17:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 05:17:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 05:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:08 DEBUG : toe/toe/tictactoe: md5 = 89dd77af6748c0bc0f8d952d00401343 OK 2026/05/14 05:17:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/14 05:17:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/14 05:17:08 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/14 05:17:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.15s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:12 DEBUG : toe: Making directory with metadata 2026/05/14 05:17:13 INFO : toe: Made directory with metadata (mtime=2026-05-14T05:17:12.228714776Z) 2026/05/14 05:17:13 DEBUG : toe/toe: Making directory with metadata 2026/05/14 05:17:14 INFO : toe/toe: Made directory with metadata (mtime=2026-05-14T05:17:12.228714776Z) 2026/05/14 05:17:14 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 05:17:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 05:17:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/14 05:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:15 DEBUG : toe/toe/tictactoe: md5 = 1e961ebccbe5deeb8a62a9a564ccbb3a OK 2026/05/14 05:17:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/14 05:17:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/14 05:17:15 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/14 05:17:18 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.33s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:19 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:17:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:17:19 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/14 05:17:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:17:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:20 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:20 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:20 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:17:21 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:19.556835969Z) 2026/05/14 05:17:21 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:21 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/14 05:17:22 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:19.556835969Z) 2026/05/14 05:17:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:17:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:23 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 1c42ce1d68f9afbbbe415d88107e1150 OK 2026/05/14 05:17:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 05:17:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:23 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/14 05:17:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.80s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:28 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:17:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:17:28 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:28 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/14 05:17:29 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:17:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:29 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:29 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:29 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:17:30 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:28.361981492Z) 2026/05/14 05:17:30 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:30 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:30 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/14 05:17:30 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:28.361981492Z) 2026/05/14 05:17:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 05:17:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:17:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6004ab21dd9a59245dc92282bb220a45 OK 2026/05/14 05:17:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:17:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:32 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:33 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:34 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:34 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 05:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:17:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/14 05:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': 0 differences found 2026/05/14 05:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': 1 hashes could not be checked 2026/05/14 05:17:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': 1 matching files 2026/05/14 05:17:35 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/14 05:17:36 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.84s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:38 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:38 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:38 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:17:39 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:38.198143934Z) 2026/05/14 05:17:39 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:39 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:39 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/14 05:17:40 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:38.198143934Z) 2026/05/14 05:17:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:17:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:41 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e1f0418d092b188fe1fabb290fb4a2fc OK 2026/05/14 05:17:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 05:17:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:41 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:42 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:43 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:43 DEBUG : tictactoe: Directory modification time the same (differ by -143.934µs, within tolerance 1ms) 2026/05/14 05:17:43 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:43 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -143.934µs, within tolerance 1ms) 2026/05/14 05:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/14 05:17:43 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/14 05:17:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/14 05:17:43 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/14 05:17:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:43 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/14 05:17:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.28s) === RUN TestSyntax 2026/05/14 05:17:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:47 DEBUG : toe: Making directory with metadata 2026/05/14 05:17:48 INFO : toe: Made directory with metadata (mtime=2026-05-14T05:17:47.480297114Z) 2026/05/14 05:17:48 DEBUG : toe/toe: Making directory with metadata 2026/05/14 05:17:49 INFO : toe/toe: Made directory with metadata (mtime=2026-05-14T05:17:47.480297114Z) 2026/05/14 05:17:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 05:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:51 DEBUG : toe/toe/toe: md5 = 9812fc9ec1d60c546a4737187885ef95 OK 2026/05/14 05:17:51 DEBUG : toe/toe/toe: size = 11 OK 2026/05/14 05:17:51 INFO : toe/toe/toe: Copied (new) 2026/05/14 05:17:51 DEBUG : Waiting for deletions to finish 2026/05/14 05:17:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/14 05:17:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.55s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:17:55 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:17:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:17:55 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:55 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/14 05:17:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:56 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:17:56 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:55.028421597Z) 2026/05/14 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/14 05:17:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-14T05:17:55.028421597Z) 2026/05/14 05:17:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:17:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 05:17:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:17:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:17:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:17:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 977fe49116d8ba5c503f5432b376f210 OK 2026/05/14 05:17:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:17:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:17:59 INFO : toe/toe/toe.txt: Deleted 2026/05/14 05:17:59 INFO : toe/toe: Removing directory 2026/05/14 05:17:59 INFO : toe: Removing directory 2026/05/14 05:17:59 INFO : empty_dir: Removing directory 2026/05/14 05:17:59 DEBUG : Local file system at /tmp/rclone3742758246: deleted 3 directories 2026/05/14 05:18:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/14 05:18:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.80s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:18:03 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:18:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:18:03 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/14 05:18:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:04 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:04 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:18:05 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:18:03.830566666Z) 2026/05/14 05:18:05 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:05 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:18:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/14 05:18:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-14T05:18:03.830566666Z) 2026/05/14 05:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:18:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e5c92b017241e926ea6d7f058d9d2333 OK 2026/05/14 05:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:18:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:08 INFO : toe/toe/toe.txt: Deleted 2026/05/14 05:18:08 INFO : toe/toe: Removing directory 2026/05/14 05:18:08 INFO : toe: Removing directory 2026/05/14 05:18:08 INFO : empty_dir: Removing directory 2026/05/14 05:18:08 DEBUG : Local file system at /tmp/rclone3742758246: deleted 3 directories 2026/05/14 05:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 05:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 05:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 05:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 05:18:12 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/14 05:18:15 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/14 05:18:16 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/14 05:18:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (15.14s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:18:18 DEBUG : Reset feature "Copy" 2026/05/14 05:18:18 DEBUG : Reset feature "Move" 2026/05/14 05:18:18 DEBUG : Reset feature "Copy" 2026/05/14 05:18:18 DEBUG : Reset feature "Move" 2026/05/14 05:18:18 DEBUG : empty_dir: Making directory with metadata 2026/05/14 05:18:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:18:18 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/14 05:18:19 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/14 05:18:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/14 05:18:19 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:19 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:19 DEBUG : tictactoe: Making directory with metadata 2026/05/14 05:18:20 INFO : tictactoe: Made directory with metadata (mtime=2026-05-14T05:18:18.966815902Z) 2026/05/14 05:18:20 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:20 DEBUG : toe: transformed to: tictactoe 2026/05/14 05:18:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:18:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/14 05:18:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-14T05:18:18.966815902Z) 2026/05/14 05:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/14 05:18:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/14 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:18:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e0d145bcfac14ff3b37cd8d724c4860d OK 2026/05/14 05:18:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:18:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/14 05:18:23 INFO : toe/toe/toe.txt: Deleted 2026/05/14 05:18:23 INFO : toe/toe: Removing directory 2026/05/14 05:18:23 INFO : toe: Removing directory 2026/05/14 05:18:23 INFO : empty_dir: Removing directory 2026/05/14 05:18:23 DEBUG : Local file system at /tmp/rclone3742758246: deleted 3 directories 2026/05/14 05:18:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/14 05:18:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/14 05:18:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 05:18:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 05:18:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/14 05:18:28 DEBUG : toe/toe/toe.txt: md5 = 6bf9877bb9b98ee10c6f39029a75fc23 OK 2026/05/14 05:18:28 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 05:18:28 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/14 05:18:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/14 05:18:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/14 05:18:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/14 05:18:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/14 05:18:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.55s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:18:35 DEBUG : toe: transformed to: dG9l 2026/05/14 05:18:35 DEBUG : toe: transformed to: dG9l 2026/05/14 05:18:35 DEBUG : dG9l: Making directory with metadata 2026/05/14 05:18:36 INFO : dG9l: Made directory with metadata (mtime=2026-05-14T05:18:35.518088118Z) 2026/05/14 05:18:36 DEBUG : toe: transformed to: dG9l 2026/05/14 05:18:36 DEBUG : toe: transformed to: dG9l 2026/05/14 05:18:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/14 05:18:36 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/14 05:18:37 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-14T05:18:35.520088151Z) 2026/05/14 05:18:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/14 05:18:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/14 05:18:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 05:18:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/14 05:18:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 05:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:18:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 24b82a92cfe058d99a9d981b9765f2a7 OK 2026/05/14 05:18:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/14 05:18:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/14 05:18:39 DEBUG : Waiting for deletions to finish 2026/05/14 05:18:40 DEBUG : dG9l: transformed to: toe 2026/05/14 05:18:40 DEBUG : dG9l: transformed to: toe 2026/05/14 05:18:40 DEBUG : toe: Directory modification time the same (differ by 88.118µs, within tolerance 1ms) 2026/05/14 05:18:40 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/14 05:18:40 DEBUG : dG9l: transformed to: toe 2026/05/14 05:18:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/14 05:18:40 DEBUG : toe/toe: Directory modification time the same (differ by 88.151µs, within tolerance 1ms) 2026/05/14 05:18:40 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/14 05:18:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/14 05:18:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/14 05:18:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/14 05:18:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/14 05:18:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/14 05:18:40 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for checks to finish 2026/05/14 05:18:40 DEBUG : Local file system at /tmp/rclone3742758246: Waiting for transfers to finish 2026/05/14 05:18:40 DEBUG : Waiting for deletions to finish 2026/05/14 05:18:43 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/14 05:18:43 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.04s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi'", Local "Local file system at /tmp/rclone3742758246", Modify Window "1ms" 2026/05/14 05:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:44 DEBUG : toe: transformed to: 2026/05/14 05:18:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:44 DEBUG : toe: transformed to: 2026/05/14 05:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Making directory with metadata 2026/05/14 05:18:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Made directory with metadata (mtime=2026-05-14T05:18:44.56223672Z) 2026/05/14 05:18:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:45 DEBUG : toe: transformed to: 2026/05/14 05:18:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:45 DEBUG : toe: transformed to: 2026/05/14 05:18:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:45 DEBUG : toe/toe: transformed to: 2026/05/14 05:18:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/14 05:18:45 DEBUG : toe/toe: Making directory with metadata 2026/05/14 05:18:46 INFO : toe/toe: Made directory with metadata (mtime=2026-05-14T05:18:44.56223672Z) 2026/05/14 05:18:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:46 DEBUG : toe/toe: transformed to: 2026/05/14 05:18:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/14 05:18:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:46 DEBUG : toe: transformed to: 2026/05/14 05:18:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/14 05:18:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/14 05:18:46 DEBUG : toe/toe/toe: transformed to: 2026/05/14 05:18:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/14 05:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for checks to finish 2026/05/14 05:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Waiting for transfers to finish 2026/05/14 05:18:48 DEBUG : toe/toe/toe: md5 = 48eaf6a0923adaf0354594838fc587ad OK 2026/05/14 05:18:48 DEBUG : toe/toe/toe: size = 11 OK 2026/05/14 05:18:48 INFO : toe/toe/toe: Copied (new) 2026/05/14 05:18:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': not deleting files as there were IO errors 2026/05/14 05:18:48 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': not deleting directories as there were IO errors 2026/05/14 05:18:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/14 05:18:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.11s) PASS 2026/05/14 05:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fejewop8logi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 28m21.740882635s (try 1/5)