"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/01/28 01:52:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu" 2026/01/28 01:52:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/28 01:52:52 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg" 2026/01/28 01:52:53 DEBUG : Creating backend with remote "/tmp/rclone3087274790" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:52:54 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:52:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/28 01:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:52:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:52:54 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:52:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:52:55 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:52:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:52:58 DEBUG : sub dir/hello world: md5 = 11a48d0619b02f4af3b4831d982cc672 OK 2026/01/28 01:52:58 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:52:58 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:52:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.08s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:02 DEBUG : metadata sub dir: Making directory with metadata 2026/01/28 01:53:02 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:02 DEBUG : empty metadata sub dir: Making directory with metadata 2026/01/28 01:53:02 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:02 DEBUG : Local file system at /tmp/rclone3087274790: File to upload is small (21 bytes), uploading instead of streaming 2026/01/28 01:53:02 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/01/28 01:53:02 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/01/28 01:53:02 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/01/28 01:53:02 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:03 DEBUG : Google drive root 'crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg': Skipping btime metadata as can't update it on an existing file: 2026-01-28T01:53:02.544935183Z 2026/01/28 01:53:03 INFO : empty metadata sub dir: Updated directory metadata 2026/01/28 01:53:04 DEBUG : Google drive root 'crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg': Skipping btime metadata as can't update it on an existing file: 2026-01-28T01:53:02.544935183Z 2026/01/28 01:53:04 INFO : metadata sub dir: Updated directory metadata 2026/01/28 01:53:04 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/01/28 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:06 DEBUG : metadata sub dir/hello metadata world: md5 = 759468e76f535c9f7f196ab57afbe6a8 OK 2026/01/28 01:53:06 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/01/28 01:53:06 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/01/28 01:53:10 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.18s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:11 DEBUG : metadata sub dir: Making directory with metadata 2026/01/28 01:53:11 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:11 DEBUG : empty metadata sub dir: Making directory with metadata 2026/01/28 01:53:11 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:11 DEBUG : Local file system at /tmp/rclone3087274790: File to upload is small (21 bytes), uploading instead of streaming 2026/01/28 01:53:11 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/01/28 01:53:11 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/01/28 01:53:11 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/01/28 01:53:11 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:12 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/01/28 01:53:12 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/01/28 01:53:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/01/28 01:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:14 DEBUG : metadata sub dir/hello metadata world: md5 = 521176495b946aa1ac329e26471a009e OK 2026/01/28 01:53:14 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/01/28 01:53:14 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/01/28 01:53:14 DEBUG : Google drive root 'crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg': Skipping btime metadata as can't update it on an existing file: 2026-01-28T01:53:11.72201165Z 2026/01/28 01:53:15 INFO : metadata sub dir: Updated directory metadata 2026/01/28 01:53:19 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (8.14s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:19 DEBUG : Creating backend with remote "/non-existing" 2026/01/28 01:53:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/28 01:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.82s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:23 DEBUG : sub dir/hello world: md5 = 82ae9af8ee94cb5d1465672a1338eff5 OK 2026/01/28 01:53:23 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:53:23 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:53:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.81s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.53s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Running all checks before starting transfers 2026/01/28 01:53:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:53:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Checks finished, now starting transfers 2026/01/28 01:53:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:31 DEBUG : sub dir/hello world: md5 = 6e5ab18cd55770bf82cdcd3f53d9489e OK 2026/01/28 01:53:31 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:53:31 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:53:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.00s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:35 ERROR : Ignoring --no-traverse with sync 2026/01/28 01:53:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:37 DEBUG : sub dir/hello world: md5 = f4d1d52a885e386c099a091d2ffe2f02 OK 2026/01/28 01:53:37 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:53:37 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:53:37 DEBUG : Waiting for deletions to finish 2026/01/28 01:53:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.55s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/28 01:53:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:43 DEBUG : hello world2: md5 = cac80136c2ae4417a9d2b3c9ef22aed5 OK 2026/01/28 01:53:43 DEBUG : hello world2: size = 12 OK 2026/01/28 01:53:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.34s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:46 DEBUG : potato2: md5 = af078ce522652daf026ee4b16bd2a0e1 OK 2026/01/28 01:53:46 DEBUG : potato2: size = 11 OK 2026/01/28 01:53:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:50 DEBUG : potato2: md5 = 5311ae39a99a3b394d959d6fb02b09e1 OK 2026/01/28 01:53:50 DEBUG : potato2: size = 11 OK 2026/01/28 01:53:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.67s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:53:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/28 01:53:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:53:52 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:53:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:53 DEBUG : sub dir: Making directory with metadata 2026/01/28 01:53:54 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:53:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/28 01:53:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:53:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:53:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:53:56 DEBUG : sub dir/hello world: md5 = df0152ecc585936dcd94dbbdc725754c OK 2026/01/28 01:53:56 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:53:56 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:54:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/01/28 01:54:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (11.12s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:03 INFO : sub dir2: Making directory 2026/01/28 01:54:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/28 01:54:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:54:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/01/28 01:54:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:54:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:54:03 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/01/28 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:54:06 DEBUG : sub dir/hello world: md5 = a878f406e24b60c063ee343c24da1efc OK 2026/01/28 01:54:06 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:54:06 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:54:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:54:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (7.05s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:10 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:54:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:54:10 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:54:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:54:11 DEBUG : sub dir: Making directory with metadata 2026/01/28 01:54:12 INFO : sub dir: Made directory with metadata (mtime=2026-01-28T01:54:10.335502572Z) 2026/01/28 01:54:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:54:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:54:14 DEBUG : sub dir/hello world: md5 = 6408c0f5043a4b8c684c413b084472de OK 2026/01/28 01:54:14 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:54:14 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:54:14 INFO : sub dir/hello world: Deleted 2026/01/28 01:54:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.51s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:18 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/01/28 01:54:18 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:54:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:54:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.66s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:23 INFO : sub dir2: Making directory 2026/01/28 01:54:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/01/28 01:54:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:54:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:54:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:54:26 DEBUG : sub dir/hello world: md5 = 5ea580177c2c62150af2f43557ae34c9 OK 2026/01/28 01:54:26 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:54:26 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:54:26 INFO : sub dir/hello world: Deleted 2026/01/28 01:54:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:54:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.76s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:30 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:54:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:54:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:54:30 DEBUG : sub dir2: Making directory with metadata 2026/01/28 01:54:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 01:54:31 DEBUG : sub dir: Making directory with metadata 2026/01/28 01:54:32 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:54:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:54:34 DEBUG : sub dir/hello world: md5 = e5816e48affbef8af648dcf9b2a02341 OK 2026/01/28 01:54:34 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:54:34 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:54:34 DEBUG : Waiting for deletions to finish 2026/01/28 01:54:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (9.24s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:40 INFO : sub dir2: Making directory 2026/01/28 01:54:40 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/01/28 01:54:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:54:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:54:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:54:42 DEBUG : sub dir/hello world: md5 = 1d65b8d1936a25d889dcc1d6faef8fa1 OK 2026/01/28 01:54:42 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:54:42 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:54:42 DEBUG : Waiting for deletions to finish 2026/01/28 01:54:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:54:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.76s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:54:49 DEBUG : sub dir/hello world: md5 = d959ce95856da5ca3bdb6815b970966c OK 2026/01/28 01:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geqofag5goqo" 2026/01/28 01:54:50 DEBUG : Config file has changed externally - reloading 2026/01/28 01:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/tart0u92uedkctvluevh8akq3pb16go4qvn79cdm7n09gjc81ctg" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu' -> Encrypted drive 'TestCryptDrive:rclone-test-geqofag5goqo' 2026/01/28 01:54:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqofag5goqo': Waiting for checks to finish 2026/01/28 01:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqofag5goqo': Waiting for transfers to finish 2026/01/28 01:54:55 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:54:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:54:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geqofag5goqo': Purge remote 2026/01/28 01:54:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.77s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:55:02 DEBUG : sub dir/hello world: md5 = 49b1d8f7f55b15f4d113bc7e9a1f5fc9 OK 2026/01/28 01:55:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:55:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/01/28 01:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:55:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3087274790) 2026/01/28 01:55:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:55:04 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:55:05 DEBUG : sub dir/hello world: md5 = 3e888dab38a4a98d7f4082a7afb9411d OK 2026/01/28 01:55:05 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:55:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/28 01:55:06 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:55:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.77s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:55:12 DEBUG : sub dir/hello world: md5 = 8aef98ad31966ee1ffd1007928f72db9 OK 2026/01/28 01:55:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dikaquz7manu" 2026/01/28 01:55:12 DEBUG : Creating backend with remote "TestDrive:crypt/m68f3m4lqi08cjb98mnd30le22rap357mabp45114ed28leri0pg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu' -> Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu' 2026/01/28 01:55:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:55:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu': Waiting for checks to finish 2026/01/28 01:55:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu': Waiting for transfers to finish 2026/01/28 01:55:18 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:55:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:55:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:55:21 DEBUG : sub dir/hello world: md5 = a6ac86f7b8c2a87220287660a315479d OK 2026/01/28 01:55:22 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:55:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/01/28 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu': Waiting for checks to finish 2026/01/28 01:55:23 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:55:23 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu') 2026/01/28 01:55:23 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu': Waiting for transfers to finish 2026/01/28 01:55:25 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:55:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:55:25 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:55:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dikaquz7manu': Purge remote 2026/01/28 01:55:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (20.35s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:55:32 DEBUG : sub dir/hello world: md5 = 044a64aafa0bb62e6d584713531006af OK 2026/01/28 01:55:34 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:55:34 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/01/28 01:55:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3087274790) 2026/01/28 01:55:34 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:55:34 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:55:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:55:37 DEBUG : sub dir/hello world: md5 = 94360c80902e50edd2ff9ae376ef8ea2 OK 2026/01/28 01:55:37 DEBUG : sub dir/hello world: size = 17 OK 2026/01/28 01:55:37 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/28 01:55:37 INFO : sub dir/hello world: Deleted 2026/01/28 01:55:37 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:55:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (11.86s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:55:44 DEBUG : sub dir/hello world: md5 = 0f05181d4a2fa04f52c31cb39bb5f8cb OK 2026/01/28 01:55:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nesucoz0fisi" 2026/01/28 01:55:44 DEBUG : Creating backend with remote "TestDrive:crypt/vc6f0fc1n0cus98lbnkj1bc79kbag6963bc5o4p3pa5m5v4d5qcg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu' -> Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi' 2026/01/28 01:55:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Waiting for checks to finish 2026/01/28 01:55:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Waiting for transfers to finish 2026/01/28 01:55:49 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:55:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/28 01:55:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:55:53 DEBUG : sub dir/hello world: md5 = d73f7467f6bf0d33a4a1a5ba149a1b65 OK 2026/01/28 01:55:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Using server-side directory move 2026/01/28 01:55:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/28 01:55:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:55:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/01/28 01:55:54 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:55:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi') 2026/01/28 01:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Waiting for checks to finish 2026/01/28 01:55:54 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:55:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Waiting for transfers to finish 2026/01/28 01:55:55 INFO : sub dir/hello world: Deleted 2026/01/28 01:55:56 INFO : sub dir/hello world: Moved (server-side) 2026/01/28 01:55:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:55:59 DEBUG : sub dir/hello world: md5 = 09162b0262301192a014daed9bc504ab OK 2026/01/28 01:56:00 DEBUG : testing file moves 2026/01/28 01:56:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 01:56:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/01/28 01:56:00 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:56:00 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi') 2026/01/28 01:56:00 DEBUG : sub dir/hello world: Sizes differ 2026/01/28 01:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Waiting for checks to finish 2026/01/28 01:56:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Waiting for transfers to finish 2026/01/28 01:56:01 INFO : sub dir/hello world: Deleted 2026/01/28 01:56:02 INFO : sub dir/hello world: Moved (server-side) 2026/01/28 01:56:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/01/28 01:56:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nesucoz0fisi': Purge remote --- PASS: TestServerSideMoveOverSelf (25.15s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:09 DEBUG : sub dir/hello world: md5 = bbef967278dea4076e16e7b1950160ca OK 2026/01/28 01:56:09 ERROR : error listing: directory not found 2026/01/28 01:56:10 INFO : Local file system at /tmp/rclone3087274790: Making directory 2026/01/28 01:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (7.29s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:16 DEBUG : sub dir/hello world: md5 = 8ece36af728d8c2811115e0dabb843d2 OK 2026/01/28 01:56:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:56:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:56:17 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for checks to finish 2026/01/28 01:56:17 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for transfers to finish 2026/01/28 01:56:18 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/01/28 01:56:18 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/01/28 01:56:18 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:56:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:56:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.08s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/28 01:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:23 DEBUG : check sum: md5 = 694b43eb5fcd34a67a688838285e7872 OK 2026/01/28 01:56:23 DEBUG : check sum: size = 1 OK 2026/01/28 01:56:23 INFO : check sum: Copied (new) 2026/01/28 01:56:23 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:23 DEBUG : check sum: size = 1 OK 2026/01/28 01:56:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/28 01:56:23 DEBUG : check sum: Size of src and dst objects identical 2026/01/28 01:56:23 DEBUG : check sum: Unchanged skipping 2026/01/28 01:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:23 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.41s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/28 01:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:27 DEBUG : sizeonly: md5 = cf30cb549ffda0c0ebfee5eae687e9a0 OK 2026/01/28 01:56:27 DEBUG : sizeonly: size = 6 OK 2026/01/28 01:56:27 INFO : sizeonly: Copied (new) 2026/01/28 01:56:27 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:28 DEBUG : sizeonly: size = 6 OK 2026/01/28 01:56:28 DEBUG : sizeonly: Sizes identical 2026/01/28 01:56:28 DEBUG : sizeonly: Unchanged skipping 2026/01/28 01:56:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:28 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.14s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/28 01:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:31 DEBUG : ignore-size: md5 = 408805cde164c5f72c5ae61df45aa70f OK 2026/01/28 01:56:31 INFO : ignore-size: Copied (new) 2026/01/28 01:56:31 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:32 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:56:32 DEBUG : ignore-size: Unchanged skipping 2026/01/28 01:56:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:32 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.38s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:35 DEBUG : existing: md5 = 27dbe22e181ebc867098837816a7061d OK 2026/01/28 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:36 DEBUG : existing: size = 6 OK 2026/01/28 01:56:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:56:36 DEBUG : existing: Unchanged skipping 2026/01/28 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:36 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:36 INFO : There was nothing to transfer 2026/01/28 01:56:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/28 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:38 DEBUG : existing: md5 = ad9c5ba97c35dce3970e17dbc88613a9 OK 2026/01/28 01:56:38 DEBUG : existing: size = 6 OK 2026/01/28 01:56:38 INFO : existing: Copied (replaced existing) 2026/01/28 01:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.80s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/28 01:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:41 DEBUG : existing: md5 = a254f9de2d9fe1ffef1e6b86c5cfe764 OK 2026/01/28 01:56:41 DEBUG : existing: size = 6 OK 2026/01/28 01:56:41 INFO : existing: Copied (new) 2026/01/28 01:56:41 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:42 DEBUG : existing: Destination exists, skipping 2026/01/28 01:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:42 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.02s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:56:46 DEBUG : b/potato: md5 = 62abe3d00b7e942c5f94d5f49e06d684 OK 2026/01/28 01:56:48 DEBUG : c/non empty space: md5 = 180a8c1c3022ff98c0464a338546092e OK 2026/01/28 01:56:48 INFO : d: Making directory 2026/01/28 01:56:50 DEBUG : Added delayed dir = "a", newDst= 2026/01/28 01:56:51 INFO : c: Set directory modification time (using SetModTime) 2026/01/28 01:56:51 DEBUG : Added delayed dir = "c", newDst=c 2026/01/28 01:56:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/28 01:56:51 DEBUG : c/non empty space: size = 5 OK 2026/01/28 01:56:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:56:51 DEBUG : c/non empty space: Unchanged skipping 2026/01/28 01:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:56:54 DEBUG : a/potato2: md5 = 496899a57f68b5f8c9b266c1c1999158 OK 2026/01/28 01:56:54 DEBUG : a/potato2: size = 60 OK 2026/01/28 01:56:54 INFO : a/potato2: Copied (new) 2026/01/28 01:56:54 DEBUG : Waiting for deletions to finish 2026/01/28 01:56:54 INFO : b/potato: Deleted 2026/01/28 01:56:55 INFO : a: Set directory modification time (using DirSetModTime) 2026/01/28 01:56:55 INFO : d: Removing directory 2026/01/28 01:56:56 INFO : b: Removing directory 2026/01/28 01:56:56 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/01/28 01:56:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': deleted 2 directories 2026/01/28 01:57:00 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/01/28 01:57:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (18.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:04 DEBUG : empty space: md5 = 928026c4fbcbf5aa0c83ea4da8510165 OK 2026/01/28 01:57:04 DEBUG : empty space: size = 1 OK 2026/01/28 01:57:04 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/01/28 01:57:04 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/01/28 01:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:04 DEBUG : Waiting for deletions to finish 2026/01/28 01:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:05 DEBUG : empty space: size = 1 OK 2026/01/28 01:57:05 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/01/28 01:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:06 DEBUG : empty space: md5 = f1cf00e5f91b31ab860183c0ff3a43c5 OK 2026/01/28 01:57:06 DEBUG : empty space: size = 1 OK 2026/01/28 01:57:06 INFO : empty space: Copied (replaced existing) 2026/01/28 01:57:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (6.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:10 DEBUG : foo: md5 = cb73d76e610050c7521dda7af4724e92 OK 2026/01/28 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:11 DEBUG : foo: size = 3 OK 2026/01/28 01:57:11 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/01/28 01:57:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:12 DEBUG : foo: md5 = be1038634b9daaa4f90346742ca686a7 OK 2026/01/28 01:57:12 DEBUG : foo: size = 3 OK 2026/01/28 01:57:12 INFO : foo: Copied (replaced existing) 2026/01/28 01:57:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.54s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:16 DEBUG : empty space: md5 = c9e560bee0247ca214833b2258d92984 OK 2026/01/28 01:57:17 DEBUG : empty space: size = 1 OK 2026/01/28 01:57:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:57:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/28 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:17 DEBUG : empty space: Unchanged skipping 2026/01/28 01:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:18 DEBUG : potato: md5 = 1d6a377f1ebf43469ec9d62ee1993e33 OK 2026/01/28 01:57:18 DEBUG : potato: size = 60 OK 2026/01/28 01:57:18 INFO : potato: Copied (new) 2026/01/28 01:57:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (6.54s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:22 DEBUG : potato: md5 = 9d1a2556cee45fc0910ae6f37ea38f37 OK 2026/01/28 01:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3087274790) 2026/01/28 01:57:23 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:57:23 DEBUG : potato: Sizes differ 2026/01/28 01:57:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:24 DEBUG : potato: md5 = 6176e040834fca687bcc4037f82a8d04 OK 2026/01/28 01:57:24 DEBUG : potato: size = 21 OK 2026/01/28 01:57:24 INFO : potato: Copied (replaced existing) 2026/01/28 01:57:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (5.26s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:28 DEBUG : potato: md5 = e3134f7d1e3baf643861187480843a1d OK 2026/01/28 01:57:29 DEBUG : potato: size = 21 OK 2026/01/28 01:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:29 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/01/28 01:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:31 DEBUG : potato: md5 = 09f848c5cd1ce04e337c1c10449c15d5 OK 2026/01/28 01:57:31 DEBUG : potato: size = 21 OK 2026/01/28 01:57:31 INFO : potato: Copied (replaced existing) 2026/01/28 01:57:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (6.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:34 DEBUG : potato: md5 = 600d9a5e0942d17754b71a8aed16b811 OK 2026/01/28 01:57:35 DEBUG : empty space: md5 = 9fed81186833393c37118b16b1bc1d43 OK 2026/01/28 01:57:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:57:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/28 01:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:36 DEBUG : empty space: size = 1 OK 2026/01/28 01:57:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:57:36 DEBUG : empty space: Unchanged skipping 2026/01/28 01:57:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:36 DEBUG : Waiting for deletions to finish 2026/01/28 01:57:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:40 DEBUG : potato: md5 = f5c86a7b112988c0800df18762e215fc OK 2026/01/28 01:57:41 DEBUG : empty space: md5 = 5070814b40b5b771693e7b79e67cf8fd OK 2026/01/28 01:57:42 DEBUG : empty space: size = 1 OK 2026/01/28 01:57:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:57:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:42 DEBUG : empty space: Unchanged skipping 2026/01/28 01:57:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:44 DEBUG : potato2: md5 = a390e1f3edd77a5ba110e06583260db0 OK 2026/01/28 01:57:44 DEBUG : potato2: size = 60 OK 2026/01/28 01:57:44 INFO : potato2: Copied (new) 2026/01/28 01:57:44 DEBUG : Waiting for deletions to finish 2026/01/28 01:57:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:57:49 DEBUG : b/potato: md5 = a9c1c93f6a75b8b4d6852dc7a00d991b OK 2026/01/28 01:57:52 DEBUG : c/non empty space: md5 = fb0fed1549e499aedc8bfa44fa445fe5 OK 2026/01/28 01:57:52 INFO : d: Making directory 2026/01/28 01:57:53 INFO : d/e: Making directory 2026/01/28 01:57:55 DEBUG : Added delayed dir = "a", newDst= 2026/01/28 01:57:56 INFO : c: Set directory modification time (using SetModTime) 2026/01/28 01:57:56 DEBUG : Added delayed dir = "c", newDst=c 2026/01/28 01:57:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/28 01:57:56 DEBUG : c/non empty space: size = 5 OK 2026/01/28 01:57:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:57:56 DEBUG : c/non empty space: Unchanged skipping 2026/01/28 01:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:57:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:57:59 DEBUG : a/potato2: md5 = 5552a0417d2dd7b494914a37a007c9d6 OK 2026/01/28 01:57:59 DEBUG : a/potato2: size = 60 OK 2026/01/28 01:57:59 INFO : a/potato2: Copied (new) 2026/01/28 01:57:59 DEBUG : Waiting for deletions to finish 2026/01/28 01:57:59 INFO : b/potato: Deleted 2026/01/28 01:58:00 INFO : a: Set directory modification time (using DirSetModTime) 2026/01/28 01:58:00 INFO : d/e: Removing directory 2026/01/28 01:58:01 INFO : d: Removing directory 2026/01/28 01:58:01 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/01/28 01:58:02 INFO : b: Removing directory 2026/01/28 01:58:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/01/28 01:58:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': deleted 3 directories 2026/01/28 01:58:05 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/01/28 01:58:06 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:58:10 DEBUG : b/potato: md5 = 43f7b2c69a36464b204145e65f1d83a1 OK 2026/01/28 01:58:12 DEBUG : c/non empty space: md5 = e6d11d3507a39c487f1b8a95a9d5c575 OK 2026/01/28 01:58:12 INFO : d: Making directory 2026/01/28 01:58:14 DEBUG : Added delayed dir = "a", newDst= 2026/01/28 01:58:15 INFO : c: Set directory modification time (using SetModTime) 2026/01/28 01:58:15 DEBUG : Added delayed dir = "c", newDst=c 2026/01/28 01:58:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/28 01:58:15 DEBUG : c/non empty space: size = 5 OK 2026/01/28 01:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:58:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:58:15 DEBUG : c/non empty space: Unchanged skipping 2026/01/28 01:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:58:18 DEBUG : a/potato2: md5 = adf0e443e7daba95b7448169664664b2 OK 2026/01/28 01:58:18 DEBUG : a/potato2: size = 60 OK 2026/01/28 01:58:18 INFO : a/potato2: Copied (new) 2026/01/28 01:58:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': not deleting files as there were IO errors 2026/01/28 01:58:18 INFO : a: Set directory modification time (using DirSetModTime) 2026/01/28 01:58:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': not deleting directories as there were IO errors 2026/01/28 01:58:22 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/01/28 01:58:23 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/01/28 01:58:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:58:27 DEBUG : potato: md5 = d788410aab157e86bfca97bf26b5110d OK 2026/01/28 01:58:29 DEBUG : empty space: md5 = 4e13c208f7ddef93ed1e73ce866a697b OK 2026/01/28 01:58:29 DEBUG : Waiting for deletions to finish 2026/01/28 01:58:29 DEBUG : empty space: size = 1 OK 2026/01/28 01:58:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:58:29 DEBUG : empty space: Unchanged skipping 2026/01/28 01:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:58:30 INFO : potato: Deleted 2026/01/28 01:58:31 DEBUG : potato2: md5 = eada09c4f23b99a220f1d6d232fb01e3 OK 2026/01/28 01:58:31 DEBUG : potato2: size = 60 OK 2026/01/28 01:58:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (8.31s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:58:35 DEBUG : potato: md5 = 2de994f58ca7f50e222f6d7d7b222dc2 OK 2026/01/28 01:58:37 DEBUG : empty space: md5 = df9a635d7be66ff762ed4501cb01db4a OK 2026/01/28 01:58:37 DEBUG : Waiting for deletions to finish 2026/01/28 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:58:38 INFO : potato: Deleted 2026/01/28 01:58:38 DEBUG : empty space: size = 1 OK 2026/01/28 01:58:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:58:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:58:38 DEBUG : empty space: Unchanged skipping 2026/01/28 01:58:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:58:40 DEBUG : potato2: md5 = 67bb8710459c685692a18fdf78b73d3b OK 2026/01/28 01:58:40 DEBUG : potato2: size = 60 OK 2026/01/28 01:58:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (8.86s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:58:44 DEBUG : potato: md5 = a07ab585bda0ce92084ff743e6c39faf OK 2026/01/28 01:58:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 01:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:58:46 DEBUG : potato2: md5 = 87e010a348cf20e4cb9f18806e69c47b OK 2026/01/28 01:58:46 DEBUG : potato2: size = 19 OK 2026/01/28 01:58:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (6.21s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:58:50 DEBUG : potato2: md5 = 971b0636eb290844ff55baacf6708933 OK 2026/01/28 01:58:52 DEBUG : empty space: md5 = 95a638223c1d869fe3df54549f6055cf OK 2026/01/28 01:58:52 DEBUG : enormous: Excluded (Size Filter) 2026/01/28 01:58:52 DEBUG : enormous: Excluded 2026/01/28 01:58:52 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:58:52 DEBUG : potato2: Excluded 2026/01/28 01:58:53 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:58:53 DEBUG : potato2: Excluded 2026/01/28 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:58:53 DEBUG : empty space: size = 1 OK 2026/01/28 01:58:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:58:53 DEBUG : empty space: Unchanged skipping 2026/01/28 01:58:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:58:53 DEBUG : Waiting for deletions to finish 2026/01/28 01:58:53 INFO : There was nothing to transfer 2026/01/28 01:58:53 DEBUG : enormous: Excluded (Size Filter) 2026/01/28 01:58:53 DEBUG : enormous: Excluded 2026/01/28 01:58:53 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:58:53 DEBUG : potato2: Excluded 2026/01/28 01:58:53 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:58:53 DEBUG : potato2: Excluded 2026/01/28 01:58:53 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for checks to finish 2026/01/28 01:58:53 DEBUG : empty space: size = 1 OK 2026/01/28 01:58:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/01/28 01:58:53 DEBUG : empty space: Unchanged skipping 2026/01/28 01:58:53 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for transfers to finish 2026/01/28 01:58:53 DEBUG : Waiting for deletions to finish 2026/01/28 01:58:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:58:57 DEBUG : potato2: md5 = 2030f07af6d6799c5a09f8e66065324d OK 2026/01/28 01:58:59 DEBUG : empty space: md5 = 52a5406695e3abdfa7c4342a5e1829f8 OK 2026/01/28 01:59:00 DEBUG : enormous: md5 = 8d1ac86c8626b7c9ff97039dbc61fb49 OK 2026/01/28 01:59:01 DEBUG : enormous: Excluded (Size Filter) 2026/01/28 01:59:01 DEBUG : enormous: Excluded 2026/01/28 01:59:01 DEBUG : potato2: Excluded (Size Filter) 2026/01/28 01:59:01 DEBUG : potato2: Excluded 2026/01/28 01:59:01 DEBUG : empty space: size = 1 OK 2026/01/28 01:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 01:59:01 DEBUG : empty space: Unchanged skipping 2026/01/28 01:59:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:01 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:01 INFO : enormous: Deleted 2026/01/28 01:59:01 INFO : potato2: Deleted 2026/01/28 01:59:01 INFO : There was nothing to transfer 2026/01/28 01:59:02 DEBUG : empty space: size = 1 OK 2026/01/28 01:59:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/01/28 01:59:02 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for checks to finish 2026/01/28 01:59:02 DEBUG : empty space: Unchanged skipping 2026/01/28 01:59:02 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for transfers to finish 2026/01/28 01:59:02 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:02 INFO : enormous: Deleted 2026/01/28 01:59:02 INFO : potato2: Deleted 2026/01/28 01:59:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.04s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:59:05 DEBUG : one: md5 = de6f0123e61b97bb411f30eb0bd0a372 OK 2026/01/28 01:59:06 DEBUG : two: md5 = c96f8135db9a7c0d70c2d6d95acebb64 OK 2026/01/28 01:59:08 DEBUG : three: md5 = 4d93662d6e2da41b8fb66647ac72c2d0 OK 2026/01/28 01:59:10 DEBUG : four: md5 = 6732d2d71f2526d9562a0a62c8adce06 OK 2026/01/28 01:59:11 DEBUG : five: Need to transfer - File not found at Destination 2026/01/28 01:59:11 DEBUG : one: Destination is newer than source, skipping 2026/01/28 01:59:11 DEBUG : four: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 01:59:11 DEBUG : three: size = 5 OK 2026/01/28 01:59:11 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 01:59:11 DEBUG : three: Sizes identical 2026/01/28 01:59:11 DEBUG : four: Sizes differ 2026/01/28 01:59:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/01/28 01:59:11 DEBUG : two: size = 3 OK 2026/01/28 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/01/28 01:59:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:12 DEBUG : four: md5 = 753efee1bcd4d4a4edc16e0a2ad756ad OK 2026/01/28 01:59:12 DEBUG : four: size = 4 OK 2026/01/28 01:59:12 INFO : four: Copied (replaced existing) 2026/01/28 01:59:12 DEBUG : two: md5 = e36a98ff7d8541b3dd59159c15d669b2 OK 2026/01/28 01:59:12 DEBUG : two: size = 3 OK 2026/01/28 01:59:12 INFO : two: Copied (replaced existing) 2026/01/28 01:59:12 DEBUG : five: md5 = af18586f628173a1274a1f595d0c3a68 OK 2026/01/28 01:59:12 DEBUG : five: size = 4 OK 2026/01/28 01:59:12 INFO : five: Copied (new) 2026/01/28 01:59:12 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.11s) === 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-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/01/28 01:59:16 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/28 01:59:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/28 01:59:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/28 01:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:18 DEBUG : potato: md5 = 0ecc8ec1849bf2f4b34b44c180693d4a OK 2026/01/28 01:59:18 DEBUG : potato: size = 14 OK 2026/01/28 01:59:18 INFO : potato: Copied (new) 2026/01/28 01:59:18 DEBUG : yam: md5 = f42b4f252a2361a9186300041106d55c OK 2026/01/28 01:59:18 DEBUG : yam: size = 11 OK 2026/01/28 01:59:18 INFO : yam: Copied (new) 2026/01/28 01:59:18 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/28 01:59:19 DEBUG : potato: size = 14 OK 2026/01/28 01:59:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:59:19 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/28 01:59:19 DEBUG : potato: Unchanged skipping 2026/01/28 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:20 DEBUG : yaml: md5 = 7e87e0b7c310c3c98c421068e0a58b7a OK 2026/01/28 01:59:20 DEBUG : yaml: size = 11 OK 2026/01/28 01:59:20 INFO : yaml: Copied (new) 2026/01/28 01:59:20 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/01/28 01:59:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Making map for --track-renames 2026/01/28 01:59:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Finished making map for --track-renames 2026/01/28 01:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/28 01:59:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/01/28 01:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for renames to finish 2026/01/28 01:59:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:25 DEBUG : yam: md5 = 478c82e45a1bfa81a9d152d6f4acb84f OK 2026/01/28 01:59:25 DEBUG : yam: size = 11 OK 2026/01/28 01:59:25 INFO : yam: Copied (new) 2026/01/28 01:59:25 DEBUG : potato: md5 = ca647718af2457a452c84f14ddbf3264 OK 2026/01/28 01:59:25 DEBUG : potato: size = 14 OK 2026/01/28 01:59:25 INFO : potato: Copied (new) 2026/01/28 01:59:25 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:26 DEBUG : potato: size = 14 OK 2026/01/28 01:59:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Making map for --track-renames 2026/01/28 01:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Finished making map for --track-renames 2026/01/28 01:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:26 DEBUG : potato: Unchanged skipping 2026/01/28 01:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for renames to finish 2026/01/28 01:59:27 INFO : yam: Moved (server-side) to: yaml 2026/01/28 01:59:27 INFO : yaml: Renamed from "yam" 2026/01/28 01:59:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:27 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/01/28 01:59:29 DEBUG : Added delayed dir = "sub", newDst= 2026/01/28 01:59:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Making map for --track-renames 2026/01/28 01:59:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Finished making map for --track-renames 2026/01/28 01:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/28 01:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for renames to finish 2026/01/28 01:59:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/28 01:59:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:32 DEBUG : sub/yam: md5 = 1ada53cdc79eb083b6c452d312d7bc0a OK 2026/01/28 01:59:32 DEBUG : sub/yam: size = 11 OK 2026/01/28 01:59:32 INFO : sub/yam: Copied (new) 2026/01/28 01:59:32 DEBUG : potato: md5 = d0b6bf76bca2c3a61f43933a7f38b161 OK 2026/01/28 01:59:32 DEBUG : potato: size = 14 OK 2026/01/28 01:59:32 INFO : potato: Copied (new) 2026/01/28 01:59:32 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:32 INFO : sub: Set directory modification time (using DirSetModTime) 2026/01/28 01:59:33 DEBUG : potato: size = 14 OK 2026/01/28 01:59:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 01:59:33 DEBUG : potato: Unchanged skipping 2026/01/28 01:59:34 INFO : sub: Set directory modification time (using SetModTime) 2026/01/28 01:59:34 DEBUG : Added delayed dir = "sub", newDst=sub 2026/01/28 01:59:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Making map for --track-renames 2026/01/28 01:59:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Finished making map for --track-renames 2026/01/28 01:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for renames to finish 2026/01/28 01:59:37 INFO : sub/yam: Moved (server-side) to: yam 2026/01/28 01:59:37 INFO : yam: Renamed from "sub/yam" 2026/01/28 01:59:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:37 DEBUG : Waiting for deletions to finish 2026/01/28 01:59:37 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.49s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:59:40 DEBUG : Creating backend with remote "/tmp/rclone3087274790/dir1" 2026/01/28 01:59:40 DEBUG : Config file has changed externally - reloading 2026/01/28 01:59:40 DEBUG : Creating backend with remote "/tmp/rclone3087274790/dir2" 2026/01/28 01:59:40 DEBUG : Local file system at /tmp/rclone3087274790/dir2: Using server-side directory move 2026/01/28 01:59:40 INFO : Local file system at /tmp/rclone3087274790/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/28 01:59:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/28 01:59:40 DEBUG : Local file system at /tmp/rclone3087274790/dir2: Waiting for checks to finish 2026/01/28 01:59:40 DEBUG : Local file system at /tmp/rclone3087274790/dir2: Waiting for transfers to finish 2026/01/28 01:59:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:59:41 DEBUG : Added delayed dir = "nested", newDst= 2026/01/28 01:59:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:59:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/01/28 01:59:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/28 01:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:44 DEBUG : sub dir/hello world: md5 = 64b46f698481d9fe14eec2991deecbd6 OK 2026/01/28 01:59:44 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:59:44 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:59:44 INFO : sub dir/hello world: Deleted 2026/01/28 01:59:46 DEBUG : nested/sub dir/file: md5 = 29a60a064accea5d9e79702f4cc5f45e OK 2026/01/28 01:59:46 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/28 01:59:46 INFO : nested/sub dir/file: Copied (new) 2026/01/28 01:59:46 INFO : nested/sub dir/file: Deleted 2026/01/28 01:59:46 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:59:47 INFO : nested: Set directory modification time (using DirSetModTime) 2026/01/28 01:59:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:59:47 INFO : sub dir: Removing directory 2026/01/28 01:59:47 INFO : nested/sub dir: Removing directory 2026/01/28 01:59:47 INFO : nested: Removing directory 2026/01/28 01:59:47 DEBUG : Local file system at /tmp/rclone3087274790: deleted 3 directories 2026/01/28 01:59:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/01/28 01:59:51 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/01/28 01:59:52 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 01:59:53 DEBUG : Added delayed dir = "nested", newDst= 2026/01/28 01:59:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/28 01:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/28 01:59:53 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/01/28 01:59:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/28 01:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 01:59:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 01:59:56 DEBUG : sub dir/hello world: md5 = 1b383302ef5eaced4e180fce13e1ad5a OK 2026/01/28 01:59:56 DEBUG : sub dir/hello world: size = 11 OK 2026/01/28 01:59:56 INFO : sub dir/hello world: Copied (new) 2026/01/28 01:59:56 INFO : sub dir/hello world: Deleted 2026/01/28 01:59:58 DEBUG : nested/sub dir/file: md5 = 5829c5988a5b6e889b23f93ed4d2738a OK 2026/01/28 01:59:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/28 01:59:58 INFO : nested/sub dir/file: Copied (new) 2026/01/28 01:59:58 INFO : nested/sub dir/file: Deleted 2026/01/28 01:59:59 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:59:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 01:59:59 INFO : nested: Set directory modification time (using DirSetModTime) 2026/01/28 02:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/01/28 02:00:03 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/01/28 02:00:04 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.97s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:00:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/28 02:00:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/28 02:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:00:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:00:07 DEBUG : existing: md5 = ca09c0afc47938b22564be470f80501b OK 2026/01/28 02:00:07 DEBUG : existing: size = 6 OK 2026/01/28 02:00:07 INFO : existing: Copied (new) 2026/01/28 02:00:07 INFO : existing: Deleted 2026/01/28 02:00:07 DEBUG : existing-b: md5 = a043255a2d7388254e415392ef737239 OK 2026/01/28 02:00:07 DEBUG : existing-b: size = 6 OK 2026/01/28 02:00:07 INFO : existing-b: Copied (new) 2026/01/28 02:00:07 INFO : existing-b: Deleted 2026/01/28 02:00:08 DEBUG : existing: Destination exists, skipping 2026/01/28 02:00:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/28 02:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:00:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.63s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:00:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pihabaf2xaja" 2026/01/28 02:00:10 DEBUG : Creating backend with remote "TestDrive:crypt/0cdj86rt3c8tkkj3k3mi9d2m3rj5mub4o45mbstu0or26v5qgff0" 2026/01/28 02:00:13 DEBUG : potato2: md5 = 2077af18b74c412e612954825574ed5f OK 2026/01/28 02:00:14 DEBUG : empty space: md5 = d0e5c6281ea6ccea16a55b3f6c9339ca OK 2026/01/28 02:00:16 DEBUG : potato3: md5 = 222d6c37c75a24fe3bbe703dbbf95f05 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu' -> Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja' 2026/01/28 02:00:19 DEBUG : empty space: md5 = de8dc215ce5d0804bb8b847cdb7b4989 OK 2026/01/28 02:00:21 DEBUG : potato3: md5 = 010450db9ac41060f3fe1227a6ae0ab2 OK 2026/01/28 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja': Using server-side directory move 2026/01/28 02:00:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/28 02:00:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 02:00:22 DEBUG : empty space: size = 1 OK 2026/01/28 02:00:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 02:00:22 DEBUG : empty space: Unchanged skipping 2026/01/28 02:00:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja': Waiting for checks to finish 2026/01/28 02:00:22 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:00:22 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja') 2026/01/28 02:00:22 DEBUG : potato3: Sizes differ 2026/01/28 02:00:23 INFO : empty space: Deleted 2026/01/28 02:00:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja': Waiting for transfers to finish 2026/01/28 02:00:23 INFO : potato3: Deleted 2026/01/28 02:00:23 INFO : potato2: Moved (server-side) 2026/01/28 02:00:23 INFO : potato3: Moved (server-side) 2026/01/28 02:00:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudipuq9kugi" 2026/01/28 02:00:24 DEBUG : Creating backend with remote "TestDrive:crypt/19f38gbnaq322hdtu142pj41g5m2l7l84hglal4b0f25f6sra5lg" 2026/01/28 02:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudipuq9kugi': Using server-side directory move 2026/01/28 02:00:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zudipuq9kugi': Server side directory move succeeded 2026/01/28 02:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudipuq9kugi': Purge remote 2026/01/28 02:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pihabaf2xaja': Purge remote 2026/01/28 02:00:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:00:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajejug2buqu" 2026/01/28 02:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/dgimo8l0ajt49s9ktjfpae3vjdhv44dat50m11kj64d3827nlls0" 2026/01/28 02:00:31 DEBUG : potato2: md5 = 24dce9c60a419caf7476df63432e4304 OK 2026/01/28 02:00:33 DEBUG : empty space: md5 = 0766a96fe73a4d503a8df077a528b2c8 OK 2026/01/28 02:00:35 DEBUG : potato3: md5 = 3040b1504db1d191d1db9187317a6c41 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu' -> Encrypted drive 'TestCryptDrive:rclone-test-jajejug2buqu' 2026/01/28 02:00:38 DEBUG : empty space: md5 = c503646e633b8b3eddbf53edf111933b OK 2026/01/28 02:00:39 DEBUG : potato3: md5 = e929d4766fa276a59579df93af35ef70 OK 2026/01/28 02:00:40 DEBUG : empty space: Excluded (Size Filter) 2026/01/28 02:00:40 DEBUG : empty space: Excluded 2026/01/28 02:00:40 DEBUG : empty space: Excluded (Size Filter) 2026/01/28 02:00:40 DEBUG : empty space: Excluded 2026/01/28 02:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 02:00:40 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:00:40 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-jajejug2buqu') 2026/01/28 02:00:40 DEBUG : potato3: Sizes differ 2026/01/28 02:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajejug2buqu': Waiting for checks to finish 2026/01/28 02:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajejug2buqu': Waiting for transfers to finish 2026/01/28 02:00:41 INFO : potato3: Deleted 2026/01/28 02:00:41 INFO : potato2: Moved (server-side) 2026/01/28 02:00:41 INFO : potato3: Moved (server-side) 2026/01/28 02:00:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabopuz9jopa" 2026/01/28 02:00:42 DEBUG : Creating backend with remote "TestDrive:crypt/qi2a3bs9n80k9cdhk3hk06v9r42u14ltgk1o2ife59f1uukm293g" 2026/01/28 02:00:43 DEBUG : empty space: Excluded (Size Filter) 2026/01/28 02:00:43 DEBUG : empty space: Excluded 2026/01/28 02:00:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 02:00:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/28 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabopuz9jopa': Waiting for checks to finish 2026/01/28 02:00:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabopuz9jopa': Waiting for transfers to finish 2026/01/28 02:00:46 INFO : potato2: Moved (server-side) 2026/01/28 02:00:46 INFO : potato3: Moved (server-side) 2026/01/28 02:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabopuz9jopa': Purge remote 2026/01/28 02:00:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajejug2buqu': Purge remote --- PASS: TestServerSideMoveWithFilter (20.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:00:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nizihem7raxi" 2026/01/28 02:00:49 DEBUG : Creating backend with remote "TestDrive:crypt/ab695qg8n9q3ql4lafm25i13v813tp3dk7d721k5e9toh4bdsiqg" 2026/01/28 02:00:52 DEBUG : potato2: md5 = 78e52835f741af525d35d843224f097d OK 2026/01/28 02:00:54 DEBUG : empty space: md5 = fd58e241b102e90c24a8a835449efc13 OK 2026/01/28 02:00:55 DEBUG : potato3: md5 = 2ba2fd72fac8681dad6dcfde1a287ff6 OK 2026/01/28 02:00:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu' -> Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi' 2026/01/28 02:01:00 DEBUG : empty space: md5 = 8edf0d7f6f20ebef517804d453a326fb OK 2026/01/28 02:01:02 DEBUG : potato3: md5 = a787ba220431f052874357f2f8c4977a OK 2026/01/28 02:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi': Using server-side directory move 2026/01/28 02:01:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/28 02:01:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/28 02:01:02 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/01/28 02:01:02 DEBUG : empty space: size = 1 OK 2026/01/28 02:01:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 02:01:02 DEBUG : empty space: Unchanged skipping 2026/01/28 02:01:02 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:01:02 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi') 2026/01/28 02:01:02 DEBUG : potato3: Sizes differ 2026/01/28 02:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi': Waiting for checks to finish 2026/01/28 02:01:03 INFO : empty space: Deleted 2026/01/28 02:01:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi': Waiting for transfers to finish 2026/01/28 02:01:03 INFO : potato3: Deleted 2026/01/28 02:01:03 INFO : potato2: Moved (server-side) 2026/01/28 02:01:04 INFO : potato3: Moved (server-side) 2026/01/28 02:01:04 INFO : tomatoDir: Removing directory 2026/01/28 02:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': deleted 1 directories 2026/01/28 02:01:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuwetav9dowe" 2026/01/28 02:01:06 DEBUG : Creating backend with remote "TestDrive:crypt/nk68bcfj3apmin60b4jvr1ftsjuqthuflq01bssvb6qhr2d16ung" 2026/01/28 02:01:07 INFO : tomatoDir: Making directory 2026/01/28 02:01:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwetav9dowe': Using server-side directory move 2026/01/28 02:01:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tuwetav9dowe': Server side directory move succeeded 2026/01/28 02:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuwetav9dowe': Purge remote 2026/01/28 02:01:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nizihem7raxi': Purge remote 2026/01/28 02:01:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.24s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.56s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:01:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test" 2026/01/28 02:01:13 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.51s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test" 2026/01/28 02:01:15 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/01/28 02:01:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test-include/layer2" 2026/01/28 02:01:18 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/01/28 02:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test-ignore-file" 2026/01/28 02:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/01/28 02:01:27 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 5bfaac534af0be749b1fffe3a528ca9f OK 2026/01/28 02:01:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/28 02:01:29 DEBUG : rclone-sync-test: Excluded 2026/01/28 02:01:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/01/28 02:01:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/28 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test': Waiting for checks to finish 2026/01/28 02:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test': Waiting for transfers to finish 2026/01/28 02:01:29 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:29 INFO : There was nothing to transfer 2026/01/28 02:01:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/28 02:01:31 DEBUG : rclone-sync-test: Excluded 2026/01/28 02:01:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/28 02:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:01:31 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:31 INFO : rclone-sync-test-include: Removing directory 2026/01/28 02:01:31 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/01/28 02:01:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/28 02:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': failed to delete 1 directories 2026/01/28 02:01:31 INFO : There was nothing to transfer 2026/01/28 02:01:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/28 02:01:33 DEBUG : rclone-sync-test: Excluded 2026/01/28 02:01:33 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/01/28 02:01:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/28 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/28 02:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/28 02:01:34 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:34 INFO : There was nothing to transfer 2026/01/28 02:01:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/28 02:01:35 DEBUG : rclone-sync-test: Excluded 2026/01/28 02:01:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/28 02:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:01:36 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:36 INFO : rclone-sync-test-include: Removing directory 2026/01/28 02:01:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/01/28 02:01:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/28 02:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': failed to delete 1 directories 2026/01/28 02:01:36 INFO : There was nothing to transfer 2026/01/28 02:01:36 DEBUG : Excluded 2026/01/28 02:01:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/28 02:01:37 DEBUG : rclone-sync-test: Excluded 2026/01/28 02:01:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/01/28 02:01:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/28 02:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/28 02:01:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/28 02:01:38 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:38 INFO : There was nothing to transfer 2026/01/28 02:01:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/01/28 02:01:41 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (27.94s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:01:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:01:43 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:01:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/CompareDest" 2026/01/28 02:01:45 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/gveqi14airsml4bgu7krj116o8" 2026/01/28 02:01:47 DEBUG : one: Need to transfer - File not found at Destination 2026/01/28 02:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:01:50 DEBUG : one: md5 = a28a17de2f35053ccacc168ae8e81615 OK 2026/01/28 02:01:50 DEBUG : one: size = 3 OK 2026/01/28 02:01:50 INFO : one: Copied (new) 2026/01/28 02:01:50 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:01:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:01:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:01:52 DEBUG : one: Sizes differ 2026/01/28 02:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:01:55 DEBUG : one: md5 = 084d7a1e0a20d6dfa5b2b10cfcc506d8 OK 2026/01/28 02:01:55 DEBUG : one: size = 5 OK 2026/01/28 02:01:55 INFO : one: Copied (replaced existing) 2026/01/28 02:01:55 DEBUG : Waiting for deletions to finish 2026/01/28 02:01:57 DEBUG : dst/one: md5 = ae59166c934fae52bfa3a1348ac76ef5 OK 2026/01/28 02:02:00 DEBUG : CompareDest/one: md5 = f512967276b83a30d52ec20cfcffaa86 OK 2026/01/28 02:02:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:01 DEBUG : one: Sizes differ 2026/01/28 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:01 DEBUG : one: size = 5 OK 2026/01/28 02:02:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 02:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:01 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:01 INFO : There was nothing to transfer 2026/01/28 02:02:04 DEBUG : CompareDest/two: md5 = bbb94d460a4cdd6fd6ed42a550e4ebcb OK 2026/01/28 02:02:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:05 DEBUG : one: Sizes differ 2026/01/28 02:02:05 DEBUG : two: size = 3 OK 2026/01/28 02:02:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 02:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:05 DEBUG : one: size = 5 OK 2026/01/28 02:02:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 02:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:05 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:05 INFO : There was nothing to transfer 2026/01/28 02:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:06 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:06 DEBUG : one: Sizes differ 2026/01/28 02:02:06 DEBUG : one: size = 5 OK 2026/01/28 02:02:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 02:02:06 DEBUG : two: size = 3 OK 2026/01/28 02:02:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/28 02:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:06 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:06 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/01/28 02:02:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:08 DEBUG : one: Sizes differ 2026/01/28 02:02:08 DEBUG : one: size = 5 OK 2026/01/28 02:02:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/28 02:02:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:08 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/CompareDest') 2026/01/28 02:02:08 DEBUG : two: Sizes differ 2026/01/28 02:02:08 DEBUG : two: Need to transfer - File not found at Destination 2026/01/28 02:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:10 DEBUG : two: md5 = 5d976aa0b27b688876c5f6dfe3eea77c OK 2026/01/28 02:02:10 DEBUG : two: size = 5 OK 2026/01/28 02:02:10 INFO : two: Copied (new) 2026/01/28 02:02:10 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:02:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:02:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:02:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (32.40s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:02:18 DEBUG : pre-dest1/1: md5 = f989c2289828576fdf5f260ade12c4bf OK 2026/01/28 02:02:21 DEBUG : pre-dest2/2: md5 = e5dbed66773c068fb615658f042b96e9 OK 2026/01/28 02:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dest" 2026/01/28 02:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/rg03c1jvnehrrc617i0lnqjddc" 2026/01/28 02:02:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/pre-dest1" 2026/01/28 02:02:23 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/bbnblvh6k061ssopqrp18kd7gc" 2026/01/28 02:02:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/pre-dest2" 2026/01/28 02:02:24 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/dgicm1h6b5ejvlltm8eeif0bnk" 2026/01/28 02:02:26 DEBUG : 1: size = 1 OK 2026/01/28 02:02:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:02:26 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/28 02:02:27 DEBUG : 2: size = 1 OK 2026/01/28 02:02:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:02:27 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/28 02:02:27 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/28 02:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dest': Waiting for checks to finish 2026/01/28 02:02:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dest': Waiting for transfers to finish 2026/01/28 02:02:30 DEBUG : 3: md5 = d1464204022385c40054807abf75f009 OK 2026/01/28 02:02:30 DEBUG : 3: size = 1 OK 2026/01/28 02:02:30 INFO : 3: Copied (new) 2026/01/28 02:02:30 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:34 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/01/28 02:02:34 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/01/28 02:02:35 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (20.69s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:02:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:02:36 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:02:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/CopyDest" 2026/01/28 02:02:38 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/01/28 02:02:40 DEBUG : one: Need to transfer - File not found at Destination 2026/01/28 02:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:43 DEBUG : one: md5 = 06e6150e3902c750fb23b11cedf190c7 OK 2026/01/28 02:02:43 DEBUG : one: size = 3 OK 2026/01/28 02:02:43 INFO : one: Copied (new) 2026/01/28 02:02:43 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:44 DEBUG : one: Sizes differ 2026/01/28 02:02:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:46 DEBUG : one: md5 = 39b09f4ae14398bdd20a084e9cd9e2fc OK 2026/01/28 02:02:46 DEBUG : one: size = 5 OK 2026/01/28 02:02:46 INFO : one: Copied (replaced existing) 2026/01/28 02:02:46 DEBUG : Waiting for deletions to finish 2026/01/28 02:02:49 DEBUG : dst/one: md5 = d0cf9c85c7b6de60d0f78c130581a2fb OK 2026/01/28 02:02:51 DEBUG : CopyDest/one: md5 = bfda60df0697d605d462362890110d63 OK 2026/01/28 02:02:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/BackupDir" 2026/01/28 02:02:52 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/01/28 02:02:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:54 DEBUG : one: Sizes differ 2026/01/28 02:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:02:55 DEBUG : one: size = 5 OK 2026/01/28 02:02:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:02:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:02:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:02:55 DEBUG : one: Sizes differ 2026/01/28 02:02:57 INFO : one: Moved (server-side) 2026/01/28 02:02:58 DEBUG : one: size = 5 OK 2026/01/28 02:02:58 INFO : one: Copied (server-side copy) 2026/01/28 02:02:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/28 02:02:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:02:58 DEBUG : Waiting for deletions to finish 2026/01/28 02:03:01 DEBUG : CopyDest/two: md5 = 0893c10762bab692bf8981bf2f2f708b OK 2026/01/28 02:03:02 DEBUG : one: size = 5 OK 2026/01/28 02:03:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:03:02 DEBUG : one: Unchanged skipping 2026/01/28 02:03:02 DEBUG : two: size = 3 OK 2026/01/28 02:03:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:03:03 DEBUG : two: size = 3 OK 2026/01/28 02:03:03 INFO : two: Copied (server-side copy) 2026/01/28 02:03:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/28 02:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:03:03 DEBUG : Waiting for deletions to finish 2026/01/28 02:03:04 DEBUG : one: size = 5 OK 2026/01/28 02:03:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:03:04 DEBUG : one: Unchanged skipping 2026/01/28 02:03:04 DEBUG : two: size = 3 OK 2026/01/28 02:03:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:03:04 DEBUG : two: Unchanged skipping 2026/01/28 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:03:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:03:04 DEBUG : Waiting for deletions to finish 2026/01/28 02:03:04 INFO : There was nothing to transfer 2026/01/28 02:03:06 DEBUG : CopyDest/three: md5 = 87e041de3a1f171ab8c2b8d39827132b OK 2026/01/28 02:03:07 DEBUG : one: size = 5 OK 2026/01/28 02:03:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:03:07 DEBUG : one: Unchanged skipping 2026/01/28 02:03:08 DEBUG : three: size = 7 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:03:08 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/CopyDest') 2026/01/28 02:03:08 DEBUG : three: Sizes differ 2026/01/28 02:03:08 DEBUG : three: Destination not found in --copy-dest 2026/01/28 02:03:08 DEBUG : three: Need to transfer - File not found at Destination 2026/01/28 02:03:08 DEBUG : two: size = 3 OK 2026/01/28 02:03:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/01/28 02:03:08 DEBUG : two: Unchanged skipping 2026/01/28 02:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:03:09 DEBUG : three: md5 = 61267117cb87c854c8082782d4ee4a1f OK 2026/01/28 02:03:09 DEBUG : three: size = 7 OK 2026/01/28 02:03:09 INFO : three: Copied (new) 2026/01/28 02:03:09 DEBUG : Waiting for deletions to finish 2026/01/28 02:03:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/01/28 02:03:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:03:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:03:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:03:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:03:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/01/28 02:03:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (42.10s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:03:21 DEBUG : dst/one: md5 = 67f8a48d2f0c05a1ec16aa733f159938 OK 2026/01/28 02:03:23 DEBUG : dst/two: md5 = 97c81f412cd5b385fd095ebff816d240 OK 2026/01/28 02:03:24 DEBUG : dst/three.txt: md5 = c9b7b6f9fb5b35c900f115d5907f6a20 OK 2026/01/28 02:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/backup" 2026/01/28 02:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/1nrff024r7pq65ecp72fc28jb0" 2026/01/28 02:03:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:03:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:03:29 DEBUG : one: Sizes differ 2026/01/28 02:03:29 DEBUG : two: size = 3 OK 2026/01/28 02:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:03:29 DEBUG : two: Unchanged skipping 2026/01/28 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:03:31 INFO : one: Moved (server-side) 2026/01/28 02:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:03:32 DEBUG : one: md5 = 39bb4dd65342524069e6547322a4f56f OK 2026/01/28 02:03:32 DEBUG : one: size = 4 OK 2026/01/28 02:03:32 INFO : one: Copied (new) 2026/01/28 02:03:32 DEBUG : Waiting for deletions to finish 2026/01/28 02:03:34 INFO : three.txt: Moved (server-side) 2026/01/28 02:03:34 INFO : three.txt: Moved into backup dir 2026/01/28 02:03:36 DEBUG : dst/three.txt: md5 = 1991175d8d7e6019e4cc17c769d12c3c OK 2026/01/28 02:03:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:03:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:03:37 DEBUG : one: Sizes differ 2026/01/28 02:03:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:03:37 DEBUG : two: size = 3 OK 2026/01/28 02:03:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:03:37 DEBUG : two: Unchanged skipping 2026/01/28 02:03:38 INFO : one: Deleted 2026/01/28 02:03:39 INFO : one: Moved (server-side) 2026/01/28 02:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:03:40 DEBUG : one: md5 = cf00f51e894154abd81d65cb98837004 OK 2026/01/28 02:03:40 DEBUG : one: size = 5 OK 2026/01/28 02:03:40 INFO : one: Copied (new) 2026/01/28 02:03:40 DEBUG : Waiting for deletions to finish 2026/01/28 02:03:41 INFO : three.txt: Deleted 2026/01/28 02:03:42 INFO : three.txt: Moved (server-side) 2026/01/28 02:03:42 INFO : three.txt: Moved into backup dir 2026/01/28 02:03:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:03:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:03:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/01/28 02:03:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:03:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:03:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (29.60s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:03:51 DEBUG : dst/one: md5 = 511d5f68dee7f2572d9d4ef9182cff0d OK 2026/01/28 02:03:53 DEBUG : dst/two: md5 = 60061e881e7a992643d7a7198d37cc90 OK 2026/01/28 02:03:54 DEBUG : dst/three.txt: md5 = 9e9a4dfb1cd0cbd8cad9a446bae60ace OK 2026/01/28 02:03:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:03:55 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:03:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/backup" 2026/01/28 02:03:56 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/1nrff024r7pq65ecp72fc28jb0" 2026/01/28 02:03:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:03:58 DEBUG : two: size = 3 OK 2026/01/28 02:03:58 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:03:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:03:58 DEBUG : two: Unchanged skipping 2026/01/28 02:03:58 DEBUG : one: Sizes differ 2026/01/28 02:04:01 INFO : one: Moved (server-side) to: one.bak 2026/01/28 02:04:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:04:03 DEBUG : one: md5 = 16b256ea78a5d7591542dad4e8e48a11 OK 2026/01/28 02:04:03 DEBUG : one: size = 4 OK 2026/01/28 02:04:03 INFO : one: Copied (new) 2026/01/28 02:04:03 DEBUG : Waiting for deletions to finish 2026/01/28 02:04:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/28 02:04:04 INFO : three.txt: Moved into backup dir 2026/01/28 02:04:06 DEBUG : dst/three.txt: md5 = 5d65c89b32529b92110567827626009d OK 2026/01/28 02:04:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:04:07 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:04:07 DEBUG : one: Sizes differ 2026/01/28 02:04:07 DEBUG : two: size = 3 OK 2026/01/28 02:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:04:07 DEBUG : two: Unchanged skipping 2026/01/28 02:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:04:08 INFO : one.bak: Deleted 2026/01/28 02:04:09 INFO : one: Moved (server-side) to: one.bak 2026/01/28 02:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:04:10 DEBUG : one: md5 = 18d2deff764fa7cd020f0ed3ff9cc24f OK 2026/01/28 02:04:10 DEBUG : one: size = 5 OK 2026/01/28 02:04:10 INFO : one: Copied (new) 2026/01/28 02:04:10 DEBUG : Waiting for deletions to finish 2026/01/28 02:04:11 INFO : three.txt.bak: Deleted 2026/01/28 02:04:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/28 02:04:12 INFO : three.txt: Moved into backup dir 2026/01/28 02:04:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:04:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:04:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/01/28 02:04:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/01/28 02:04:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/01/28 02:04:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (29.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:04:21 DEBUG : dst/one: md5 = 058a83f86839b647fc7cb2b44d54bbfd OK 2026/01/28 02:04:22 DEBUG : dst/two: md5 = cc0b8df942bd144b68763b8fb1ef3e5a OK 2026/01/28 02:04:24 DEBUG : dst/three.txt: md5 = c4591a62205bba7de906163be564f40b OK 2026/01/28 02:04:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:04:25 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:04:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/backup" 2026/01/28 02:04:26 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/1nrff024r7pq65ecp72fc28jb0" 2026/01/28 02:04:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:04:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:04:28 DEBUG : one: Sizes differ 2026/01/28 02:04:28 DEBUG : two: size = 3 OK 2026/01/28 02:04:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:04:28 DEBUG : two: Unchanged skipping 2026/01/28 02:04:30 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/28 02:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:04:32 DEBUG : one: md5 = bd2daca98f579dd613dd734583c10f7f OK 2026/01/28 02:04:32 DEBUG : one: size = 4 OK 2026/01/28 02:04:32 INFO : one: Copied (new) 2026/01/28 02:04:32 DEBUG : Waiting for deletions to finish 2026/01/28 02:04:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/28 02:04:33 INFO : three.txt: Moved into backup dir 2026/01/28 02:04:36 DEBUG : dst/three.txt: md5 = 2b4325a44bbc19d4fee12ed0ed9655a3 OK 2026/01/28 02:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:04:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:04:36 DEBUG : one: Sizes differ 2026/01/28 02:04:36 DEBUG : two: size = 3 OK 2026/01/28 02:04:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:04:36 DEBUG : two: Unchanged skipping 2026/01/28 02:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:04:37 INFO : one-2019-01-01: Deleted 2026/01/28 02:04:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/28 02:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:04:40 DEBUG : one: md5 = 9bd68dfa2e87a34fee2341d517639565 OK 2026/01/28 02:04:40 DEBUG : one: size = 5 OK 2026/01/28 02:04:40 INFO : one: Copied (new) 2026/01/28 02:04:40 DEBUG : Waiting for deletions to finish 2026/01/28 02:04:41 INFO : three-2019-01-01.txt: Deleted 2026/01/28 02:04:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/28 02:04:42 INFO : three.txt: Moved into backup dir 2026/01/28 02:04:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:04:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:04:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/01/28 02:04:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/01/28 02:04:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/01/28 02:04:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.18s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:04:50 DEBUG : dst/one: md5 = 98e60fe070df2b9d04e26bb00c2ef934 OK 2026/01/28 02:04:51 DEBUG : dst/two: md5 = 6ee6ca34e732aedca25157e9be6034e1 OK 2026/01/28 02:04:53 DEBUG : dst/three.txt: md5 = c005e1a1b0f85a4eebcfb7e704185213 OK 2026/01/28 02:04:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:04:54 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:04:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:04:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:04:55 DEBUG : one: Sizes differ 2026/01/28 02:04:55 DEBUG : two: size = 3 OK 2026/01/28 02:04:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:04:55 DEBUG : two: Unchanged skipping 2026/01/28 02:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:04:56 INFO : one: Moved (server-side) to: one.bak 2026/01/28 02:04:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:04:57 DEBUG : one: md5 = 477b49de56be9052ed3b0fdc17bbf347 OK 2026/01/28 02:04:57 DEBUG : one: size = 4 OK 2026/01/28 02:04:57 INFO : one: Copied (new) 2026/01/28 02:04:57 DEBUG : Waiting for deletions to finish 2026/01/28 02:04:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/28 02:04:58 INFO : three.txt: Moved into backup dir 2026/01/28 02:05:01 DEBUG : dst/three.txt: md5 = bf1a69635232c2f5203eb2922e4edfb1 OK 2026/01/28 02:05:02 DEBUG : one.bak: Excluded (Path Filter) 2026/01/28 02:05:02 DEBUG : one.bak: Excluded 2026/01/28 02:05:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/28 02:05:02 DEBUG : three.txt.bak: Excluded 2026/01/28 02:05:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:02 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:02 DEBUG : one: Sizes differ 2026/01/28 02:05:02 DEBUG : two: size = 3 OK 2026/01/28 02:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for checks to finish 2026/01/28 02:05:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:05:02 DEBUG : two: Unchanged skipping 2026/01/28 02:05:03 INFO : one.bak: Deleted 2026/01/28 02:05:03 INFO : one: Moved (server-side) to: one.bak 2026/01/28 02:05:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst': Waiting for transfers to finish 2026/01/28 02:05:05 DEBUG : one: md5 = 370e12ec327a723c27acfb2cb37583e4 OK 2026/01/28 02:05:05 DEBUG : one: size = 5 OK 2026/01/28 02:05:05 INFO : one: Copied (new) 2026/01/28 02:05:05 DEBUG : Waiting for deletions to finish 2026/01/28 02:05:06 INFO : three.txt.bak: Deleted 2026/01/28 02:05:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/28 02:05:07 INFO : three.txt: Moved into backup dir 2026/01/28 02:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/01/28 02:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/01/28 02:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/01/28 02:05:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (24.74s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:05:14 DEBUG : dst/one: md5 = 3439db3ecfed15702d2b8b7ea1c62bf7 OK 2026/01/28 02:05:16 DEBUG : dst/two: md5 = 766fc9cc5cfeb656ebe2dc75e7961fb7 OK 2026/01/28 02:05:18 DEBUG : dst/three.txt: md5 = 6e9701bca8f81fb2493b7f9e1486624d OK 2026/01/28 02:05:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:05:18 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:05:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:20 DEBUG : one: Sizes differ 2026/01/28 02:05:21 INFO : one: Moved (server-side) to: one.bak 2026/01/28 02:05:22 DEBUG : one: md5 = f24dbda8837ff998d6f7d2b27ce9693e OK 2026/01/28 02:05:22 DEBUG : one: size = 4 OK 2026/01/28 02:05:22 INFO : one: Copied (new) 2026/01/28 02:05:23 DEBUG : two: size = 3 OK 2026/01/28 02:05:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:05:23 DEBUG : two: Unchanged skipping 2026/01/28 02:05:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:23 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:23 DEBUG : three.txt: Sizes differ 2026/01/28 02:05:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/28 02:05:26 DEBUG : three.txt: md5 = 3cf35bfa285fa025c595e0ec8e019d7b OK 2026/01/28 02:05:26 DEBUG : three.txt: size = 6 OK 2026/01/28 02:05:26 INFO : three.txt: Copied (new) 2026/01/28 02:05:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:28 DEBUG : one: Sizes differ 2026/01/28 02:05:29 INFO : one.bak: Deleted 2026/01/28 02:05:29 INFO : one: Moved (server-side) to: one.bak 2026/01/28 02:05:31 DEBUG : one: md5 = 82a79478c236d5c0d798da5007448178 OK 2026/01/28 02:05:31 DEBUG : one: size = 5 OK 2026/01/28 02:05:31 INFO : one: Copied (new) 2026/01/28 02:05:31 DEBUG : two: size = 3 OK 2026/01/28 02:05:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:05:31 DEBUG : two: Unchanged skipping 2026/01/28 02:05:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:31 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:31 DEBUG : three.txt: Sizes differ 2026/01/28 02:05:32 INFO : three.txt.bak: Deleted 2026/01/28 02:05:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/28 02:05:35 DEBUG : three.txt: md5 = 927a4d9e9ab95f70f54233011b222af5 OK 2026/01/28 02:05:35 DEBUG : three.txt: size = 19 OK 2026/01/28 02:05:35 INFO : three.txt: Copied (new) 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/01/28 02:05:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (28.58s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:05:43 DEBUG : dst/one: md5 = 2cfa3abf7196fcdfd895f2adec61f4f3 OK 2026/01/28 02:05:45 DEBUG : dst/two: md5 = 253215bb8f5ff1345509f7eb1a62b07e OK 2026/01/28 02:05:47 DEBUG : dst/three.txt: md5 = 713e0ba07e347a4ca1e09f6781118db8 OK 2026/01/28 02:05:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-badufuv5jodu/dst" 2026/01/28 02:05:47 DEBUG : Creating backend with remote "TestDrive:crypt/ja2nd3667vaqlb2682qfsedn3m7gcga9ma1pvlrjgt929mk4dkhg/31u3jie661vd5p8j7rtc3hgbh0" 2026/01/28 02:05:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:48 DEBUG : one: Sizes differ 2026/01/28 02:05:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/28 02:05:51 DEBUG : one: md5 = 0a32c77cd7175f478dd70b36652dc0ab OK 2026/01/28 02:05:51 DEBUG : one: size = 4 OK 2026/01/28 02:05:51 INFO : one: Copied (new) 2026/01/28 02:05:51 DEBUG : two: size = 3 OK 2026/01/28 02:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:05:51 DEBUG : two: Unchanged skipping 2026/01/28 02:05:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:52 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:52 DEBUG : three.txt: Sizes differ 2026/01/28 02:05:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/28 02:05:55 DEBUG : three.txt: md5 = 1645b84b2fc457b2dcb2ff63d560fd3e OK 2026/01/28 02:05:55 DEBUG : three.txt: size = 6 OK 2026/01/28 02:05:55 INFO : three.txt: Copied (new) 2026/01/28 02:05:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:05:56 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:05:56 DEBUG : one: Sizes differ 2026/01/28 02:05:57 INFO : one-2019-01-01: Deleted 2026/01/28 02:05:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/28 02:05:59 DEBUG : one: md5 = 622df4e45d65ceaf3f08b1c7c747aded OK 2026/01/28 02:05:59 DEBUG : one: size = 5 OK 2026/01/28 02:05:59 INFO : one: Copied (new) 2026/01/28 02:06:00 DEBUG : two: size = 3 OK 2026/01/28 02:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:06:00 DEBUG : two: Unchanged skipping 2026/01/28 02:06:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:06:00 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu/dst') 2026/01/28 02:06:00 DEBUG : three.txt: Sizes differ 2026/01/28 02:06:01 INFO : three-2019-01-01.txt: Deleted 2026/01/28 02:06:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/28 02:06:03 DEBUG : three.txt: md5 = 2ecfb7414cb494eeda47ed1a7802a6db OK 2026/01/28 02:06:03 DEBUG : three.txt: size = 19 OK 2026/01/28 02:06:03 INFO : three.txt: Copied (new) 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/01/28 02:06:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (28.25s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:06:10 DEBUG : Testêé: md5 = ba4bf3a91167d20dffb9705b6d7871e0 OK 2026/01/28 02:06:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:06:11 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:06:11 DEBUG : Testêé: Sizes differ 2026/01/28 02:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:06:13 DEBUG : Testêé: md5 = fd7341bc1b32f7b5c6101173a769d93a OK 2026/01/28 02:06:13 DEBUG : Testêé: size = 14 OK 2026/01/28 02:06:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/28 02:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.54s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:06:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/28 02:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:06:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:06:16 DEBUG : existing: md5 = e7ac8bd49cde6e5d19399bfbc4d80168 OK 2026/01/28 02:06:16 DEBUG : existing: size = 6 OK 2026/01/28 02:06:16 INFO : existing: Copied (new) 2026/01/28 02:06:16 DEBUG : Waiting for deletions to finish 2026/01/28 02:06:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:06:17 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:06:17 DEBUG : existing: Sizes differ 2026/01/28 02:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:06:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/28 02:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:06:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': not deleting files as there were IO errors 2026/01/28 02:06:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.88s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:06:21 DEBUG : EXISTING: md5 = 79630435b7d08c9c0b1b972258d18d59 OK 2026/01/28 02:06:21 DEBUG : EXISTING: size = 6 OK 2026/01/28 02:06:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:06:21 DEBUG : existing: Unchanged skipping 2026/01/28 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:06:21 DEBUG : Waiting for deletions to finish 2026/01/28 02:06:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.95s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", 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-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", 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-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.67s) --- SKIP: TestMaxTransfer/Hard (0.54s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:06:27 DEBUG : both0: md5 = 4ea3204f774ee78295fbe91cda22a746 OK 2026/01/28 02:06:29 DEBUG : only0: md5 = 48ee643f23cd4080f56ea318bfe11c36 OK 2026/01/28 02:06:31 DEBUG : both1: md5 = da3540e67697946fc9b113a475299dff OK 2026/01/28 02:06:32 DEBUG : only1: md5 = 9a3d3508673bbd7a12ebce9b3fd16146 OK 2026/01/28 02:06:34 DEBUG : both2: md5 = f245b8813734d143ec335c85603203b4 OK 2026/01/28 02:06:36 DEBUG : only2: md5 = 9c429c1183aa0015a5672a3888728c37 OK 2026/01/28 02:06:38 DEBUG : both3: md5 = 04649212f6b59d800ad7b00298c7f7a9 OK 2026/01/28 02:06:39 DEBUG : only3: md5 = bccbd19d00730f8c7606035124445b6d OK 2026/01/28 02:06:41 DEBUG : both4: md5 = 437d960006f0a4611a02102e52e223fb OK 2026/01/28 02:06:43 DEBUG : only4: md5 = 25ed4626c3ff43949388ac1295ec9462 OK 2026/01/28 02:06:45 DEBUG : both5: md5 = 546d44c2c0dcdf60a514cccb293bde50 OK 2026/01/28 02:06:47 DEBUG : only5: md5 = 582bf1766d5b2e5e01e285a66b8fe8bb OK 2026/01/28 02:06:48 DEBUG : both6: md5 = a86d8c90b6f864f0ad8ec3bc24fc0f3c OK 2026/01/28 02:06:50 DEBUG : only6: md5 = 7177b1a819553f6dc81f2ca37ce3b46f OK 2026/01/28 02:06:52 DEBUG : both7: md5 = c702ce7555408ca7ebbf995b8889ccaa OK 2026/01/28 02:06:54 DEBUG : only7: md5 = aaf7baf2fa65071650671e9c5ef1db54 OK 2026/01/28 02:06:56 DEBUG : both8: md5 = 1a1e8a99bc7ce47107494e0e237fc2dc OK 2026/01/28 02:06:57 DEBUG : only8: md5 = efbe43782472093d23344c031f3cae01 OK 2026/01/28 02:06:59 DEBUG : both9: md5 = 7f2236c7b22e17d4367d7f0c2b38eb77 OK 2026/01/28 02:07:01 DEBUG : only9: md5 = 0f32bd34e17841e8c3669ed2200f1a99 OK 2026/01/28 02:07:02 DEBUG : both10: md5 = 1c400a9a84a4b2980c50997513acddaf OK 2026/01/28 02:07:05 DEBUG : only10: md5 = 689d99e7bb1baf00541c1480472a6705 OK 2026/01/28 02:07:06 DEBUG : both11: md5 = fe5630ff76813d1c17565cd88529903a OK 2026/01/28 02:07:08 DEBUG : only11: md5 = 03572d4662e8c14d7e3d06b142feb4af OK 2026/01/28 02:07:10 DEBUG : both12: md5 = c6bcd5751e0081391cc8d73ed9aea952 OK 2026/01/28 02:07:11 DEBUG : only12: md5 = 706d2e01cfe9964bd110a4e8f0b57918 OK 2026/01/28 02:07:13 DEBUG : both13: md5 = d9a5ada266397fb783d0b0388815d04d OK 2026/01/28 02:07:15 DEBUG : only13: md5 = f51b959a389c4a977cd607b8ab194e78 OK 2026/01/28 02:07:16 DEBUG : both14: md5 = 9b93efbbdfdc34a8c6589c76a6ae831f OK 2026/01/28 02:07:18 DEBUG : only14: md5 = 5337eb46f6fa9f968b6c00dbc9619abc OK 2026/01/28 02:07:20 DEBUG : both15: md5 = f44ced94182a55618a3fb78d82559bae OK 2026/01/28 02:07:22 DEBUG : only15: md5 = 15b2ee93d7f4b2ada2f5af08b91106f0 OK 2026/01/28 02:07:24 DEBUG : both16: md5 = 86cf830fe170acd31982a272fdd5b66b OK 2026/01/28 02:07:25 DEBUG : only16: md5 = d53516c07674f414f18ed6d14a4ac57a OK 2026/01/28 02:07:27 DEBUG : both17: md5 = 84a47b78d9f3ada98d2b02379ff70dde OK 2026/01/28 02:07:29 DEBUG : only17: md5 = 8e3a2de05c122d6043093b7e3e08f251 OK 2026/01/28 02:07:30 DEBUG : both18: md5 = fcca7c41ecf1445a0d11d5c2cf687327 OK 2026/01/28 02:07:32 DEBUG : only18: md5 = f3fad8e245d7ed2efefb3c64403e457d OK 2026/01/28 02:07:34 DEBUG : both19: md5 = 15c4d18529f6aaff9c18987f5d08320e OK 2026/01/28 02:07:36 DEBUG : only19: md5 = 8fd0fb26bb07ea9b6bfaf5e4627df5e6 OK 2026/01/28 02:07:36 DEBUG : both0: size = 6 OK 2026/01/28 02:07:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both10: size = 6 OK 2026/01/28 02:07:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both0: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both13: size = 6 OK 2026/01/28 02:07:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both12: size = 6 OK 2026/01/28 02:07:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both11: size = 6 OK 2026/01/28 02:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:07:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both13: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both14: size = 6 OK 2026/01/28 02:07:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both14: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both15: size = 6 OK 2026/01/28 02:07:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both15: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both16: size = 6 OK 2026/01/28 02:07:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both16: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both17: size = 6 OK 2026/01/28 02:07:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both17: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both18: size = 6 OK 2026/01/28 02:07:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both18: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both19: size = 6 OK 2026/01/28 02:07:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both19: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both1: size = 6 OK 2026/01/28 02:07:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both1: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both2: size = 6 OK 2026/01/28 02:07:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both2: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both3: size = 6 OK 2026/01/28 02:07:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both3: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both4: size = 6 OK 2026/01/28 02:07:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both4: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both12: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both6: size = 6 OK 2026/01/28 02:07:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both6: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both7: size = 6 OK 2026/01/28 02:07:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both10: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both8: size = 6 OK 2026/01/28 02:07:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both11: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both9: size = 6 OK 2026/01/28 02:07:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both9: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both7: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both8: Unchanged skipping 2026/01/28 02:07:36 DEBUG : both5: size = 6 OK 2026/01/28 02:07:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:07:36 DEBUG : both5: Unchanged skipping 2026/01/28 02:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:07:36 DEBUG : Waiting for deletions to finish 2026/01/28 02:07:37 INFO : only5: Deleted 2026/01/28 02:07:37 INFO : only13: Deleted 2026/01/28 02:07:37 INFO : only4: Deleted 2026/01/28 02:07:37 INFO : only12: Deleted 2026/01/28 02:07:38 INFO : only17: Deleted 2026/01/28 02:07:38 INFO : only3: Deleted 2026/01/28 02:07:38 INFO : only2: Deleted 2026/01/28 02:07:38 INFO : only1: Deleted 2026/01/28 02:07:38 INFO : only10: Deleted 2026/01/28 02:07:38 INFO : only18: Deleted 2026/01/28 02:07:38 INFO : only19: Deleted 2026/01/28 02:07:38 INFO : only7: Deleted 2026/01/28 02:07:39 INFO : only6: Deleted 2026/01/28 02:07:39 INFO : only8: Deleted 2026/01/28 02:07:39 INFO : only0: Deleted 2026/01/28 02:07:39 INFO : only14: Deleted 2026/01/28 02:07:39 INFO : only11: Deleted 2026/01/28 02:07:40 INFO : only9: Deleted 2026/01/28 02:07:40 INFO : only16: Deleted 2026/01/28 02:07:40 INFO : only15: Deleted 2026/01/28 02:07:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (87.77s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:07:55 DEBUG : both0: md5 = c5a544b72e675072a2c14c668338e602 OK 2026/01/28 02:07:56 DEBUG : only0: md5 = 815fa7c6fec631f692fe24f6c5171eec OK 2026/01/28 02:07:58 DEBUG : both1: md5 = 37bf714d90bdbfc5acee65bb22bc0afe OK 2026/01/28 02:08:00 DEBUG : only1: md5 = c7a00210dea45212a002b40768f17e9d OK 2026/01/28 02:08:02 DEBUG : both2: md5 = bc9678915d6f2c2da5cf0922a3115401 OK 2026/01/28 02:08:04 DEBUG : only2: md5 = 7bf95c8f48c7575f23c0c71c5ca927cf OK 2026/01/28 02:08:05 DEBUG : both3: md5 = a7da0eafd4b20de2bb950d989a547e5a OK 2026/01/28 02:08:08 DEBUG : only3: md5 = 3d1a0dc092ce0085b75d5febdddce7c4 OK 2026/01/28 02:08:09 DEBUG : both4: md5 = d786798c2b6612c7485b54ab7e38ba45 OK 2026/01/28 02:08:11 DEBUG : only4: md5 = 3af472c269650ca2c4b321fb7a332c0c OK 2026/01/28 02:08:13 DEBUG : both5: md5 = 7831088cd24dc90ab540302679acc77c OK 2026/01/28 02:08:15 DEBUG : only5: md5 = b62a4c8b6146534c9889c47baf5d0ce0 OK 2026/01/28 02:08:16 DEBUG : both6: md5 = fb7be8963235c533277f4be50194bae7 OK 2026/01/28 02:08:18 DEBUG : only6: md5 = d3c38641d680c3fab5228b7f17d0a932 OK 2026/01/28 02:08:20 DEBUG : both7: md5 = eb861258750c9505bc3c6c1874ef0cf0 OK 2026/01/28 02:08:22 DEBUG : only7: md5 = 57ccbef0ce4bd14d9a091ad29b927f26 OK 2026/01/28 02:08:24 DEBUG : both8: md5 = 75ee07017a84c2ad36f3479e9544461c OK 2026/01/28 02:08:25 DEBUG : only8: md5 = 49b15989521865d87d1bf624a1b73d38 OK 2026/01/28 02:08:27 DEBUG : both9: md5 = 1bd4c2c597ab7b0d4d288a2d4214ba54 OK 2026/01/28 02:08:29 DEBUG : only9: md5 = 9671acf6a82c25c9ceef32a38cfffc84 OK 2026/01/28 02:08:31 DEBUG : both10: md5 = ca708965fc851a76adb4e9eea6b1ceaf OK 2026/01/28 02:08:32 DEBUG : only10: md5 = 847d40c6d7da6fae77cbcf44cfe4bdac OK 2026/01/28 02:08:34 DEBUG : both11: md5 = 8688c6ede45749614c6c4155557b9e60 OK 2026/01/28 02:08:36 DEBUG : only11: md5 = 04a001c08fa8e45137562e784e27bc96 OK 2026/01/28 02:08:37 DEBUG : both12: md5 = 3aca4cd6a2ace92b3a579610099b4a09 OK 2026/01/28 02:08:39 DEBUG : only12: md5 = 64811d700c59f9c76465fb7631307424 OK 2026/01/28 02:08:41 DEBUG : both13: md5 = 9be8bf96fcaef723e8183e1c11033a9e OK 2026/01/28 02:08:43 DEBUG : only13: md5 = 8d72db65e6f144da5de5863b5fcb3dd6 OK 2026/01/28 02:08:44 DEBUG : both14: md5 = 3824afdaa5f0b702d5f43a36f4abf585 OK 2026/01/28 02:08:46 DEBUG : only14: md5 = 284d86573cf0244be09c9790a9106834 OK 2026/01/28 02:08:48 DEBUG : both15: md5 = 3a3846b40076a91c73ef9daf001300ff OK 2026/01/28 02:08:50 DEBUG : only15: md5 = 6a1ef26c9f9a29957bdb5f5dbae7c196 OK 2026/01/28 02:08:51 DEBUG : both16: md5 = 31da28b07a50bc0585bb9bccee02322f OK 2026/01/28 02:08:53 DEBUG : only16: md5 = 0bda1deee1706df9eed16ce4e9083384 OK 2026/01/28 02:08:55 DEBUG : both17: md5 = 0344dc03a9a6b5610dc6cceba88e44a7 OK 2026/01/28 02:08:56 DEBUG : only17: md5 = 4830f92bf16cdddad47181460a51812a OK 2026/01/28 02:08:58 DEBUG : both18: md5 = 51ea76a8454fa2f9264babc29cf8958d OK 2026/01/28 02:09:00 DEBUG : only18: md5 = f577fcd7d2806396b1ee55adc641863a OK 2026/01/28 02:09:02 DEBUG : both19: md5 = 8d3d9b9e80b64cd5e1375399fe189376 OK 2026/01/28 02:09:03 DEBUG : only19: md5 = 53a819aab51b71f9e2a39cd1ff5d05e6 OK 2026/01/28 02:09:04 DEBUG : both0: size = 6 OK 2026/01/28 02:09:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both10: size = 6 OK 2026/01/28 02:09:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:09:04 DEBUG : both11: size = 6 OK 2026/01/28 02:09:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both12: size = 6 OK 2026/01/28 02:09:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both0: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both13: size = 6 OK 2026/01/28 02:09:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both11: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both14: size = 6 OK 2026/01/28 02:09:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both14: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both15: size = 6 OK 2026/01/28 02:09:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both15: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both16: size = 6 OK 2026/01/28 02:09:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both16: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both17: size = 6 OK 2026/01/28 02:09:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both17: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both18: size = 6 OK 2026/01/28 02:09:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both10: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both19: size = 6 OK 2026/01/28 02:09:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both12: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both1: size = 6 OK 2026/01/28 02:09:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both13: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both2: size = 6 OK 2026/01/28 02:09:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both2: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both3: size = 6 OK 2026/01/28 02:09:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both18: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both4: size = 6 OK 2026/01/28 02:09:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both4: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both5: size = 6 OK 2026/01/28 02:09:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both5: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both6: size = 6 OK 2026/01/28 02:09:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both6: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both7: size = 6 OK 2026/01/28 02:09:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both7: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both8: size = 6 OK 2026/01/28 02:09:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both8: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both9: size = 6 OK 2026/01/28 02:09:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:09:04 DEBUG : both9: Unchanged skipping 2026/01/28 02:09:04 DEBUG : both19: Unchanged skipping 2026/01/28 02:09:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only10: Sizes differ 2026/01/28 02:09:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only0: Sizes differ 2026/01/28 02:09:04 DEBUG : both3: Unchanged skipping 2026/01/28 02:09:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only12: Sizes differ 2026/01/28 02:09:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only13: Sizes differ 2026/01/28 02:09:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only14: Sizes differ 2026/01/28 02:09:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only15: Sizes differ 2026/01/28 02:09:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only16: Sizes differ 2026/01/28 02:09:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only17: Sizes differ 2026/01/28 02:09:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only18: Sizes differ 2026/01/28 02:09:04 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only11: Sizes differ 2026/01/28 02:09:04 DEBUG : both1: Unchanged skipping 2026/01/28 02:09:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only19: Sizes differ 2026/01/28 02:09:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only1: Sizes differ 2026/01/28 02:09:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only2: Sizes differ 2026/01/28 02:09:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only3: Sizes differ 2026/01/28 02:09:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only4: Sizes differ 2026/01/28 02:09:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only5: Sizes differ 2026/01/28 02:09:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only6: Sizes differ 2026/01/28 02:09:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only8: Sizes differ 2026/01/28 02:09:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only7: Sizes differ 2026/01/28 02:09:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3087274790) 2026/01/28 02:09:04 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu') 2026/01/28 02:09:04 DEBUG : only9: Sizes differ 2026/01/28 02:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:09:05 DEBUG : only13: md5 = 1786094086526429503502c6c8218f4c OK 2026/01/28 02:09:05 DEBUG : only13: size = 0 OK 2026/01/28 02:09:05 INFO : only13: Copied (replaced existing) 2026/01/28 02:09:05 DEBUG : only14: md5 = bf9bc855cac077e0bc4fb6041678a009 OK 2026/01/28 02:09:05 DEBUG : only14: size = 0 OK 2026/01/28 02:09:05 INFO : only14: Copied (replaced existing) 2026/01/28 02:09:05 DEBUG : only10: md5 = 7fb8a6a4a4ae0e462ed3816133226e87 OK 2026/01/28 02:09:05 DEBUG : only10: size = 0 OK 2026/01/28 02:09:05 INFO : only10: Copied (replaced existing) 2026/01/28 02:09:05 DEBUG : only0: md5 = d189d3f06bd31492c3757919056a9987 OK 2026/01/28 02:09:05 DEBUG : only0: size = 0 OK 2026/01/28 02:09:05 INFO : only0: Copied (replaced existing) 2026/01/28 02:09:06 DEBUG : only15: md5 = db7dde147f41c2f64d562e33fae457b2 OK 2026/01/28 02:09:06 DEBUG : only15: size = 0 OK 2026/01/28 02:09:06 INFO : only15: Copied (replaced existing) 2026/01/28 02:09:07 DEBUG : only16: md5 = c5b37c5a044aa01706d03d4c638e4cb1 OK 2026/01/28 02:09:07 DEBUG : only16: size = 0 OK 2026/01/28 02:09:07 INFO : only16: Copied (replaced existing) 2026/01/28 02:09:07 DEBUG : only17: md5 = 918eb429251b1535c99c9694262729e0 OK 2026/01/28 02:09:07 DEBUG : only17: size = 0 OK 2026/01/28 02:09:07 INFO : only17: Copied (replaced existing) 2026/01/28 02:09:07 DEBUG : only18: md5 = 8c5c9974d9cd5196ddc783fd44e7de33 OK 2026/01/28 02:09:07 DEBUG : only18: size = 0 OK 2026/01/28 02:09:07 INFO : only18: Copied (replaced existing) 2026/01/28 02:09:08 DEBUG : only2: md5 = ffa72f892146a000e3aa5e3f6fe18b87 OK 2026/01/28 02:09:08 DEBUG : only2: size = 0 OK 2026/01/28 02:09:08 INFO : only2: Copied (replaced existing) 2026/01/28 02:09:08 DEBUG : only1: md5 = 65dafc0b103d168a12d550a592db2d52 OK 2026/01/28 02:09:08 DEBUG : only1: size = 0 OK 2026/01/28 02:09:08 INFO : only1: Copied (replaced existing) 2026/01/28 02:09:08 DEBUG : only3: md5 = 27f795474b38ac32d12fb7807e9cf125 OK 2026/01/28 02:09:08 DEBUG : only3: size = 0 OK 2026/01/28 02:09:08 INFO : only3: Copied (replaced existing) 2026/01/28 02:09:08 DEBUG : only4: md5 = 654229a1b40845f5ec70363b21a7e361 OK 2026/01/28 02:09:08 DEBUG : only4: size = 0 OK 2026/01/28 02:09:08 INFO : only4: Copied (replaced existing) 2026/01/28 02:09:09 DEBUG : only19: md5 = af959260fe9ea84a23b27e3de51b9155 OK 2026/01/28 02:09:09 DEBUG : only19: size = 0 OK 2026/01/28 02:09:09 INFO : only19: Copied (replaced existing) 2026/01/28 02:09:09 DEBUG : only11: md5 = 8b21d3b4e045e5d25595496f2f567e2a OK 2026/01/28 02:09:09 DEBUG : only11: size = 0 OK 2026/01/28 02:09:09 INFO : only11: Copied (replaced existing) 2026/01/28 02:09:09 DEBUG : only12: md5 = ed9617d3de8bb89f2faae8581a71b174 OK 2026/01/28 02:09:09 DEBUG : only12: size = 0 OK 2026/01/28 02:09:09 INFO : only12: Copied (replaced existing) 2026/01/28 02:09:09 DEBUG : only6: md5 = 222f108cd60ee1a4cac4e589829d019e OK 2026/01/28 02:09:09 DEBUG : only6: size = 0 OK 2026/01/28 02:09:09 INFO : only6: Copied (replaced existing) 2026/01/28 02:09:11 DEBUG : only7: md5 = 009ef4b7714273db7f10d75c5f201cc1 OK 2026/01/28 02:09:11 DEBUG : only7: size = 0 OK 2026/01/28 02:09:11 INFO : only7: Copied (replaced existing) 2026/01/28 02:09:11 DEBUG : only9: md5 = a6a0d305939034f395b7f34376e134f6 OK 2026/01/28 02:09:11 DEBUG : only9: size = 0 OK 2026/01/28 02:09:11 INFO : only9: Copied (replaced existing) 2026/01/28 02:09:11 DEBUG : only8: md5 = 088f1c338c6914e484234a6986130971 OK 2026/01/28 02:09:11 DEBUG : only8: size = 0 OK 2026/01/28 02:09:11 INFO : only8: Copied (replaced existing) 2026/01/28 02:09:11 DEBUG : only5: md5 = 75874146c5c6c99873bb8c7eabb5e032 OK 2026/01/28 02:09:11 DEBUG : only5: size = 0 OK 2026/01/28 02:09:11 INFO : only5: Copied (replaced existing) 2026/01/28 02:09:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (102.42s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:09:35 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:09:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:09:35 DEBUG : empty_on_remote: Making directory with metadata 2026/01/28 02:09:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:09:35 DEBUG : empty_on_remote: Making directory with metadata 2026/01/28 02:09:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:09:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/28 02:09:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/28 02:09:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/28 02:09:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/28 02:09:52 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/01/28 02:09:53 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/01/28 02:09:54 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (19.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:09:55 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:09:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:09:55 DEBUG : empty_on_remote: Making directory with metadata 2026/01/28 02:09:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:09:55 DEBUG : empty_on_remote: Making directory with metadata 2026/01/28 02:09:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:10:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:13 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/01/28 02:10:14 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/01/28 02:10:14 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:10:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:17 DEBUG : sub dir: Making directory with metadata 2026/01/28 02:10:18 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/01/28 02:10:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:42 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:10:42 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/01/28 02:10:58 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/01/28 02:10:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/01/28 02:11:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/01/28 02:11:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/01/28 02:11:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/01/28 02:11:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/01/28 02:11:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (51.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:11:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/28 02:11:08 DEBUG : sub dir: Making directory with metadata 2026/01/28 02:11:09 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/01/28 02:11:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/28 02:11:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/28 02:11:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/28 02:11:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/01/28 02:11:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/01/28 02:11:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/01/28 02:11:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/01/28 02:11:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:11:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:12:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/01/28 02:12:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/01/28 02:12:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/01/28 02:12:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (54.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:12:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 55e17d95d4e69c9f7430f2d6ed7afac0 OK 2026/01/28 02:12:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = e6d0b40e36663a113f11fab08f6a71fd OK 2026/01/28 02:12:09 DEBUG : dir1/0002-cdefghi.txt: md5 = cd060572c49878ac80d549ec100a860c OK 2026/01/28 02:12:11 DEBUG : dir1/0003-defghij.txt: md5 = 7b1698dda128d154bd2dc7e1e7577ce4 OK 2026/01/28 02:12:12 DEBUG : dir1/0004-efghijk.txt: md5 = 0a2a5539d8a4b90d791b8f3912ea391c OK 2026/01/28 02:12:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 1a4e0940f956e37a1dead4c59da98f81 OK 2026/01/28 02:12:16 DEBUG : dir1/0006-ghijklm.txt: md5 = fe2a50626f5d0ed6538904ca8feef91e OK 2026/01/28 02:12:18 DEBUG : dir1/0007-1234567.txt: md5 = 625998078dabe45d5ea3a93ac4725a98 OK 2026/01/28 02:12:19 DEBUG : dir1/0008-2345678.txt: md5 = 6328755dd56448017f40089deff664a3 OK 2026/01/28 02:12:21 DEBUG : dir1/0009-3456789.txt: md5 = 11779d6240945748ebc94e83e6a0b0aa OK 2026/01/28 02:12:23 DEBUG : dir1/0010-456789.txt: md5 = a8c4e1df8c6343fa1993770bfc49262d OK 2026/01/28 02:12:24 DEBUG : dir1/0011-56789;.txt: md5 = 028ae890d666acda635c12e3494660f4 OK 2026/01/28 02:12:26 DEBUG : dir1/0012-6789;.txt: md5 = 349b9f0ffba2b7644d6ed49c03ef3288 OK 2026/01/28 02:12:28 DEBUG : dir1/0013-789;=.txt: md5 = 18fc002e9f65050428ab73df5b61e373 OK 2026/01/28 02:12:30 DEBUG : dir1/0014-89;=.txt: md5 = 1bcf9d9ce1a980ce27bd57592aa7c0e4 OK 2026/01/28 02:12:32 DEBUG : dir1/0015-9;=.txt: md5 = 13356b195658dab5373760c88c6d57af OK 2026/01/28 02:12:33 DEBUG : apple: md5 = ba997782d3b2326c1b39502adfc00909 OK 2026/01/28 02:12:35 DEBUG : banana: md5 = 4492e5b893b20ce989dbaf4741534341 OK 2026/01/28 02:12:37 DEBUG : appleappleapplebanana: md5 = e2263ce8fee54f8b00432b60fad77d02 OK 2026/01/28 02:12:38 DEBUG : splitbananasplit: md5 = bd8f9d60f8094b9163d8e14218407dba OK 2026/01/28 02:12:38 DEBUG : Waiting for deletions to finish 2026/01/28 02:12:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:12:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:12:40 DEBUG : apple: size = 5 OK 2026/01/28 02:12:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:40 DEBUG : apple: Unchanged skipping 2026/01/28 02:12:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:12:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:12:40 DEBUG : banana: size = 6 OK 2026/01/28 02:12:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:40 DEBUG : banana: Unchanged skipping 2026/01/28 02:12:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:12:41 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:12:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:12:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:12:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:12:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:12:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:12:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:12:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:12:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:12:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:12:41 DEBUG : Waiting for deletions to finish 2026/01/28 02:12:41 DEBUG : Waiting for deletions to finish 2026/01/28 02:12:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:12:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:12:43 DEBUG : dir1: Directory modification time the same (differ by -160.314µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : apple: size = 5 OK 2026/01/28 02:12:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:12:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : apple: Unchanged skipping 2026/01/28 02:12:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:12:43 DEBUG : banana: size = 6 OK 2026/01/28 02:12:43 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:12:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : banana: Unchanged skipping 2026/01/28 02:12:43 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:12:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:12:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:12:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:12:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:12:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:12:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:12:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:12:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:12:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:12:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:12:43 DEBUG : Waiting for deletions to finish 2026/01/28 02:12:43 DEBUG : Waiting for deletions to finish 2026/01/28 02:12:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:12:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:12:57 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:13:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 61f80de627f6d5ae3fa6ebf47b6853fe OK 2026/01/28 02:13:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2a62d0ee7f580d41402868508dd4d5a5 OK 2026/01/28 02:13:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 71053911f39ed71236630a278c4726c8 OK 2026/01/28 02:13:07 DEBUG : dir1/0003-defghij.txt: md5 = d4afb2688199a9a8413034ab31a340a1 OK 2026/01/28 02:13:08 DEBUG : dir1/0004-efghijk.txt: md5 = 2ecc7e44ff5d711a92d34c622adc3709 OK 2026/01/28 02:13:10 DEBUG : dir1/0005-fghijkl.txt: md5 = 5411a66542ab36db85bc01e5ff83eb6f OK 2026/01/28 02:13:12 DEBUG : dir1/0006-ghijklm.txt: md5 = a05963ee8202cf1674b428c648f486a2 OK 2026/01/28 02:13:14 DEBUG : dir1/0007-1234567.txt: md5 = 687928ffb5e8e5b973138ccfbcfc84f3 OK 2026/01/28 02:13:15 DEBUG : dir1/0008-2345678.txt: md5 = 429fd36b7ca6aa40db6975f65e1bad7a OK 2026/01/28 02:13:17 DEBUG : dir1/0009-3456789.txt: md5 = 6e9a7c73b08328f1466ceca157deb9f2 OK 2026/01/28 02:13:19 DEBUG : dir1/0010-456789.txt: md5 = e3bc94ebf612fcc2217b977a261252e6 OK 2026/01/28 02:13:21 DEBUG : dir1/0011-56789;.txt: md5 = b08ece5633c08033d422adff253dda31 OK 2026/01/28 02:13:22 DEBUG : dir1/0012-6789;.txt: md5 = 450f98bcba14494dfc9f2bd352be8f20 OK 2026/01/28 02:13:24 DEBUG : dir1/0013-789;=.txt: md5 = bfd556a2f51d3e5e89c6cf6e34bd47d7 OK 2026/01/28 02:13:26 DEBUG : dir1/0014-89;=.txt: md5 = a61b955c3b10bf6ac751aea0ca21d9bb OK 2026/01/28 02:13:28 DEBUG : dir1/0015-9;=.txt: md5 = 72843971d552e19f5b959f7448b0f485 OK 2026/01/28 02:13:30 DEBUG : apple: md5 = e842a1fe0e7efbd56856d7ccc5709593 OK 2026/01/28 02:13:31 DEBUG : banana: md5 = 0fcede9ee5d3385b57565a372bc4d623 OK 2026/01/28 02:13:33 DEBUG : appleappleapplebanana: md5 = 37747016d0ba06e069f3bfd4c6f284d8 OK 2026/01/28 02:13:35 DEBUG : splitbananasplit: md5 = d7d3008d5cf2966c6eab9dfadc1614de OK 2026/01/28 02:13:35 DEBUG : Waiting for deletions to finish 2026/01/28 02:13:35 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:13:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:13:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:13:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:13:37 DEBUG : apple: size = 5 OK 2026/01/28 02:13:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:37 DEBUG : apple: Unchanged skipping 2026/01/28 02:13:37 DEBUG : banana: size = 6 OK 2026/01/28 02:13:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:37 DEBUG : banana: Unchanged skipping 2026/01/28 02:13:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:13:37 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:13:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:37 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:13:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:13:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:13:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:13:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:13:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:13:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:13:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:13:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:13:38 DEBUG : Waiting for deletions to finish 2026/01/28 02:13:38 DEBUG : Waiting for deletions to finish 2026/01/28 02:13:38 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:13:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:13:39 DEBUG : dir1: Directory modification time the same (differ by -661.855µs, within tolerance 1ms) 2026/01/28 02:13:39 DEBUG : apple: size = 5 OK 2026/01/28 02:13:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:39 DEBUG : apple: Unchanged skipping 2026/01/28 02:13:39 DEBUG : banana: size = 6 OK 2026/01/28 02:13:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:39 DEBUG : banana: Unchanged skipping 2026/01/28 02:13:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:13:39 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:13:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:13:39 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:13:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:13:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:13:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:13:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:13:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:13:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:13:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:13:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:13:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:13:40 DEBUG : Waiting for deletions to finish 2026/01/28 02:13:40 DEBUG : Waiting for deletions to finish 2026/01/28 02:13:40 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:13:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:13:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:13:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 38acc5bbfa17ce1b6da6109c6f775dda OK 2026/01/28 02:13:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8ffd9b34f83083a727f23d3e15205cd6 OK 2026/01/28 02:14:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 14e619198741f169cc1276fd67942e8a OK 2026/01/28 02:14:03 DEBUG : dir1/0003-defghij.txt: md5 = 5b1e62be924c162b226fc7c36ff84302 OK 2026/01/28 02:14:04 DEBUG : dir1/0004-efghijk.txt: md5 = fb0eb14becf2e3c5b32d42443489295a OK 2026/01/28 02:14:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 3d10baf0b50f68789d0df6c95103123c OK 2026/01/28 02:14:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 7e5fb21fb43e664593f3d955f7cb50df OK 2026/01/28 02:14:09 DEBUG : dir1/0007-1234567.txt: md5 = 7c91590de11f46128d1b40cbf625ba18 OK 2026/01/28 02:14:11 DEBUG : dir1/0008-2345678.txt: md5 = cae6a9467c5ade60195f555225ae61cf OK 2026/01/28 02:14:13 DEBUG : dir1/0009-3456789.txt: md5 = 0428d0687f5641a7c73297979aab1bd2 OK 2026/01/28 02:14:14 DEBUG : dir1/0010-456789.txt: md5 = 660425b5e4651165576cea620bf00c5b OK 2026/01/28 02:14:16 DEBUG : dir1/0011-56789;.txt: md5 = 609db383f65436a3d85d43898a67e3d1 OK 2026/01/28 02:14:18 DEBUG : dir1/0012-6789;.txt: md5 = 048af1c9867cc5508173b474e1997af2 OK 2026/01/28 02:14:20 DEBUG : dir1/0013-789;=.txt: md5 = 6df1016ad82fa4766b891318e0ada16f OK 2026/01/28 02:14:21 DEBUG : dir1/0014-89;=.txt: md5 = 4c4111d614a4e0a18bf64604b0d3384b OK 2026/01/28 02:14:23 DEBUG : dir1/0015-9;=.txt: md5 = c32e5c101d8249417b4e0e7df7b05430 OK 2026/01/28 02:14:25 DEBUG : apple: md5 = 1fa917090f19027a4e5e8349a32abc28 OK 2026/01/28 02:14:26 DEBUG : banana: md5 = 67c7616cf10ce82fe2d16be7dd165182 OK 2026/01/28 02:14:28 DEBUG : appleappleapplebanana: md5 = 1de3e58d22313110c03d6acbc28eed47 OK 2026/01/28 02:14:30 DEBUG : splitbananasplit: md5 = 6d89a2befdd87a88f1441ffdb056c0ae OK 2026/01/28 02:14:30 DEBUG : Waiting for deletions to finish 2026/01/28 02:14:30 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:14:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:14:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:31 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:31 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 02:14:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 02:14:32 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 02:14:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:32 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 02:14:32 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 02:14:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 02:14:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:14:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:14:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = e947e44fd0eb61db51a84a6f0d0981d3 OK 2026/01/28 02:14:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/28 02:14:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:33 DEBUG : YXBwbGU=: md5 = d30743b8073c9c56ee4999ab323d2264 OK 2026/01/28 02:14:33 DEBUG : YXBwbGU=: size = 5 OK 2026/01/28 02:14:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/28 02:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 026acf34aff149e4eb07b6386de36bc1 OK 2026/01/28 02:14:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/28 02:14:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:33 DEBUG : YmFuYW5h: md5 = 5b0272d2878998ae5b9c4d22b15976c4 OK 2026/01/28 02:14:33 DEBUG : YmFuYW5h: size = 6 OK 2026/01/28 02:14:33 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/28 02:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = d8be6cd5f7854503ff0939fc82d87c54 OK 2026/01/28 02:14:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/28 02:14:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 37f6a8d2c618cb7033763539ea8f4745 OK 2026/01/28 02:14:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/28 02:14:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 29c37a08ec73d3e09d0f1539799451b9 OK 2026/01/28 02:14:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/28 02:14:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = f33a3630c99ff948ac2a0c4fa79ff0d6 OK 2026/01/28 02:14:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/28 02:14:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = ba6347549889ad0150beb136bc8a8389 OK 2026/01/28 02:14:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/28 02:14:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 293a6186bf78f1b229b15da7f89325dc OK 2026/01/28 02:14:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/28 02:14:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = bf1e29e4659966d4b974ddf3efa6a520 OK 2026/01/28 02:14:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/28 02:14:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 110079c78608986b7d0077f3f7941359 OK 2026/01/28 02:14:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/28 02:14:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 21d80b5d67b41839891cf7d5c8aa6fd4 OK 2026/01/28 02:14:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/28 02:14:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = a5d35327d70c9a3098324f85a5363101 OK 2026/01/28 02:14:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/28 02:14:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 4606b154456cce03039713b6f4d1863e OK 2026/01/28 02:14:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/28 02:14:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 06b503c3aaf34b66e34ef53fd655cae9 OK 2026/01/28 02:14:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/28 02:14:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 38fca5b0c5eef5839caba4f124050061 OK 2026/01/28 02:14:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/28 02:14:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 02e5fe142b4faed8fbadd4a8faecacf7 OK 2026/01/28 02:14:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/28 02:14:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 7360fc5c6d38bf14efabdb4b306c9548 OK 2026/01/28 02:14:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/28 02:14:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:40 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = dd158948a8fff03e4cd74c0e6ca3cc2a OK 2026/01/28 02:14:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/28 02:14:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:40 DEBUG : Waiting for deletions to finish 2026/01/28 02:14:41 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 02:14:41 INFO : apple: Deleted 2026/01/28 02:14:41 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 02:14:41 INFO : appleappleapplebanana: Deleted 2026/01/28 02:14:41 INFO : banana: Deleted 2026/01/28 02:14:41 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 02:14:41 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 02:14:41 INFO : splitbananasplit: Deleted 2026/01/28 02:14:42 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 02:14:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 02:14:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 02:14:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 02:14:42 DEBUG : Waiting for deletions to finish 2026/01/28 02:14:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:43 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:44 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:44 DEBUG : dir1: Directory modification time the same (differ by -155.888µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : YXBwbGU=: size = 5 OK 2026/01/28 02:14:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : apple: Unchanged skipping 2026/01/28 02:14:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/28 02:14:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:14:44 DEBUG : YmFuYW5h: size = 6 OK 2026/01/28 02:14:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/28 02:14:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:14:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : banana: Unchanged skipping 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/28 02:14:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/28 02:14:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/28 02:14:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/28 02:14:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/28 02:14:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/28 02:14:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/28 02:14:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:14:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/28 02:14:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:14:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:14:44 DEBUG : Waiting for deletions to finish 2026/01/28 02:14:44 DEBUG : Waiting for deletions to finish 2026/01/28 02:14:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:45 DEBUG : apple: transformed to: YXBwbGU= 2026/01/28 02:14:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/28 02:14:45 DEBUG : banana: transformed to: YmFuYW5h 2026/01/28 02:14:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/28 02:14:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/28 02:14:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/28 02:14:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/28 02:14:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/28 02:14:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/28 02:14:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/01/28 02:14:59 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:15:03 DEBUG : dir1/0000-abcdefg.txt: md5 = 1572cee1a0906c825208c0d7cb4fd91e OK 2026/01/28 02:15:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5de6f8b0250c86d52063acd84c4d5d70 OK 2026/01/28 02:15:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 1b92d7ed280273bfc5758edc92f97dc9 OK 2026/01/28 02:15:08 DEBUG : dir1/0003-defghij.txt: md5 = b60d75efbfd85c879b23fc650433d5c5 OK 2026/01/28 02:15:10 DEBUG : dir1/0004-efghijk.txt: md5 = 7d6465062bd2c2495f222175a1845de7 OK 2026/01/28 02:15:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 76712bf18466fbae05337ee07fc23f35 OK 2026/01/28 02:15:13 DEBUG : dir1/0006-ghijklm.txt: md5 = 6e547271781f42cd7fd36717bd368881 OK 2026/01/28 02:15:15 DEBUG : dir1/0007-1234567.txt: md5 = ba75235ff91428b00819fa63f91abae9 OK 2026/01/28 02:15:17 DEBUG : dir1/0008-2345678.txt: md5 = 3d2152e2d2fa242210236577c26b135b OK 2026/01/28 02:15:18 DEBUG : dir1/0009-3456789.txt: md5 = cff7e20cc17de4579f3d202194e9a6a8 OK 2026/01/28 02:15:20 DEBUG : dir1/0010-456789.txt: md5 = b704152f1f1fe265d0a535b979636e62 OK 2026/01/28 02:15:22 DEBUG : dir1/0011-56789;.txt: md5 = f8a2b041082a0c77e8af7c3cb092240a OK 2026/01/28 02:15:23 DEBUG : dir1/0012-6789;.txt: md5 = 3a610fbb8c1bf90568665c9a7d6a4e6f OK 2026/01/28 02:15:25 DEBUG : dir1/0013-789;=.txt: md5 = 26690cc8d15e9c9f4050370621d1b047 OK 2026/01/28 02:15:27 DEBUG : dir1/0014-89;=.txt: md5 = 762781d8a33ea8c5ee7dc933a696ea47 OK 2026/01/28 02:15:29 DEBUG : dir1/0015-9;=.txt: md5 = 19fe197db945f8ea3a60f5546ed291e4 OK 2026/01/28 02:15:30 DEBUG : apple: md5 = 3606d429c54d69c00f1e7766e50239a4 OK 2026/01/28 02:15:32 DEBUG : banana: md5 = 3535796fc9728d2f5c819efe5d2ce211 OK 2026/01/28 02:15:33 DEBUG : appleappleapplebanana: md5 = 103f663945ddd7a4e3506d9ae0d6c6c4 OK 2026/01/28 02:15:35 DEBUG : splitbananasplit: md5 = a2eeece070feb16838e755befe7dfce7 OK 2026/01/28 02:15:35 DEBUG : Waiting for deletions to finish 2026/01/28 02:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 02:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 02:15:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 02:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 02:15:37 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:37 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:37 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/28 02:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/28 02:15:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/28 02:15:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/28 02:15:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/28 02:15:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/28 02:15:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/28 02:15:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/28 02:15:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/28 02:15:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/28 02:15:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/28 02:15:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/28 02:15:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/28 02:15:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/28 02:15:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/28 02:15:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/28 02:15:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/28 02:15:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:15:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:15:38 DEBUG : PREFIXappleappleapplebanana: md5 = efdd316a7aa4c2875dd6b78573b2d42a OK 2026/01/28 02:15:38 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/01/28 02:15:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/01/28 02:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:38 DEBUG : PREFIXapple: md5 = b5456218fa0b59cf07af31b80bd9725c OK 2026/01/28 02:15:38 DEBUG : PREFIXapple: size = 5 OK 2026/01/28 02:15:38 INFO : apple: Copied (new) to: PREFIXapple 2026/01/28 02:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:38 DEBUG : PREFIXbanana: md5 = eaa42f53037abd08e6eb1e1e5ceaa3c4 OK 2026/01/28 02:15:38 DEBUG : PREFIXbanana: size = 6 OK 2026/01/28 02:15:38 INFO : banana: Copied (new) to: PREFIXbanana 2026/01/28 02:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:38 DEBUG : PREFIXsplitbananasplit: md5 = 05837c783024f784a3e5b0a291b78c23 OK 2026/01/28 02:15:38 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/01/28 02:15:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/01/28 02:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 79e43ebb7326e3454820ab60fed470b3 OK 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:15:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 462e5162c30d74c8440498f55a91a268 OK 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/01/28 02:15:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = d8bec04ce6c98fb9964fb5e7389f0bce OK 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/01/28 02:15:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 5ff5040f5f6944202d73ba86af4453a9 OK 2026/01/28 02:15:40 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/01/28 02:15:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 72f71391030b63f33d80dc78b58f9954 OK 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/01/28 02:15:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = ba0e829d3aaa652e68e4ff8c084eb28d OK 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/01/28 02:15:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = ca09caa8739c89bd48bce3a92e6c8d3e OK 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/01/28 02:15:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = fd7734f2781e09c33342467ddc4254ee OK 2026/01/28 02:15:42 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/01/28 02:15:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:43 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 9fa3512d31c2a25f0e8b8d857bb7fe24 OK 2026/01/28 02:15:43 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/01/28 02:15:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:43 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = bcf306875639405f7222d82991a8a4a7 OK 2026/01/28 02:15:43 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/01/28 02:15:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:43 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 19670a85ea36e530223c2f1456ef611e OK 2026/01/28 02:15:43 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/01/28 02:15:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:44 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 17d019f69a8157c7c1529450a4505010 OK 2026/01/28 02:15:44 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/01/28 02:15:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 27d71bd2c3165965b07d514fc1daa4b2 OK 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/01/28 02:15:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 874ffbae49a8f5d17af4285fae090b72 OK 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/01/28 02:15:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 54edaa39297cb21383aa02edb94f6324 OK 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/01/28 02:15:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = b0417e9933a9e3b0eaf41e5b6cc00301 OK 2026/01/28 02:15:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/01/28 02:15:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:45 DEBUG : Waiting for deletions to finish 2026/01/28 02:15:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 02:15:46 INFO : banana: Deleted 2026/01/28 02:15:46 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 02:15:46 INFO : apple: Deleted 2026/01/28 02:15:46 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 02:15:46 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 02:15:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 02:15:47 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 02:15:47 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 02:15:47 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 02:15:47 INFO : appleappleapplebanana: Deleted 2026/01/28 02:15:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 02:15:47 INFO : splitbananasplit: Deleted 2026/01/28 02:15:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 02:15:47 DEBUG : Waiting for deletions to finish 2026/01/28 02:15:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:15:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : apple: transformed to: PREFIXapple 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/28 02:15:49 DEBUG : banana: transformed to: PREFIXbanana 2026/01/28 02:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/28 02:15:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1: Directory modification time the same (differ by -743.167µs, within tolerance 1ms) 2026/01/28 02:15:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:15:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:15:50 DEBUG : appleappleapplebanana: md5 = c0347998bd461066d00bf4f2b0b44f3f OK 2026/01/28 02:15:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:15:50 INFO : appleappleapplebanana: Copied (new) 2026/01/28 02:15:50 DEBUG : splitbananasplit: md5 = cfdc1c7bc3916b5c8e390e42f388f7b7 OK 2026/01/28 02:15:50 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:15:50 INFO : splitbananasplit: Copied (new) 2026/01/28 02:15:51 DEBUG : banana: md5 = e71e36a87cfad93c4cccb61cd60be67f OK 2026/01/28 02:15:51 DEBUG : banana: size = 6 OK 2026/01/28 02:15:51 INFO : banana: Copied (new) 2026/01/28 02:15:51 DEBUG : apple: md5 = 798a0bd292f8e4cf529be7f186c4cf56 OK 2026/01/28 02:15:51 DEBUG : apple: size = 5 OK 2026/01/28 02:15:51 INFO : apple: Copied (new) 2026/01/28 02:15:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 82a667068cc48c00dadd8de889d53db8 OK 2026/01/28 02:15:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:15:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/28 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2b965eae2ca1f762cea07b88e66eaecc OK 2026/01/28 02:15:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:15:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/28 02:15:52 DEBUG : dir1/0003-defghij.txt: md5 = d146260c6362aabf7b8b797b8fc44a80 OK 2026/01/28 02:15:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:15:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/28 02:15:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 21336285169b3e6e6a4017b3b2398da9 OK 2026/01/28 02:15:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:15:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: md5 = 2c145d35b962bd1d499eb86eb8ee9962 OK 2026/01/28 02:15:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:15:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 27d2143629a9e9e57b0ac949eeead65c OK 2026/01/28 02:15:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:15:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/28 02:15:54 DEBUG : dir1/0007-1234567.txt: md5 = bfc5aae76e0632dd3f369739e3f122bb OK 2026/01/28 02:15:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:15:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: md5 = ec15302978a942850a68c8f7f206c0c1 OK 2026/01/28 02:15:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:15:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/28 02:15:55 DEBUG : dir1/0009-3456789.txt: md5 = a6b856d070b787458ac22e5aaec32521 OK 2026/01/28 02:15:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:15:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/28 02:15:55 DEBUG : dir1/0010-456789.txt: md5 = 6d9928f5a50375cd025c080c749e64bc OK 2026/01/28 02:15:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:15:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/28 02:15:55 DEBUG : dir1/0008-2345678.txt: md5 = 0d8a8de64dbf319eee96328094ca6151 OK 2026/01/28 02:15:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:15:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/28 02:15:55 DEBUG : dir1/0011-56789;.txt: md5 = 5ddbc47746b7c49ef1b85331c0aaf4b7 OK 2026/01/28 02:15:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:15:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/28 02:15:57 DEBUG : dir1/0013-789;=.txt: md5 = d17a1763540fb7ad193789a09c107b99 OK 2026/01/28 02:15:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:15:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/28 02:15:57 DEBUG : dir1/0012-6789;.txt: md5 = 1868c9400e33479031887618eac1ca45 OK 2026/01/28 02:15:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:15:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/28 02:15:57 DEBUG : dir1/0014-89;=.txt: md5 = f287554d312e98632b541b4fbfdf5194 OK 2026/01/28 02:15:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:15:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/28 02:15:57 DEBUG : dir1/0015-9;=.txt: md5 = 9169eab2fa5d2a476106cef2543fe320 OK 2026/01/28 02:15:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:15:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/28 02:15:57 DEBUG : Waiting for deletions to finish 2026/01/28 02:15:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/01/28 02:15:58 INFO : PREFIXapple: Deleted 2026/01/28 02:15:58 INFO : PREFIXsplitbananasplit: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/01/28 02:15:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/01/28 02:15:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/01/28 02:15:59 INFO : PREFIXbanana: Deleted 2026/01/28 02:15:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/01/28 02:15:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/01/28 02:15:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/01/28 02:15:59 DEBUG : Waiting for deletions to finish 2026/01/28 02:16:00 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:16:00 DEBUG : Waiting for deletions to finish 2026/01/28 02:16:01 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:16:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:16:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:16:18 DEBUG : dir1/0000-abcdefg.txt: md5 = bf088b119bce7d519203d03a87120a15 OK 2026/01/28 02:16:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = 80ef74469bac80ce3211422e86c358e3 OK 2026/01/28 02:16:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 1281ace930c80b6f16878c61cd108599 OK 2026/01/28 02:16:24 DEBUG : dir1/0003-defghij.txt: md5 = ffe48d147480876e8379b2e8bfb2f17f OK 2026/01/28 02:16:25 DEBUG : dir1/0004-efghijk.txt: md5 = 36d8949e030bc433c8646472dcc63e84 OK 2026/01/28 02:16:27 DEBUG : dir1/0005-fghijkl.txt: md5 = bef59921784133c18c75dc777019e6df OK 2026/01/28 02:16:29 DEBUG : dir1/0006-ghijklm.txt: md5 = 646aca27134448fef993dbf6727c6c58 OK 2026/01/28 02:16:30 DEBUG : dir1/0007-1234567.txt: md5 = a53fd6d543ffe7b1e84efe30698d5db7 OK 2026/01/28 02:16:32 DEBUG : dir1/0008-2345678.txt: md5 = 68dee075c14c148b7023b240eaa8235e OK 2026/01/28 02:16:34 DEBUG : dir1/0009-3456789.txt: md5 = 94dd58a209feefbe8748e65d8ca4ecd0 OK 2026/01/28 02:16:36 DEBUG : dir1/0010-456789.txt: md5 = 83d909d13882aa6ba2b2ef5fe329c607 OK 2026/01/28 02:16:38 DEBUG : dir1/0011-56789;.txt: md5 = b243841f362f48a2686b2124c80a4ced OK 2026/01/28 02:16:39 DEBUG : dir1/0012-6789;.txt: md5 = 2ad0c5eb65ac086cfedb7997643eecec OK 2026/01/28 02:16:41 DEBUG : dir1/0013-789;=.txt: md5 = 2f882139124d077d6d52ac0a2cc9accb OK 2026/01/28 02:16:42 DEBUG : dir1/0014-89;=.txt: md5 = c229fe3f6d91d58da3e0a2dc6da2b7ef OK 2026/01/28 02:16:44 DEBUG : dir1/0015-9;=.txt: md5 = 2eda350828dfc2c57639f1219e7011b1 OK 2026/01/28 02:16:46 DEBUG : apple: md5 = e0050e6501e1260e7a6a42f704dbcb28 OK 2026/01/28 02:16:48 DEBUG : banana: md5 = a2439a3fe4d88168b2bd2bdf38f36f3c OK 2026/01/28 02:16:49 DEBUG : appleappleapplebanana: md5 = 51089bd181714b25d58759a891bbe883 OK 2026/01/28 02:16:51 DEBUG : splitbananasplit: md5 = 299c1ee998a8ed8b9d4fcd3b3ca2dc81 OK 2026/01/28 02:16:51 DEBUG : Waiting for deletions to finish 2026/01/28 02:16:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:16:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:16:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:16:53 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:16:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:16:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:16:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:16:53 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:16:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:16:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:16:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:16:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:16:53 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:16:53 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:16:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 02:16:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:16:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 02:16:53 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:16:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:16:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:16:54 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:16:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:16:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/28 02:16:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:16:55 DEBUG : appleappleapplebananaSUFFIX: md5 = 98a3a0ab445915be24a808180d00c18b OK 2026/01/28 02:16:55 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/01/28 02:16:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/01/28 02:16:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:16:55 DEBUG : bananaSUFFIX: md5 = 17169d7b98d3a40244f403ad2e4bdf3d OK 2026/01/28 02:16:55 DEBUG : bananaSUFFIX: size = 6 OK 2026/01/28 02:16:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/01/28 02:16:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:55 DEBUG : appleSUFFIX: md5 = aed4757c47d64728a1a99ae1cac664de OK 2026/01/28 02:16:55 DEBUG : appleSUFFIX: size = 5 OK 2026/01/28 02:16:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/01/28 02:16:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:16:56 DEBUG : splitbananasplitSUFFIX: md5 = 1eab8e2149a9e20511067c224d57495b OK 2026/01/28 02:16:56 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/01/28 02:16:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/01/28 02:16:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:16:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 5b253757a2934525eb9a5b8fe3e2fb61 OK 2026/01/28 02:16:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/01/28 02:16:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:16:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:16:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 8fc31640bbc43397897db1d6f5276686 OK 2026/01/28 02:16:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/01/28 02:16:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:16:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:16:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 77dd4dbbeb717153ff3b5ba8f32a957f OK 2026/01/28 02:16:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/01/28 02:16:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:16:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:16:57 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 314dc533da6e1e2ae5d24980f8d685d0 OK 2026/01/28 02:16:57 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/01/28 02:16:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:16:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:16:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 2c9deeb8138e6ec8f1e2ca350cfe755e OK 2026/01/28 02:16:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/01/28 02:16:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:16:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:16:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 62703e8135d5468e1ccd720484bd5ee6 OK 2026/01/28 02:16:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/01/28 02:16:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:16:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:16:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = da300727213eeee06de075ee5f4b021e OK 2026/01/28 02:16:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/01/28 02:16:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:16:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:16:59 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 0ef2cf035bbb9382f79751552e3ecbb7 OK 2026/01/28 02:16:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/01/28 02:16:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:16:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:00 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = bcda080d31796e35d3a69ec8723f0d79 OK 2026/01/28 02:17:00 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/01/28 02:17:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:00 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 2c4e065734f09ad0206f6d613a206652 OK 2026/01/28 02:17:00 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/01/28 02:17:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:00 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 2244b5004406c43afaf28318bacad8a0 OK 2026/01/28 02:17:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/01/28 02:17:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:01 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = da4e424e68a6af0f844bceba78fafcdc OK 2026/01/28 02:17:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/01/28 02:17:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:01 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = bf57c289b8d22bd634303ba79ae13dbb OK 2026/01/28 02:17:01 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/01/28 02:17:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:02 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = e3c320aeb0857b3a49b1cfebbb988282 OK 2026/01/28 02:17:02 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/01/28 02:17:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:02 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 87abd0842fe524ad9df36e367f40fade OK 2026/01/28 02:17:02 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/01/28 02:17:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:03 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 5a852a5411aca7fe601e7a796583a2a5 OK 2026/01/28 02:17:03 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/01/28 02:17:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:03 DEBUG : Waiting for deletions to finish 2026/01/28 02:17:03 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 02:17:03 INFO : splitbananasplit: Deleted 2026/01/28 02:17:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 02:17:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 02:17:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 02:17:03 INFO : apple: Deleted 2026/01/28 02:17:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 02:17:03 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 02:17:04 INFO : banana: Deleted 2026/01/28 02:17:04 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 02:17:04 INFO : appleappleapplebanana: Deleted 2026/01/28 02:17:04 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 02:17:04 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 02:17:04 DEBUG : Waiting for deletions to finish 2026/01/28 02:17:05 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/01/28 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : apple: transformed to: appleSUFFIX 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/28 02:17:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/28 02:17:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/28 02:17:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/28 02:17:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 02:17:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/28 02:17:06 DEBUG : dir1: Directory modification time the same (differ by -420.909µs, within tolerance 1ms) 2026/01/28 02:17:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:17:08 DEBUG : appleappleapplebanana: md5 = f0c9327278d5ed31d92eb8b7cc6ebdc1 OK 2026/01/28 02:17:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:17:08 INFO : appleappleapplebanana: Copied (new) 2026/01/28 02:17:08 DEBUG : apple: md5 = c8ba1f4e182b89aadaafe637401a799c OK 2026/01/28 02:17:08 DEBUG : apple: size = 5 OK 2026/01/28 02:17:08 INFO : apple: Copied (new) 2026/01/28 02:17:08 DEBUG : banana: md5 = 878989bc3588260f79705ae4f0cb4097 OK 2026/01/28 02:17:08 DEBUG : banana: size = 6 OK 2026/01/28 02:17:08 INFO : banana: Copied (new) 2026/01/28 02:17:08 DEBUG : splitbananasplit: md5 = 1a882a5ca4fca1c8b031dd29af9c4226 OK 2026/01/28 02:17:08 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:17:08 INFO : splitbananasplit: Copied (new) 2026/01/28 02:17:09 DEBUG : dir1/0002-cdefghi.txt: md5 = d0f5fb0ccdfb99945ab2e4cfc20b2eca OK 2026/01/28 02:17:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:17:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/01/28 02:17:10 DEBUG : dir1/0000-abcdefg.txt: md5 = ed7c8f39463380fda8ac2547d8c13508 OK 2026/01/28 02:17:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:17:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/01/28 02:17:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 94fcc19e4023a6699fcd284ce7eb0492 OK 2026/01/28 02:17:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:17:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/01/28 02:17:10 DEBUG : dir1/0003-defghij.txt: md5 = 73c48404561407cb874679f44fed8e88 OK 2026/01/28 02:17:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:17:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/01/28 02:17:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 1209c805249f1a4d4218f489133e0f08 OK 2026/01/28 02:17:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:17:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/01/28 02:17:11 DEBUG : dir1/0004-efghijk.txt: md5 = 5ff4f9a4183d730517ae9dc77d646d86 OK 2026/01/28 02:17:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:17:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/01/28 02:17:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 7093f6501cba70ed23c1f47ab6c56e8f OK 2026/01/28 02:17:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:17:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/01/28 02:17:11 DEBUG : dir1/0007-1234567.txt: md5 = 81e577734b7a0aecb7de1ff5bab74ac7 OK 2026/01/28 02:17:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:17:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/01/28 02:17:13 DEBUG : dir1/0008-2345678.txt: md5 = c302b77c992b773e3b9785653466e5a9 OK 2026/01/28 02:17:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:17:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/01/28 02:17:13 DEBUG : dir1/0011-56789;.txt: md5 = dd0e7855952aa8bbc3e35b65ce8e6ecb OK 2026/01/28 02:17:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:17:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/01/28 02:17:13 DEBUG : dir1/0009-3456789.txt: md5 = c63a5a2c54beef0e49124ee5dcc126b2 OK 2026/01/28 02:17:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:17:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/01/28 02:17:13 DEBUG : dir1/0010-456789.txt: md5 = 131902982938a7351383c106d36b786a OK 2026/01/28 02:17:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:17:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/01/28 02:17:14 DEBUG : dir1/0012-6789;.txt: md5 = dfe7b79908dea4ea1cdc79129d4fd578 OK 2026/01/28 02:17:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:17:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/01/28 02:17:15 DEBUG : dir1/0015-9;=.txt: md5 = be0d82cd99d398249648e1f7cac215a3 OK 2026/01/28 02:17:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:17:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/01/28 02:17:15 DEBUG : dir1/0013-789;=.txt: md5 = 98960e7a27a0b5f60be491d4466c06b1 OK 2026/01/28 02:17:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:17:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/01/28 02:17:15 DEBUG : dir1/0014-89;=.txt: md5 = 1edaeec7624d2a7ba9033c12af5ac4ca OK 2026/01/28 02:17:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:17:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/01/28 02:17:15 DEBUG : Waiting for deletions to finish 2026/01/28 02:17:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/01/28 02:17:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/01/28 02:17:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/01/28 02:17:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/01/28 02:17:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/01/28 02:17:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/01/28 02:17:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/01/28 02:17:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : splitbananasplitSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : appleSUFFIX: Deleted 2026/01/28 02:17:16 INFO : bananaSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/01/28 02:17:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/01/28 02:17:16 DEBUG : Waiting for deletions to finish 2026/01/28 02:17:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:17:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : Waiting for deletions to finish 2026/01/28 02:17:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:17:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:17:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:17:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 3f4c3b8676cea0681728cb3f9947c8bc OK 2026/01/28 02:17:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 73648c53e48ab41d7e25be6606370885 OK 2026/01/28 02:17:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 53b8766cccaa99d99e3bf09c01fa4a39 OK 2026/01/28 02:17:42 DEBUG : dir1/0003-defghij.txt: md5 = 4b34c254a6bd60ebacf3a95080a95391 OK 2026/01/28 02:17:43 DEBUG : dir1/0004-efghijk.txt: md5 = 3bb3d2434a1b4bb1a0d4e1508f80c0f4 OK 2026/01/28 02:17:45 DEBUG : dir1/0005-fghijkl.txt: md5 = 4fddd563c21a4ab7fe90e71dbd911a7c OK 2026/01/28 02:17:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 8d30c83fb4e02aec766312d2ada48d09 OK 2026/01/28 02:17:48 DEBUG : dir1/0007-1234567.txt: md5 = 758ef9fbfc36cacb1d56a23213399f9f OK 2026/01/28 02:17:50 DEBUG : dir1/0008-2345678.txt: md5 = adcd5808ac46b1d9b450a3fb29dff3e6 OK 2026/01/28 02:17:51 DEBUG : dir1/0009-3456789.txt: md5 = a9d34f32ed1411278033dcb14593bf1c OK 2026/01/28 02:17:53 DEBUG : dir1/0010-456789.txt: md5 = 01b57dd2f1059bd73bafa20ce6468099 OK 2026/01/28 02:17:55 DEBUG : dir1/0011-56789;.txt: md5 = b8f33dfdbc8422738988bc742fdb94e8 OK 2026/01/28 02:17:57 DEBUG : dir1/0012-6789;.txt: md5 = 04a12f1226c3e5b6b39431d704ff1735 OK 2026/01/28 02:17:58 DEBUG : dir1/0013-789;=.txt: md5 = 7b9659e9078407131fc98def092841df OK 2026/01/28 02:18:00 DEBUG : dir1/0014-89;=.txt: md5 = 0781a3ebacd4696920cf1a6952bf5f49 OK 2026/01/28 02:18:02 DEBUG : dir1/0015-9;=.txt: md5 = d8e80d0d72ab9b9e44ff0d356b6208be OK 2026/01/28 02:18:04 DEBUG : apple: md5 = 6190912703d81f48f1ad81003ddc6bb7 OK 2026/01/28 02:18:05 DEBUG : banana: md5 = d36c170ae7bb3574f761064489ff7368 OK 2026/01/28 02:18:07 DEBUG : appleappleapplebanana: md5 = c32b88027989a3719f4e5d6397fd30d5 OK 2026/01/28 02:18:09 DEBUG : splitbananasplit: md5 = 44e2416f695beddfdded35666d271c81 OK 2026/01/28 02:18:09 DEBUG : Waiting for deletions to finish 2026/01/28 02:18:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:18:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/28 02:18:11 DEBUG : apple: size = 5 OK 2026/01/28 02:18:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:11 DEBUG : apple: Unchanged skipping 2026/01/28 02:18:11 DEBUG : banana: size = 6 OK 2026/01/28 02:18:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:11 DEBUG : banana: Unchanged skipping 2026/01/28 02:18:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/28 02:18:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 02:18:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 02:18:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/28 02:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:18:12 DEBUG : appleapple: md5 = 43483677a41b46dcba456bb62444f062 OK 2026/01/28 02:18:12 DEBUG : appleapple: size = 21 OK 2026/01/28 02:18:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/01/28 02:18:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:13 DEBUG : splitbanan: md5 = 4ab64458a80b53395b03126023bab937 OK 2026/01/28 02:18:13 DEBUG : splitbanan: size = 16 OK 2026/01/28 02:18:13 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/01/28 02:18:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:13 DEBUG : dir1/0001-bcdef: md5 = 73e9fbe33c5f8433e19e8c0f5eafc797 OK 2026/01/28 02:18:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/28 02:18:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/01/28 02:18:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:13 DEBUG : dir1/0000-abcde: md5 = 772d4083abf17b9a82a88c54c690efbd OK 2026/01/28 02:18:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/28 02:18:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/01/28 02:18:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:14 DEBUG : dir1/0002-cdefg: md5 = 21328425fa0f7c97ab37e2f4fe4fd1d5 OK 2026/01/28 02:18:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/28 02:18:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/01/28 02:18:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:14 DEBUG : dir1/0003-defgh: md5 = 3d7b5337100fee3c3673a9e7864441bb OK 2026/01/28 02:18:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/28 02:18:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/01/28 02:18:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:15 DEBUG : dir1/0004-efghi: md5 = 2078c3c7e74ed83bafc4357247f12a57 OK 2026/01/28 02:18:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/28 02:18:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/01/28 02:18:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:15 DEBUG : dir1/0005-fghij: md5 = 2c4a59f6f7b5a5b5378208b49bb40616 OK 2026/01/28 02:18:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/28 02:18:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/01/28 02:18:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:16 DEBUG : dir1/0006-ghijk: md5 = 994148b5ae3d929b3f681097641ed688 OK 2026/01/28 02:18:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/28 02:18:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/01/28 02:18:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:16 DEBUG : dir1/0007-12345: md5 = 54ca212acaf191ab20cf021141b4b900 OK 2026/01/28 02:18:16 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/28 02:18:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/01/28 02:18:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:17 DEBUG : dir1/0008-23456: md5 = b3023bd1db337896523b9bcb836e4e80 OK 2026/01/28 02:18:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/28 02:18:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/01/28 02:18:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:17 DEBUG : dir1/0009-34567: md5 = 94c0869a568994ad668f413b456ce061 OK 2026/01/28 02:18:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/28 02:18:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/01/28 02:18:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:17 DEBUG : dir1/0010-45678: md5 = 4cf7ec1d0193a3bd8989f47eacdf2a07 OK 2026/01/28 02:18:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/28 02:18:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/01/28 02:18:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:18 DEBUG : dir1/0011-56789: md5 = bceae11747bdd50438dfe68298d5a31b OK 2026/01/28 02:18:18 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/28 02:18:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/01/28 02:18:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:18 DEBUG : dir1/0012-6789;: md5 = 934fe32b99a5fcf859f1961c266c150d OK 2026/01/28 02:18:18 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/28 02:18:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/01/28 02:18:18 DEBUG : dir1/0013-789;=: md5 = 51a502da7a4577dd820a9eb21ce02f03 OK 2026/01/28 02:18:18 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/28 02:18:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/01/28 02:18:19 DEBUG : dir1/0014-89;=.: md5 = 09ccb6430f1558d2db64d967b3b04b1d OK 2026/01/28 02:18:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/28 02:18:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/01/28 02:18:19 DEBUG : dir1/0015-9;=.t: md5 = 3cce1f42dfa0eb6260ac3541fed2361b OK 2026/01/28 02:18:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/28 02:18:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/01/28 02:18:19 DEBUG : Waiting for deletions to finish 2026/01/28 02:18:20 INFO : dir1/0009-3456789.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0008-2345678.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0007-1234567.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0012-6789;.txt: Deleted 2026/01/28 02:18:20 INFO : splitbananasplit: Deleted 2026/01/28 02:18:20 INFO : dir1/0013-789;=.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/01/28 02:18:20 INFO : dir1/0003-defghij.txt: Deleted 2026/01/28 02:18:21 INFO : dir1/0015-9;=.txt: Deleted 2026/01/28 02:18:21 INFO : dir1/0014-89;=.txt: Deleted 2026/01/28 02:18:21 INFO : dir1/0010-456789.txt: Deleted 2026/01/28 02:18:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/01/28 02:18:21 INFO : dir1/0011-56789;.txt: Deleted 2026/01/28 02:18:21 INFO : appleappleapplebanana: Deleted 2026/01/28 02:18:21 DEBUG : Waiting for deletions to finish 2026/01/28 02:18:22 DEBUG : appleapple: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/28 02:18:22 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:23 DEBUG : dir1: Directory modification time the same (differ by -119.454µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:23 DEBUG : apple: size = 5 OK 2026/01/28 02:18:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : apple: Unchanged skipping 2026/01/28 02:18:23 DEBUG : banana: size = 6 OK 2026/01/28 02:18:23 DEBUG : appleapple: size = 21 OK 2026/01/28 02:18:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : banana: Unchanged skipping 2026/01/28 02:18:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:18:23 DEBUG : splitbanan: size = 16 OK 2026/01/28 02:18:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/28 02:18:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/28 02:18:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/28 02:18:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/28 02:18:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/28 02:18:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/28 02:18:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/28 02:18:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/28 02:18:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/28 02:18:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/28 02:18:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/28 02:18:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/28 02:18:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/01/28 02:18:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/28 02:18:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/28 02:18:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/01/28 02:18:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=: size = 19 OK 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/01/28 02:18:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:18:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:18:23 DEBUG : Waiting for deletions to finish 2026/01/28 02:18:23 DEBUG : Waiting for deletions to finish 2026/01/28 02:18:24 DEBUG : appleapple: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : splitbanan: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/01/28 02:18:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/28 02:18:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/28 02:18:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/28 02:18:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/28 02:18:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/28 02:18:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/28 02:18:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/28 02:18:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/28 02:18:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/28 02:18:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/28 02:18:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/28 02:18:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/01/28 02:18:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/01/28 02:18:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/01/28 02:18:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/01/28 02:18:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/01/28 02:18:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/01/28 02:18:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/01/28 02:18:37 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:18:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 4704c6e7b3c38e7a60c3728c359dd723 OK 2026/01/28 02:18:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5ea55c0a3c6e957c7b52ca406d8f8079 OK 2026/01/28 02:18:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 8c7d03c437e327fec5724a28b312de16 OK 2026/01/28 02:18:47 DEBUG : dir1/0003-defghij.txt: md5 = 5e1f7b8772a7561b3fc13ea15d5bfd9e OK 2026/01/28 02:18:49 DEBUG : dir1/0004-efghijk.txt: md5 = adfd44fcae1d997d291eb8e8ad601559 OK 2026/01/28 02:18:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 52251f3057ba7106300e384bf753b1e4 OK 2026/01/28 02:18:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 191b415eff05cc1a090b1dd48a226a4f OK 2026/01/28 02:18:55 DEBUG : dir1/0007-1234567.txt: md5 = ae063e96648429a4d5d02ef2a167bb94 OK 2026/01/28 02:18:57 DEBUG : dir1/0008-2345678.txt: md5 = 53aa3c9ed0feb5b82c2db54d3708e72d OK 2026/01/28 02:18:58 DEBUG : dir1/0009-3456789.txt: md5 = b28a62d4ad57084362ee07a2ca9b4092 OK 2026/01/28 02:19:00 DEBUG : dir1/0010-456789.txt: md5 = 3ca80b4e93751b31b94bf26af9bc4cda OK 2026/01/28 02:19:02 DEBUG : dir1/0011-56789;.txt: md5 = 2152b87af951434dd2f2dd2b5677c40e OK 2026/01/28 02:19:03 DEBUG : dir1/0012-6789;.txt: md5 = ea82b00ba8b3428fd1763142a863f9bc OK 2026/01/28 02:19:05 DEBUG : dir1/0013-789;=.txt: md5 = 1847cfb190abfcf2932f1074e1fd7ffe OK 2026/01/28 02:19:07 DEBUG : dir1/0014-89;=.txt: md5 = cd9fddbe2d9792ea8a574882052d5f41 OK 2026/01/28 02:19:08 DEBUG : dir1/0015-9;=.txt: md5 = fd52dcfd41fd2501c20b561ad535b5f0 OK 2026/01/28 02:19:10 DEBUG : apple: md5 = 751d8eb6114df21f5e7dffeccf57b2c3 OK 2026/01/28 02:19:12 DEBUG : banana: md5 = 114e87624c5f6b6c3749aaf12169a1a7 OK 2026/01/28 02:19:13 DEBUG : appleappleapplebanana: md5 = f817276696f3c9e54b041e1738e1200b OK 2026/01/28 02:19:15 DEBUG : splitbananasplit: md5 = 0502e944660119f38c6dbb515ea85999 OK 2026/01/28 02:19:15 DEBUG : Waiting for deletions to finish 2026/01/28 02:19:16 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:19:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:19:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:19:17 DEBUG : apple: size = 5 OK 2026/01/28 02:19:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:17 DEBUG : apple: Unchanged skipping 2026/01/28 02:19:17 DEBUG : banana: size = 6 OK 2026/01/28 02:19:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:17 DEBUG : banana: Unchanged skipping 2026/01/28 02:19:18 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:19:18 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:19:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:19:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:19:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:19:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:19:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:19:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:19:18 DEBUG : Waiting for deletions to finish 2026/01/28 02:19:18 DEBUG : Waiting for deletions to finish 2026/01/28 02:19:19 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:19:20 DEBUG : dir1: Directory modification time the same (differ by -688.503µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : apple: size = 5 OK 2026/01/28 02:19:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:19:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:19:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : apple: Unchanged skipping 2026/01/28 02:19:20 DEBUG : banana: size = 6 OK 2026/01/28 02:19:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : banana: Unchanged skipping 2026/01/28 02:19:20 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:19:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:19:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:19:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:19:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:19:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:19:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:19:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:19:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:19:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:19:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:19:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:19:20 DEBUG : Waiting for deletions to finish 2026/01/28 02:19:20 DEBUG : Waiting for deletions to finish 2026/01/28 02:19:21 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:19:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : Waiting for deletions to finish 2026/01/28 02:19:22 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:19:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:19:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:19:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 0d59dbb0139ccf8b5d6baba3013bca28 OK 2026/01/28 02:19:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5698d4ecae6e7e9b1d6a0e5b534dbc79 OK 2026/01/28 02:19:43 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f586b0bbb97bb583d5b37c9cc217642 OK 2026/01/28 02:19:45 DEBUG : dir1/0003-defghij.txt: md5 = ade45b40a5bc47bc0a4f986246b4ef3c OK 2026/01/28 02:19:47 DEBUG : dir1/0004-efghijk.txt: md5 = 94bec23df79de8f690bff2626d7fc9ca OK 2026/01/28 02:19:49 DEBUG : dir1/0005-fghijkl.txt: md5 = 2b7cc72c533bb202e4c43bf58a32ef46 OK 2026/01/28 02:19:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 07b3ff7cb5820cff9cd471f36afc62c4 OK 2026/01/28 02:19:52 DEBUG : dir1/0007-1234567.txt: md5 = 6370c4996d5aab972db2666079958364 OK 2026/01/28 02:19:54 DEBUG : dir1/0008-2345678.txt: md5 = bac27c57973cb538f2bd9c8992592036 OK 2026/01/28 02:19:55 DEBUG : dir1/0009-3456789.txt: md5 = 18d96f2221a54c6cdf2040e885201c30 OK 2026/01/28 02:19:57 DEBUG : dir1/0010-456789.txt: md5 = 345abcb94ffc422da74c5395ddd13aef OK 2026/01/28 02:19:59 DEBUG : dir1/0011-56789;.txt: md5 = 68b33ea08d0aa1a2c1ea6009a141f403 OK 2026/01/28 02:20:00 DEBUG : dir1/0012-6789;.txt: md5 = 08599c5e05c46288ed6e109272ebcba5 OK 2026/01/28 02:20:02 DEBUG : dir1/0013-789;=.txt: md5 = cf92c3f3dfb5aa650454dcec1a71162f OK 2026/01/28 02:20:04 DEBUG : dir1/0014-89;=.txt: md5 = 7199fad36caa818b2ddbe73017a0b113 OK 2026/01/28 02:20:05 DEBUG : dir1/0015-9;=.txt: md5 = 337410204e193457733bc340fd73590a OK 2026/01/28 02:20:07 DEBUG : apple: md5 = f405a654289c6239c68c9cc7871ed4aa OK 2026/01/28 02:20:09 DEBUG : banana: md5 = ab79bd52a0c5725bfb2e6f0790e9d3e2 OK 2026/01/28 02:20:10 DEBUG : appleappleapplebanana: md5 = b6d7e2c00076c69d7fdb8c165e18d5d9 OK 2026/01/28 02:20:12 DEBUG : splitbananasplit: md5 = 7ef197966ddead11b5939a74a87c6543 OK 2026/01/28 02:20:12 DEBUG : Waiting for deletions to finish 2026/01/28 02:20:13 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:20:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:20:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:20:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:14 DEBUG : banana: size = 6 OK 2026/01/28 02:20:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:20:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:14 DEBUG : banana: Unchanged skipping 2026/01/28 02:20:14 DEBUG : apple: size = 5 OK 2026/01/28 02:20:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:14 DEBUG : apple: Unchanged skipping 2026/01/28 02:20:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:20:15 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:20:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:20:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:20:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:20:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:20:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:20:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:20:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:20:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:20:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:20:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:20:15 DEBUG : Waiting for deletions to finish 2026/01/28 02:20:15 DEBUG : Waiting for deletions to finish 2026/01/28 02:20:16 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:20:17 DEBUG : dir1: Directory modification time the same (differ by -115.66µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : apple: size = 5 OK 2026/01/28 02:20:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : apple: Unchanged skipping 2026/01/28 02:20:17 DEBUG : banana: size = 6 OK 2026/01/28 02:20:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:20:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:20:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:20:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:20:17 DEBUG : banana: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:20:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:20:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:20:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:20:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:20:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:20:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:20:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:20:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:20:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:20:17 DEBUG : Waiting for deletions to finish 2026/01/28 02:20:17 DEBUG : Waiting for deletions to finish 2026/01/28 02:20:18 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:20:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:20:30 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:20:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 3587906d414e4c1609c31c033a0a31de OK 2026/01/28 02:20:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 769a309e377a6b584a3fe65f5d3afc53 OK 2026/01/28 02:20:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 7d0b5714fcab6e9300be434620e48fc8 OK 2026/01/28 02:20:40 DEBUG : dir1/0003-defghij.txt: md5 = 88b2c1fc71ef65f600b056542c7c9259 OK 2026/01/28 02:20:41 DEBUG : dir1/0004-efghijk.txt: md5 = ea845403ae93629e220c4cff568fa812 OK 2026/01/28 02:20:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 6bc5c84e2bf62b285a9e2e773e5ac43f OK 2026/01/28 02:20:45 DEBUG : dir1/0006-ghijklm.txt: md5 = a5e299756201277bdff7aa2d89568d20 OK 2026/01/28 02:20:47 DEBUG : dir1/0007-1234567.txt: md5 = d12723e50124a4b2a7862d3d79f9a460 OK 2026/01/28 02:20:48 DEBUG : dir1/0008-2345678.txt: md5 = cbcc92588612790486102857755d8bd4 OK 2026/01/28 02:20:50 DEBUG : dir1/0009-3456789.txt: md5 = c06c29dbd391e486e3f25525193b2286 OK 2026/01/28 02:20:52 DEBUG : dir1/0010-456789.txt: md5 = d03626a336119b2f370797da466a4096 OK 2026/01/28 02:20:53 DEBUG : dir1/0011-56789;.txt: md5 = bf24cb9bfb81f95c77a2a2178af4c930 OK 2026/01/28 02:20:55 DEBUG : dir1/0012-6789;.txt: md5 = ad7f655cf2ca37cfa2791b8cfc732126 OK 2026/01/28 02:20:56 DEBUG : dir1/0013-789;=.txt: md5 = 6a0f4dd89cee20d5b2aa62ec73850766 OK 2026/01/28 02:20:58 DEBUG : dir1/0014-89;=.txt: md5 = 3e029fbf6a64bf3a8524ca6d59a934dd OK 2026/01/28 02:21:00 DEBUG : dir1/0015-9;=.txt: md5 = 1bfa14bc068802990f3fe58a5fd976dd OK 2026/01/28 02:21:02 DEBUG : apple: md5 = 492be67829137cc963de8bdef0aa5227 OK 2026/01/28 02:21:04 DEBUG : banana: md5 = c2042d41ef0930d705ee23902ddf2200 OK 2026/01/28 02:21:05 DEBUG : appleappleapplebanana: md5 = bfeee3c8cf16c38a0b44265934a393d7 OK 2026/01/28 02:21:07 DEBUG : splitbananasplit: md5 = a034f3ebd5e66293b357279b10c65ff3 OK 2026/01/28 02:21:07 DEBUG : Waiting for deletions to finish 2026/01/28 02:21:08 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:21:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:21:09 DEBUG : apple: size = 5 OK 2026/01/28 02:21:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:21:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:09 DEBUG : apple: Unchanged skipping 2026/01/28 02:21:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:21:09 DEBUG : banana: size = 6 OK 2026/01/28 02:21:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:09 DEBUG : banana: Unchanged skipping 2026/01/28 02:21:09 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:21:09 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:21:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:09 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:21:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:21:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:21:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:21:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:21:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:21:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:21:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:21:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:21:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:21:10 DEBUG : Waiting for deletions to finish 2026/01/28 02:21:10 DEBUG : Waiting for deletions to finish 2026/01/28 02:21:10 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:21:11 DEBUG : dir1: Directory modification time the same (differ by -533.592µs, within tolerance 1ms) 2026/01/28 02:21:11 DEBUG : apple: size = 5 OK 2026/01/28 02:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:21:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:11 DEBUG : apple: Unchanged skipping 2026/01/28 02:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:21:11 DEBUG : banana: size = 6 OK 2026/01/28 02:21:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:11 DEBUG : banana: Unchanged skipping 2026/01/28 02:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:21:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:21:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:21:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:21:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:21:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:21:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:21:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:21:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:21:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:21:12 DEBUG : Waiting for deletions to finish 2026/01/28 02:21:12 DEBUG : Waiting for deletions to finish 2026/01/28 02:21:12 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:21:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:21:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:21:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 5d30802deaa064f54d8af37254770a41 OK 2026/01/28 02:21:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0385e7a46b607d9181b7c14a29cf74d6 OK 2026/01/28 02:21:33 DEBUG : dir1/0002-cdefghi.txt: md5 = 17f1863d46a340cafc82cabd9d547ebf OK 2026/01/28 02:21:34 DEBUG : dir1/0003-defghij.txt: md5 = 5d6604beda744bca36e63b430284072f OK 2026/01/28 02:21:36 DEBUG : dir1/0004-efghijk.txt: md5 = 03f5343cd144f0165336e725afda6746 OK 2026/01/28 02:21:38 DEBUG : dir1/0005-fghijkl.txt: md5 = c038cc4a773a103cb5025de5df95ff12 OK 2026/01/28 02:21:39 DEBUG : dir1/0006-ghijklm.txt: md5 = cff9c0bbbcf4bf63b39de4c14e487d01 OK 2026/01/28 02:21:41 DEBUG : dir1/0007-1234567.txt: md5 = 9cae5fff7250f3d292940ae235808197 OK 2026/01/28 02:21:41 DEBUG : TestDrive: Token expired 2026/01/28 02:21:41 DEBUG : Config file has changed externally - reloading 2026/01/28 02:21:41 DEBUG : TestDrive: Loaded fresh token from config file 2026/01/28 02:21:41 DEBUG : TestDrive: Token refresh successful 2026/01/28 02:21:43 DEBUG : dir1/0008-2345678.txt: md5 = 79ba5d259f3169030cd9a14a6314ddc0 OK 2026/01/28 02:21:45 DEBUG : dir1/0009-3456789.txt: md5 = 68cb4e7592a08ac29b65273655a92845 OK 2026/01/28 02:21:46 DEBUG : dir1/0010-456789.txt: md5 = 3ab31a471a099b9de48a2d810701878a OK 2026/01/28 02:21:48 DEBUG : dir1/0011-56789;.txt: md5 = 0ada262e234f82b9ddbb34f805611ad3 OK 2026/01/28 02:21:50 DEBUG : dir1/0012-6789;.txt: md5 = 51c6b0d688f771149ca8814b0a4e8f77 OK 2026/01/28 02:21:51 DEBUG : dir1/0013-789;=.txt: md5 = c56931282da708f943dea4633b10b413 OK 2026/01/28 02:21:53 DEBUG : dir1/0014-89;=.txt: md5 = b69ce2d3436d5e56413119b8901ccd0f OK 2026/01/28 02:21:55 DEBUG : dir1/0015-9;=.txt: md5 = e3b568d60cde7e5bddbd08a3468280ad OK 2026/01/28 02:21:56 DEBUG : apple: md5 = a8c6f119175f8d2243895b552107f73a OK 2026/01/28 02:21:58 DEBUG : banana: md5 = acbcfef2ead5543f09efb91096b4d82f OK 2026/01/28 02:22:00 DEBUG : appleappleapplebanana: md5 = df7c631d587c726f2983d5371ed7dc55 OK 2026/01/28 02:22:01 DEBUG : splitbananasplit: md5 = 32376cd1922589b23e1924d6f4229ccb OK 2026/01/28 02:22:01 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:22:03 DEBUG : apple: size = 5 OK 2026/01/28 02:22:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:03 DEBUG : apple: Unchanged skipping 2026/01/28 02:22:03 DEBUG : banana: size = 6 OK 2026/01/28 02:22:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:03 DEBUG : banana: Unchanged skipping 2026/01/28 02:22:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:22:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:22:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:22:04 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:22:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:22:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:22:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:22:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:22:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:22:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:22:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:22:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:22:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:22:04 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:04 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:22:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:22:06 DEBUG : dir1: Directory modification time the same (differ by -956.332µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : apple: size = 5 OK 2026/01/28 02:22:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : banana: size = 6 OK 2026/01/28 02:22:06 DEBUG : apple: Unchanged skipping 2026/01/28 02:22:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : banana: Unchanged skipping 2026/01/28 02:22:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:22:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:22:06 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:22:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:22:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:22:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:22:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:22:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:22:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:22:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:22:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:22:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:22:06 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:06 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:22:20 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:22:24 DEBUG : dir1/0000-abcdefg.txt: md5 = a68c7841875d176b9a64c0a23e3812af OK 2026/01/28 02:22:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = c7d58af855c64ab2a5b993544755bf1d OK 2026/01/28 02:22:27 DEBUG : dir1/0002-cdefghi.txt: md5 = c60253ef3e01bef8fe1d7dc0d50acd62 OK 2026/01/28 02:22:29 DEBUG : dir1/0003-defghij.txt: md5 = b3dd668fe6ee7b51a384a11fe8291b5e OK 2026/01/28 02:22:31 DEBUG : dir1/0004-efghijk.txt: md5 = 61e4be73ac7b3e60a08e46e53fba67a6 OK 2026/01/28 02:22:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 739a5fd0d51744a9801a1b0e9381ab80 OK 2026/01/28 02:22:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 9a1e3ea5f85790eaee01d75c229e11ba OK 2026/01/28 02:22:36 DEBUG : dir1/0007-1234567.txt: md5 = 91b4e2a2847aec925d34c54f6aeadc6e OK 2026/01/28 02:22:38 DEBUG : dir1/0008-2345678.txt: md5 = e507169038ffdaede46c44bdac70a33a OK 2026/01/28 02:22:39 DEBUG : dir1/0009-3456789.txt: md5 = 8bcdd67dcc6b86572ae79d5b67f8feb8 OK 2026/01/28 02:22:41 DEBUG : dir1/0010-456789.txt: md5 = fe3333209a85c9dacd39819a6d9829e1 OK 2026/01/28 02:22:43 DEBUG : dir1/0011-56789;.txt: md5 = 28e02f66dcb512dcd90d7728a1e02f74 OK 2026/01/28 02:22:44 DEBUG : dir1/0012-6789;.txt: md5 = a4c2c806dd209538efd976d343dceb2a OK 2026/01/28 02:22:46 DEBUG : dir1/0013-789;=.txt: md5 = b48c4543e4c82ea8a38a1915d21a505d OK 2026/01/28 02:22:48 DEBUG : dir1/0014-89;=.txt: md5 = b6186005b07d56385972c1b38d0a8aaf OK 2026/01/28 02:22:49 DEBUG : dir1/0015-9;=.txt: md5 = 9821f7b9c099c772b78d6257cceb764d OK 2026/01/28 02:22:51 DEBUG : apple: md5 = c0226b930bdb6e308e21e1e3b09cbd21 OK 2026/01/28 02:22:52 DEBUG : banana: md5 = b5cad8a1c89bed4c9af321ae24607b72 OK 2026/01/28 02:22:54 DEBUG : appleappleapplebanana: md5 = 975d95b91fb326bb36c6a2ebc954594d OK 2026/01/28 02:22:56 DEBUG : splitbananasplit: md5 = 062e729ec50f2c6feb146d66a97aec59 OK 2026/01/28 02:22:56 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:56 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:22:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:22:57 DEBUG : apple: size = 5 OK 2026/01/28 02:22:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:57 DEBUG : apple: Unchanged skipping 2026/01/28 02:22:57 DEBUG : banana: size = 6 OK 2026/01/28 02:22:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:57 DEBUG : banana: Unchanged skipping 2026/01/28 02:22:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:22:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:22:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/01/28 02:22:58 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:22:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:22:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:22:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:22:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:22:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:22:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:22:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:22:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:22:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:22:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:22:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:22:58 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:58 DEBUG : Waiting for deletions to finish 2026/01/28 02:22:59 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:23:00 DEBUG : dir1: Directory modification time the same (differ by -385.424µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : apple: size = 5 OK 2026/01/28 02:23:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : apple: Unchanged skipping 2026/01/28 02:23:00 DEBUG : banana: size = 6 OK 2026/01/28 02:23:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : banana: Unchanged skipping 2026/01/28 02:23:00 DEBUG : splitbananasplit: size = 16 OK 2026/01/28 02:23:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : splitbananasplit: Unchanged skipping 2026/01/28 02:23:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/28 02:23:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/28 02:23:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/28 02:23:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/28 02:23:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/28 02:23:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/28 02:23:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/28 02:23:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/28 02:23:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:23:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/28 02:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:00 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:00 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:01 DEBUG : apple: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : banana: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/28 02:23:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/01/28 02:23:14 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" --- PASS: TestTransform (672.71s) --- PASS: TestTransform/NFC (56.26s) --- PASS: TestTransform/NFD (56.04s) --- PASS: TestTransform/base64 (65.23s) --- PASS: TestTransform/prefix (75.52s) --- PASS: TestTransform/suffix (77.94s) --- PASS: TestTransform/truncate (64.98s) --- PASS: TestTransform/encoder (58.49s) --- PASS: TestTransform/ISO-8859-1 (54.76s) --- PASS: TestTransform/charmap (54.92s) --- PASS: TestTransform/lowercase (54.57s) --- PASS: TestTransform/ascii (53.99s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:23:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/28 02:23:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/28 02:23:16 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/01/28 02:23:17 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-01-28T02:23:15.841593166Z) 2026/01/28 02:23:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/01/28 02:23:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/01/28 02:23:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/28 02:23:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/01/28 02:23:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/28 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = a6a9366ee7fb78ff9da2fdd95e462873 OK 2026/01/28 02:23:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/01/28 02:23:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/01/28 02:23:18 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:20 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.79s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:23:21 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:21 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:21 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:23:22 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:23:21.634639299Z) 2026/01/28 02:23:22 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:22 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:23:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/01/28 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:23:24 DEBUG : tictactoe/tictactoe: md5 = 15f57d12a8062acf5c27d528889fdaf0 OK 2026/01/28 02:23:24 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/01/28 02:23:24 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/01/28 02:23:24 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.78s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:23:27 DEBUG : toe: Making directory with metadata 2026/01/28 02:23:28 INFO : toe: Made directory with metadata (mtime=2026-01-28T02:23:27.415685392Z) 2026/01/28 02:23:28 DEBUG : toe/toe: Making directory with metadata 2026/01/28 02:23:29 INFO : toe/toe: Made directory with metadata (mtime=2026-01-28T02:23:27.4166854Z) 2026/01/28 02:23:29 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 02:23:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 02:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 02:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:31 DEBUG : toe/toe/tictactoe: md5 = d8a21c9e5b9d47e3dd5097ea47ee0353 OK 2026/01/28 02:23:31 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/28 02:23:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/28 02:23:31 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/01/28 02:23:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.35s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:23:36 DEBUG : toe: Making directory with metadata 2026/01/28 02:23:37 INFO : toe: Made directory with metadata (mtime=2026-01-28T02:23:35.762752045Z) 2026/01/28 02:23:37 DEBUG : toe/toe: Making directory with metadata 2026/01/28 02:23:38 INFO : toe/toe: Made directory with metadata (mtime=2026-01-28T02:23:35.762752045Z) 2026/01/28 02:23:38 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 02:23:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 02:23:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/01/28 02:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:39 DEBUG : toe/toe/tictactoe: md5 = 9c42633aab702c1bec0296e419c41491 OK 2026/01/28 02:23:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/01/28 02:23:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/01/28 02:23:39 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/01/28 02:23:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (8.76s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:23:44 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:23:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:23:44 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/01/28 02:23:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:23:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:45 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:45 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:45 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:23:46 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:23:44.526822154Z) 2026/01/28 02:23:46 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:46 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:23:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/01/28 02:23:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-01-28T02:23:44.526822154Z) 2026/01/28 02:23:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:23:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 02:23:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 02:23:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:49 DEBUG : tictactoe/tictactoe/toe.txt: md5 = c4d4ebea2e3ab0472e907a488ffc2d28 OK 2026/01/28 02:23:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/28 02:23:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/28 02:23:49 DEBUG : Waiting for deletions to finish 2026/01/28 02:23:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/01/28 02:23:52 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (9.99s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:23:54 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:23:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:23:54 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:54 DEBUG : tictacempty_dir: Making directory with metadata 2026/01/28 02:23:55 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:23:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:23:55 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:55 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:55 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:23:56 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:23:54.516902222Z) 2026/01/28 02:23:56 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:56 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:23:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:23:56 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/01/28 02:23:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-01-28T02:23:54.516902222Z) 2026/01/28 02:23:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:23:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 02:23:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:23:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:23:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:23:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 00cd5abfe65a37bee5040d852d2c6ed3 OK 2026/01/28 02:23:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:23:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:23:59 DEBUG : Waiting for deletions to finish 2026/01/28 02:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:00 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:00 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:00 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 02:24:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:24:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/01/28 02:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': 0 differences found 2026/01/28 02:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': 1 hashes could not be checked 2026/01/28 02:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': 1 matching files 2026/01/28 02:24:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/01/28 02:24:03 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (11.03s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:24:05 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:05 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:05 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:24:06 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:05.542990773Z) 2026/01/28 02:24:06 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:06 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/01/28 02:24:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:05.542990773Z) 2026/01/28 02:24:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 02:24:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:24:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 02:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:24:09 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 5c3334625eea09c20379ba046679c044 OK 2026/01/28 02:24:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/28 02:24:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/01/28 02:24:09 DEBUG : Waiting for deletions to finish 2026/01/28 02:24:10 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:10 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:10 DEBUG : tictactoe: Directory modification time the same (differ by -990.773µs, within tolerance 1ms) 2026/01/28 02:24:10 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:11 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -990.773µs, within tolerance 1ms) 2026/01/28 02:24:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/01/28 02:24:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/01/28 02:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/01/28 02:24:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/01/28 02:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:24:11 DEBUG : Waiting for deletions to finish 2026/01/28 02:24:14 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/01/28 02:24:15 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (10.33s) === RUN TestSyntax 2026/01/28 02:24:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:24:16 DEBUG : toe: Making directory with metadata 2026/01/28 02:24:17 INFO : toe: Made directory with metadata (mtime=2026-01-28T02:24:15.875073922Z) 2026/01/28 02:24:17 DEBUG : toe/toe: Making directory with metadata 2026/01/28 02:24:17 INFO : toe/toe: Made directory with metadata (mtime=2026-01-28T02:24:15.875073922Z) 2026/01/28 02:24:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 02:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:24:19 DEBUG : toe/toe/toe: md5 = fa9a8f988efee5f1253fd12a68652ee3 OK 2026/01/28 02:24:19 DEBUG : toe/toe/toe: size = 11 OK 2026/01/28 02:24:19 INFO : toe/toe/toe: Copied (new) 2026/01/28 02:24:19 DEBUG : Waiting for deletions to finish 2026/01/28 02:24:22 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/01/28 02:24:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.21s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:24:24 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:24:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:24:24 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:24 DEBUG : tictacempty_dir: Making directory with metadata 2026/01/28 02:24:25 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:25 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:25 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:25 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:24:26 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:24.083140091Z) 2026/01/28 02:24:26 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:26 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/01/28 02:24:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:24.083140091Z) 2026/01/28 02:24:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 02:24:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:24:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:24:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = fdc61887c14be8a9e0d9ce9c74cad2c7 OK 2026/01/28 02:24:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:24:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:28 INFO : toe/toe/toe.txt: Deleted 2026/01/28 02:24:28 INFO : toe/toe: Removing directory 2026/01/28 02:24:28 INFO : toe: Removing directory 2026/01/28 02:24:28 INFO : empty_dir: Removing directory 2026/01/28 02:24:28 DEBUG : Local file system at /tmp/rclone3087274790: deleted 3 directories 2026/01/28 02:24:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/01/28 02:24:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (10.48s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:24:34 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:24:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:24:34 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:34 DEBUG : tictacempty_dir: Making directory with metadata 2026/01/28 02:24:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:24:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:35 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:35 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:24:36 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:34.567224755Z) 2026/01/28 02:24:36 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:36 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/01/28 02:24:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:34.567224755Z) 2026/01/28 02:24:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 02:24:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:24:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 04ce2a3d11ef588dce506edb9560384c OK 2026/01/28 02:24:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:24:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:39 INFO : toe/toe/toe.txt: Deleted 2026/01/28 02:24:39 INFO : toe/toe: Removing directory 2026/01/28 02:24:39 INFO : toe: Removing directory 2026/01/28 02:24:39 INFO : empty_dir: Removing directory 2026/01/28 02:24:39 DEBUG : Local file system at /tmp/rclone3087274790: deleted 3 directories 2026/01/28 02:24:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:24:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 02:24:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 02:24:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 02:24:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 02:24:43 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/01/28 02:24:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/01/28 02:24:47 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/01/28 02:24:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (16.56s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:24:51 DEBUG : Reset feature "Copy" 2026/01/28 02:24:51 DEBUG : Reset feature "Move" 2026/01/28 02:24:51 DEBUG : Reset feature "Copy" 2026/01/28 02:24:51 DEBUG : Reset feature "Move" 2026/01/28 02:24:51 DEBUG : empty_dir: Making directory with metadata 2026/01/28 02:24:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:24:51 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:51 DEBUG : tictacempty_dir: Making directory with metadata 2026/01/28 02:24:52 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/01/28 02:24:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/01/28 02:24:52 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:52 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:52 DEBUG : tictactoe: Making directory with metadata 2026/01/28 02:24:53 INFO : tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:51.123358776Z) 2026/01/28 02:24:53 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:53 DEBUG : toe: transformed to: tictactoe 2026/01/28 02:24:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:53 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/01/28 02:24:54 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-01-28T02:24:51.123358776Z) 2026/01/28 02:24:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/01/28 02:24:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/01/28 02:24:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:24:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:24:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = c17ef094b66a6c6f8ebd72d5cae055e1 OK 2026/01/28 02:24:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:24:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/01/28 02:24:55 INFO : toe/toe/toe.txt: Deleted 2026/01/28 02:24:55 INFO : toe/toe: Removing directory 2026/01/28 02:24:55 INFO : toe: Removing directory 2026/01/28 02:24:55 INFO : empty_dir: Removing directory 2026/01/28 02:24:55 DEBUG : Local file system at /tmp/rclone3087274790: deleted 3 directories 2026/01/28 02:24:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/01/28 02:24:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/01/28 02:24:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 02:24:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 02:24:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/01/28 02:25:01 DEBUG : toe/toe/toe.txt: md5 = fb6b68991c22f15e0eaaf67d7ba758b2 OK 2026/01/28 02:25:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/28 02:25:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/01/28 02:25:02 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/01/28 02:25:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/01/28 02:25:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/01/28 02:25:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/01/28 02:25:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (18.38s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:25:09 DEBUG : toe: transformed to: dG9l 2026/01/28 02:25:09 DEBUG : toe: transformed to: dG9l 2026/01/28 02:25:09 DEBUG : dG9l: Making directory with metadata 2026/01/28 02:25:10 INFO : dG9l: Made directory with metadata (mtime=2026-01-28T02:25:09.507508059Z) 2026/01/28 02:25:10 DEBUG : toe: transformed to: dG9l 2026/01/28 02:25:10 DEBUG : toe: transformed to: dG9l 2026/01/28 02:25:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/28 02:25:10 DEBUG : dG9l/dG9l: Making directory with metadata 2026/01/28 02:25:11 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-01-28T02:25:09.507508059Z) 2026/01/28 02:25:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/01/28 02:25:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/01/28 02:25:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/28 02:25:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/01/28 02:25:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/01/28 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:25:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = b715d7f8ec9a9830c69aaa9e4676286e OK 2026/01/28 02:25:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/01/28 02:25:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/01/28 02:25:13 DEBUG : Waiting for deletions to finish 2026/01/28 02:25:14 DEBUG : dG9l: transformed to: toe 2026/01/28 02:25:14 DEBUG : dG9l: transformed to: toe 2026/01/28 02:25:14 DEBUG : toe: Directory modification time the same (differ by 508.059µs, within tolerance 1ms) 2026/01/28 02:25:14 DEBUG : Added delayed dir = "toe", newDst=toe 2026/01/28 02:25:14 DEBUG : dG9l: transformed to: toe 2026/01/28 02:25:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/01/28 02:25:14 DEBUG : toe/toe: Directory modification time the same (differ by 508.059µs, within tolerance 1ms) 2026/01/28 02:25:14 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/01/28 02:25:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/01/28 02:25:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/01/28 02:25:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/01/28 02:25:15 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for checks to finish 2026/01/28 02:25:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/01/28 02:25:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/01/28 02:25:15 DEBUG : Local file system at /tmp/rclone3087274790: Waiting for transfers to finish 2026/01/28 02:25:15 DEBUG : Waiting for deletions to finish 2026/01/28 02:25:18 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/01/28 02:25:19 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (10.36s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu'", Local "Local file system at /tmp/rclone3087274790", Modify Window "1ms" 2026/01/28 02:25:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:19 DEBUG : toe: transformed to: 2026/01/28 02:25:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:20 DEBUG : toe: transformed to: 2026/01/28 02:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Making directory with metadata 2026/01/28 02:25:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Made directory with metadata (mtime=2026-01-28T02:25:19.864592369Z) 2026/01/28 02:25:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:20 DEBUG : toe: transformed to: 2026/01/28 02:25:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:20 DEBUG : toe: transformed to: 2026/01/28 02:25:20 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:20 DEBUG : toe/toe: transformed to: 2026/01/28 02:25:20 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/28 02:25:20 DEBUG : toe/toe: Making directory with metadata 2026/01/28 02:25:22 INFO : toe/toe: Made directory with metadata (mtime=2026-01-28T02:25:19.864592369Z) 2026/01/28 02:25:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:22 DEBUG : toe/toe: transformed to: 2026/01/28 02:25:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/01/28 02:25:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:22 DEBUG : toe: transformed to: 2026/01/28 02:25:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/01/28 02:25:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/01/28 02:25:22 DEBUG : toe/toe/toe: transformed to: 2026/01/28 02:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for checks to finish 2026/01/28 02:25:22 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/01/28 02:25:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Waiting for transfers to finish 2026/01/28 02:25:24 DEBUG : toe/toe/toe: md5 = f8d316771ae5df977c6a70b84d3b755d OK 2026/01/28 02:25:24 DEBUG : toe/toe/toe: size = 11 OK 2026/01/28 02:25:24 INFO : toe/toe/toe: Copied (new) 2026/01/28 02:25:24 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': not deleting files as there were IO errors 2026/01/28 02:25:24 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': not deleting directories as there were IO errors 2026/01/28 02:25:27 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/01/28 02:25:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (9.29s) PASS 2026/01/28 02:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-badufuv5jodu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 32m37.511230214s (try 1/5)