"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/03 01:32:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi" 2026/03/03 01:32:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 01:32:59 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0" 2026/03/03 01:33:00 DEBUG : Creating backend with remote "/tmp/rclone3956971991" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/03 01:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:02 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (3.31s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:06 DEBUG : sub dir/hello world: md5 = a6415a9281f9b9ee11c6d40bf8e0bf60 OK 2026/03/03 01:33:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:33:06 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:33:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.45s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:10 DEBUG : metadata sub dir: Making directory with metadata 2026/03/03 01:33:10 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:33:10 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/03 01:33:10 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:33:10 DEBUG : Local file system at /tmp/rclone3956971991: File to upload is small (21 bytes), uploading instead of streaming 2026/03/03 01:33:10 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/03 01:33:10 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/03 01:33:10 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/03 01:33:10 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:11 DEBUG : Google drive root 'crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0': Skipping btime metadata as can't update it on an existing file: 2026-03-03T01:33:10.668068788Z 2026/03/03 01:33:11 INFO : empty metadata sub dir: Updated directory metadata 2026/03/03 01:33:12 DEBUG : Google drive root 'crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0': Skipping btime metadata as can't update it on an existing file: 2026-03-03T01:33:10.668068788Z 2026/03/03 01:33:12 INFO : metadata sub dir: Updated directory metadata 2026/03/03 01:33:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/03 01:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:14 DEBUG : metadata sub dir/hello metadata world: md5 = 6b269f9328f83b85537080aab8f322c9 OK 2026/03/03 01:33:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/03 01:33:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/03 01:33:17 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.60s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:19 DEBUG : metadata sub dir: Making directory with metadata 2026/03/03 01:33:19 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:33:19 DEBUG : empty metadata sub dir: Making directory with metadata 2026/03/03 01:33:19 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:33:19 DEBUG : Local file system at /tmp/rclone3956971991: File to upload is small (21 bytes), uploading instead of streaming 2026/03/03 01:33:19 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/03 01:33:19 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/03/03 01:33:19 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/03/03 01:33:19 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:19 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/03/03 01:33:19 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/03/03 01:33:19 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/03/03 01:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:23 DEBUG : metadata sub dir/hello metadata world: md5 = 8e67fd46ae80002803815874c0c35c2b OK 2026/03/03 01:33:23 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/03/03 01:33:23 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/03/03 01:33:23 DEBUG : Google drive root 'crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0': Skipping btime metadata as can't update it on an existing file: 2026-03-03T01:33:19.264151996Z 2026/03/03 01:33:23 INFO : metadata sub dir: Updated directory metadata 2026/03/03 01:33:27 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (9.27s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:28 DEBUG : Creating backend with remote "/non-existing" 2026/03/03 01:33:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/03 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:31 DEBUG : sub dir/hello world: md5 = 1748c54d8f8d2fe365a34dfa3d08f1e1 OK 2026/03/03 01:33:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:33:31 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:33:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.99s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.51s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Running all checks before starting transfers 2026/03/03 01:33:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:33:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Checks finished, now starting transfers 2026/03/03 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:38 DEBUG : sub dir/hello world: md5 = f08a532487beda5e1d00498ac08e2bbe OK 2026/03/03 01:33:38 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:33:38 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:33:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.97s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:42 ERROR : Ignoring --no-traverse with sync 2026/03/03 01:33:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:33:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:46 DEBUG : sub dir/hello world: md5 = 6f055ff681cdae0f90934443394f2ed1 OK 2026/03/03 01:33:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:33:46 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:33:46 DEBUG : Waiting for deletions to finish 2026/03/03 01:33:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:33:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.69s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/03 01:33:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:51 DEBUG : hello world2: md5 = 8ebf1abd23885da9af8d720a508155cb OK 2026/03/03 01:33:51 DEBUG : hello world2: size = 12 OK 2026/03/03 01:33:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.40s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:33:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:55 DEBUG : potato2: md5 = 5144d7443ecd23daeb410c6785edb3fa OK 2026/03/03 01:33:55 DEBUG : potato2: size = 11 OK 2026/03/03 01:33:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:33:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:33:58 DEBUG : potato2: md5 = 114315f7838fd55d5e044af03148ba9d OK 2026/03/03 01:33:58 DEBUG : potato2: size = 11 OK 2026/03/03 01:33:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.55s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 01:34:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:00 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:34:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:01 DEBUG : sub dir: Making directory with metadata 2026/03/03 01:34:02 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:34:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 01:34:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:04 DEBUG : sub dir/hello world: md5 = 4c79ff136a0a9967803da6b3bd1f00ee OK 2026/03/03 01:34:04 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:04 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:34:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/03/03 01:34:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.76s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:09 INFO : sub dir2: Making directory 2026/03/03 01:34:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 01:34:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/03 01:34:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:34:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:10 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/03/03 01:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:12 DEBUG : sub dir/hello world: md5 = 089917769db47a5fda5b48c2de06f965 OK 2026/03/03 01:34:12 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:12 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:34:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.28s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:16 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:34:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:16 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:34:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:17 DEBUG : sub dir: Making directory with metadata 2026/03/03 01:34:18 INFO : sub dir: Made directory with metadata (mtime=2026-03-03T01:34:16.188703133Z) 2026/03/03 01:34:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:19 DEBUG : sub dir/hello world: md5 = 00dfc1c29652c0cd40a70e90a6e46aa3 OK 2026/03/03 01:34:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:19 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:34:19 INFO : sub dir/hello world: Deleted 2026/03/03 01:34:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.61s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:23 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/03/03 01:34:23 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.11s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:27 INFO : sub dir2: Making directory 2026/03/03 01:34:28 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/03 01:34:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:30 DEBUG : sub dir/hello world: md5 = 5c4607cba26024876122d18ea764e583 OK 2026/03/03 01:34:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:30 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:34:30 INFO : sub dir/hello world: Deleted 2026/03/03 01:34:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.88s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:33 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:34:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:34 DEBUG : sub dir2: Making directory with metadata 2026/03/03 01:34:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:34:34 DEBUG : sub dir: Making directory with metadata 2026/03/03 01:34:35 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 01:34:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:37 DEBUG : sub dir/hello world: md5 = ee66c07dc10823cc648f8ecc8c439ced OK 2026/03/03 01:34:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:37 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:34:37 DEBUG : Waiting for deletions to finish 2026/03/03 01:34:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.95s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:42 INFO : sub dir2: Making directory 2026/03/03 01:34:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/03/03 01:34:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:34:44 DEBUG : sub dir/hello world: md5 = 3f3e0ff59d3bc837b01bf14e13cee75a OK 2026/03/03 01:34:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:44 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:34:44 DEBUG : Waiting for deletions to finish 2026/03/03 01:34:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.70s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:34:50 DEBUG : sub dir/hello world: md5 = 0c8ea1be8197a48502059b5616812268 OK 2026/03/03 01:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-melefec3siyi" 2026/03/03 01:34:51 DEBUG : Creating backend with remote "TestDrive:crypt/2oaa88v5paqqu8kikekhj8s55f1julmq0a44uf6s00kq2ksn31n0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi' -> Encrypted drive 'TestCryptDrive:rclone-test-melefec3siyi' 2026/03/03 01:34:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:34:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-melefec3siyi': Waiting for checks to finish 2026/03/03 01:34:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-melefec3siyi': Waiting for transfers to finish 2026/03/03 01:34:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:34:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:34:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:34:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-melefec3siyi': Purge remote 2026/03/03 01:34:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.67s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:35:01 DEBUG : sub dir/hello world: md5 = 29876d3073419eaed7f02132df4c9e13 OK 2026/03/03 01:35:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/03 01:35:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:35:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:35:03 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:35:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:35:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:35:06 DEBUG : sub dir/hello world: md5 = 8eb2dc66bf23bce1009e82edc70fc4af OK 2026/03/03 01:35:06 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:35:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/03 01:35:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.77s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:35:12 DEBUG : sub dir/hello world: md5 = 8240018784a58ceac96932f8cdf07632 OK 2026/03/03 01:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pegadoc2daho" 2026/03/03 01:35:12 DEBUG : Creating backend with remote "TestDrive:crypt/14vcin4kap9j6u1rlctpirtgk8l6p9sjf9n7fl1ffc9jmnprvimg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi' -> Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho' 2026/03/03 01:35:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:35:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho': Waiting for checks to finish 2026/03/03 01:35:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho': Waiting for transfers to finish 2026/03/03 01:35:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:35:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:35:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:35:20 DEBUG : sub dir/hello world: md5 = 1bf87818cda0ad693551a8706d8aef6d OK 2026/03/03 01:35:21 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:35:21 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/03 01:35:21 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:35:21 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho') 2026/03/03 01:35:21 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho': Waiting for checks to finish 2026/03/03 01:35:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho': Waiting for transfers to finish 2026/03/03 01:35:22 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:35:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:35:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pegadoc2daho': Purge remote 2026/03/03 01:35:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.00s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:35:28 DEBUG : sub dir/hello world: md5 = 0f5c9590c46e4197d585d44797f8cc4e OK 2026/03/03 01:35:30 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/03 01:35:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:35:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:35:30 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:35:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:35:31 DEBUG : sub dir/hello world: md5 = 6b6292a9c1cc24a991e0873ddb473d65 OK 2026/03/03 01:35:31 DEBUG : sub dir/hello world: size = 17 OK 2026/03/03 01:35:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/03 01:35:31 INFO : sub dir/hello world: Deleted 2026/03/03 01:35:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.62s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:35:37 DEBUG : sub dir/hello world: md5 = fb6b7ab06c907901b89b6e9f10d36fbc OK 2026/03/03 01:35:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekujuk6zaje" 2026/03/03 01:35:38 DEBUG : Creating backend with remote "TestDrive:crypt/s97mmv5js17bjij4s1endq8jje0vfokj9orlrstjrda01dr95s5g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi' -> Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje' 2026/03/03 01:35:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:35:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Waiting for checks to finish 2026/03/03 01:35:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Waiting for transfers to finish 2026/03/03 01:35:42 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:35:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 01:35:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:35:45 DEBUG : sub dir/hello world: md5 = b53c372aa8628dcc7d9f099f58994443 OK 2026/03/03 01:35:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Using server-side directory move 2026/03/03 01:35:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 01:35:46 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:35:46 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/03 01:35:46 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Waiting for checks to finish 2026/03/03 01:35:46 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje') 2026/03/03 01:35:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:35:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Waiting for transfers to finish 2026/03/03 01:35:47 INFO : sub dir/hello world: Deleted 2026/03/03 01:35:47 INFO : sub dir/hello world: Moved (server-side) 2026/03/03 01:35:48 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:50 DEBUG : sub dir/hello world: md5 = bb8e336074556551d6396e00bb784386 OK 2026/03/03 01:35:51 DEBUG : testing file moves 2026/03/03 01:35:51 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:35:51 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/03/03 01:35:51 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Waiting for checks to finish 2026/03/03 01:35:51 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje') 2026/03/03 01:35:51 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 01:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Waiting for transfers to finish 2026/03/03 01:35:52 INFO : sub dir/hello world: Deleted 2026/03/03 01:35:52 INFO : sub dir/hello world: Moved (server-side) 2026/03/03 01:35:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/03/03 01:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekujuk6zaje': Purge remote --- PASS: TestServerSideMoveOverSelf (21.77s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:35:59 DEBUG : sub dir/hello world: md5 = 4dc5c81371c7723d54711e16274ec880 OK 2026/03/03 01:35:59 ERROR : error listing: directory not found 2026/03/03 01:35:59 INFO : Local file system at /tmp/rclone3956971991: Making directory 2026/03/03 01:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.79s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:05 DEBUG : sub dir/hello world: md5 = 56d2eec7d9ed6dd375610e27daa7c0c0 OK 2026/03/03 01:36:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:36:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:36:07 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for checks to finish 2026/03/03 01:36:07 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for transfers to finish 2026/03/03 01:36:07 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/03/03 01:36:07 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/03/03 01:36:07 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:36:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:36:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.33s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:10 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/03 01:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:11 DEBUG : check sum: md5 = 5c5832adb2756be7d54605651996869b OK 2026/03/03 01:36:11 DEBUG : check sum: size = 1 OK 2026/03/03 01:36:11 INFO : check sum: Copied (new) 2026/03/03 01:36:11 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:12 DEBUG : check sum: size = 1 OK 2026/03/03 01:36:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/03 01:36:12 DEBUG : check sum: Size of src and dst objects identical 2026/03/03 01:36:12 DEBUG : check sum: Unchanged skipping 2026/03/03 01:36:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.86s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/03 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:15 DEBUG : sizeonly: md5 = 1faacaa551753faaf5f00a23d9bbe4ed OK 2026/03/03 01:36:15 DEBUG : sizeonly: size = 6 OK 2026/03/03 01:36:15 INFO : sizeonly: Copied (new) 2026/03/03 01:36:15 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:16 DEBUG : sizeonly: size = 6 OK 2026/03/03 01:36:16 DEBUG : sizeonly: Sizes identical 2026/03/03 01:36:16 DEBUG : sizeonly: Unchanged skipping 2026/03/03 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:16 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.42s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/03 01:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:20 DEBUG : ignore-size: md5 = 15f62c2726f745e51cf26370f01821f1 OK 2026/03/03 01:36:20 INFO : ignore-size: Copied (new) 2026/03/03 01:36:20 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:36:20 DEBUG : ignore-size: Unchanged skipping 2026/03/03 01:36:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:20 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.88s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:23 DEBUG : existing: md5 = a2083f63db3c87e9adc0e54cc2aa32f7 OK 2026/03/03 01:36:24 DEBUG : existing: size = 6 OK 2026/03/03 01:36:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:24 DEBUG : existing: Unchanged skipping 2026/03/03 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:24 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:24 INFO : There was nothing to transfer 2026/03/03 01:36:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/03 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:26 DEBUG : existing: md5 = 55f45607c92b0d6cec89b3c25e5863be OK 2026/03/03 01:36:26 DEBUG : existing: size = 6 OK 2026/03/03 01:36:26 INFO : existing: Copied (replaced existing) 2026/03/03 01:36:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (6.07s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 01:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:30 DEBUG : existing: md5 = 2d3fba2bc0e1c6b76a442a99a3003160 OK 2026/03/03 01:36:30 DEBUG : existing: size = 6 OK 2026/03/03 01:36:30 INFO : existing: Copied (new) 2026/03/03 01:36:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:30 DEBUG : existing: Destination exists, skipping 2026/03/03 01:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.85s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:34 DEBUG : b/potato: md5 = a3986076bc139a952bdc48d3aa3a9e93 OK 2026/03/03 01:36:37 DEBUG : c/non empty space: md5 = 2a2bb3711b4eb91d11a1e27f2c279ea8 OK 2026/03/03 01:36:37 INFO : d: Making directory 2026/03/03 01:36:39 DEBUG : Added delayed dir = "a", newDst= 2026/03/03 01:36:39 INFO : c: Set directory modification time (using SetModTime) 2026/03/03 01:36:39 DEBUG : Added delayed dir = "c", newDst=c 2026/03/03 01:36:39 DEBUG : c/non empty space: size = 5 OK 2026/03/03 01:36:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:36:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 01:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:39 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 01:36:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:42 DEBUG : a/potato2: md5 = 3d1a1501023cc3aed7fbf39bb0d95bb7 OK 2026/03/03 01:36:42 DEBUG : a/potato2: size = 60 OK 2026/03/03 01:36:42 INFO : a/potato2: Copied (new) 2026/03/03 01:36:42 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:43 INFO : b/potato: Deleted 2026/03/03 01:36:44 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/03 01:36:44 INFO : d: Removing directory 2026/03/03 01:36:44 INFO : b: Removing directory 2026/03/03 01:36:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/03 01:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': deleted 2 directories 2026/03/03 01:36:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/03 01:36:48 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:51 DEBUG : empty space: md5 = 60a7bcfac9315219132268e1b7b55fc6 OK 2026/03/03 01:36:51 DEBUG : empty space: size = 1 OK 2026/03/03 01:36:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:36:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/03 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:51 DEBUG : Waiting for deletions to finish 2026/03/03 01:36:52 DEBUG : empty space: size = 1 OK 2026/03/03 01:36:52 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:53 DEBUG : empty space: md5 = fa4a1e187fe323e98dff76854760360d OK 2026/03/03 01:36:53 DEBUG : empty space: size = 1 OK 2026/03/03 01:36:53 INFO : empty space: Copied (replaced existing) 2026/03/03 01:36:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:36:57 DEBUG : foo: md5 = d72305c7d6816c187c9b6a68daef662b OK 2026/03/03 01:36:57 DEBUG : foo: size = 3 OK 2026/03/03 01:36:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/03 01:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:36:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:36:59 DEBUG : foo: md5 = 0f8f994cc96aaa339c17c576b40aeb79 OK 2026/03/03 01:36:59 DEBUG : foo: size = 3 OK 2026/03/03 01:36:59 INFO : foo: Copied (replaced existing) 2026/03/03 01:36:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:02 DEBUG : empty space: md5 = b45703876dd97e4433f5f717b53d9f1c OK 2026/03/03 01:37:02 DEBUG : empty space: size = 1 OK 2026/03/03 01:37:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:37:02 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 01:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:02 DEBUG : empty space: Unchanged skipping 2026/03/03 01:37:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:04 DEBUG : potato: md5 = eed13f5c2f2ad0f698ff199011e1d97d OK 2026/03/03 01:37:04 DEBUG : potato: size = 60 OK 2026/03/03 01:37:04 INFO : potato: Copied (new) 2026/03/03 01:37:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:08 DEBUG : potato: md5 = 537612e253d46bf32933344b39b76886 OK 2026/03/03 01:37:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:37:08 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:37:08 DEBUG : potato: Sizes differ 2026/03/03 01:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:10 DEBUG : potato: md5 = 11453a5980b2259decfc1a82705e9f66 OK 2026/03/03 01:37:10 DEBUG : potato: size = 21 OK 2026/03/03 01:37:10 INFO : potato: Copied (replaced existing) 2026/03/03 01:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:12 DEBUG : potato: md5 = 55a341ba6cd0fa8f29395300332e4734 OK 2026/03/03 01:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:13 DEBUG : potato: size = 21 OK 2026/03/03 01:37:13 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/03 01:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:14 DEBUG : potato: md5 = e54d5a907b26a0c4a1d37ecaf10757ba OK 2026/03/03 01:37:14 DEBUG : potato: size = 21 OK 2026/03/03 01:37:14 INFO : potato: Copied (replaced existing) 2026/03/03 01:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:17 DEBUG : potato: md5 = 3d044840d6a61f607a0e4e65b99bec63 OK 2026/03/03 01:37:19 DEBUG : empty space: md5 = 1d88b3f6199422095b9b30cd99963c99 OK 2026/03/03 01:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:37:19 DEBUG : empty space: size = 1 OK 2026/03/03 01:37:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:37:19 DEBUG : empty space: Unchanged skipping 2026/03/03 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/03 01:37:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:37:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:23 DEBUG : potato: md5 = b60c69ec8bf3ccb9886c056c462d0d81 OK 2026/03/03 01:37:25 DEBUG : empty space: md5 = eceb539e8de9aec35733980e0ac2b2e8 OK 2026/03/03 01:37:25 DEBUG : empty space: size = 1 OK 2026/03/03 01:37:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:37:25 DEBUG : empty space: Unchanged skipping 2026/03/03 01:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:27 DEBUG : potato2: md5 = fbb3d9c790d3b1cd99b773f17eddb2f9 OK 2026/03/03 01:37:27 DEBUG : potato2: size = 60 OK 2026/03/03 01:37:27 INFO : potato2: Copied (new) 2026/03/03 01:37:27 DEBUG : Waiting for deletions to finish 2026/03/03 01:37:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:32 DEBUG : b/potato: md5 = 691e5282087f3171f684661274e7774f OK 2026/03/03 01:37:35 DEBUG : c/non empty space: md5 = a92e62f999c74404fd5ff6b9cb89f987 OK 2026/03/03 01:37:35 INFO : d: Making directory 2026/03/03 01:37:36 INFO : d/e: Making directory 2026/03/03 01:37:38 DEBUG : Added delayed dir = "a", newDst= 2026/03/03 01:37:38 INFO : c: Set directory modification time (using SetModTime) 2026/03/03 01:37:38 DEBUG : Added delayed dir = "c", newDst=c 2026/03/03 01:37:38 DEBUG : c/non empty space: size = 5 OK 2026/03/03 01:37:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:37:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 01:37:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 01:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:41 DEBUG : a/potato2: md5 = 8ab24a5c9051ea08cc782a0a0899efb5 OK 2026/03/03 01:37:41 DEBUG : a/potato2: size = 60 OK 2026/03/03 01:37:41 INFO : a/potato2: Copied (new) 2026/03/03 01:37:41 DEBUG : Waiting for deletions to finish 2026/03/03 01:37:41 INFO : b/potato: Deleted 2026/03/03 01:37:42 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/03 01:37:42 INFO : d/e: Removing directory 2026/03/03 01:37:43 INFO : d: Removing directory 2026/03/03 01:37:43 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/03/03 01:37:43 INFO : b: Removing directory 2026/03/03 01:37:44 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/03 01:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': deleted 3 directories 2026/03/03 01:37:46 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/03 01:37:47 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:37:50 DEBUG : b/potato: md5 = 03f431a33b9ab5227c7ba10c8880f249 OK 2026/03/03 01:37:53 DEBUG : c/non empty space: md5 = 89b653faaa2e981fdefb4b5be4e97857 OK 2026/03/03 01:37:53 INFO : d: Making directory 2026/03/03 01:37:55 DEBUG : Added delayed dir = "a", newDst= 2026/03/03 01:37:56 INFO : c: Set directory modification time (using SetModTime) 2026/03/03 01:37:56 DEBUG : Added delayed dir = "c", newDst=c 2026/03/03 01:37:56 DEBUG : c/non empty space: size = 5 OK 2026/03/03 01:37:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:37:56 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 01:37:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:37:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:37:58 DEBUG : a/potato2: md5 = a9c198b4ae8ed8452a29f379821f9e10 OK 2026/03/03 01:37:58 DEBUG : a/potato2: size = 60 OK 2026/03/03 01:37:58 INFO : a/potato2: Copied (new) 2026/03/03 01:37:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': not deleting files as there were IO errors 2026/03/03 01:37:58 INFO : a: Set directory modification time (using DirSetModTime) 2026/03/03 01:37:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': not deleting directories as there were IO errors 2026/03/03 01:38:02 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/03/03 01:38:03 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/03 01:38:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:38:06 DEBUG : potato: md5 = da292129049d3e4a46a7ef6352425fcf OK 2026/03/03 01:38:08 DEBUG : empty space: md5 = 8e0cd3bdd4837b4eb034abd0a312dceb OK 2026/03/03 01:38:08 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:08 DEBUG : empty space: size = 1 OK 2026/03/03 01:38:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:38:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:08 DEBUG : empty space: Unchanged skipping 2026/03/03 01:38:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:09 INFO : potato: Deleted 2026/03/03 01:38:11 DEBUG : potato2: md5 = 38bcbe0db5b19ce8a6904e828262da89 OK 2026/03/03 01:38:11 DEBUG : potato2: size = 60 OK 2026/03/03 01:38:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (8.29s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:38:14 DEBUG : potato: md5 = cd572a485a14871fecbf505ca3ef641a OK 2026/03/03 01:38:16 DEBUG : empty space: md5 = e3cad49de617ee2ade1ccfdf913ece96 OK 2026/03/03 01:38:16 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:17 INFO : potato: Deleted 2026/03/03 01:38:17 DEBUG : empty space: size = 1 OK 2026/03/03 01:38:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:38:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:38:17 DEBUG : empty space: Unchanged skipping 2026/03/03 01:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:19 DEBUG : potato2: md5 = f8d5124837e6a5fc56004e509a7fb200 OK 2026/03/03 01:38:19 DEBUG : potato2: size = 60 OK 2026/03/03 01:38:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.08s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:38:22 DEBUG : potato: md5 = 0ce05532dd7dc59284f1aaa0a289cafa OK 2026/03/03 01:38:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:24 DEBUG : potato2: md5 = ff53236de5ac03b51d41e964bd9fa196 OK 2026/03/03 01:38:24 DEBUG : potato2: size = 19 OK 2026/03/03 01:38:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.45s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:38:28 DEBUG : potato2: md5 = 37feda0cf2f7001122d955357f1436cc OK 2026/03/03 01:38:30 DEBUG : empty space: md5 = 1a7910cd15dadab0160bfcdaa307df88 OK 2026/03/03 01:38:30 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 01:38:30 DEBUG : enormous: Excluded 2026/03/03 01:38:30 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:38:30 DEBUG : potato2: Excluded 2026/03/03 01:38:30 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:38:30 DEBUG : empty space: size = 1 OK 2026/03/03 01:38:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:30 DEBUG : empty space: Unchanged skipping 2026/03/03 01:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:30 INFO : There was nothing to transfer 2026/03/03 01:38:31 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 01:38:31 DEBUG : enormous: Excluded 2026/03/03 01:38:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:38:31 DEBUG : potato2: Excluded 2026/03/03 01:38:31 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:38:31 DEBUG : empty space: size = 1 OK 2026/03/03 01:38:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/03 01:38:31 DEBUG : empty space: Unchanged skipping 2026/03/03 01:38:31 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for checks to finish 2026/03/03 01:38:31 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for transfers to finish 2026/03/03 01:38:31 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:38:34 DEBUG : potato2: md5 = 56cd9f74dcda9ad5c1101e05393db6a3 OK 2026/03/03 01:38:36 DEBUG : empty space: md5 = e803c9d1459b63bed10e708c6e7f7aaa OK 2026/03/03 01:38:37 DEBUG : enormous: md5 = 79bd6f1be3849ac77b9897317b1329b1 OK 2026/03/03 01:38:38 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 01:38:38 DEBUG : enormous: Excluded 2026/03/03 01:38:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 01:38:38 DEBUG : potato2: Excluded 2026/03/03 01:38:38 DEBUG : empty space: size = 1 OK 2026/03/03 01:38:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:38 DEBUG : empty space: Unchanged skipping 2026/03/03 01:38:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:38 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:39 INFO : enormous: Deleted 2026/03/03 01:38:39 INFO : potato2: Deleted 2026/03/03 01:38:39 INFO : There was nothing to transfer 2026/03/03 01:38:39 DEBUG : empty space: size = 1 OK 2026/03/03 01:38:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/03 01:38:39 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for checks to finish 2026/03/03 01:38:39 DEBUG : empty space: Unchanged skipping 2026/03/03 01:38:39 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for transfers to finish 2026/03/03 01:38:39 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:39 INFO : enormous: Deleted 2026/03/03 01:38:39 INFO : potato2: Deleted 2026/03/03 01:38:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.83s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:38:42 DEBUG : one: md5 = 390051d911476379444e84f0e54f45c5 OK 2026/03/03 01:38:44 DEBUG : two: md5 = b3bac792dda7a7ca502db4635b85f779 OK 2026/03/03 01:38:45 DEBUG : three: md5 = 05da059977d3216f71b77440a77195f7 OK 2026/03/03 01:38:47 DEBUG : four: md5 = 351e57132abd2c3fbc11c97960fc62ca OK 2026/03/03 01:38:47 DEBUG : five: Need to transfer - File not found at Destination 2026/03/03 01:38:47 DEBUG : one: Destination is newer than source, skipping 2026/03/03 01:38:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:38:47 DEBUG : two: size = 3 OK 2026/03/03 01:38:47 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:38:47 DEBUG : four: Sizes differ 2026/03/03 01:38:47 DEBUG : three: size = 5 OK 2026/03/03 01:38:47 DEBUG : three: Sizes identical 2026/03/03 01:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/03 01:38:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/03 01:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:49 DEBUG : four: md5 = 8320715aee340c710e0e30e0750ac233 OK 2026/03/03 01:38:49 DEBUG : four: size = 4 OK 2026/03/03 01:38:49 INFO : four: Copied (replaced existing) 2026/03/03 01:38:49 DEBUG : two: md5 = 0fd07f7bedbc5b5f7e236112fbdc6ae5 OK 2026/03/03 01:38:49 DEBUG : two: size = 3 OK 2026/03/03 01:38:49 INFO : two: Copied (replaced existing) 2026/03/03 01:38:49 DEBUG : five: md5 = bb5726a2f4685fe1230b81aab4f04c04 OK 2026/03/03 01:38:49 DEBUG : five: size = 4 OK 2026/03/03 01:38:49 INFO : five: Copied (new) 2026/03/03 01:38:49 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/03/03 01:38:52 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/03 01:38:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 01:38:53 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/03 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:54 DEBUG : potato: md5 = 30e0036fdeb1dc7a8240e3d3d3231f3a OK 2026/03/03 01:38:54 DEBUG : potato: size = 14 OK 2026/03/03 01:38:54 INFO : potato: Copied (new) 2026/03/03 01:38:54 DEBUG : yam: md5 = bb7e9bc9ebec04f35bb00148773edfa9 OK 2026/03/03 01:38:54 DEBUG : yam: size = 11 OK 2026/03/03 01:38:54 INFO : yam: Copied (new) 2026/03/03 01:38:54 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/03 01:38:55 DEBUG : potato: size = 14 OK 2026/03/03 01:38:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:38:55 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/03 01:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:55 DEBUG : potato: Unchanged skipping 2026/03/03 01:38:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:38:56 DEBUG : yaml: md5 = d67b4f62d884fffc064f8d9e6de1781a OK 2026/03/03 01:38:56 DEBUG : yaml: size = 11 OK 2026/03/03 01:38:56 INFO : yaml: Copied (new) 2026/03/03 01:38:56 DEBUG : Waiting for deletions to finish 2026/03/03 01:38:57 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/03 01:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Making map for --track-renames 2026/03/03 01:38:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Finished making map for --track-renames 2026/03/03 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:38:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/03 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for renames to finish 2026/03/03 01:38:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 01:38:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:00 DEBUG : yam: md5 = 301ca05c5f86eca282e19c4ec3818e6b OK 2026/03/03 01:39:00 DEBUG : yam: size = 11 OK 2026/03/03 01:39:00 INFO : yam: Copied (new) 2026/03/03 01:39:00 DEBUG : potato: md5 = f0cff54dcb0b5bcaafe3edb9e4ff9b7a OK 2026/03/03 01:39:00 DEBUG : potato: size = 14 OK 2026/03/03 01:39:00 INFO : potato: Copied (new) 2026/03/03 01:39:00 DEBUG : Waiting for deletions to finish 2026/03/03 01:39:01 DEBUG : potato: size = 14 OK 2026/03/03 01:39:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:39:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Making map for --track-renames 2026/03/03 01:39:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Finished making map for --track-renames 2026/03/03 01:39:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:01 DEBUG : potato: Unchanged skipping 2026/03/03 01:39:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for renames to finish 2026/03/03 01:39:03 INFO : yam: Moved (server-side) to: yaml 2026/03/03 01:39:03 INFO : yaml: Renamed from "yam" 2026/03/03 01:39:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:03 DEBUG : Waiting for deletions to finish 2026/03/03 01:39:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/03 01:39:05 DEBUG : Added delayed dir = "sub", newDst= 2026/03/03 01:39:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Making map for --track-renames 2026/03/03 01:39:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Finished making map for --track-renames 2026/03/03 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 01:39:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/03 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for renames to finish 2026/03/03 01:39:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:09 DEBUG : sub/yam: md5 = fc5fd8fc520e923d8531b1b8dc283e48 OK 2026/03/03 01:39:09 DEBUG : sub/yam: size = 11 OK 2026/03/03 01:39:09 INFO : sub/yam: Copied (new) 2026/03/03 01:39:09 DEBUG : potato: md5 = 5486e79cd096a7366acd438f5f9bc12f OK 2026/03/03 01:39:09 DEBUG : potato: size = 14 OK 2026/03/03 01:39:09 INFO : potato: Copied (new) 2026/03/03 01:39:09 DEBUG : Waiting for deletions to finish 2026/03/03 01:39:09 INFO : sub: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:10 DEBUG : potato: size = 14 OK 2026/03/03 01:39:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:39:10 DEBUG : potato: Unchanged skipping 2026/03/03 01:39:11 INFO : sub: Set directory modification time (using SetModTime) 2026/03/03 01:39:11 DEBUG : Added delayed dir = "sub", newDst=sub 2026/03/03 01:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Making map for --track-renames 2026/03/03 01:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Finished making map for --track-renames 2026/03/03 01:39:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for renames to finish 2026/03/03 01:39:12 INFO : sub/yam: Moved (server-side) to: yam 2026/03/03 01:39:12 INFO : yam: Renamed from "sub/yam" 2026/03/03 01:39:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:39:12 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.38s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone3956971991/dir1" 2026/03/03 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone3956971991/dir2" 2026/03/03 01:39:15 DEBUG : Local file system at /tmp/rclone3956971991/dir2: Using server-side directory move 2026/03/03 01:39:15 INFO : Local file system at /tmp/rclone3956971991/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 01:39:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/03 01:39:15 INFO : file1.txt: Moved (server-side) 2026/03/03 01:39:15 DEBUG : Local file system at /tmp/rclone3956971991/dir2: Waiting for checks to finish 2026/03/03 01:39:15 DEBUG : Local file system at /tmp/rclone3956971991/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:39:15 DEBUG : Added delayed dir = "nested", newDst= 2026/03/03 01:39:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:39:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:39:15 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/03 01:39:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 01:39:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:18 DEBUG : sub dir/hello world: md5 = 08b3a3444b72f4c379517f037c2f953d OK 2026/03/03 01:39:18 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:39:18 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:39:18 INFO : sub dir/hello world: Deleted 2026/03/03 01:39:20 DEBUG : nested/sub dir/file: md5 = 80db919548c5ab41ecf1cc460eb5b0eb OK 2026/03/03 01:39:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 01:39:20 INFO : nested/sub dir/file: Copied (new) 2026/03/03 01:39:20 INFO : nested/sub dir/file: Deleted 2026/03/03 01:39:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:21 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:21 INFO : sub dir: Removing directory 2026/03/03 01:39:21 INFO : nested/sub dir: Removing directory 2026/03/03 01:39:21 INFO : nested: Removing directory 2026/03/03 01:39:21 DEBUG : Local file system at /tmp/rclone3956971991: deleted 3 directories 2026/03/03 01:39:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:39:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/03 01:39:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:39:28 DEBUG : Added delayed dir = "nested", newDst= 2026/03/03 01:39:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 01:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 01:39:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/03/03 01:39:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 01:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:31 DEBUG : sub dir/hello world: md5 = 63d7eec9060ded84a124f3317058a228 OK 2026/03/03 01:39:31 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 01:39:31 INFO : sub dir/hello world: Copied (new) 2026/03/03 01:39:31 INFO : sub dir/hello world: Deleted 2026/03/03 01:39:32 DEBUG : nested/sub dir/file: md5 = 367ef73757fc80fd9b4402e711e30769 OK 2026/03/03 01:39:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 01:39:32 INFO : nested/sub dir/file: Copied (new) 2026/03/03 01:39:32 INFO : nested/sub dir/file: Deleted 2026/03/03 01:39:33 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:33 INFO : nested: Set directory modification time (using DirSetModTime) 2026/03/03 01:39:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:39:37 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/03/03 01:39:38 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.96s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:39:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/03 01:39:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 01:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:41 DEBUG : existing: md5 = 5d1659ee914a807329cde8473c8cfd49 OK 2026/03/03 01:39:41 DEBUG : existing: size = 6 OK 2026/03/03 01:39:41 INFO : existing: Copied (new) 2026/03/03 01:39:41 INFO : existing: Deleted 2026/03/03 01:39:41 DEBUG : existing-b: md5 = 1b7e211bd4ec1ed3d529a8f20979565c OK 2026/03/03 01:39:41 DEBUG : existing-b: size = 6 OK 2026/03/03 01:39:41 INFO : existing-b: Copied (new) 2026/03/03 01:39:41 INFO : existing-b: Deleted 2026/03/03 01:39:41 DEBUG : existing: Destination exists, skipping 2026/03/03 01:39:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/03 01:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:39:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:39:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.35s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:39:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lurovap8lofo" 2026/03/03 01:39:43 DEBUG : Creating backend with remote "TestDrive:crypt/fln3v0dp71teb79lo90lu5q5p84kmm4a13s7vudb82ii8ufke4s0" 2026/03/03 01:39:46 DEBUG : potato2: md5 = 72cd603cc22f56d88e42534fdc251db5 OK 2026/03/03 01:39:48 DEBUG : empty space: md5 = 19fd48fed0c3e978cbc072ae8b6e43f3 OK 2026/03/03 01:39:49 DEBUG : potato3: md5 = da0330122a6b5eb7aa36e9bf35277acb OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi' -> Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo' 2026/03/03 01:39:52 DEBUG : empty space: md5 = b02c968e31a503e791e8a369394b03ca OK 2026/03/03 01:39:53 DEBUG : potato3: md5 = ce632732915ecd09cbec78afd8686f1b OK 2026/03/03 01:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo': Using server-side directory move 2026/03/03 01:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 01:39:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:39:54 DEBUG : empty space: size = 1 OK 2026/03/03 01:39:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:39:54 DEBUG : empty space: Unchanged skipping 2026/03/03 01:39:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:39:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo') 2026/03/03 01:39:54 DEBUG : potato3: Sizes differ 2026/03/03 01:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo': Waiting for checks to finish 2026/03/03 01:39:54 INFO : empty space: Deleted 2026/03/03 01:39:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo': Waiting for transfers to finish 2026/03/03 01:39:55 INFO : potato3: Deleted 2026/03/03 01:39:55 INFO : potato2: Moved (server-side) 2026/03/03 01:39:55 INFO : potato3: Moved (server-side) 2026/03/03 01:39:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gifeqog7civi" 2026/03/03 01:39:56 DEBUG : Creating backend with remote "TestDrive:crypt/3ria9sv35rv15sgvf8duc9miaadsvh0962dv3cvrs27jkl0ivo40" 2026/03/03 01:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifeqog7civi': Using server-side directory move 2026/03/03 01:39:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gifeqog7civi': Server side directory move succeeded 2026/03/03 01:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gifeqog7civi': Purge remote 2026/03/03 01:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lurovap8lofo': Purge remote 2026/03/03 01:40:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.07s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:40:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dojubar5reti" 2026/03/03 01:40:00 DEBUG : Creating backend with remote "TestDrive:crypt/01710q4m7jcd7hqqrbkiq1rmjn0kkd47uvfousc1kf4hsd66mhk0" 2026/03/03 01:40:03 DEBUG : potato2: md5 = fceeb88494ed31e4c4291d346fba9588 OK 2026/03/03 01:40:05 DEBUG : empty space: md5 = 4aad8e4fef499441d25bea8f32b2fabc OK 2026/03/03 01:40:06 DEBUG : potato3: md5 = 52259984c87753e480d317758e9c10dc OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi' -> Encrypted drive 'TestCryptDrive:rclone-test-dojubar5reti' 2026/03/03 01:40:09 DEBUG : empty space: md5 = 4885cf5910c45c5177e7bc523a241c18 OK 2026/03/03 01:40:11 DEBUG : potato3: md5 = 39ac8cc1a745c2750ad9e759a7b01e88 OK 2026/03/03 01:40:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 01:40:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 01:40:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:40:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:40:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dojubar5reti') 2026/03/03 01:40:11 DEBUG : potato3: Sizes differ 2026/03/03 01:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojubar5reti': Waiting for checks to finish 2026/03/03 01:40:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojubar5reti': Waiting for transfers to finish 2026/03/03 01:40:12 INFO : potato2: Moved (server-side) 2026/03/03 01:40:12 INFO : potato3: Deleted 2026/03/03 01:40:13 INFO : potato3: Moved (server-side) 2026/03/03 01:40:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dufadac3qozu" 2026/03/03 01:40:13 DEBUG : Creating backend with remote "TestDrive:crypt/48e24do6lnid79ba2slf93stkgmonh4hm1jejrevo5mtrt87cqh0" 2026/03/03 01:40:15 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 01:40:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:40:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/03 01:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufadac3qozu': Waiting for checks to finish 2026/03/03 01:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufadac3qozu': Waiting for transfers to finish 2026/03/03 01:40:16 INFO : potato3: Moved (server-side) 2026/03/03 01:40:16 INFO : potato2: Moved (server-side) 2026/03/03 01:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufadac3qozu': Purge remote 2026/03/03 01:40:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dojubar5reti': Purge remote --- PASS: TestServerSideMoveWithFilter (18.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:40:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudecon8miku" 2026/03/03 01:40:19 DEBUG : Creating backend with remote "TestDrive:crypt/v4uuej637virk7qoimv9qjilrpdt2h084jhl0vu29fmv6g5fpo90" 2026/03/03 01:40:22 DEBUG : potato2: md5 = c43cc97067dbd00b09060f6b8c5c56a6 OK 2026/03/03 01:40:23 DEBUG : empty space: md5 = 86ef049e226f2f9ad1204a8d734df16a OK 2026/03/03 01:40:25 DEBUG : potato3: md5 = 0f79661daa3b4f351bbb6367d536d662 OK 2026/03/03 01:40:25 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi' -> Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku' 2026/03/03 01:40:29 DEBUG : empty space: md5 = 08151cf43d95309f784624b27412de5f OK 2026/03/03 01:40:30 DEBUG : potato3: md5 = b6ffbefdbfa9fb36bd24f260f0dcbf7f OK 2026/03/03 01:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku': Using server-side directory move 2026/03/03 01:40:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 01:40:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 01:40:31 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/03/03 01:40:31 DEBUG : empty space: size = 1 OK 2026/03/03 01:40:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 01:40:31 DEBUG : empty space: Unchanged skipping 2026/03/03 01:40:31 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:40:31 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku') 2026/03/03 01:40:31 DEBUG : potato3: Sizes differ 2026/03/03 01:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku': Waiting for checks to finish 2026/03/03 01:40:31 INFO : empty space: Deleted 2026/03/03 01:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku': Waiting for transfers to finish 2026/03/03 01:40:31 INFO : potato3: Deleted 2026/03/03 01:40:31 INFO : potato2: Moved (server-side) 2026/03/03 01:40:32 INFO : potato3: Moved (server-side) 2026/03/03 01:40:32 INFO : tomatoDir: Removing directory 2026/03/03 01:40:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': deleted 1 directories 2026/03/03 01:40:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoponut4baxa" 2026/03/03 01:40:34 DEBUG : Creating backend with remote "TestDrive:crypt/hl4bm3a9j1fjjf6vi97oq2q9teobmjk8e4lsjucm2jfjuv2qo5d0" 2026/03/03 01:40:35 INFO : tomatoDir: Making directory 2026/03/03 01:40:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoponut4baxa': Using server-side directory move 2026/03/03 01:40:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yoponut4baxa': Server side directory move succeeded 2026/03/03 01:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoponut4baxa': Purge remote 2026/03/03 01:40:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudecon8miku': Purge remote 2026/03/03 01:40:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.19s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.54s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:40:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test" 2026/03/03 01:40:40 DEBUG : Config file has changed externally - reloading 2026/03/03 01:40:40 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.21s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test" 2026/03/03 01:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/03/03 01:40:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test-include/layer2" 2026/03/03 01:40:45 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/03/03 01:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test-ignore-file" 2026/03/03 01:40:48 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/03/03 01:40:53 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = b35b77200393748c34e2f76c12f5c86a OK 2026/03/03 01:40:55 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/03 01:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test': Waiting for checks to finish 2026/03/03 01:40:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test': Waiting for transfers to finish 2026/03/03 01:40:55 DEBUG : Waiting for deletions to finish 2026/03/03 01:40:55 INFO : There was nothing to transfer 2026/03/03 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:40:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:40:57 DEBUG : Waiting for deletions to finish 2026/03/03 01:40:57 INFO : rclone-sync-test-include: Removing directory 2026/03/03 01:40:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/03 01:40:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/03 01:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': failed to delete 1 directories 2026/03/03 01:40:58 INFO : There was nothing to transfer 2026/03/03 01:41:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/03 01:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/03 01:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/03 01:41:00 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:00 INFO : There was nothing to transfer 2026/03/03 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:41:02 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:02 INFO : rclone-sync-test-include: Removing directory 2026/03/03 01:41:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/03 01:41:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/03 01:41:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': failed to delete 1 directories 2026/03/03 01:41:02 INFO : There was nothing to transfer 2026/03/03 01:41:04 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/03/03 01:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/03 01:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/03 01:41:04 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:04 INFO : There was nothing to transfer 2026/03/03 01:41:07 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/03/03 01:41:07 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (27.20s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:41:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:41:09 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:41:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/CompareDest" 2026/03/03 01:41:11 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/gveqi14airsml4bgu7krj116o8" 2026/03/03 01:41:13 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 01:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:41:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:41:16 DEBUG : one: md5 = 33d38709200b9847ae7ebab102a0f9e1 OK 2026/03/03 01:41:16 DEBUG : one: size = 3 OK 2026/03/03 01:41:16 INFO : one: Copied (new) 2026/03/03 01:41:16 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:41:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:41:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:41:17 DEBUG : one: Sizes differ 2026/03/03 01:41:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:41:19 DEBUG : one: md5 = bf5e67b9877bb3d12d596b31fea18c3a OK 2026/03/03 01:41:19 DEBUG : one: size = 5 OK 2026/03/03 01:41:19 INFO : one: Copied (replaced existing) 2026/03/03 01:41:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:21 DEBUG : dst/one: md5 = 6418fff746489660da86de43d7210ee8 OK 2026/03/03 01:41:24 DEBUG : CompareDest/one: md5 = fb509f70f7106273a40c88d7607081be OK 2026/03/03 01:41:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:41:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:41:25 DEBUG : one: Sizes differ 2026/03/03 01:41:25 DEBUG : one: size = 5 OK 2026/03/03 01:41:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:41:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:41:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:41:25 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:25 INFO : There was nothing to transfer 2026/03/03 01:41:27 DEBUG : CompareDest/two: md5 = ba48b8f930ebe17774c6acc020c3c13f OK 2026/03/03 01:41:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:41:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:41:28 DEBUG : one: Sizes differ 2026/03/03 01:41:28 DEBUG : one: size = 5 OK 2026/03/03 01:41:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:41:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:41:28 DEBUG : two: size = 3 OK 2026/03/03 01:41:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:41:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:41:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:41:28 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:28 INFO : There was nothing to transfer 2026/03/03 01:41:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:41:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:41:29 DEBUG : one: Sizes differ 2026/03/03 01:41:30 DEBUG : two: size = 3 OK 2026/03/03 01:41:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:41:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/03 01:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:41:30 DEBUG : one: size = 5 OK 2026/03/03 01:41:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:41:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:41:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:41:30 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:30 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/03 01:41:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:41:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:41:31 DEBUG : one: Sizes differ 2026/03/03 01:41:31 DEBUG : one: size = 5 OK 2026/03/03 01:41:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:41:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/03 01:41:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:41:31 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/CompareDest') 2026/03/03 01:41:31 DEBUG : two: Sizes differ 2026/03/03 01:41:31 DEBUG : two: Need to transfer - File not found at Destination 2026/03/03 01:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:41:33 DEBUG : two: md5 = 3ce0d3c3fb4a0cf11386343bdbecf181 OK 2026/03/03 01:41:33 DEBUG : two: size = 5 OK 2026/03/03 01:41:33 INFO : two: Copied (new) 2026/03/03 01:41:33 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:41:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:41:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:41:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.53s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:41:40 DEBUG : pre-dest1/1: md5 = b99d434d66a80a99cbddcc09f7b12932 OK 2026/03/03 01:41:43 DEBUG : pre-dest2/2: md5 = d61e1dac9edd04a2188c0edc59f9f30e OK 2026/03/03 01:41:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dest" 2026/03/03 01:41:43 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/rg03c1jvnehrrc617i0lnqjddc" 2026/03/03 01:41:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/pre-dest1" 2026/03/03 01:41:45 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/bbnblvh6k061ssopqrp18kd7gc" 2026/03/03 01:41:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/pre-dest2" 2026/03/03 01:41:46 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/03/03 01:41:47 DEBUG : 1: size = 1 OK 2026/03/03 01:41:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:41:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/03 01:41:48 DEBUG : 2: size = 1 OK 2026/03/03 01:41:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:41:48 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/03 01:41:49 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/03 01:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dest': Waiting for checks to finish 2026/03/03 01:41:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dest': Waiting for transfers to finish 2026/03/03 01:41:51 DEBUG : 3: md5 = 3b6a9c7b519afc14c18563ed34d8e242 OK 2026/03/03 01:41:51 DEBUG : 3: size = 1 OK 2026/03/03 01:41:51 INFO : 3: Copied (new) 2026/03/03 01:41:51 DEBUG : Waiting for deletions to finish 2026/03/03 01:41:54 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/03/03 01:41:55 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/03/03 01:41:56 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.74s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:41:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:41:56 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:41:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/CopyDest" 2026/03/03 01:41:58 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/03 01:42:00 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 01:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:03 DEBUG : one: md5 = a1cf9e6ce9a7fc4b86a652f937b7b3c3 OK 2026/03/03 01:42:03 DEBUG : one: size = 3 OK 2026/03/03 01:42:03 INFO : one: Copied (new) 2026/03/03 01:42:03 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:42:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:42:05 DEBUG : one: Sizes differ 2026/03/03 01:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:07 DEBUG : one: md5 = fc59c25e982b3694f88cf12471c7279f OK 2026/03/03 01:42:07 DEBUG : one: size = 5 OK 2026/03/03 01:42:07 INFO : one: Copied (replaced existing) 2026/03/03 01:42:07 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:09 DEBUG : dst/one: md5 = dcfb549214a0eff86a09a3e7f72d8448 OK 2026/03/03 01:42:12 DEBUG : CopyDest/one: md5 = ef74487094b83da7476933648b91d0d3 OK 2026/03/03 01:42:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/BackupDir" 2026/03/03 01:42:12 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/03 01:42:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:42:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:42:14 DEBUG : one: Sizes differ 2026/03/03 01:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:15 DEBUG : one: size = 5 OK 2026/03/03 01:42:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:42:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:42:15 DEBUG : one: Sizes differ 2026/03/03 01:42:17 INFO : one: Moved (server-side) 2026/03/03 01:42:18 DEBUG : one: size = 5 OK 2026/03/03 01:42:18 INFO : one: Copied (server-side copy) 2026/03/03 01:42:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/03 01:42:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:18 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:20 DEBUG : CopyDest/two: md5 = ad956090008fe7f36ac1c9c5a5b6ff9c OK 2026/03/03 01:42:21 DEBUG : one: size = 5 OK 2026/03/03 01:42:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:21 DEBUG : one: Unchanged skipping 2026/03/03 01:42:21 DEBUG : two: size = 3 OK 2026/03/03 01:42:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:23 DEBUG : two: size = 3 OK 2026/03/03 01:42:23 INFO : two: Copied (server-side copy) 2026/03/03 01:42:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/03 01:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:23 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:24 DEBUG : one: size = 5 OK 2026/03/03 01:42:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:24 DEBUG : one: Unchanged skipping 2026/03/03 01:42:24 DEBUG : two: size = 3 OK 2026/03/03 01:42:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:24 DEBUG : two: Unchanged skipping 2026/03/03 01:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:24 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:24 INFO : There was nothing to transfer 2026/03/03 01:42:27 DEBUG : CopyDest/three: md5 = dd4128558eeec155236dd14f9b6b88df OK 2026/03/03 01:42:27 DEBUG : one: size = 5 OK 2026/03/03 01:42:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:27 DEBUG : one: Unchanged skipping 2026/03/03 01:42:28 DEBUG : three: size = 7 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:42:28 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/CopyDest') 2026/03/03 01:42:28 DEBUG : three: Sizes differ 2026/03/03 01:42:28 DEBUG : three: Destination not found in --copy-dest 2026/03/03 01:42:28 DEBUG : three: Need to transfer - File not found at Destination 2026/03/03 01:42:28 DEBUG : two: size = 3 OK 2026/03/03 01:42:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/03 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:28 DEBUG : two: Unchanged skipping 2026/03/03 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:29 DEBUG : three: md5 = 65c8cd2035d5ba0b6e256dcbe8eb4ef8 OK 2026/03/03 01:42:29 DEBUG : three: size = 7 OK 2026/03/03 01:42:29 INFO : three: Copied (new) 2026/03/03 01:42:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/03 01:42:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:42:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:42:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:42:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:42:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/03 01:42:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.23s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:42:39 DEBUG : dst/one: md5 = e08eace288c60bcdf4647e3c526ea601 OK 2026/03/03 01:42:41 DEBUG : dst/two: md5 = 163592a66ae57e4f2139257a4c243b27 OK 2026/03/03 01:42:42 DEBUG : dst/three.txt: md5 = 12a3bc73b76caa20b007cf6a99c205d6 OK 2026/03/03 01:42:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:42:43 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:42:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/backup" 2026/03/03 01:42:44 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/1nrff024r7pq65ecp72fc28jb0" 2026/03/03 01:42:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:42:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:42:46 DEBUG : one: Sizes differ 2026/03/03 01:42:46 DEBUG : two: size = 3 OK 2026/03/03 01:42:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:42:46 DEBUG : two: Unchanged skipping 2026/03/03 01:42:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:48 INFO : one: Moved (server-side) 2026/03/03 01:42:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:49 DEBUG : one: md5 = d005918ecebb0bb0375030e4a475eea8 OK 2026/03/03 01:42:49 DEBUG : one: size = 4 OK 2026/03/03 01:42:49 INFO : one: Copied (new) 2026/03/03 01:42:49 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:50 INFO : three.txt: Moved (server-side) 2026/03/03 01:42:50 INFO : three.txt: Moved into backup dir 2026/03/03 01:42:52 DEBUG : dst/three.txt: md5 = 00d4e835b4b4f095bc7971fd75ae25dc OK 2026/03/03 01:42:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:42:53 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:42:53 DEBUG : one: Sizes differ 2026/03/03 01:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:42:53 DEBUG : two: size = 3 OK 2026/03/03 01:42:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:42:53 DEBUG : two: Unchanged skipping 2026/03/03 01:42:54 INFO : one: Deleted 2026/03/03 01:42:55 INFO : one: Moved (server-side) 2026/03/03 01:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:42:56 DEBUG : one: md5 = e9d9c12eb4a306bac16b80f26257fd5d OK 2026/03/03 01:42:56 DEBUG : one: size = 5 OK 2026/03/03 01:42:56 INFO : one: Copied (new) 2026/03/03 01:42:56 DEBUG : Waiting for deletions to finish 2026/03/03 01:42:57 INFO : three.txt: Deleted 2026/03/03 01:42:58 INFO : three.txt: Moved (server-side) 2026/03/03 01:42:58 INFO : three.txt: Moved into backup dir 2026/03/03 01:43:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:43:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:43:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/03 01:43:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:43:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:43:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (25.95s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:43:05 DEBUG : dst/one: md5 = 217187458c8f8b2b4b55a3027ae23eb5 OK 2026/03/03 01:43:07 DEBUG : dst/two: md5 = be95467209db6bb33ed794b171ab0bdf OK 2026/03/03 01:43:08 DEBUG : dst/three.txt: md5 = 377eab0e430bac5318e068607b92bb39 OK 2026/03/03 01:43:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:43:09 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:43:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/backup" 2026/03/03 01:43:10 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/1nrff024r7pq65ecp72fc28jb0" 2026/03/03 01:43:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:43:12 DEBUG : two: size = 3 OK 2026/03/03 01:43:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:43:12 DEBUG : one: Sizes differ 2026/03/03 01:43:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:43:12 DEBUG : two: Unchanged skipping 2026/03/03 01:43:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:43:14 INFO : one: Moved (server-side) to: one.bak 2026/03/03 01:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:43:15 DEBUG : one: md5 = 47a251a27b0248b61c279955322b86fa OK 2026/03/03 01:43:15 DEBUG : one: size = 4 OK 2026/03/03 01:43:15 INFO : one: Copied (new) 2026/03/03 01:43:15 DEBUG : Waiting for deletions to finish 2026/03/03 01:43:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/03 01:43:16 INFO : three.txt: Moved into backup dir 2026/03/03 01:43:18 DEBUG : dst/three.txt: md5 = da7b9df0289fb7c2df47d169df46a38d OK 2026/03/03 01:43:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:43:19 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:43:19 DEBUG : one: Sizes differ 2026/03/03 01:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:43:19 DEBUG : two: size = 3 OK 2026/03/03 01:43:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:43:19 DEBUG : two: Unchanged skipping 2026/03/03 01:43:20 INFO : one.bak: Deleted 2026/03/03 01:43:20 INFO : one: Moved (server-side) to: one.bak 2026/03/03 01:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:43:22 DEBUG : one: md5 = 67089b7c91febb424bd2e21bc4b6ceba OK 2026/03/03 01:43:22 DEBUG : one: size = 5 OK 2026/03/03 01:43:22 INFO : one: Copied (new) 2026/03/03 01:43:22 DEBUG : Waiting for deletions to finish 2026/03/03 01:43:23 INFO : three.txt.bak: Deleted 2026/03/03 01:43:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/03 01:43:23 INFO : three.txt: Moved into backup dir 2026/03/03 01:43:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:43:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:43:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/03 01:43:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/03 01:43:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/03 01:43:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (25.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:43:31 DEBUG : dst/one: md5 = 65a5a4f382f2ba8be4fe6ebcd400aed2 OK 2026/03/03 01:43:32 DEBUG : dst/two: md5 = b839ad57bb8b7efd17f7410fb87b095a OK 2026/03/03 01:43:34 DEBUG : dst/three.txt: md5 = 520e6517041d1c26d2bd3fab3f0b5f50 OK 2026/03/03 01:43:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:43:35 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:43:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/backup" 2026/03/03 01:43:35 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/1nrff024r7pq65ecp72fc28jb0" 2026/03/03 01:43:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:43:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:43:37 DEBUG : one: Sizes differ 2026/03/03 01:43:37 DEBUG : two: size = 3 OK 2026/03/03 01:43:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:43:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:43:37 DEBUG : two: Unchanged skipping 2026/03/03 01:43:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/03 01:43:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:43:41 DEBUG : one: md5 = 4251e47af069da2055c47d30e9bb8e9b OK 2026/03/03 01:43:41 DEBUG : one: size = 4 OK 2026/03/03 01:43:41 INFO : one: Copied (new) 2026/03/03 01:43:41 DEBUG : Waiting for deletions to finish 2026/03/03 01:43:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/03 01:43:42 INFO : three.txt: Moved into backup dir 2026/03/03 01:43:44 DEBUG : dst/three.txt: md5 = 48f30c7f7e1b2f8ab4b1db4389f50289 OK 2026/03/03 01:43:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:43:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:43:45 DEBUG : one: Sizes differ 2026/03/03 01:43:45 DEBUG : two: size = 3 OK 2026/03/03 01:43:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:43:45 DEBUG : two: Unchanged skipping 2026/03/03 01:43:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:43:45 INFO : one-2019-01-01: Deleted 2026/03/03 01:43:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/03 01:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:43:48 DEBUG : one: md5 = b8d46f4767e16709f71ec496213606a8 OK 2026/03/03 01:43:48 DEBUG : one: size = 5 OK 2026/03/03 01:43:48 INFO : one: Copied (new) 2026/03/03 01:43:48 DEBUG : Waiting for deletions to finish 2026/03/03 01:43:48 INFO : three-2019-01-01.txt: Deleted 2026/03/03 01:43:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/03 01:43:49 INFO : three.txt: Moved into backup dir 2026/03/03 01:43:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:43:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:43:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/03 01:43:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/03 01:43:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/03 01:43:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.48s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:43:56 DEBUG : dst/one: md5 = 12517244afa8490655bd031268226951 OK 2026/03/03 01:43:58 DEBUG : dst/two: md5 = 6ccfb625785db812e80a1564d259b39b OK 2026/03/03 01:43:59 DEBUG : dst/three.txt: md5 = 044baaf8c2329b056ae5a77ec393a319 OK 2026/03/03 01:44:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:44:00 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:44:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:01 DEBUG : one: Sizes differ 2026/03/03 01:44:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:44:01 DEBUG : two: size = 3 OK 2026/03/03 01:44:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:44:01 DEBUG : two: Unchanged skipping 2026/03/03 01:44:02 INFO : one: Moved (server-side) to: one.bak 2026/03/03 01:44:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:44:03 DEBUG : one: md5 = d5f7d88b3842281e59f571733aa340d9 OK 2026/03/03 01:44:03 DEBUG : one: size = 4 OK 2026/03/03 01:44:03 INFO : one: Copied (new) 2026/03/03 01:44:03 DEBUG : Waiting for deletions to finish 2026/03/03 01:44:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/03 01:44:04 INFO : three.txt: Moved into backup dir 2026/03/03 01:44:06 DEBUG : dst/three.txt: md5 = b53fccb997f5cf343c439b91f8086c70 OK 2026/03/03 01:44:07 DEBUG : one.bak: Excluded (Path Filter) 2026/03/03 01:44:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/03 01:44:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:07 DEBUG : two: size = 3 OK 2026/03/03 01:44:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:07 DEBUG : one: Sizes differ 2026/03/03 01:44:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:44:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for checks to finish 2026/03/03 01:44:07 DEBUG : two: Unchanged skipping 2026/03/03 01:44:08 INFO : one.bak: Deleted 2026/03/03 01:44:08 INFO : one: Moved (server-side) to: one.bak 2026/03/03 01:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst': Waiting for transfers to finish 2026/03/03 01:44:10 DEBUG : one: md5 = 4817e1be7522df313006266c7b813099 OK 2026/03/03 01:44:10 DEBUG : one: size = 5 OK 2026/03/03 01:44:10 INFO : one: Copied (new) 2026/03/03 01:44:10 DEBUG : Waiting for deletions to finish 2026/03/03 01:44:11 INFO : three.txt.bak: Deleted 2026/03/03 01:44:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/03 01:44:11 INFO : three.txt: Moved into backup dir 2026/03/03 01:44:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:44:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/03 01:44:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/03 01:44:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/03 01:44:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/03 01:44:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (21.81s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:44:18 DEBUG : dst/one: md5 = 0fb30d26724fa76777ff80a8ef5bfd40 OK 2026/03/03 01:44:20 DEBUG : dst/two: md5 = 2f2fc9306ab4cc28eae4a68b99d41bf1 OK 2026/03/03 01:44:21 DEBUG : dst/three.txt: md5 = afb87a14dfca020c51a858204e0a41f5 OK 2026/03/03 01:44:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:44:22 DEBUG : Config file has changed externally - reloading 2026/03/03 01:44:22 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:44:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:23 DEBUG : one: Sizes differ 2026/03/03 01:44:24 INFO : one: Moved (server-side) to: one.bak 2026/03/03 01:44:25 DEBUG : one: md5 = db1fb192c88424152d9dbc8bc8e58a4a OK 2026/03/03 01:44:25 DEBUG : one: size = 4 OK 2026/03/03 01:44:25 INFO : one: Copied (new) 2026/03/03 01:44:26 DEBUG : two: size = 3 OK 2026/03/03 01:44:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:44:26 DEBUG : two: Unchanged skipping 2026/03/03 01:44:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:26 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:26 DEBUG : three.txt: Sizes differ 2026/03/03 01:44:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/03 01:44:28 DEBUG : three.txt: md5 = 7600e837ba9ff3113e495e9a099e0e7d OK 2026/03/03 01:44:28 DEBUG : three.txt: size = 6 OK 2026/03/03 01:44:28 INFO : three.txt: Copied (new) 2026/03/03 01:44:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:30 DEBUG : one: Sizes differ 2026/03/03 01:44:30 INFO : one.bak: Deleted 2026/03/03 01:44:31 INFO : one: Moved (server-side) to: one.bak 2026/03/03 01:44:33 DEBUG : one: md5 = 222b74b23ffd19e511d3c0d00322b59f OK 2026/03/03 01:44:33 DEBUG : one: size = 5 OK 2026/03/03 01:44:33 INFO : one: Copied (new) 2026/03/03 01:44:33 DEBUG : two: size = 3 OK 2026/03/03 01:44:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:44:33 DEBUG : two: Unchanged skipping 2026/03/03 01:44:33 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:33 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:33 DEBUG : three.txt: Sizes differ 2026/03/03 01:44:34 INFO : three.txt.bak: Deleted 2026/03/03 01:44:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/03 01:44:36 DEBUG : three.txt: md5 = 7460b1785b198968655d45b935d7c5d4 OK 2026/03/03 01:44:36 DEBUG : three.txt: size = 19 OK 2026/03/03 01:44:36 INFO : three.txt: Copied (new) 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/03/03 01:44:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (25.67s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:44:44 DEBUG : dst/one: md5 = 448934e5b366ac400d62fa66d678ba51 OK 2026/03/03 01:44:46 DEBUG : dst/two: md5 = 578b5f1462c341f609870a58e1689e5f OK 2026/03/03 01:44:47 DEBUG : dst/three.txt: md5 = 52d5ee7474368a21df0d732a560ebfbc OK 2026/03/03 01:44:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mamugef0beyi/dst" 2026/03/03 01:44:48 DEBUG : Creating backend with remote "TestDrive:crypt/a053khbdkqmkeegi559n0s93r1trn5c5valkdnnuv8ls7a365ml0/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/03 01:44:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:49 DEBUG : one: Sizes differ 2026/03/03 01:44:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/03 01:44:52 DEBUG : one: md5 = e01a79e67265cc047812a5397840d6be OK 2026/03/03 01:44:52 DEBUG : one: size = 4 OK 2026/03/03 01:44:52 INFO : one: Copied (new) 2026/03/03 01:44:52 DEBUG : two: size = 3 OK 2026/03/03 01:44:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:44:52 DEBUG : two: Unchanged skipping 2026/03/03 01:44:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:52 DEBUG : three.txt: Sizes differ 2026/03/03 01:44:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/03 01:44:55 DEBUG : three.txt: md5 = b71f873185948fdaaed3ea274e0a7470 OK 2026/03/03 01:44:55 DEBUG : three.txt: size = 6 OK 2026/03/03 01:44:55 INFO : three.txt: Copied (new) 2026/03/03 01:44:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:44:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:44:56 DEBUG : one: Sizes differ 2026/03/03 01:44:57 INFO : one-2019-01-01: Deleted 2026/03/03 01:44:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/03 01:44:59 DEBUG : one: md5 = 3311b652e405760e557b29db62d72590 OK 2026/03/03 01:44:59 DEBUG : one: size = 5 OK 2026/03/03 01:44:59 INFO : one: Copied (new) 2026/03/03 01:44:59 DEBUG : two: size = 3 OK 2026/03/03 01:44:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:44:59 DEBUG : two: Unchanged skipping 2026/03/03 01:45:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:45:00 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi/dst') 2026/03/03 01:45:00 DEBUG : three.txt: Sizes differ 2026/03/03 01:45:01 INFO : three-2019-01-01.txt: Deleted 2026/03/03 01:45:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/03 01:45:03 DEBUG : three.txt: md5 = d767daab9f51a2fc1a2f54ca42f7a458 OK 2026/03/03 01:45:03 DEBUG : three.txt: size = 19 OK 2026/03/03 01:45:03 INFO : three.txt: Copied (new) 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/03 01:45:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.91s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:45:10 DEBUG : Testêé: md5 = 5456e27453255a02451d93c5618ba648 OK 2026/03/03 01:45:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:45:10 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:45:10 DEBUG : Testêé: Sizes differ 2026/03/03 01:45:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:45:12 DEBUG : Testêé: md5 = 7cc6883f92cefbd1e3b771ceff538d20 OK 2026/03/03 01:45:12 DEBUG : Testêé: size = 14 OK 2026/03/03 01:45:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/03 01:45:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.76s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:45:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 01:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:45:15 DEBUG : existing: md5 = 516995aaf6019e6e05f2e6da2b642815 OK 2026/03/03 01:45:15 DEBUG : existing: size = 6 OK 2026/03/03 01:45:15 INFO : existing: Copied (new) 2026/03/03 01:45:15 DEBUG : Waiting for deletions to finish 2026/03/03 01:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:45:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:45:16 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:45:16 DEBUG : existing: Sizes differ 2026/03/03 01:45:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/03 01:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:45:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': not deleting files as there were IO errors 2026/03/03 01:45:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.22s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:45:19 DEBUG : EXISTING: md5 = cc27e6c29d4e0608e747731a4f8a9e68 OK 2026/03/03 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:45:19 DEBUG : EXISTING: size = 6 OK 2026/03/03 01:45:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:45:19 DEBUG : existing: Unchanged skipping 2026/03/03 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:45:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:45:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.45s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.68s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:45:24 DEBUG : both0: md5 = 6c1e3d1ac5ffb59ff4f595a18f3eb316 OK 2026/03/03 01:45:26 DEBUG : only0: md5 = f2fd9052c4854487c283f5eb627c3fe8 OK 2026/03/03 01:45:28 DEBUG : both1: md5 = c279790856eb45c60e43f664c7fbf991 OK 2026/03/03 01:45:29 DEBUG : only1: md5 = 2c191d4b81315d5088fde1b70283084d OK 2026/03/03 01:45:31 DEBUG : both2: md5 = fec7f217986fb5fa1a6c095900d4de76 OK 2026/03/03 01:45:32 DEBUG : only2: md5 = 62baa611d758d6eb825111cf39aac342 OK 2026/03/03 01:45:34 DEBUG : both3: md5 = dfb47ecdcd0d0f02928985dc9ed40506 OK 2026/03/03 01:45:35 DEBUG : only3: md5 = 13bd8c1cfe858dd50f964fc495d7e83a OK 2026/03/03 01:45:37 DEBUG : both4: md5 = 0665323d2625a3cd4fb8ecb1ecd3be1b OK 2026/03/03 01:45:39 DEBUG : only4: md5 = 07697a4b322c200b605c3ae912c1e961 OK 2026/03/03 01:45:41 DEBUG : both5: md5 = ea6c4d668b8dbfc69a91c5ef76c0dba8 OK 2026/03/03 01:45:43 DEBUG : only5: md5 = 887bab26066153efe84932182374c71a OK 2026/03/03 01:45:45 DEBUG : both6: md5 = c30f2b1e7a2c664c01a0768c5f4ed55b OK 2026/03/03 01:45:47 DEBUG : only6: md5 = cb3546652fa7567319df40603c5fe6a4 OK 2026/03/03 01:45:49 DEBUG : both7: md5 = 6883bae08c27e4721758dfe6bbcacc47 OK 2026/03/03 01:45:50 DEBUG : only7: md5 = 65f98fd77ac7dc1a9cc856161f5b1e8e OK 2026/03/03 01:45:52 DEBUG : both8: md5 = 5531836e93f0b9484adbe3dbaacf372b OK 2026/03/03 01:45:53 DEBUG : only8: md5 = 69678ffd32dac94cb6f79eafe9cc14fc OK 2026/03/03 01:45:55 DEBUG : both9: md5 = 2969ef9791775221ae55d9aaed457251 OK 2026/03/03 01:45:57 DEBUG : only9: md5 = 277aefb8145225a1b2d2c07e9e82cf9b OK 2026/03/03 01:45:58 DEBUG : both10: md5 = 11989685309470101e588e211a422ac8 OK 2026/03/03 01:46:00 DEBUG : only10: md5 = 9c33d6d9491ee0b91f31ac092e14c2c0 OK 2026/03/03 01:46:02 DEBUG : both11: md5 = adcaa23ac7a1e5a64871e520190ced4e OK 2026/03/03 01:46:03 DEBUG : only11: md5 = 149881ba3733d679d9234dbb2bb0e118 OK 2026/03/03 01:46:05 DEBUG : both12: md5 = 59ac05e0cc79288c6c4e3c83a72a3502 OK 2026/03/03 01:46:06 DEBUG : only12: md5 = 37e2b2346f1b569dd13dfc2abb190765 OK 2026/03/03 01:46:08 DEBUG : both13: md5 = e3f14e085ac4848d59ec2677a42f5600 OK 2026/03/03 01:46:09 DEBUG : only13: md5 = e164a03c1be9628efc2853d7b0fdcd0e OK 2026/03/03 01:46:11 DEBUG : both14: md5 = 252ee46e757f6f08d0e3d4cdd05fbffd OK 2026/03/03 01:46:13 DEBUG : only14: md5 = 6bf7d01c4a2fc81eb7531eb8d14d6889 OK 2026/03/03 01:46:14 DEBUG : both15: md5 = 927e0a494cd73941a669148b39c3d39d OK 2026/03/03 01:46:16 DEBUG : only15: md5 = c9bb6e084b0ef86234c6cd11510017bc OK 2026/03/03 01:46:18 DEBUG : both16: md5 = 601b59a32f99bf73896bc97e2c7f67de OK 2026/03/03 01:46:19 DEBUG : only16: md5 = b3bdcc6e9bbf5c191310017c6726b4d7 OK 2026/03/03 01:46:21 DEBUG : both17: md5 = 4b985ad1fa43aa6c5693f49c1e462a2d OK 2026/03/03 01:46:22 DEBUG : only17: md5 = 04cd15452c58541cca63eca25ca2d7e6 OK 2026/03/03 01:46:24 DEBUG : both18: md5 = bb932aae41ff197ea06e0b30f81bbf7b OK 2026/03/03 01:46:25 DEBUG : only18: md5 = 5e0f12e0dcf893e289dcb557d0d7478f OK 2026/03/03 01:46:27 DEBUG : both19: md5 = ce75c24422bfad56781318c140bc35bc OK 2026/03/03 01:46:28 DEBUG : only19: md5 = 84508e194ede63e34e013f5cf15dabd2 OK 2026/03/03 01:46:29 DEBUG : both0: size = 6 OK 2026/03/03 01:46:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both11: size = 6 OK 2026/03/03 01:46:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:46:29 DEBUG : both10: size = 6 OK 2026/03/03 01:46:29 DEBUG : both12: size = 6 OK 2026/03/03 01:46:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both0: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both13: size = 6 OK 2026/03/03 01:46:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both13: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both14: size = 6 OK 2026/03/03 01:46:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both14: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both15: size = 6 OK 2026/03/03 01:46:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both15: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both16: size = 6 OK 2026/03/03 01:46:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both11: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both17: size = 6 OK 2026/03/03 01:46:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both10: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both18: size = 6 OK 2026/03/03 01:46:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both12: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both19: size = 6 OK 2026/03/03 01:46:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both16: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both1: size = 6 OK 2026/03/03 01:46:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both17: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both2: size = 6 OK 2026/03/03 01:46:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both2: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both3: size = 6 OK 2026/03/03 01:46:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both3: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both4: size = 6 OK 2026/03/03 01:46:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both4: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both5: size = 6 OK 2026/03/03 01:46:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both18: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both6: size = 6 OK 2026/03/03 01:46:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both19: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both7: size = 6 OK 2026/03/03 01:46:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both1: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both8: size = 6 OK 2026/03/03 01:46:29 DEBUG : both5: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both9: size = 6 OK 2026/03/03 01:46:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:46:29 DEBUG : both8: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both9: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both7: Unchanged skipping 2026/03/03 01:46:29 DEBUG : both6: Unchanged skipping 2026/03/03 01:46:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:46:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:46:29 INFO : only8: Deleted 2026/03/03 01:46:29 INFO : only4: Deleted 2026/03/03 01:46:29 INFO : only2: Deleted 2026/03/03 01:46:30 INFO : only9: Deleted 2026/03/03 01:46:30 INFO : only11: Deleted 2026/03/03 01:46:30 INFO : only12: Deleted 2026/03/03 01:46:30 INFO : only10: Deleted 2026/03/03 01:46:30 INFO : only13: Deleted 2026/03/03 01:46:30 INFO : only16: Deleted 2026/03/03 01:46:30 INFO : only14: Deleted 2026/03/03 01:46:30 INFO : only5: Deleted 2026/03/03 01:46:30 INFO : only6: Deleted 2026/03/03 01:46:31 INFO : only17: Deleted 2026/03/03 01:46:31 INFO : only7: Deleted 2026/03/03 01:46:31 INFO : only15: Deleted 2026/03/03 01:46:31 INFO : only0: Deleted 2026/03/03 01:46:31 INFO : only18: Deleted 2026/03/03 01:46:31 INFO : only19: Deleted 2026/03/03 01:46:31 INFO : only3: Deleted 2026/03/03 01:46:31 INFO : only1: Deleted 2026/03/03 01:46:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (79.38s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:46:44 DEBUG : both0: md5 = f4e9f9501037348456b0f72b08c0bd0d OK 2026/03/03 01:46:45 DEBUG : only0: md5 = c4fdfd65017b0a2e7c9381ed3c89ba43 OK 2026/03/03 01:46:47 DEBUG : both1: md5 = 43d174deff5d1a082816a4e9e2bbac86 OK 2026/03/03 01:46:49 DEBUG : only1: md5 = 3b361aa251fa59dce72e28593e53b76f OK 2026/03/03 01:46:51 DEBUG : both2: md5 = 0ec9a631127ebf7edf51adcb27513afe OK 2026/03/03 01:46:53 DEBUG : only2: md5 = 7fec3097c70209194e5768eedf97e1e0 OK 2026/03/03 01:46:54 DEBUG : both3: md5 = f3eea37e07b06c9a8ae1186ebbfe54a5 OK 2026/03/03 01:46:56 DEBUG : only3: md5 = 7f20df619f3d23c87a3812220c84928d OK 2026/03/03 01:46:57 DEBUG : both4: md5 = 94a8afec101468e5662dbc9448c2b645 OK 2026/03/03 01:46:59 DEBUG : only4: md5 = d95eceeb3411c70810b9ca2f54edcab0 OK 2026/03/03 01:47:00 DEBUG : both5: md5 = ebe93abe2ffffda30a68eb3d4c93eb21 OK 2026/03/03 01:47:02 DEBUG : only5: md5 = 0b962319b8e996efc81339a4fe3966cb OK 2026/03/03 01:47:04 DEBUG : both6: md5 = bf9b163499800a61db99d7b198f112a4 OK 2026/03/03 01:47:05 DEBUG : only6: md5 = a74e88a9dd5ade353890c008239637ac OK 2026/03/03 01:47:07 DEBUG : both7: md5 = 1cddadc7b410ae6d45e2a23a5d623010 OK 2026/03/03 01:47:08 DEBUG : only7: md5 = 6d265e7153b1f14b15d8191615a6f9e1 OK 2026/03/03 01:47:10 DEBUG : both8: md5 = f46ece354fcfe84c408ca2498d03a479 OK 2026/03/03 01:47:12 DEBUG : only8: md5 = 36ebc8e7e69c96f0711c5f87f36974b3 OK 2026/03/03 01:47:13 DEBUG : both9: md5 = d8612eedb83c4706ba44c6c55d71349a OK 2026/03/03 01:47:15 DEBUG : only9: md5 = 498370d9cb2673992a6ab16f5a4ea302 OK 2026/03/03 01:47:17 DEBUG : both10: md5 = db81b84fd713e17a2a997d63fb5e0021 OK 2026/03/03 01:47:18 DEBUG : only10: md5 = ccbc27e28fae19b3bd2585ec9354dde2 OK 2026/03/03 01:47:20 DEBUG : both11: md5 = 873e7e2d5fe3f65be471fa05f6eb80c4 OK 2026/03/03 01:47:21 DEBUG : only11: md5 = f9ed39ad290d508b7f9f67946c9d859a OK 2026/03/03 01:47:23 DEBUG : both12: md5 = 72140e6b8e5a6aa347b7871f3045577f OK 2026/03/03 01:47:25 DEBUG : only12: md5 = 1ff3dd0bf6f2783a3e36a31a7092060f OK 2026/03/03 01:47:26 DEBUG : both13: md5 = f5974623a05cc82d7894cb253d936519 OK 2026/03/03 01:47:28 DEBUG : only13: md5 = fbb2b6bbd9b4876d0bbad6f33d32fca9 OK 2026/03/03 01:47:30 DEBUG : both14: md5 = bf5ec89407ae5b993be1f4704663f874 OK 2026/03/03 01:47:31 DEBUG : only14: md5 = 1d7f9ac2eccc1b3ba3307e2a25ea0a7d OK 2026/03/03 01:47:33 DEBUG : both15: md5 = f9d4a97698b8b4cddcd5391b58bfd16b OK 2026/03/03 01:47:34 DEBUG : only15: md5 = df58b296395588fc284b030846418606 OK 2026/03/03 01:47:36 DEBUG : both16: md5 = aa6a21d616435f787da70345b2f57f7c OK 2026/03/03 01:47:38 DEBUG : only16: md5 = 6f6022280cab608ffae9c237c99f3974 OK 2026/03/03 01:47:39 DEBUG : both17: md5 = 9c4db48c75f235c92cd6063b7fbca589 OK 2026/03/03 01:47:41 DEBUG : only17: md5 = dce7957dd0ccb2b7419843eaaadbdb87 OK 2026/03/03 01:47:43 DEBUG : both18: md5 = 630610af64104f65de23dd1c166502b6 OK 2026/03/03 01:47:44 DEBUG : only18: md5 = 2ce429f43cb57f7934eb596a3a21c1ef OK 2026/03/03 01:47:46 DEBUG : both19: md5 = d27a7b38b5b8c1823b5d74feb85f2dfd OK 2026/03/03 01:47:47 DEBUG : only19: md5 = 7f45876af27d375615933a9958d8f55c OK 2026/03/03 01:47:48 DEBUG : both10: size = 6 OK 2026/03/03 01:47:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both10: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both11: size = 6 OK 2026/03/03 01:47:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both0: size = 6 OK 2026/03/03 01:47:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both11: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both13: size = 6 OK 2026/03/03 01:47:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both12: size = 6 OK 2026/03/03 01:47:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both14: size = 6 OK 2026/03/03 01:47:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both13: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both15: size = 6 OK 2026/03/03 01:47:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:47:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both12: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both16: size = 6 OK 2026/03/03 01:47:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both16: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both17: size = 6 OK 2026/03/03 01:47:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both14: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both18: size = 6 OK 2026/03/03 01:47:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both0: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both19: size = 6 OK 2026/03/03 01:47:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both18: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both1: size = 6 OK 2026/03/03 01:47:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both15: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both2: size = 6 OK 2026/03/03 01:47:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both17: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both3: size = 6 OK 2026/03/03 01:47:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both19: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both4: size = 6 OK 2026/03/03 01:47:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both1: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both5: size = 6 OK 2026/03/03 01:47:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both5: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both6: size = 6 OK 2026/03/03 01:47:48 DEBUG : both2: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both7: size = 6 OK 2026/03/03 01:47:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both4: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both8: size = 6 OK 2026/03/03 01:47:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both3: Unchanged skipping 2026/03/03 01:47:48 DEBUG : both9: size = 6 OK 2026/03/03 01:47:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:47:48 DEBUG : both7: Unchanged skipping 2026/03/03 01:47:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only0: Sizes differ 2026/03/03 01:47:48 DEBUG : both9: Unchanged skipping 2026/03/03 01:47:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only10: Sizes differ 2026/03/03 01:47:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only11: Sizes differ 2026/03/03 01:47:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only12: Sizes differ 2026/03/03 01:47:48 DEBUG : both8: Unchanged skipping 2026/03/03 01:47:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only14: Sizes differ 2026/03/03 01:47:48 DEBUG : both6: Unchanged skipping 2026/03/03 01:47:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only15: Sizes differ 2026/03/03 01:47:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only16: Sizes differ 2026/03/03 01:47:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only17: Sizes differ 2026/03/03 01:47:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only18: Sizes differ 2026/03/03 01:47:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only19: Sizes differ 2026/03/03 01:47:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only1: Sizes differ 2026/03/03 01:47:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only2: Sizes differ 2026/03/03 01:47:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only3: Sizes differ 2026/03/03 01:47:48 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only13: Sizes differ 2026/03/03 01:47:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only4: Sizes differ 2026/03/03 01:47:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only5: Sizes differ 2026/03/03 01:47:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only6: Sizes differ 2026/03/03 01:47:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only7: Sizes differ 2026/03/03 01:47:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only8: Sizes differ 2026/03/03 01:47:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3956971991) 2026/03/03 01:47:48 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi') 2026/03/03 01:47:48 DEBUG : only9: Sizes differ 2026/03/03 01:47:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:47:49 DEBUG : only11: md5 = 048e4206bc4227c5ee2e7ddb7b55339e OK 2026/03/03 01:47:49 DEBUG : only11: size = 0 OK 2026/03/03 01:47:49 INFO : only11: Copied (replaced existing) 2026/03/03 01:47:49 DEBUG : only0: md5 = 536f85398b0288cf7343b4fd93febecc OK 2026/03/03 01:47:49 DEBUG : only0: size = 0 OK 2026/03/03 01:47:49 INFO : only0: Copied (replaced existing) 2026/03/03 01:47:49 DEBUG : only10: md5 = 6b606a1e2646c5983235075b840f643e OK 2026/03/03 01:47:49 DEBUG : only10: size = 0 OK 2026/03/03 01:47:49 INFO : only10: Copied (replaced existing) 2026/03/03 01:47:49 DEBUG : only15: md5 = 9de601858c9123340b2aed0d3ee90bb9 OK 2026/03/03 01:47:49 DEBUG : only15: size = 0 OK 2026/03/03 01:47:49 INFO : only15: Copied (replaced existing) 2026/03/03 01:47:50 DEBUG : only16: md5 = c5ccd56fe25c9f742e84e587821f5958 OK 2026/03/03 01:47:50 DEBUG : only16: size = 0 OK 2026/03/03 01:47:50 INFO : only16: Copied (replaced existing) 2026/03/03 01:47:50 DEBUG : only12: md5 = ef65ec499e7108ac0d53243ec00a60c8 OK 2026/03/03 01:47:50 DEBUG : only12: size = 0 OK 2026/03/03 01:47:50 INFO : only12: Copied (replaced existing) 2026/03/03 01:47:51 DEBUG : only18: md5 = 6273eb7f592c8c764ab33f3d5687a43a OK 2026/03/03 01:47:51 DEBUG : only18: size = 0 OK 2026/03/03 01:47:51 INFO : only18: Copied (replaced existing) 2026/03/03 01:47:51 DEBUG : only19: md5 = 6058ccc0db4a530553a4813a7c4fe810 OK 2026/03/03 01:47:51 DEBUG : only19: size = 0 OK 2026/03/03 01:47:51 INFO : only19: Copied (replaced existing) 2026/03/03 01:47:52 DEBUG : only14: md5 = fd292b14ecd5174e9d13fda35a8f5f7b OK 2026/03/03 01:47:52 DEBUG : only14: size = 0 OK 2026/03/03 01:47:52 INFO : only14: Copied (replaced existing) 2026/03/03 01:47:52 DEBUG : only1: md5 = 42415f71f65fea5f0db753370faceda9 OK 2026/03/03 01:47:52 DEBUG : only1: size = 0 OK 2026/03/03 01:47:52 INFO : only1: Copied (replaced existing) 2026/03/03 01:47:52 DEBUG : only13: md5 = 1fcc0a06d06216cf9a57b7983bc6758a OK 2026/03/03 01:47:52 DEBUG : only13: size = 0 OK 2026/03/03 01:47:52 INFO : only13: Copied (replaced existing) 2026/03/03 01:47:52 DEBUG : only2: md5 = b140d0cd58c57776719266e360110c3b OK 2026/03/03 01:47:52 DEBUG : only2: size = 0 OK 2026/03/03 01:47:52 INFO : only2: Copied (replaced existing) 2026/03/03 01:47:53 DEBUG : only5: md5 = 3a9253bb6197b1ca51c26eead5205a40 OK 2026/03/03 01:47:53 DEBUG : only5: size = 0 OK 2026/03/03 01:47:53 INFO : only5: Copied (replaced existing) 2026/03/03 01:47:53 DEBUG : only17: md5 = d07aeb513d398d52c268c48052f889c0 OK 2026/03/03 01:47:53 DEBUG : only17: size = 0 OK 2026/03/03 01:47:53 INFO : only17: Copied (replaced existing) 2026/03/03 01:47:54 DEBUG : only8: md5 = f85fd3f503520ad8f8cb0f9a6de314ae OK 2026/03/03 01:47:54 DEBUG : only8: size = 0 OK 2026/03/03 01:47:54 INFO : only8: Copied (replaced existing) 2026/03/03 01:47:54 DEBUG : only7: md5 = d83afbb6e998e908054dde94b5b22e27 OK 2026/03/03 01:47:54 DEBUG : only7: size = 0 OK 2026/03/03 01:47:54 INFO : only7: Copied (replaced existing) 2026/03/03 01:47:54 DEBUG : only9: md5 = 74f67bac29183741c787fc04028e2aa4 OK 2026/03/03 01:47:54 DEBUG : only9: size = 0 OK 2026/03/03 01:47:54 INFO : only9: Copied (replaced existing) 2026/03/03 01:47:54 DEBUG : only3: md5 = 1914f422ade76bddd7bea787afbf9bd4 OK 2026/03/03 01:47:54 DEBUG : only3: size = 0 OK 2026/03/03 01:47:54 INFO : only3: Copied (replaced existing) 2026/03/03 01:47:55 DEBUG : only4: md5 = 5fcbf8d8c6c892c6dbbb77f43aa06803 OK 2026/03/03 01:47:55 DEBUG : only4: size = 0 OK 2026/03/03 01:47:55 INFO : only4: Copied (replaced existing) 2026/03/03 01:47:55 DEBUG : only6: md5 = f6078c0174e7adb2c94c80abfd52b0cf OK 2026/03/03 01:47:55 DEBUG : only6: size = 0 OK 2026/03/03 01:47:55 INFO : only6: Copied (replaced existing) 2026/03/03 01:47:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (94.28s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:48:16 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:48:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:48:16 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 01:48:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:48:16 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 01:48:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:48:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:31 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/03 01:48:32 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/03 01:48:33 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:48:34 DEBUG : empty_dir: Making directory with metadata 2026/03/03 01:48:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:48:34 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 01:48:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:48:34 DEBUG : empty_on_remote: Making directory with metadata 2026/03/03 01:48:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:48:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:49 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/03/03 01:48:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/03/03 01:48:50 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (18.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:48:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:48:53 DEBUG : sub dir: Making directory with metadata 2026/03/03 01:48:54 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/03 01:49:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:49:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:49:17 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:49:17 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/03 01:49:34 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/03/03 01:49:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:49:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/03 01:49:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/03 01:49:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:49:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:49:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:49:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:49:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:49:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/03 01:49:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:49:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (49.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:49:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 01:49:42 DEBUG : sub dir: Making directory with metadata 2026/03/03 01:49:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/03/03 01:50:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:50:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 01:50:10 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 01:50:10 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/03/03 01:50:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:50:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/03/03 01:50:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/03/03 01:50:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:50:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:50:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:50:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:50:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/03 01:50:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/03/03 01:50:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/03/03 01:50:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.66s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:50:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 03578086033254cd14776f7bd63985ec OK 2026/03/03 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2c583a9d7cd937fa7977c1253a692ca4 OK 2026/03/03 01:50:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 0b18d861aa48fcbed014acb9b5dc006e OK 2026/03/03 01:50:41 DEBUG : dir1/0003-defghij.txt: md5 = e788e92453e82c4a5c2fcac053f63373 OK 2026/03/03 01:50:42 DEBUG : dir1/0004-efghijk.txt: md5 = 93fbf272a47fe8e0dd98b8d6920643e6 OK 2026/03/03 01:50:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 6f33f5d5bb8831994686c6226f4c9977 OK 2026/03/03 01:50:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 4271e55643ab2cb1c6f1460d8834bca6 OK 2026/03/03 01:50:47 DEBUG : dir1/0007-1234567.txt: md5 = bc70ec83469f6e00f572956955a8365b OK 2026/03/03 01:50:49 DEBUG : dir1/0008-2345678.txt: md5 = bc3ca677244ed14959fa14d48c5a5541 OK 2026/03/03 01:50:51 DEBUG : dir1/0009-3456789.txt: md5 = ca7d949436f278fc1f48260e10638d13 OK 2026/03/03 01:50:52 DEBUG : dir1/0010-456789.txt: md5 = ed003947fa3fee513417529c0bc93812 OK 2026/03/03 01:50:54 DEBUG : dir1/0011-56789;.txt: md5 = 175b1f9c6f6e9383092cb02a8fe6c7fa OK 2026/03/03 01:50:55 DEBUG : dir1/0012-6789;.txt: md5 = fc17761e4aa622fd532bd1c358bb2b8b OK 2026/03/03 01:50:57 DEBUG : dir1/0013-789;=.txt: md5 = 462a886749e2dbe19c0e60980625597c OK 2026/03/03 01:50:58 DEBUG : dir1/0014-89;=.txt: md5 = 60c1ad912e80eff42361c996da5f34fa OK 2026/03/03 01:51:00 DEBUG : dir1/0015-9;=.txt: md5 = 013edaaa506d4dfa23c05d369fe5bf53 OK 2026/03/03 01:51:02 DEBUG : apple: md5 = 6771a62c5727fa3fa3de52a00f891f06 OK 2026/03/03 01:51:04 DEBUG : banana: md5 = 16290b7a811eb4c6dacedb8a1cdf79cd OK 2026/03/03 01:51:06 DEBUG : appleappleapplebanana: md5 = 2bd4f722189d8adb897df8ac55e46cc3 OK 2026/03/03 01:51:07 DEBUG : splitbananasplit: md5 = 6c982e037a5a88438c28a758cc76a337 OK 2026/03/03 01:51:07 DEBUG : Waiting for deletions to finish 2026/03/03 01:51:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:51:09 DEBUG : apple: size = 5 OK 2026/03/03 01:51:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:09 DEBUG : apple: Unchanged skipping 2026/03/03 01:51:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:51:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:51:09 DEBUG : banana: size = 6 OK 2026/03/03 01:51:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:09 DEBUG : banana: Unchanged skipping 2026/03/03 01:51:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:51:10 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:51:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:51:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:51:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:51:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:51:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:51:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:51:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:51:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:51:10 DEBUG : Waiting for deletions to finish 2026/03/03 01:51:10 DEBUG : Waiting for deletions to finish 2026/03/03 01:51:11 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1: Directory modification time the same (differ by -685.441µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : apple: size = 5 OK 2026/03/03 01:51:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : apple: Unchanged skipping 2026/03/03 01:51:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:51:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:51:12 DEBUG : banana: size = 6 OK 2026/03/03 01:51:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : banana: Unchanged skipping 2026/03/03 01:51:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:51:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:51:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:51:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:51:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:51:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:51:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:51:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:51:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:51:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:51:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:51:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:51:12 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:51:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:51:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:51:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 3abe5ce358ca16a96f94613944284c9d OK 2026/03/03 01:51:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 00fb21f20851ef12bb5d77d8b70707d4 OK 2026/03/03 01:51:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 9404b00b0a1c5f8511e3e824d3f25621 OK 2026/03/03 01:51:33 DEBUG : dir1/0003-defghij.txt: md5 = 45d535dac8c2a5bdfeea00a36c0592c5 OK 2026/03/03 01:51:35 DEBUG : dir1/0004-efghijk.txt: md5 = 671d044098d359276496e71f14040d41 OK 2026/03/03 01:51:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 243e91d8e69d4eefe1f57f698fe835c1 OK 2026/03/03 01:51:38 DEBUG : dir1/0006-ghijklm.txt: md5 = b74be9f2c6287bdf0618644b6d48db8b OK 2026/03/03 01:51:40 DEBUG : dir1/0007-1234567.txt: md5 = 17c6007813ac1f555ee21a231200ab02 OK 2026/03/03 01:51:42 DEBUG : dir1/0008-2345678.txt: md5 = 52b977282b752f528c0538529cc2c6ab OK 2026/03/03 01:51:43 DEBUG : dir1/0009-3456789.txt: md5 = 0fe60b8e045208ddec0c443b01e3208f OK 2026/03/03 01:51:45 DEBUG : dir1/0010-456789.txt: md5 = 3e82f57ae251d5245a90dfbe945eb0d6 OK 2026/03/03 01:51:47 DEBUG : dir1/0011-56789;.txt: md5 = ac6052dd9257ec976783c23e6fe8f033 OK 2026/03/03 01:51:48 DEBUG : dir1/0012-6789;.txt: md5 = 6aec95f9a24e17a7495add72eab0cce7 OK 2026/03/03 01:51:50 DEBUG : dir1/0013-789;=.txt: md5 = 4dbebc13d36bdb7485512f35bed7b74c OK 2026/03/03 01:51:52 DEBUG : dir1/0014-89;=.txt: md5 = 894fb67086a69fc80216eca3aea24107 OK 2026/03/03 01:51:53 DEBUG : dir1/0015-9;=.txt: md5 = 34088f58b68b16b548354e37cb27904a OK 2026/03/03 01:51:55 DEBUG : apple: md5 = 57ac6a728a7e9a96e27d60e467247138 OK 2026/03/03 01:51:57 DEBUG : banana: md5 = cfc42da7787a70e3257131e93e822345 OK 2026/03/03 01:51:59 DEBUG : appleappleapplebanana: md5 = 546b83477ede181fa8b6d6402057a93f OK 2026/03/03 01:52:00 DEBUG : splitbananasplit: md5 = c9fcf4deeef9166b2d17459cf1ffaab5 OK 2026/03/03 01:52:00 DEBUG : Waiting for deletions to finish 2026/03/03 01:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:52:02 DEBUG : apple: size = 5 OK 2026/03/03 01:52:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:02 DEBUG : apple: Unchanged skipping 2026/03/03 01:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:52:02 DEBUG : banana: size = 6 OK 2026/03/03 01:52:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:02 DEBUG : banana: Unchanged skipping 2026/03/03 01:52:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:52:03 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:52:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:52:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:52:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:52:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:52:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:52:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:52:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:52:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:52:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:52:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:52:03 DEBUG : Waiting for deletions to finish 2026/03/03 01:52:03 DEBUG : Waiting for deletions to finish 2026/03/03 01:52:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:52:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1: Directory modification time the same (differ by -173.389µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : apple: size = 5 OK 2026/03/03 01:52:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : apple: Unchanged skipping 2026/03/03 01:52:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:52:05 DEBUG : banana: size = 6 OK 2026/03/03 01:52:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : banana: Unchanged skipping 2026/03/03 01:52:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:52:05 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:52:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:52:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:52:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:52:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:52:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:52:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:52:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:52:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:52:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:52:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:52:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:52:05 DEBUG : Waiting for deletions to finish 2026/03/03 01:52:05 DEBUG : Waiting for deletions to finish 2026/03/03 01:52:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:52:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:52:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:52:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 9355743d7cfafa90b8baae4c73f9b181 OK 2026/03/03 01:52:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8feb18057096186776ff1623612f2842 OK 2026/03/03 01:52:24 DEBUG : dir1/0002-cdefghi.txt: md5 = bef4435fa67b6ef809451f34f517eb9f OK 2026/03/03 01:52:26 DEBUG : dir1/0003-defghij.txt: md5 = 553ab83c7b7fe22bcd3a13272e84db81 OK 2026/03/03 01:52:27 DEBUG : dir1/0004-efghijk.txt: md5 = 1a8d096f84d14ec8b071cf2b30076ba5 OK 2026/03/03 01:52:29 DEBUG : dir1/0005-fghijkl.txt: md5 = 0634424c357ea39de039b676441c5e39 OK 2026/03/03 01:52:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 6322cfbb06320f6c3dd0240063d240d5 OK 2026/03/03 01:52:32 DEBUG : dir1/0007-1234567.txt: md5 = 8d19ae4cb9cc4fc69b42fe97cab26dea OK 2026/03/03 01:52:34 DEBUG : dir1/0008-2345678.txt: md5 = c2ce25d35ecd84dc2a3da9d4435ed7f6 OK 2026/03/03 01:52:35 DEBUG : dir1/0009-3456789.txt: md5 = 1de68cbd0293ecd496badcc72a3563ac OK 2026/03/03 01:52:37 DEBUG : dir1/0010-456789.txt: md5 = d25e4061a88aa9346640f3ddfef7b650 OK 2026/03/03 01:52:39 DEBUG : dir1/0011-56789;.txt: md5 = 1584ff067a6b3b9eafaa8c326c21eab3 OK 2026/03/03 01:52:40 DEBUG : dir1/0012-6789;.txt: md5 = bec4efa3fb1ef98221eeb8abf9ed4155 OK 2026/03/03 01:52:42 DEBUG : dir1/0013-789;=.txt: md5 = 3f7d2fc5df610e6e595da8bcf4fcd09e OK 2026/03/03 01:52:43 DEBUG : dir1/0014-89;=.txt: md5 = bb9c4e881ca0896d8e17088e3b1f67ff OK 2026/03/03 01:52:45 DEBUG : dir1/0015-9;=.txt: md5 = 63adee45bce109804c015b829b8d9cb2 OK 2026/03/03 01:52:47 DEBUG : apple: md5 = 87f540dba33a9ca212e6a9a670644575 OK 2026/03/03 01:52:48 DEBUG : banana: md5 = 5437cef407a79632781496118ea47a7a OK 2026/03/03 01:52:50 DEBUG : appleappleapplebanana: md5 = e1e20c28af426ecb65a3b3bb212e66c0 OK 2026/03/03 01:52:51 DEBUG : splitbananasplit: md5 = 9d3fd8d388f2be63a6b4d1f69f6bc1bc OK 2026/03/03 01:52:51 DEBUG : Waiting for deletions to finish 2026/03/03 01:52:52 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:52:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:52:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:52:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:52:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:53 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:52:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:53 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:52:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:52:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:52:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:52:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:52:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = dbfb6c482b344736b351163fdbc98e42 OK 2026/03/03 01:52:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 01:52:55 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:52:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:55 DEBUG : YmFuYW5h: md5 = f28b8686e73629cccf781a60105fdafd OK 2026/03/03 01:52:55 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 01:52:55 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/03 01:52:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:55 DEBUG : YXBwbGU=: md5 = a2e54587054b561ebf669ac8e638cab7 OK 2026/03/03 01:52:55 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 01:52:55 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/03 01:52:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = ac069f8ca513ffdab757ac0bcb53c0ba OK 2026/03/03 01:52:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 01:52:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:52:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = ff8bc4ae2f13ce20e628c8197a667478 OK 2026/03/03 01:52:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 01:52:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = a86f26188d429cc720ffd81e766331bb OK 2026/03/03 01:52:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 01:52:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 45d30809d2b48662b9576f0a4f5f8947 OK 2026/03/03 01:52:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 01:52:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 4336c4a97c5f53bd4d90a8b4c3302804 OK 2026/03/03 01:52:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 01:52:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:52:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 7ad2460081a0be147167526c809209bd OK 2026/03/03 01:52:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 01:52:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = dcbb6286eecb16b860fd36294a2c5b8b OK 2026/03/03 01:52:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 01:52:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 75752ee945658d211114e2db034a5940 OK 2026/03/03 01:52:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 01:52:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:52:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d61c02a545151152ff5f98c3812cf942 OK 2026/03/03 01:52:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 01:52:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:52:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:52:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 307d83853e4db3910727dab2cd07f01d OK 2026/03/03 01:52:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 01:52:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:52:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:52:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 881bf1b7fb4f6b7b20b638273020f55c OK 2026/03/03 01:52:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 01:52:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:52:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 40f62bab04c5a322a510552dee133c14 OK 2026/03/03 01:53:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 01:53:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 5a38cbd2caf5a1487adf2d1b1e64b12e OK 2026/03/03 01:53:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 01:53:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 42d63621b1165d7b6dab9ef299c82ba8 OK 2026/03/03 01:53:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 01:53:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = ca8186816c25d89c52466b1c91eafbeb OK 2026/03/03 01:53:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 01:53:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = b8381cb6aede4f747b3d9966783f77ed OK 2026/03/03 01:53:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 01:53:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:01 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 9cafdc3fec6f7d5858e768d3b1f129c5 OK 2026/03/03 01:53:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 01:53:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:01 DEBUG : Waiting for deletions to finish 2026/03/03 01:53:02 INFO : apple: Deleted 2026/03/03 01:53:02 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:53:02 INFO : splitbananasplit: Deleted 2026/03/03 01:53:02 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:53:02 INFO : appleappleapplebanana: Deleted 2026/03/03 01:53:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:53:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:53:03 INFO : banana: Deleted 2026/03/03 01:53:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:53:03 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:53:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:53:03 DEBUG : Waiting for deletions to finish 2026/03/03 01:53:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:04 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:04 DEBUG : dir1: Directory modification time the same (differ by -648.924µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : YXBwbGU=: size = 5 OK 2026/03/03 01:53:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : apple: Unchanged skipping 2026/03/03 01:53:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:53:04 DEBUG : YmFuYW5h: size = 6 OK 2026/03/03 01:53:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : banana: Unchanged skipping 2026/03/03 01:53:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/03 01:53:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/03 01:53:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:53:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:53:04 DEBUG : Waiting for deletions to finish 2026/03/03 01:53:04 DEBUG : Waiting for deletions to finish 2026/03/03 01:53:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/03 01:53:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:05 DEBUG : apple: transformed to: YXBwbGU= 2026/03/03 01:53:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/03 01:53:05 DEBUG : banana: transformed to: YmFuYW5h 2026/03/03 01:53:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/03 01:53:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/03 01:53:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/03 01:53:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/03 01:53:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/03 01:53:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/03 01:53:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:53:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:53:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 7814d13bf7ff57eb79a8fdb2e5fb33a8 OK 2026/03/03 01:53:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 22b7be36f65f3504ac856c17874c0f3f OK 2026/03/03 01:53:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 88210d75cf1189e47bfbb69b2136efea OK 2026/03/03 01:53:25 DEBUG : dir1/0003-defghij.txt: md5 = 4e74d036ea9b9c7687298936b00f4a3b OK 2026/03/03 01:53:26 DEBUG : dir1/0004-efghijk.txt: md5 = 645ead843863c75e0aac8a24df84bb94 OK 2026/03/03 01:53:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 743e06bbf5443da2c850d4503a287aad OK 2026/03/03 01:53:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 36f5978aa555d4e40582d3cbecf47302 OK 2026/03/03 01:53:31 DEBUG : dir1/0007-1234567.txt: md5 = b4afc65f3731fde219f2ca34ed2b131f OK 2026/03/03 01:53:32 DEBUG : dir1/0008-2345678.txt: md5 = 47ca62675383b7b9de8669f79724f0d4 OK 2026/03/03 01:53:34 DEBUG : dir1/0009-3456789.txt: md5 = c699cd30b5b0ecaada9bccbe50ff1ad2 OK 2026/03/03 01:53:36 DEBUG : dir1/0010-456789.txt: md5 = 2e9518a2c2e0fc678d14a77df7979bb1 OK 2026/03/03 01:53:37 DEBUG : dir1/0011-56789;.txt: md5 = abeb98b6eadd72790ab248b197dd4fcd OK 2026/03/03 01:53:39 DEBUG : dir1/0012-6789;.txt: md5 = 1da4c1c8c91016b0e03a778e6b7d2a6b OK 2026/03/03 01:53:40 DEBUG : dir1/0013-789;=.txt: md5 = f97f1888583627531f75ccb1eec2b988 OK 2026/03/03 01:53:42 DEBUG : dir1/0014-89;=.txt: md5 = 6587c59a5c1bd2dcd6065be8d0cc007d OK 2026/03/03 01:53:44 DEBUG : dir1/0015-9;=.txt: md5 = c83da946b87f2f30e8bf0c23215c9cbf OK 2026/03/03 01:53:45 DEBUG : apple: md5 = 9633b18cdd758ad5f1110613919aaeb1 OK 2026/03/03 01:53:47 DEBUG : banana: md5 = 428c945cc227485a6e9fde5ca7f24682 OK 2026/03/03 01:53:49 DEBUG : appleappleapplebanana: md5 = a47c19450c406139c0ebca91005655d7 OK 2026/03/03 01:53:50 DEBUG : splitbananasplit: md5 = 78d9661321c590132e149ece3c262c65 OK 2026/03/03 01:53:50 DEBUG : Waiting for deletions to finish 2026/03/03 01:53:51 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:53:51 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:53:51 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:53:51 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:53:51 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:53:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:53:51 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:53:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:53:51 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:53:51 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:53:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:53:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:53:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:53:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:53:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:53:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:53:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:53:52 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:53:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:53:52 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:53:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:53:53 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/03 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/03 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/03 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/03 01:53:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/03 01:53:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/03 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/03 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/03 01:53:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/03 01:53:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/03 01:53:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/03 01:53:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/03 01:53:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/03 01:53:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/03 01:53:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/03 01:53:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/03 01:53:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:53:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:53:54 DEBUG : PREFIXappleappleapplebanana: md5 = ee5a85d786cdfd41f9b8e88f802504bd OK 2026/03/03 01:53:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/03 01:53:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/03 01:53:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:53:54 DEBUG : PREFIXapple: md5 = d3188b962adea952736250a713b1e028 OK 2026/03/03 01:53:54 DEBUG : PREFIXapple: size = 5 OK 2026/03/03 01:53:54 INFO : apple: Copied (new) to: PREFIXapple 2026/03/03 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:53:54 DEBUG : PREFIXbanana: md5 = 0083eee0ad23323c2ef7d55685efb2a4 OK 2026/03/03 01:53:54 DEBUG : PREFIXbanana: size = 6 OK 2026/03/03 01:53:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/03 01:53:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:53:54 DEBUG : PREFIXsplitbananasplit: md5 = 9a4bad78c9caf705eea6590fc06a9dd7 OK 2026/03/03 01:53:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/03 01:53:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/03 01:53:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:53:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 80628ba4a5a29b1327768cc026bb4195 OK 2026/03/03 01:53:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/03 01:53:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:53:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:53:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = a1014fe887fcfce4fe1b922b0e4c470e OK 2026/03/03 01:53:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/03 01:53:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:53:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:53:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = adb25851eab82d749344e2332f49fae0 OK 2026/03/03 01:53:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:53:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:53:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:53:56 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = ead5789d7ad574ce62bf79c2da97f023 OK 2026/03/03 01:53:56 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/03 01:53:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:53:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 0e53da9b97a3381a06c51e317b8653ec OK 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/03 01:53:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:53:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 81e1fbdfc8fe6b772e8bb359bf75c12d OK 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/03 01:53:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:53:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 1ef6345cf80fc9065c0b4058403eee49 OK 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/03 01:53:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:53:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 402bfb24e16778b91fb00fd1ad25ce8e OK 2026/03/03 01:53:57 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/03 01:53:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:53:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:53:58 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 8bdfccb70f63a1a892d32338da9b8eab OK 2026/03/03 01:53:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/03 01:53:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:53:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:53:58 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 83f4e8e70deb1cf87e5264ab00913373 OK 2026/03/03 01:53:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/03 01:53:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:53:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:53:58 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 12e74138504ce8793f722420c20cc824 OK 2026/03/03 01:53:58 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/03 01:53:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/03 01:53:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:53:59 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 660a3b6da37a9d431d5796fb11610776 OK 2026/03/03 01:53:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/03 01:53:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:53:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:00 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 236607761bfe28037f41eea22b670561 OK 2026/03/03 01:54:00 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/03 01:54:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:00 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 16741f3f0fd7a579006b582b24ffb04a OK 2026/03/03 01:54:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/03 01:54:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:00 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 513cbaae6c46fdee94f2a9e3e16e5bda OK 2026/03/03 01:54:00 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/03 01:54:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:01 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = f49e6cadcf633916cb3a15dc1c2b5761 OK 2026/03/03 01:54:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/03 01:54:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:01 DEBUG : Waiting for deletions to finish 2026/03/03 01:54:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:54:01 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:54:01 INFO : apple: Deleted 2026/03/03 01:54:01 INFO : banana: Deleted 2026/03/03 01:54:01 INFO : appleappleapplebanana: Deleted 2026/03/03 01:54:01 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:54:01 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:54:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:54:02 INFO : splitbananasplit: Deleted 2026/03/03 01:54:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:54:02 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:54:02 DEBUG : Waiting for deletions to finish 2026/03/03 01:54:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : apple: transformed to: PREFIXapple 2026/03/03 01:54:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/03 01:54:03 DEBUG : banana: transformed to: PREFIXbanana 2026/03/03 01:54:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/03 01:54:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/03 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/03 01:54:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/03 01:54:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/03 01:54:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/03 01:54:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/03 01:54:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/03 01:54:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/03 01:54:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/03 01:54:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/03 01:54:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/03 01:54:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/03 01:54:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/03 01:54:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/03 01:54:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/03 01:54:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/03 01:54:04 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1: Directory modification time the same (differ by -189.721µs, within tolerance 1ms) 2026/03/03 01:54:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:54:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:54:05 DEBUG : appleappleapplebanana: md5 = af74d12971b9d19015fdf9bde288b472 OK 2026/03/03 01:54:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:54:05 INFO : appleappleapplebanana: Copied (new) 2026/03/03 01:54:05 DEBUG : apple: md5 = d74a14cc39e80cbeef345e85f460799e OK 2026/03/03 01:54:05 DEBUG : apple: size = 5 OK 2026/03/03 01:54:05 INFO : apple: Copied (new) 2026/03/03 01:54:05 DEBUG : banana: md5 = 8deaa5870d3cbe495ae467a50b826720 OK 2026/03/03 01:54:05 DEBUG : banana: size = 6 OK 2026/03/03 01:54:05 INFO : banana: Copied (new) 2026/03/03 01:54:06 DEBUG : splitbananasplit: md5 = cbff3ed7d2bdfd9361d70783a7911d19 OK 2026/03/03 01:54:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:54:06 INFO : splitbananasplit: Copied (new) 2026/03/03 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 155f3e71db66732a099741e2c3a29dcb OK 2026/03/03 01:54:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:54:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 01:54:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 7695445cff1d074797f42f260c7ee75d OK 2026/03/03 01:54:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:54:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 01:54:07 DEBUG : dir1/0003-defghij.txt: md5 = 990000ce9b1729721a037008c8f789ea OK 2026/03/03 01:54:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:54:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 01:54:07 DEBUG : dir1/0002-cdefghi.txt: md5 = b6ecf586c40f4733a7c3438b90e1ac50 OK 2026/03/03 01:54:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:54:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 01:54:08 DEBUG : dir1/0004-efghijk.txt: md5 = e26e6b8e8971a5a2e182d973471f8adf OK 2026/03/03 01:54:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:54:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 01:54:08 DEBUG : dir1/0005-fghijkl.txt: md5 = fa05e806c5f11c2752e8087adf2c8fea OK 2026/03/03 01:54:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:54:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 01:54:09 DEBUG : dir1/0007-1234567.txt: md5 = ea81401772dc85ff44d433368e96f465 OK 2026/03/03 01:54:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:54:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 01:54:09 DEBUG : dir1/0006-ghijklm.txt: md5 = c0e12565bc78f5d3b3f1e913bba7d853 OK 2026/03/03 01:54:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:54:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 01:54:10 DEBUG : dir1/0008-2345678.txt: md5 = 07d9ee4369732f7feb79272ab418f9bd OK 2026/03/03 01:54:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:54:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 01:54:10 DEBUG : dir1/0009-3456789.txt: md5 = 52c8aeedf5cff39739e9d98278955efb OK 2026/03/03 01:54:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:54:10 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 01:54:10 DEBUG : dir1/0011-56789;.txt: md5 = 896ab834b089d2c756955372f23d1f28 OK 2026/03/03 01:54:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:54:10 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 01:54:10 DEBUG : dir1/0010-456789.txt: md5 = 79ff6ac5e6c258072882a072a4f698c6 OK 2026/03/03 01:54:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:54:10 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 01:54:11 DEBUG : dir1/0012-6789;.txt: md5 = b1a04bfd1ea1f0a68e9a90fa8d550c0e OK 2026/03/03 01:54:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:54:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 01:54:11 DEBUG : dir1/0013-789;=.txt: md5 = c35af39b18567aa49b038d29de558bf6 OK 2026/03/03 01:54:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:54:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 01:54:12 DEBUG : dir1/0014-89;=.txt: md5 = e795b4792b12b26a4ea12f634526cede OK 2026/03/03 01:54:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:54:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 01:54:12 DEBUG : dir1/0015-9;=.txt: md5 = fa3535b23a7dccd7cc2fe29555d09e3d OK 2026/03/03 01:54:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:54:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 01:54:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:54:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/03 01:54:12 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/03 01:54:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/03 01:54:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/03 01:54:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/03 01:54:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/03 01:54:12 INFO : PREFIXapple: Deleted 2026/03/03 01:54:13 INFO : PREFIXsplitbananasplit: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/03 01:54:13 INFO : PREFIXbanana: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/03 01:54:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/03 01:54:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/03 01:54:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/03 01:54:14 DEBUG : Waiting for deletions to finish 2026/03/03 01:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:54:15 DEBUG : Waiting for deletions to finish 2026/03/03 01:54:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:54:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:54:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:54:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 1f18dc17c7a9b5e0ae933e33de71314c OK 2026/03/03 01:54:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = d53bc4df02d7b8ad3f02b075a0a887d6 OK 2026/03/03 01:54:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 6bc5fb534c12fe36a1a43ff3bb1cab10 OK 2026/03/03 01:54:40 DEBUG : dir1/0003-defghij.txt: md5 = a87c67cbe68fb9d706698d28455d2687 OK 2026/03/03 01:54:41 DEBUG : dir1/0004-efghijk.txt: md5 = b1e3eb003ea8a3ec321f9299aca76557 OK 2026/03/03 01:54:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 936f7afa32e66af4e3242531c33a6bcb OK 2026/03/03 01:54:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 3870c1c3af3139d2c45d490a25eceb1b OK 2026/03/03 01:54:47 DEBUG : dir1/0007-1234567.txt: md5 = a23627498ea68a3e9ecbe2cdb46ecb23 OK 2026/03/03 01:54:48 DEBUG : dir1/0008-2345678.txt: md5 = f8285d2cf66220f31af3d0bbd75fda66 OK 2026/03/03 01:54:50 DEBUG : dir1/0009-3456789.txt: md5 = bd2cd19b282c8bc5b196241d177def19 OK 2026/03/03 01:54:52 DEBUG : dir1/0010-456789.txt: md5 = 39474300567a1d0a7266a760875b93b9 OK 2026/03/03 01:54:53 DEBUG : dir1/0011-56789;.txt: md5 = 0e6995d5b190a95866b3ca263954bb41 OK 2026/03/03 01:54:55 DEBUG : dir1/0012-6789;.txt: md5 = 4d6e86de0efc7681d62d12c3ac47d318 OK 2026/03/03 01:54:57 DEBUG : dir1/0013-789;=.txt: md5 = a8053ed3de39073253c0f0905dd8d682 OK 2026/03/03 01:54:58 DEBUG : dir1/0014-89;=.txt: md5 = 91ed76fc9c3d87741f3c9b9bea8e3b6d OK 2026/03/03 01:55:00 DEBUG : dir1/0015-9;=.txt: md5 = 663c96ebf06b3ef0c60b8e37f8c313eb OK 2026/03/03 01:55:02 DEBUG : apple: md5 = d5da4da5148f533c69769797fee00f54 OK 2026/03/03 01:55:03 DEBUG : banana: md5 = 340b2bc7c95ce439cd350f2b47f5964a OK 2026/03/03 01:55:05 DEBUG : appleappleapplebanana: md5 = a5f051aa80613f4d4865051ac6d1e386 OK 2026/03/03 01:55:07 DEBUG : splitbananasplit: md5 = 14dc405e4a04a4309b538223cc7ee652 OK 2026/03/03 01:55:07 DEBUG : Waiting for deletions to finish 2026/03/03 01:55:08 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:55:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:08 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:55:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/03 01:55:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:55:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:55:10 DEBUG : appleappleapplebananaSUFFIX: md5 = 4496789462d8298cdd3c49e536e24c3e OK 2026/03/03 01:55:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/03 01:55:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/03 01:55:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:11 DEBUG : bananaSUFFIX: md5 = f6b8c8fe701544f34e6687a7b1eb527c OK 2026/03/03 01:55:11 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/03 01:55:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/03 01:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:11 DEBUG : appleSUFFIX: md5 = c8ac061480ee1f9133458a64b66db9a5 OK 2026/03/03 01:55:11 DEBUG : appleSUFFIX: size = 5 OK 2026/03/03 01:55:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/03 01:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:11 DEBUG : splitbananasplitSUFFIX: md5 = 3f375363006b768fca809febbb675a2e OK 2026/03/03 01:55:11 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/03 01:55:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/03 01:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = a801da97158eb6105aa628c88f672f0b OK 2026/03/03 01:55:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/03 01:55:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 036865fd53b0ff984a88fed116aeafcb OK 2026/03/03 01:55:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/03 01:55:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = f4e3ed58d7bfb3e95e149f3d5c13d5e2 OK 2026/03/03 01:55:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/03 01:55:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:13 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 5c37b4826a993ca88d4d7a4a4f918fa6 OK 2026/03/03 01:55:13 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/03 01:55:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = e5e4f3a5addab28ca7f4167fcdb9a9f5 OK 2026/03/03 01:55:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/03 01:55:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = b1421fcfe437233be50b9f7e3c59bf59 OK 2026/03/03 01:55:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/03 01:55:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 1b7c881933cd33221ad0f84ea920ab8e OK 2026/03/03 01:55:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/03 01:55:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = f7dbb037a1ca3590b29fd1d04a8d964a OK 2026/03/03 01:55:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/03 01:55:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:15 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 9ef7b48bbd36de3b7490d07410304a0d OK 2026/03/03 01:55:15 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/03 01:55:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:15 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 3c29ebbb21fcec215d116af143fa518d OK 2026/03/03 01:55:15 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/03 01:55:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:16 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 82d5885a8ffdf4175c8d38086ff212dd OK 2026/03/03 01:55:16 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/03 01:55:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:16 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 1d733dfc02fa7bb7b1656a926bc4323d OK 2026/03/03 01:55:16 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/03 01:55:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:16 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = b08e28b3ebd48018d98faa4f6181dc23 OK 2026/03/03 01:55:16 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/03 01:55:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:17 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = c11616835425b5cf8272109480228fac OK 2026/03/03 01:55:17 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/03 01:55:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:17 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 577c3d21f64292e75783fb7f660a3c0a OK 2026/03/03 01:55:17 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/03 01:55:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:18 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 70bcf1229c7a1c2119d9846e74410405 OK 2026/03/03 01:55:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/03 01:55:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:18 DEBUG : Waiting for deletions to finish 2026/03/03 01:55:18 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:55:18 INFO : apple: Deleted 2026/03/03 01:55:18 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:55:18 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:55:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:55:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:55:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:55:18 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:55:19 INFO : appleappleapplebanana: Deleted 2026/03/03 01:55:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:55:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:55:19 INFO : splitbananasplit: Deleted 2026/03/03 01:55:19 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:55:19 INFO : banana: Deleted 2026/03/03 01:55:19 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:55:19 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:55:19 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:55:19 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:55:19 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:55:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:55:20 DEBUG : Waiting for deletions to finish 2026/03/03 01:55:20 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:20 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : apple: transformed to: appleSUFFIX 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/03 01:55:21 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/03 01:55:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/03 01:55:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1: Directory modification time the same (differ by -899.958µs, within tolerance 1ms) 2026/03/03 01:55:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:55:23 DEBUG : banana: md5 = 96147f618d01c4fd149e17dcca688baa OK 2026/03/03 01:55:23 DEBUG : banana: size = 6 OK 2026/03/03 01:55:23 INFO : banana: Copied (new) 2026/03/03 01:55:23 DEBUG : apple: md5 = a68eca6a237c8621cebd47b5143a0ddf OK 2026/03/03 01:55:23 DEBUG : apple: size = 5 OK 2026/03/03 01:55:23 INFO : apple: Copied (new) 2026/03/03 01:55:23 DEBUG : splitbananasplit: md5 = 0ed550adb847be9dcfd30aa41d21753c OK 2026/03/03 01:55:23 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:55:23 INFO : splitbananasplit: Copied (new) 2026/03/03 01:55:23 DEBUG : appleappleapplebanana: md5 = a0a379701bb72b3786bdbb26b54da691 OK 2026/03/03 01:55:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:55:23 INFO : appleappleapplebanana: Copied (new) 2026/03/03 01:55:25 DEBUG : dir1/0000-abcdefg.txt: md5 = b63cba827448943449e966d318c66675 OK 2026/03/03 01:55:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:55:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/03 01:55:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 76f0cbfb73916f1824361b539ae3413d OK 2026/03/03 01:55:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:55:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/03 01:55:25 DEBUG : dir1/0002-cdefghi.txt: md5 = 2ee14b9958c31ce38010c850d82d5f51 OK 2026/03/03 01:55:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:55:25 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/03 01:55:25 DEBUG : dir1/0003-defghij.txt: md5 = 0fc0be72a0ae86308617bbb1a19ef491 OK 2026/03/03 01:55:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:55:25 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/03 01:55:26 DEBUG : dir1/0004-efghijk.txt: md5 = 6de23cf2eccb93794fabbad7c6806aec OK 2026/03/03 01:55:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:55:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/03 01:55:26 DEBUG : dir1/0005-fghijkl.txt: md5 = 2ab01d5b83487e259e0a63186b400138 OK 2026/03/03 01:55:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:55:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/03 01:55:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 65274d53f6aeac3a3d45eb575452947f OK 2026/03/03 01:55:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:55:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/03 01:55:26 DEBUG : dir1/0007-1234567.txt: md5 = aa7e15d5c2d921a5e928d403a4eafeea OK 2026/03/03 01:55:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:55:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/03 01:55:28 DEBUG : dir1/0008-2345678.txt: md5 = 1973631ae8171652c18f8e2b70fdcd1f OK 2026/03/03 01:55:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:55:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/03 01:55:28 DEBUG : dir1/0009-3456789.txt: md5 = 20028b55d9febc131130c3833a3f210b OK 2026/03/03 01:55:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:55:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/03 01:55:28 DEBUG : dir1/0010-456789.txt: md5 = 0b14c099c0c58d756c8cd253bd037919 OK 2026/03/03 01:55:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:55:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/03 01:55:28 DEBUG : dir1/0011-56789;.txt: md5 = 122691fff5bd82a09363b3d17329608e OK 2026/03/03 01:55:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:55:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/03 01:55:29 DEBUG : dir1/0012-6789;.txt: md5 = d315b53560baa75a7db8eb89d6608746 OK 2026/03/03 01:55:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:55:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/03 01:55:29 DEBUG : dir1/0014-89;=.txt: md5 = bd3713fddc3f392fc40f2cd39ff98527 OK 2026/03/03 01:55:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:55:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/03 01:55:29 DEBUG : dir1/0015-9;=.txt: md5 = 34cc5732f0758b7a668b8b8acf5816c3 OK 2026/03/03 01:55:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:55:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/03 01:55:29 DEBUG : dir1/0013-789;=.txt: md5 = bc6ce1baefcd519062aa3493bcf0369d OK 2026/03/03 01:55:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:55:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/03 01:55:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:55:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : bananaSUFFIX: Deleted 2026/03/03 01:55:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : appleSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/03 01:55:30 INFO : splitbananasplitSUFFIX: Deleted 2026/03/03 01:55:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/03 01:55:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/03 01:55:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/03 01:55:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/03 01:55:31 DEBUG : Waiting for deletions to finish 2026/03/03 01:55:31 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:55:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:55:32 DEBUG : Waiting for deletions to finish 2026/03/03 01:55:33 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:55:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/03/03 01:55:46 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:55:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 74f8439bd7a50cedfb4a33e019fa0cd8 OK 2026/03/03 01:55:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 50f6640e217892753602d1ce4df82e93 OK 2026/03/03 01:55:53 DEBUG : dir1/0002-cdefghi.txt: md5 = 5a22f43727769b4d5ccf04524cc0166e OK 2026/03/03 01:55:55 DEBUG : dir1/0003-defghij.txt: md5 = af4f9bc47239985245c425cd155b5b7d OK 2026/03/03 01:55:57 DEBUG : dir1/0004-efghijk.txt: md5 = 264c4d52b16063920d060d5f2ab43330 OK 2026/03/03 01:55:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 4def3a3c4c5697a3d9fab9dd34ebe984 OK 2026/03/03 01:56:00 DEBUG : dir1/0006-ghijklm.txt: md5 = a1d752970a994bbfa17f0190c3eb3101 OK 2026/03/03 01:56:01 DEBUG : dir1/0007-1234567.txt: md5 = 71fdb6eee4aa68bff2729cbbf6a1ea8b OK 2026/03/03 01:56:04 DEBUG : dir1/0008-2345678.txt: md5 = 13bb194df94e4aabfe7bb68a2ca78882 OK 2026/03/03 01:56:07 DEBUG : dir1/0009-3456789.txt: md5 = aeeaa5780440c70f4aab2c2af3d2cfaf OK 2026/03/03 01:56:08 DEBUG : dir1/0010-456789.txt: md5 = 45f230296e4ea8a466746af8d494ce1e OK 2026/03/03 01:56:10 DEBUG : dir1/0011-56789;.txt: md5 = 0bd5cf2cfa2467271ce10249d292a34e OK 2026/03/03 01:56:12 DEBUG : dir1/0012-6789;.txt: md5 = be7dd6e2029ba6acce49e36c0f240c44 OK 2026/03/03 01:56:13 DEBUG : dir1/0013-789;=.txt: md5 = 632873e97c5aa738f672987238baadfb OK 2026/03/03 01:56:15 DEBUG : dir1/0014-89;=.txt: md5 = 63c5a9d879416bb0a6ecf502d4621de2 OK 2026/03/03 01:56:16 DEBUG : dir1/0015-9;=.txt: md5 = b47da6e0ac0fa729dc0501da9fa53840 OK 2026/03/03 01:56:18 DEBUG : apple: md5 = fff2dad441bce82e91095b0fb5e0d5d7 OK 2026/03/03 01:56:19 DEBUG : banana: md5 = 0a60a7aaeb0278f2e962113a7a161e68 OK 2026/03/03 01:56:21 DEBUG : appleappleapplebanana: md5 = 963c4fd27f4c61bde8c0dc79c6116d41 OK 2026/03/03 01:56:22 DEBUG : splitbananasplit: md5 = 5139a186b65c94aa50da916951711534 OK 2026/03/03 01:56:22 DEBUG : Waiting for deletions to finish 2026/03/03 01:56:23 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:56:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:56:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/03 01:56:24 DEBUG : apple: size = 5 OK 2026/03/03 01:56:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:24 DEBUG : apple: Unchanged skipping 2026/03/03 01:56:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:24 DEBUG : banana: size = 6 OK 2026/03/03 01:56:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:24 DEBUG : banana: Unchanged skipping 2026/03/03 01:56:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:56:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:56:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/03 01:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:56:26 DEBUG : appleapple: md5 = e329bdb2be7c15a95b49f1620b0af729 OK 2026/03/03 01:56:26 DEBUG : appleapple: size = 21 OK 2026/03/03 01:56:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/03 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:26 DEBUG : dir1/0000-abcde: md5 = 35eaa3770f1dd8802490f3da2c619a9a OK 2026/03/03 01:56:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 01:56:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/03 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:26 DEBUG : splitbanan: md5 = 944fc03ca903cb9c57d881e447ed6aca OK 2026/03/03 01:56:26 DEBUG : splitbanan: size = 16 OK 2026/03/03 01:56:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/03 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:26 DEBUG : dir1/0001-bcdef: md5 = 8ef5153d5cb60de9ce3a457dac2ecc16 OK 2026/03/03 01:56:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 01:56:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/03 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:28 DEBUG : dir1/0002-cdefg: md5 = 5da18720af2698b80f0a9ef4132a8edd OK 2026/03/03 01:56:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 01:56:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/03 01:56:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:28 DEBUG : dir1/0003-defgh: md5 = a406f539346f5dfaa4f9f42d03b18e53 OK 2026/03/03 01:56:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 01:56:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/03 01:56:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:28 DEBUG : dir1/0005-fghij: md5 = 4453ab82ea45340ef72c603fced1d575 OK 2026/03/03 01:56:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 01:56:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/03 01:56:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:28 DEBUG : dir1/0004-efghi: md5 = 733d9835686356c20970d8bf9e20fd5a OK 2026/03/03 01:56:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 01:56:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/03 01:56:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:29 DEBUG : dir1/0006-ghijk: md5 = e89c67c145db874735cd9f5ca55aed94 OK 2026/03/03 01:56:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 01:56:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/03 01:56:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:29 DEBUG : dir1/0007-12345: md5 = 81ba56bbfe70e26de12981986b4be2df OK 2026/03/03 01:56:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 01:56:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/03 01:56:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:30 DEBUG : dir1/0008-23456: md5 = c981284098e17cdb912a76b46a994bb2 OK 2026/03/03 01:56:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 01:56:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/03 01:56:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:30 DEBUG : dir1/0009-34567: md5 = 28896bf43d1be1d5dcc7946640fbf628 OK 2026/03/03 01:56:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 01:56:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/03 01:56:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:31 DEBUG : dir1/0010-45678: md5 = 8e1f933c261dfea6d45cbc22d0ce790d OK 2026/03/03 01:56:31 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 01:56:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/03 01:56:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:31 DEBUG : dir1/0012-6789;: md5 = 03e056df32a67e50bc15b22009b48e8b OK 2026/03/03 01:56:31 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 01:56:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/03 01:56:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:31 DEBUG : dir1/0011-56789: md5 = d4be4d590d26866914a8ab1873fb6124 OK 2026/03/03 01:56:31 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 01:56:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/03 01:56:31 DEBUG : dir1/0013-789;=: md5 = c777cc2e26c6544b0e601c8955655eff OK 2026/03/03 01:56:31 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 01:56:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/03 01:56:32 DEBUG : dir1/0014-89;=.: md5 = 6bf215bd807486785433a0e290228215 OK 2026/03/03 01:56:32 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 01:56:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/03 01:56:33 DEBUG : dir1/0015-9;=.t: md5 = ef3d1ca3999c2a60c284ad5befd655bf OK 2026/03/03 01:56:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 01:56:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/03 01:56:33 DEBUG : Waiting for deletions to finish 2026/03/03 01:56:33 INFO : dir1/0010-456789.txt: Deleted 2026/03/03 01:56:33 INFO : appleappleapplebanana: Deleted 2026/03/03 01:56:33 INFO : dir1/0012-6789;.txt: Deleted 2026/03/03 01:56:33 INFO : dir1/0014-89;=.txt: Deleted 2026/03/03 01:56:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/03 01:56:33 INFO : dir1/0008-2345678.txt: Deleted 2026/03/03 01:56:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/03 01:56:33 INFO : dir1/0015-9;=.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0013-789;=.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0009-3456789.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0003-defghij.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0011-56789;.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/03 01:56:34 INFO : splitbananasplit: Deleted 2026/03/03 01:56:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0007-1234567.txt: Deleted 2026/03/03 01:56:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/03 01:56:34 DEBUG : Waiting for deletions to finish 2026/03/03 01:56:35 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:36 DEBUG : dir1: Directory modification time the same (differ by -607.544µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:36 DEBUG : apple: size = 5 OK 2026/03/03 01:56:36 DEBUG : appleapple: size = 21 OK 2026/03/03 01:56:36 DEBUG : banana: size = 6 OK 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:56:36 DEBUG : banana: Unchanged skipping 2026/03/03 01:56:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : apple: Unchanged skipping 2026/03/03 01:56:36 DEBUG : splitbanan: size = 16 OK 2026/03/03 01:56:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/03 01:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/03 01:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/03 01:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/03 01:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/03 01:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/03 01:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/03 01:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/03 01:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/03 01:56:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/03 01:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/03 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/03 01:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/03 01:56:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/03 01:56:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/03 01:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/03 01:56:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/03 01:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/03 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/03 01:56:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:56:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/03 01:56:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/03 01:56:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/03 01:56:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/03 01:56:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/03 01:56:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/03 01:56:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/03 01:56:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:56:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:56:36 DEBUG : Waiting for deletions to finish 2026/03/03 01:56:36 DEBUG : Waiting for deletions to finish 2026/03/03 01:56:37 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : appleapple: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/03 01:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/03 01:56:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/03 01:56:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/03 01:56:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/03 01:56:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/03 01:56:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/03 01:56:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/03 01:56:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/03 01:56:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/03 01:56:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/03 01:56:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/03 01:56:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/03 01:56:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/03 01:56:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/03 01:56:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/03 01:56:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/03 01:56:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/03 01:56:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:56:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:56:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 60a7e3276a2ea328481ec7f185c4b0f7 OK 2026/03/03 01:56:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = fb6c7c55df96ea659ad0c0b701bf6cba OK 2026/03/03 01:56:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 80df13cd97f59444d92c7747bcbe1d6f OK 2026/03/03 01:56:57 DEBUG : dir1/0003-defghij.txt: md5 = 4781db24255df2bc22aac86af0bbedbf OK 2026/03/03 01:56:59 DEBUG : dir1/0004-efghijk.txt: md5 = 8ed00adf7fedf7ded0aa946735398993 OK 2026/03/03 01:57:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 60b8a2f78fcdedd5ba1bef64dba41381 OK 2026/03/03 01:57:02 DEBUG : dir1/0006-ghijklm.txt: md5 = e4f2970099f230e3011f0afc7cf925c2 OK 2026/03/03 01:57:04 DEBUG : dir1/0007-1234567.txt: md5 = 9759e1772a7a9780494ae63f65649503 OK 2026/03/03 01:57:05 DEBUG : dir1/0008-2345678.txt: md5 = de74a93955fd13a4be24687fa7d23286 OK 2026/03/03 01:57:07 DEBUG : dir1/0009-3456789.txt: md5 = 0af17c21579692195489fb400f8f474f OK 2026/03/03 01:57:09 DEBUG : dir1/0010-456789.txt: md5 = 820a9633ff75ef3e6853b3fae8d86b5a OK 2026/03/03 01:57:10 DEBUG : dir1/0011-56789;.txt: md5 = 5c67ca13da9d37c206cbba019f75f7a8 OK 2026/03/03 01:57:12 DEBUG : dir1/0012-6789;.txt: md5 = 933a8b08525cfeaf38c6687bb72b25a5 OK 2026/03/03 01:57:14 DEBUG : dir1/0013-789;=.txt: md5 = 3cbb1a7de83ad7fc25739bf186a1780c OK 2026/03/03 01:57:15 DEBUG : dir1/0014-89;=.txt: md5 = 02cb54010fbf8a8eebaf066944cbb9db OK 2026/03/03 01:57:17 DEBUG : dir1/0015-9;=.txt: md5 = 944a34939c5b00a24544d94b7495ad92 OK 2026/03/03 01:57:19 DEBUG : apple: md5 = 4eff2a3ea6571a72b3b399da27e08e69 OK 2026/03/03 01:57:20 DEBUG : banana: md5 = f48bdbc95fc61f65d41f09c1a3978522 OK 2026/03/03 01:57:22 DEBUG : appleappleapplebanana: md5 = bd445371bfe2eb72495bed4f3d99c294 OK 2026/03/03 01:57:23 DEBUG : splitbananasplit: md5 = f2dbcef23232dba1b65826fb5327d101 OK 2026/03/03 01:57:23 DEBUG : Waiting for deletions to finish 2026/03/03 01:57:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:57:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:57:25 DEBUG : apple: size = 5 OK 2026/03/03 01:57:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:25 DEBUG : apple: Unchanged skipping 2026/03/03 01:57:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:57:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:57:25 DEBUG : banana: size = 6 OK 2026/03/03 01:57:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:25 DEBUG : banana: Unchanged skipping 2026/03/03 01:57:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:57:26 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:57:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:57:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:57:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:57:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:57:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:57:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:57:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:57:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:57:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:57:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:57:26 DEBUG : Waiting for deletions to finish 2026/03/03 01:57:26 DEBUG : Waiting for deletions to finish 2026/03/03 01:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:57:28 DEBUG : dir1: Directory modification time the same (differ by -175.091µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : apple: size = 5 OK 2026/03/03 01:57:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : banana: size = 6 OK 2026/03/03 01:57:28 DEBUG : apple: Unchanged skipping 2026/03/03 01:57:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : banana: Unchanged skipping 2026/03/03 01:57:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:57:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:57:28 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:57:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:57:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:57:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:57:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:57:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:57:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:57:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:57:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:57:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:57:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:57:28 DEBUG : Waiting for deletions to finish 2026/03/03 01:57:28 DEBUG : Waiting for deletions to finish 2026/03/03 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:57:29 DEBUG : Waiting for deletions to finish 2026/03/03 01:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:57:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:57:46 DEBUG : dir1/0000-abcdefg.txt: md5 = f26625f1624ae4fa4a1b282c8d9ff27b OK 2026/03/03 01:57:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = 92319e1a3d7d5f378b9782a57b54ed9c OK 2026/03/03 01:57:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 5391592536b4c5227ed9cb073454c174 OK 2026/03/03 01:57:51 DEBUG : dir1/0003-defghij.txt: md5 = af5f20c6ec0a2ed65889a14f89b6e5ac OK 2026/03/03 01:57:52 DEBUG : dir1/0004-efghijk.txt: md5 = 4d1b6d955a6df4cf9702cefc4fd0a954 OK 2026/03/03 01:57:54 DEBUG : dir1/0005-fghijkl.txt: md5 = a3ed62bfdcb73540116e565c3b94a0b4 OK 2026/03/03 01:57:55 DEBUG : dir1/0006-ghijklm.txt: md5 = a90937c179ebd96ca46062826c960303 OK 2026/03/03 01:57:57 DEBUG : dir1/0007-1234567.txt: md5 = 8c1a46efd831d1ab51abd7d716cae70f OK 2026/03/03 01:57:59 DEBUG : dir1/0008-2345678.txt: md5 = 3ec9be7e8ee8c241381318758b5bc188 OK 2026/03/03 01:58:00 DEBUG : dir1/0009-3456789.txt: md5 = c0ed9ca6699515b06ebeb1931a9d4687 OK 2026/03/03 01:58:02 DEBUG : dir1/0010-456789.txt: md5 = 4146a201a1494e68fa7a42cecd6858a0 OK 2026/03/03 01:58:03 DEBUG : dir1/0011-56789;.txt: md5 = 6fd49a36c3347a1291585e378bf7f6e5 OK 2026/03/03 01:58:05 DEBUG : dir1/0012-6789;.txt: md5 = b4b3ad2e77324269c074f5fadced3b43 OK 2026/03/03 01:58:07 DEBUG : dir1/0013-789;=.txt: md5 = 2c575b992a19e578c9c7bfba0e712e00 OK 2026/03/03 01:58:09 DEBUG : dir1/0014-89;=.txt: md5 = 015ac5ea40bf09318d357ee790c68094 OK 2026/03/03 01:58:11 DEBUG : dir1/0015-9;=.txt: md5 = 0b5b2be6fdecb3bcae44ffc24c04cda9 OK 2026/03/03 01:58:12 DEBUG : apple: md5 = b907b84853bbe7fa961a31ad99b317fc OK 2026/03/03 01:58:14 DEBUG : banana: md5 = 3a0b0fdd3bf22f6f7ede69cccea36bb4 OK 2026/03/03 01:58:15 DEBUG : appleappleapplebanana: md5 = f4261085df951ab07a0789ff16ec95e4 OK 2026/03/03 01:58:17 DEBUG : splitbananasplit: md5 = e11fb63f688b8532ef3dc4b4821147aa OK 2026/03/03 01:58:17 DEBUG : Waiting for deletions to finish 2026/03/03 01:58:17 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:58:19 DEBUG : apple: size = 5 OK 2026/03/03 01:58:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : apple: Unchanged skipping 2026/03/03 01:58:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:58:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:58:19 DEBUG : banana: size = 6 OK 2026/03/03 01:58:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : banana: Unchanged skipping 2026/03/03 01:58:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:58:19 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:58:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:58:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:58:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:58:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:58:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:58:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:58:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:58:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:58:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:58:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:58:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:58:19 DEBUG : Waiting for deletions to finish 2026/03/03 01:58:20 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:58:21 DEBUG : dir1: Directory modification time the same (differ by -674.588µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : apple: size = 5 OK 2026/03/03 01:58:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : apple: Unchanged skipping 2026/03/03 01:58:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:58:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:58:21 DEBUG : banana: size = 6 OK 2026/03/03 01:58:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : banana: Unchanged skipping 2026/03/03 01:58:21 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:58:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:58:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:58:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:58:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:58:21 DEBUG : Waiting for deletions to finish 2026/03/03 01:58:22 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:58:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:58:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:58:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 170d6e39ee8a9943583d7aae7b8a1c79 OK 2026/03/03 01:58:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c2f74151373978ff9c0da58e1d4de2d0 OK 2026/03/03 01:58:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 5c97e892ffd5ad6975884b11d82b3aba OK 2026/03/03 01:58:41 DEBUG : dir1/0003-defghij.txt: md5 = b6c918488c52474b96dbfe69785fc481 OK 2026/03/03 01:58:43 DEBUG : dir1/0004-efghijk.txt: md5 = f2e233722d8d1c8dc63b882814604407 OK 2026/03/03 01:58:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 0b2056874f35b94d8991775383325a59 OK 2026/03/03 01:58:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 26b39fe3fa85502fc5775b379456fef7 OK 2026/03/03 01:58:48 DEBUG : dir1/0007-1234567.txt: md5 = ed91f1fe467fbcef830f51f049a7ef65 OK 2026/03/03 01:58:49 DEBUG : dir1/0008-2345678.txt: md5 = 17bf181d924f0687311235751e59e78a OK 2026/03/03 01:58:51 DEBUG : dir1/0009-3456789.txt: md5 = a75f6c8cc31833c81d71a449638c88ed OK 2026/03/03 01:58:52 DEBUG : dir1/0010-456789.txt: md5 = 49bf93a67e8815c0be6ff8b72365f729 OK 2026/03/03 01:58:54 DEBUG : dir1/0011-56789;.txt: md5 = f334c394910dca0c3637963d900ab4a5 OK 2026/03/03 01:58:55 DEBUG : dir1/0012-6789;.txt: md5 = 97f7d38e0bbfeb1bd906985d7cf51f45 OK 2026/03/03 01:58:57 DEBUG : dir1/0013-789;=.txt: md5 = f5632ca3ef2f52ebb4be0f3c673053b5 OK 2026/03/03 01:58:59 DEBUG : dir1/0014-89;=.txt: md5 = 446511a87827b6a17ac4004aa6a366f7 OK 2026/03/03 01:59:01 DEBUG : dir1/0015-9;=.txt: md5 = 1998657061bd2b3773c5e5cadf7b8699 OK 2026/03/03 01:59:02 DEBUG : apple: md5 = 26f98a018f6b3672cbc1631396a57aab OK 2026/03/03 01:59:04 DEBUG : banana: md5 = 3368590ba3dd5dd8edad9da39afbfe51 OK 2026/03/03 01:59:06 DEBUG : appleappleapplebanana: md5 = a9c4e665dd11f911dec163af6d629eb2 OK 2026/03/03 01:59:08 DEBUG : splitbananasplit: md5 = 3b639c161858dbf2016dd44462b60d25 OK 2026/03/03 01:59:08 DEBUG : Waiting for deletions to finish 2026/03/03 01:59:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:59:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:59:10 DEBUG : apple: size = 5 OK 2026/03/03 01:59:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:59:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:10 DEBUG : apple: Unchanged skipping 2026/03/03 01:59:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:59:10 DEBUG : banana: size = 6 OK 2026/03/03 01:59:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:10 DEBUG : banana: Unchanged skipping 2026/03/03 01:59:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 01:59:11 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:59:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:59:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:59:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:59:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:59:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:59:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:59:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:59:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:59:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:59:11 DEBUG : Waiting for deletions to finish 2026/03/03 01:59:11 DEBUG : Waiting for deletions to finish 2026/03/03 01:59:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:59:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:59:12 DEBUG : apple: size = 5 OK 2026/03/03 01:59:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : apple: Unchanged skipping 2026/03/03 01:59:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 01:59:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 01:59:12 DEBUG : banana: size = 6 OK 2026/03/03 01:59:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : banana: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1: Directory modification time the same (differ by -144.078µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 01:59:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 01:59:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 01:59:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 01:59:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 01:59:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 01:59:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 01:59:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 01:59:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 01:59:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 01:59:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 01:59:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 01:59:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:59:12 DEBUG : Waiting for deletions to finish 2026/03/03 01:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 01:59:24 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 01:59:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 14887b8fe7e2d866e5fe8056af436a2d OK 2026/03/03 01:59:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 91979b5530aca4914247dfa282b7362b OK 2026/03/03 01:59:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 7d98d31bc520fbb6038cd786a9c6adb3 OK 2026/03/03 01:59:33 DEBUG : dir1/0003-defghij.txt: md5 = a7065a4525ba5ce710f63fabe48728bd OK 2026/03/03 01:59:34 DEBUG : dir1/0004-efghijk.txt: md5 = 91d17810ababa80c75d21d337f312d1e OK 2026/03/03 01:59:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 0b20d2c2cee929b01b8b5d9a03feb3a4 OK 2026/03/03 01:59:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 664db6c5462b994be3af7801e65b961a OK 2026/03/03 01:59:39 DEBUG : dir1/0007-1234567.txt: md5 = 548ce22f8209db8de9b77217d30e4145 OK 2026/03/03 01:59:41 DEBUG : dir1/0008-2345678.txt: md5 = 80a96053021a89f9f3977e051d1bc401 OK 2026/03/03 01:59:42 DEBUG : dir1/0009-3456789.txt: md5 = a5181a7a5563c930dc42f3ee2ac93af3 OK 2026/03/03 01:59:44 DEBUG : dir1/0010-456789.txt: md5 = ce4a26870b6dbf77314154195a4caa3b OK 2026/03/03 01:59:46 DEBUG : dir1/0011-56789;.txt: md5 = 59054428a17147c6c18f5b969a271e79 OK 2026/03/03 01:59:47 DEBUG : dir1/0012-6789;.txt: md5 = 2b835c9c3f64c6df775ff1b904a5e46d OK 2026/03/03 01:59:49 DEBUG : dir1/0013-789;=.txt: md5 = 2beb8a467dea0b7c1d838badca6f181c OK 2026/03/03 01:59:51 DEBUG : dir1/0014-89;=.txt: md5 = b57935cd138e7dbdd82e0e769b0e26cf OK 2026/03/03 01:59:52 DEBUG : dir1/0015-9;=.txt: md5 = 78cde0042eb002a59fec9bc1995a99a8 OK 2026/03/03 01:59:54 DEBUG : apple: md5 = 33b48c2e702de59ebb4d3aca02c3c83c OK 2026/03/03 01:59:55 DEBUG : banana: md5 = 85a662e40309eee69e97386f3dd5398a OK 2026/03/03 01:59:57 DEBUG : appleappleapplebanana: md5 = 3e5b0b6180825e5b183a20b208d78066 OK 2026/03/03 01:59:58 DEBUG : splitbananasplit: md5 = 41d89fae0aa3285b557bcef34b6c4251 OK 2026/03/03 01:59:58 DEBUG : Waiting for deletions to finish 2026/03/03 01:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : apple: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : banana: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 01:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:00:00 DEBUG : apple: size = 5 OK 2026/03/03 02:00:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:00 DEBUG : apple: Unchanged skipping 2026/03/03 02:00:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:00:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:00:00 DEBUG : banana: size = 6 OK 2026/03/03 02:00:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:00 DEBUG : banana: Unchanged skipping 2026/03/03 02:00:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 02:00:01 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:00:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:00:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:00:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:00:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:00:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:00:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:00:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:00:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:00:01 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:01 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:00:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:00:02 DEBUG : apple: size = 5 OK 2026/03/03 02:00:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : apple: Unchanged skipping 2026/03/03 02:00:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:00:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1: Directory modification time the same (differ by -625.237µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : banana: size = 6 OK 2026/03/03 02:00:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : banana: Unchanged skipping 2026/03/03 02:00:02 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:00:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:00:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:00:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:00:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:00:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:00:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:00:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:00:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:00:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:00:02 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:02 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 02:00:15 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:00:19 DEBUG : dir1/0000-abcdefg.txt: md5 = f9d04af9545f1041a6fd76d75072da3d OK 2026/03/03 02:00:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9b49412a192c8e3c839f8a35a6624e8e OK 2026/03/03 02:00:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 2deb8ad3ce4ec23b0ebdf0ed3ffef945 OK 2026/03/03 02:00:24 DEBUG : dir1/0003-defghij.txt: md5 = a3fe50ed2ad4cfb4d9d1fea10d46fdad OK 2026/03/03 02:00:25 DEBUG : dir1/0004-efghijk.txt: md5 = 79db1692b1464024c21f3177ed785040 OK 2026/03/03 02:00:27 DEBUG : dir1/0005-fghijkl.txt: md5 = 1d6fae3c784f2d26f6c8a500ad307688 OK 2026/03/03 02:00:29 DEBUG : dir1/0006-ghijklm.txt: md5 = e9bbc3937b259970a02bb13e200f49d4 OK 2026/03/03 02:00:30 DEBUG : dir1/0007-1234567.txt: md5 = e2a5d43c9784bf0a9e77b7c016813c97 OK 2026/03/03 02:00:32 DEBUG : dir1/0008-2345678.txt: md5 = 8c822ccc0799eb02913dc2fbbc772c85 OK 2026/03/03 02:00:33 DEBUG : dir1/0009-3456789.txt: md5 = 1e02d68a34b4955b638a37aefb0c657a OK 2026/03/03 02:00:35 DEBUG : dir1/0010-456789.txt: md5 = 375b5d2d9a7ea1b50a36accd2b8dcf37 OK 2026/03/03 02:00:37 DEBUG : dir1/0011-56789;.txt: md5 = e0a254cb1872fee85a579d47cb413bf5 OK 2026/03/03 02:00:38 DEBUG : dir1/0012-6789;.txt: md5 = 187e2dc5b00cedaef7952b5b4df2966a OK 2026/03/03 02:00:40 DEBUG : dir1/0013-789;=.txt: md5 = da45806d5d329ed13384983cf478ea8a OK 2026/03/03 02:00:42 DEBUG : dir1/0014-89;=.txt: md5 = 3187f9ed97247955e5e6a818d6489f49 OK 2026/03/03 02:00:43 DEBUG : dir1/0015-9;=.txt: md5 = 43a0787c55756b2aac623d80688d2a22 OK 2026/03/03 02:00:45 DEBUG : apple: md5 = e4e68d984460985cb70a4b7afb4f24d9 OK 2026/03/03 02:00:47 DEBUG : banana: md5 = 13abe9bba2887f90f26538670d336326 OK 2026/03/03 02:00:48 DEBUG : appleappleapplebanana: md5 = 1eaddf762d1a4667d9a50e6908e57315 OK 2026/03/03 02:00:50 DEBUG : splitbananasplit: md5 = 4a766f9d179eac55978ac80e1c38214a OK 2026/03/03 02:00:50 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:00:52 DEBUG : apple: size = 5 OK 2026/03/03 02:00:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:00:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:00:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : apple: Unchanged skipping 2026/03/03 02:00:52 DEBUG : banana: size = 6 OK 2026/03/03 02:00:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : banana: Unchanged skipping 2026/03/03 02:00:52 INFO : dir1: Set directory modification time (using SetModTime) 2026/03/03 02:00:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:00:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:00:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:00:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:00:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:00:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:00:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:00:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:00:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:00:52 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:52 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:00:54 DEBUG : dir1: Directory modification time the same (differ by -105.223µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : apple: size = 5 OK 2026/03/03 02:00:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : apple: Unchanged skipping 2026/03/03 02:00:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/03 02:00:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/03 02:00:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/03 02:00:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/03 02:00:54 DEBUG : banana: size = 6 OK 2026/03/03 02:00:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : banana: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/03 02:00:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/03 02:00:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/03 02:00:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/03 02:00:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/03 02:00:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/03 02:00:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/03 02:00:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:00:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/03 02:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:00:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:00:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : apple: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : banana: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/03 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/03/03 02:01:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" --- PASS: TestTransform (635.85s) --- PASS: TestTransform/NFC (52.51s) --- PASS: TestTransform/NFD (52.76s) --- PASS: TestTransform/base64 (59.17s) --- PASS: TestTransform/prefix (74.80s) --- PASS: TestTransform/suffix (75.41s) --- PASS: TestTransform/truncate (62.51s) --- PASS: TestTransform/encoder (53.03s) --- PASS: TestTransform/ISO-8859-1 (50.98s) --- PASS: TestTransform/charmap (51.51s) --- PASS: TestTransform/lowercase (50.11s) --- PASS: TestTransform/ascii (53.04s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 02:01:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 02:01:09 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/03/03 02:01:10 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-03-03T02:01:09.361346403Z) 2026/03/03 02:01:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/03 02:01:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/03 02:01:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 02:01:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/03 02:01:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 02:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 87723d3aad3c96863cab2645ae9469c4 OK 2026/03/03 02:01:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/03 02:01:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/03 02:01:12 DEBUG : Waiting for deletions to finish 2026/03/03 02:01:14 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (6.08s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:15 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:15 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:01:16 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:15.442403571Z) 2026/03/03 02:01:16 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:16 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:01:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:17 DEBUG : tictactoe/tictactoe: md5 = ee82fbb31764a152e99d307e90f8b8a9 OK 2026/03/03 02:01:17 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/03 02:01:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/03 02:01:17 DEBUG : Waiting for deletions to finish 2026/03/03 02:01:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.31s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:21 DEBUG : toe: Making directory with metadata 2026/03/03 02:01:22 INFO : toe: Made directory with metadata (mtime=2026-03-03T02:01:20.751453486Z) 2026/03/03 02:01:22 DEBUG : toe/toe: Making directory with metadata 2026/03/03 02:01:22 INFO : toe/toe: Made directory with metadata (mtime=2026-03-03T02:01:20.751453486Z) 2026/03/03 02:01:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:01:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:01:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:24 DEBUG : toe/toe/tictactoe: md5 = adc68fbdac3e32816524c3c98f94b6e6 OK 2026/03/03 02:01:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 02:01:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 02:01:24 DEBUG : Waiting for deletions to finish 2026/03/03 02:01:26 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/03 02:01:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.73s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:28 DEBUG : toe: Making directory with metadata 2026/03/03 02:01:29 INFO : toe: Made directory with metadata (mtime=2026-03-03T02:01:28.481526173Z) 2026/03/03 02:01:29 DEBUG : toe/toe: Making directory with metadata 2026/03/03 02:01:30 INFO : toe/toe: Made directory with metadata (mtime=2026-03-03T02:01:28.481526173Z) 2026/03/03 02:01:30 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:01:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:01:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/03 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:32 DEBUG : toe/toe/tictactoe: md5 = f831a1c372858539f78fbbf6491a1b4e OK 2026/03/03 02:01:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/03 02:01:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/03 02:01:32 DEBUG : Waiting for deletions to finish 2026/03/03 02:01:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/03/03 02:01:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.70s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:36 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:01:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:01:36 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/03 02:01:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:01:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:37 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:01:38 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:36.185598627Z) 2026/03/03 02:01:38 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:38 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:38 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/03 02:01:39 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:36.185598627Z) 2026/03/03 02:01:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:01:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:01:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 9ae3765d76b637f04f6bf054c4c05ae0 OK 2026/03/03 02:01:40 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 02:01:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 02:01:40 DEBUG : Waiting for deletions to finish 2026/03/03 02:01:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/03 02:01:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.74s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:45 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:01:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:01:45 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:46 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/03 02:01:47 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:01:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:47 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:47 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:47 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:01:47 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:45.926690257Z) 2026/03/03 02:01:47 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:47 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:47 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/03 02:01:48 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:45.926690257Z) 2026/03/03 02:01:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:01:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:01:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:01:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9df16793016a597b22450e493579e276 OK 2026/03/03 02:01:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:01:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:01:50 DEBUG : Waiting for deletions to finish 2026/03/03 02:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:01:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:51 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:01:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:01:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/03 02:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': 0 differences found 2026/03/03 02:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': 1 hashes could not be checked 2026/03/03 02:01:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': 1 matching files 2026/03/03 02:01:53 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/03 02:01:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.92s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:01:55 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:56 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:56 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:01:56 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:55.845783583Z) 2026/03/03 02:01:56 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:56 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/03 02:01:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-03T02:01:55.845783583Z) 2026/03/03 02:01:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:01:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:01:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:01:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:01:59 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 3b2c6cf13a7f2aa8cbc91f39c2bb8c6e OK 2026/03/03 02:01:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 02:01:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/03 02:01:59 DEBUG : Waiting for deletions to finish 2026/03/03 02:02:00 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:01 DEBUG : tictactoe: Directory modification time the same (differ by -783.583µs, within tolerance 1ms) 2026/03/03 02:02:01 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:01 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -783.583µs, within tolerance 1ms) 2026/03/03 02:02:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/03 02:02:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/03 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:02:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/03 02:02:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/03 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:02:01 DEBUG : Waiting for deletions to finish 2026/03/03 02:02:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/03 02:02:04 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.92s) === RUN TestSyntax 2026/03/03 02:02:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:02:05 DEBUG : toe: Making directory with metadata 2026/03/03 02:02:06 INFO : toe: Made directory with metadata (mtime=2026-03-03T02:02:04.768867555Z) 2026/03/03 02:02:06 DEBUG : toe/toe: Making directory with metadata 2026/03/03 02:02:06 INFO : toe/toe: Made directory with metadata (mtime=2026-03-03T02:02:04.768867555Z) 2026/03/03 02:02:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:02:08 DEBUG : toe/toe/toe: md5 = a2e6a579f37921a5cae8aadc753bfe6a OK 2026/03/03 02:02:08 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 02:02:08 INFO : toe/toe/toe: Copied (new) 2026/03/03 02:02:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:02:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/03 02:02:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.32s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:02:12 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:02:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:02:12 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/03 02:02:13 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:13 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:13 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:02:14 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:02:12.086936435Z) 2026/03/03 02:02:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:14 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:14 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/03 02:02:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-03T02:02:12.086936435Z) 2026/03/03 02:02:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:02:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:02:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:02:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 2571fe2fb2a64ef36b23c42a545f8475 OK 2026/03/03 02:02:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:02:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:16 INFO : toe/toe/toe.txt: Deleted 2026/03/03 02:02:16 INFO : toe/toe: Removing directory 2026/03/03 02:02:16 INFO : toe: Removing directory 2026/03/03 02:02:16 INFO : empty_dir: Removing directory 2026/03/03 02:02:16 DEBUG : Local file system at /tmp/rclone3956971991: deleted 3 directories 2026/03/03 02:02:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/03 02:02:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.91s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:02:20 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:02:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:02:20 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:21 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/03 02:02:22 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:02:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:22 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:22 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:02:23 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:02:20.995020294Z) 2026/03/03 02:02:23 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:23 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:23 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/03 02:02:23 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-03T02:02:20.995020294Z) 2026/03/03 02:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:02:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 594238edacacb7cfbd4e34a4ddd5cc93 OK 2026/03/03 02:02:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:02:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:25 INFO : toe/toe/toe.txt: Deleted 2026/03/03 02:02:25 INFO : toe/toe: Removing directory 2026/03/03 02:02:25 INFO : toe: Removing directory 2026/03/03 02:02:25 INFO : empty_dir: Removing directory 2026/03/03 02:02:25 DEBUG : Local file system at /tmp/rclone3956971991: deleted 3 directories 2026/03/03 02:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 02:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:02:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:02:28 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/03 02:02:31 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/03 02:02:32 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/03 02:02:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (14.35s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:02:35 DEBUG : Reset feature "Copy" 2026/03/03 02:02:35 DEBUG : Reset feature "Move" 2026/03/03 02:02:35 DEBUG : Reset feature "Copy" 2026/03/03 02:02:35 DEBUG : Reset feature "Move" 2026/03/03 02:02:35 DEBUG : empty_dir: Making directory with metadata 2026/03/03 02:02:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:02:35 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/03/03 02:02:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/03 02:02:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:36 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:36 DEBUG : tictactoe: Making directory with metadata 2026/03/03 02:02:37 INFO : tictactoe: Made directory with metadata (mtime=2026-03-03T02:02:35.349155453Z) 2026/03/03 02:02:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:37 DEBUG : toe: transformed to: tictactoe 2026/03/03 02:02:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/03/03 02:02:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-03-03T02:02:35.349155453Z) 2026/03/03 02:02:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/03 02:02:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/03 02:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:02:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 899f1a423aaa9586d79967fb8e507109 OK 2026/03/03 02:02:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:02:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/03 02:02:39 INFO : toe/toe/toe.txt: Deleted 2026/03/03 02:02:39 INFO : toe/toe: Removing directory 2026/03/03 02:02:39 INFO : toe: Removing directory 2026/03/03 02:02:39 INFO : empty_dir: Removing directory 2026/03/03 02:02:39 DEBUG : Local file system at /tmp/rclone3956971991: deleted 3 directories 2026/03/03 02:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/03 02:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/03 02:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:02:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/03 02:02:45 DEBUG : toe/toe/toe.txt: md5 = 06cbfa5ba3f6198a2f72a6684afb1ccf OK 2026/03/03 02:02:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 02:02:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/03 02:02:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/03 02:02:48 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/03/03 02:02:49 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/03 02:02:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/03/03 02:02:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (16.60s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:02:51 DEBUG : toe: transformed to: dG9l 2026/03/03 02:02:52 DEBUG : toe: transformed to: dG9l 2026/03/03 02:02:52 DEBUG : dG9l: Making directory with metadata 2026/03/03 02:02:53 INFO : dG9l: Made directory with metadata (mtime=2026-03-03T02:02:51.950311817Z) 2026/03/03 02:02:53 DEBUG : toe: transformed to: dG9l 2026/03/03 02:02:53 DEBUG : toe: transformed to: dG9l 2026/03/03 02:02:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 02:02:53 DEBUG : dG9l/dG9l: Making directory with metadata 2026/03/03 02:02:53 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-03-03T02:02:51.951311826Z) 2026/03/03 02:02:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/03 02:02:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/03 02:02:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 02:02:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/03 02:02:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 02:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:02:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 969b053b89226d1f654214f76d1854c4 OK 2026/03/03 02:02:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/03 02:02:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/03 02:02:55 DEBUG : Waiting for deletions to finish 2026/03/03 02:02:57 DEBUG : dG9l: transformed to: toe 2026/03/03 02:02:57 DEBUG : dG9l: transformed to: toe 2026/03/03 02:02:57 DEBUG : toe: Directory modification time the same (differ by 311.817µs, within tolerance 1ms) 2026/03/03 02:02:57 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/03 02:02:57 DEBUG : dG9l: transformed to: toe 2026/03/03 02:02:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/03 02:02:57 DEBUG : toe/toe: Directory modification time the same (differ by 311.826µs, within tolerance 1ms) 2026/03/03 02:02:57 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/03 02:02:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/03 02:02:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/03 02:02:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/03 02:02:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/03 02:02:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/03 02:02:57 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for checks to finish 2026/03/03 02:02:57 DEBUG : Local file system at /tmp/rclone3956971991: Waiting for transfers to finish 2026/03/03 02:02:57 DEBUG : Waiting for deletions to finish 2026/03/03 02:03:00 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/03/03 02:03:01 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.95s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi'", Local "Local file system at /tmp/rclone3956971991", Modify Window "1ms" 2026/03/03 02:03:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:01 DEBUG : toe: transformed to: 2026/03/03 02:03:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:02 DEBUG : toe: transformed to: 2026/03/03 02:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Making directory with metadata 2026/03/03 02:03:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Made directory with metadata (mtime=2026-03-03T02:03:01.902405577Z) 2026/03/03 02:03:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:02 DEBUG : toe: transformed to: 2026/03/03 02:03:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:02 DEBUG : toe: transformed to: 2026/03/03 02:03:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:02 DEBUG : toe/toe: transformed to: 2026/03/03 02:03:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 02:03:02 DEBUG : toe/toe: Making directory with metadata 2026/03/03 02:03:04 INFO : toe/toe: Made directory with metadata (mtime=2026-03-03T02:03:01.902405577Z) 2026/03/03 02:03:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:04 DEBUG : toe/toe: transformed to: 2026/03/03 02:03:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/03 02:03:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:04 DEBUG : toe: transformed to: 2026/03/03 02:03:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/03 02:03:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/03 02:03:04 DEBUG : toe/toe/toe: transformed to: 2026/03/03 02:03:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/03 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for checks to finish 2026/03/03 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Waiting for transfers to finish 2026/03/03 02:03:06 DEBUG : toe/toe/toe: md5 = 09dde15d41bd2b923fbd5bf94848b8cb OK 2026/03/03 02:03:06 DEBUG : toe/toe/toe: size = 11 OK 2026/03/03 02:03:06 INFO : toe/toe/toe: Copied (new) 2026/03/03 02:03:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': not deleting files as there were IO errors 2026/03/03 02:03:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': not deleting directories as there were IO errors 2026/03/03 02:03:08 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/03/03 02:03:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.43s) PASS 2026/03/03 02:03:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mamugef0beyi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 30m11.12696156s (try 1/5)