"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/14 05:21:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi" 2026/07/14 05:21:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 05:21:41 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0" 2026/07/14 05:21:42 DEBUG : Creating backend with remote "/tmp/rclone3898043286" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:21:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:21:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:21:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/14 05:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:21:43 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:21:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:21:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:21:46 DEBUG : sub dir/hello world: md5 = 564efe6747e179a3cafca0f3860569b6 OK 2026/07/14 05:21:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:21:46 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:21:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:21:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.93s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:21:49 DEBUG : metadata sub dir: Making directory with metadata 2026/07/14 05:21:49 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:21:49 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/14 05:21:49 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:21:49 DEBUG : Local file system at /tmp/rclone3898043286: File to upload is small (21 bytes), uploading instead of streaming 2026/07/14 05:21:49 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/14 05:21:49 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/14 05:21:49 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/14 05:21:49 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:21:50 DEBUG : Google drive root 'crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0': Skipping btime metadata as can't update it on an existing file: 2026-07-14T05:21:49.936121793Z 2026/07/14 05:21:50 INFO : empty metadata sub dir: Updated directory metadata 2026/07/14 05:21:51 DEBUG : Google drive root 'crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0': Skipping btime metadata as can't update it on an existing file: 2026-07-14T05:21:49.936121793Z 2026/07/14 05:21:51 INFO : metadata sub dir: Updated directory metadata 2026/07/14 05:21:51 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/14 05:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:21:53 DEBUG : metadata sub dir/hello metadata world: md5 = d0f5461abb32ccce7f3f4ca39e6d83ab OK 2026/07/14 05:21:53 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/14 05:21:53 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/14 05:21:55 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:21:56 DEBUG : metadata sub dir: Making directory with metadata 2026/07/14 05:21:56 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:21:56 DEBUG : empty metadata sub dir: Making directory with metadata 2026/07/14 05:21:56 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:21:56 DEBUG : Local file system at /tmp/rclone3898043286: File to upload is small (21 bytes), uploading instead of streaming 2026/07/14 05:21:56 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/14 05:21:56 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/07/14 05:21:56 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/07/14 05:21:56 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:21:57 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/07/14 05:21:57 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/07/14 05:21:57 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/07/14 05:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:21:59 DEBUG : metadata sub dir/hello metadata world: md5 = 2be81c919a6840c066b9e2cea1735f68 OK 2026/07/14 05:21:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/07/14 05:21:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/07/14 05:21:59 DEBUG : Google drive root 'crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0': Skipping btime metadata as can't update it on an existing file: 2026-07-14T05:21:56.99614023Z 2026/07/14 05:21:59 INFO : metadata sub dir: Updated directory metadata 2026/07/14 05:22:02 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.03s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:03 DEBUG : Creating backend with remote "/non-existing" 2026/07/14 05:22:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/14 05:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:22:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:06 DEBUG : sub dir/hello world: md5 = 0e9c35f4045cdbaf94d60a6d4ca59f93 OK 2026/07/14 05:22:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:06 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:22:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.45s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Running all checks before starting transfers 2026/07/14 05:22:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:22:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Checks finished, now starting transfers 2026/07/14 05:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:12 DEBUG : sub dir/hello world: md5 = 7cc1882283669842411676c71aedfeb6 OK 2026/07/14 05:22:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:12 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.53s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:15 ERROR : Ignoring --no-traverse with sync 2026/07/14 05:22:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:22:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:18 DEBUG : sub dir/hello world: md5 = 1ba75843a05f23607ae5ea6e6a834c58 OK 2026/07/14 05:22:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:18 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:18 DEBUG : Waiting for deletions to finish 2026/07/14 05:22:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.90s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/14 05:22:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:23 DEBUG : hello world2: md5 = d57b3d0f25bcbff50395cd92b04c1960 OK 2026/07/14 05:22:23 DEBUG : hello world2: size = 12 OK 2026/07/14 05:22:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.97s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:26 DEBUG : potato2: md5 = 7454d4b1f8d8d43757370f46e44d7b63 OK 2026/07/14 05:22:26 DEBUG : potato2: size = 11 OK 2026/07/14 05:22:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:28 DEBUG : potato2: md5 = 60ce568f647e5cf9357c6de078819329 OK 2026/07/14 05:22:28 DEBUG : potato2: size = 11 OK 2026/07/14 05:22:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.03s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 05:22:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:22:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:22:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:22:30 DEBUG : sub dir2: Making directory with metadata 2026/07/14 05:22:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:22:31 DEBUG : sub dir: Making directory with metadata 2026/07/14 05:22:32 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:22:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 05:22:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:33 DEBUG : sub dir/hello world: md5 = d2177f25256ff76038940f8130e5e549 OK 2026/07/14 05:22:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:33 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/07/14 05:22:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.11s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:39 INFO : sub dir2: Making directory 2026/07/14 05:22:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/14 05:22:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:22:39 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/14 05:22:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:22:39 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/07/14 05:22:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:42 DEBUG : sub dir/hello world: md5 = 4c9f66c809a2e3325a8da0d509fa5f69 OK 2026/07/14 05:22:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:42 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:22:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:45 DEBUG : sub dir2: Making directory with metadata 2026/07/14 05:22:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:22:46 DEBUG : sub dir2: Making directory with metadata 2026/07/14 05:22:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:22:46 DEBUG : sub dir: Making directory with metadata 2026/07/14 05:22:47 INFO : sub dir: Made directory with metadata (mtime=2026-07-14T05:22:45.830265645Z) 2026/07/14 05:22:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:49 DEBUG : sub dir/hello world: md5 = 88d2f74898be5a07d9c168e0630e834a OK 2026/07/14 05:22:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:49 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:49 INFO : sub dir/hello world: Deleted 2026/07/14 05:22:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.30s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:53 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/07/14 05:22:53 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.94s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:22:57 INFO : sub dir2: Making directory 2026/07/14 05:22:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/14 05:22:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:22:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:22:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:22:59 DEBUG : sub dir/hello world: md5 = 98d7d9dd586e9f324183c1cddba4d9db OK 2026/07/14 05:22:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:22:59 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:22:59 INFO : sub dir/hello world: Deleted 2026/07/14 05:23:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:23:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.00s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:23:03 DEBUG : sub dir2: Making directory with metadata 2026/07/14 05:23:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:23:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:23:03 DEBUG : sub dir2: Making directory with metadata 2026/07/14 05:23:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:23:04 DEBUG : sub dir: Making directory with metadata 2026/07/14 05:23:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:23:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:23:06 DEBUG : sub dir/hello world: md5 = 0668924354cd779f97299680049b377d OK 2026/07/14 05:23:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:23:06 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:23:06 DEBUG : Waiting for deletions to finish 2026/07/14 05:23:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.34s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:23:10 INFO : sub dir2: Making directory 2026/07/14 05:23:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/07/14 05:23:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:23:13 DEBUG : sub dir/hello world: md5 = da2c9ff64aa129a4230bd1f15ede44fa OK 2026/07/14 05:23:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:23:13 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:23:13 DEBUG : Waiting for deletions to finish 2026/07/14 05:23:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:23:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.75s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:23:18 DEBUG : sub dir/hello world: md5 = 09a4a9bd3a9cf0180d48200da40c3355 OK 2026/07/14 05:23:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koximir1sipu" 2026/07/14 05:23:19 DEBUG : Config file has changed externally - reloading 2026/07/14 05:23:19 DEBUG : Creating backend with remote "TestDrive:crypt/2rt4p1c0fs54vi94moldar96vuf610jtjnie807le0o67e0a9vb0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi' -> Encrypted drive 'TestCryptDrive:rclone-test-koximir1sipu' 2026/07/14 05:23:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koximir1sipu': Waiting for checks to finish 2026/07/14 05:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koximir1sipu': Waiting for transfers to finish 2026/07/14 05:23:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:23:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 05:23:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:23:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koximir1sipu': Purge remote 2026/07/14 05:23:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.47s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:23:30 DEBUG : sub dir/hello world: md5 = 6f8093cb2d19ddf782e2b1785d19f8e1 OK 2026/07/14 05:23:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:23:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/14 05:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:23:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:23:32 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:23:32 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 05:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:23:33 DEBUG : sub dir/hello world: md5 = cb9bdf178f909672183837ac9b1636cd OK 2026/07/14 05:23:33 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 05:23:33 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 05:23:33 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:23:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.58s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:23:39 DEBUG : sub dir/hello world: md5 = e5a93aa7a7e125f71439aebe83c01cff OK 2026/07/14 05:23:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-semekub0fopo" 2026/07/14 05:23:39 DEBUG : Creating backend with remote "TestDrive:crypt/7o7qgsrtblmhq0ksqn9f7cguheeu9bd35jaaihsdi6re15lp1bs0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi' -> Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo' 2026/07/14 05:23:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo': Waiting for checks to finish 2026/07/14 05:23:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo': Waiting for transfers to finish 2026/07/14 05:23:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:23:44 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 05:23:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:23:47 DEBUG : sub dir/hello world: md5 = bf01c5fd81fdac5b4e28cf52734e18ea OK 2026/07/14 05:23:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:23:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/14 05:23:48 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:23:48 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo') 2026/07/14 05:23:48 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 05:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo': Waiting for checks to finish 2026/07/14 05:23:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo': Waiting for transfers to finish 2026/07/14 05:23:49 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 05:23:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 05:23:50 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-semekub0fopo': Purge remote 2026/07/14 05:23:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.71s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:23:55 DEBUG : sub dir/hello world: md5 = e6d9ba5896a66849c89dd9bad4406926 OK 2026/07/14 05:23:57 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:23:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/14 05:23:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:23:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:23:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 05:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:23:58 DEBUG : sub dir/hello world: md5 = 8bbf5d65b189e00d97ab077fcd11c5c4 OK 2026/07/14 05:23:58 DEBUG : sub dir/hello world: size = 17 OK 2026/07/14 05:23:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/14 05:23:58 INFO : sub dir/hello world: Deleted 2026/07/14 05:23:59 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:24:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.04s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:03 DEBUG : sub dir/hello world: md5 = e6bc2714b5076c15b4eb8cc2bf68afed OK 2026/07/14 05:24:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohociv3judu" 2026/07/14 05:24:04 DEBUG : Creating backend with remote "TestDrive:crypt/2mel3dij7fqcmjntgdpf0nsjvirtrrdl2ll1i6j34s24jdae79d0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi' -> Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu' 2026/07/14 05:24:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:24:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Waiting for checks to finish 2026/07/14 05:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Waiting for transfers to finish 2026/07/14 05:24:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:24:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/14 05:24:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:24:11 DEBUG : sub dir/hello world: md5 = e3268a7eceded79ae44ccd249529902a OK 2026/07/14 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Using server-side directory move 2026/07/14 05:24:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 05:24:12 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:24:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/14 05:24:12 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:24:12 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu') 2026/07/14 05:24:12 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Waiting for checks to finish 2026/07/14 05:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Waiting for transfers to finish 2026/07/14 05:24:13 INFO : sub dir/hello world: Deleted 2026/07/14 05:24:15 INFO : sub dir/hello world: Moved (server-side) 2026/07/14 05:24:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:24:18 DEBUG : sub dir/hello world: md5 = de7cca060c86b885b95490e73696c40c OK 2026/07/14 05:24:18 DEBUG : testing file moves 2026/07/14 05:24:18 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:24:18 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/07/14 05:24:18 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:24:18 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu') 2026/07/14 05:24:18 DEBUG : sub dir/hello world: Sizes differ 2026/07/14 05:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Waiting for checks to finish 2026/07/14 05:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Waiting for transfers to finish 2026/07/14 05:24:19 INFO : sub dir/hello world: Deleted 2026/07/14 05:24:21 INFO : sub dir/hello world: Moved (server-side) 2026/07/14 05:24:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/07/14 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohociv3judu': Purge remote --- PASS: TestServerSideMoveOverSelf (23.71s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:27 DEBUG : sub dir/hello world: md5 = 06915643fe404ee0b817b16c7221b4bc OK 2026/07/14 05:24:27 ERROR : error listing: directory not found 2026/07/14 05:24:28 INFO : Local file system at /tmp/rclone3898043286: Making directory 2026/07/14 05:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.15s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:33 DEBUG : sub dir/hello world: md5 = 76a63a9cb51cbb44b0cfc30a20d64c80 OK 2026/07/14 05:24:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:24:34 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for checks to finish 2026/07/14 05:24:34 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for transfers to finish 2026/07/14 05:24:35 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/07/14 05:24:35 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/07/14 05:24:35 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:24:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:24:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.31s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/14 05:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:39 DEBUG : check sum: md5 = 4c75c621ae373c92ee1a171ea617a825 OK 2026/07/14 05:24:39 DEBUG : check sum: size = 1 OK 2026/07/14 05:24:39 INFO : check sum: Copied (new) 2026/07/14 05:24:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:39 DEBUG : check sum: size = 1 OK 2026/07/14 05:24:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/14 05:24:39 DEBUG : check sum: Size of src and dst objects identical 2026/07/14 05:24:39 DEBUG : check sum: Unchanged skipping 2026/07/14 05:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.38s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/14 05:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:42 DEBUG : sizeonly: md5 = c9c93f1b4ac70b91ca688ea6cf320ba4 OK 2026/07/14 05:24:42 DEBUG : sizeonly: size = 6 OK 2026/07/14 05:24:42 INFO : sizeonly: Copied (new) 2026/07/14 05:24:42 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:43 DEBUG : sizeonly: size = 6 OK 2026/07/14 05:24:43 DEBUG : sizeonly: Sizes identical 2026/07/14 05:24:43 DEBUG : sizeonly: Unchanged skipping 2026/07/14 05:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:43 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:43 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.71s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/14 05:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:46 DEBUG : ignore-size: md5 = 6161683e76ff22e65b63c3409ec3e24d OK 2026/07/14 05:24:46 INFO : ignore-size: Copied (new) 2026/07/14 05:24:46 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:46 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:24:46 DEBUG : ignore-size: Unchanged skipping 2026/07/14 05:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:46 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:49 DEBUG : existing: md5 = 4c02407b5d840e9507922adce13c78cc OK 2026/07/14 05:24:50 DEBUG : existing: size = 6 OK 2026/07/14 05:24:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:24:50 DEBUG : existing: Unchanged skipping 2026/07/14 05:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:50 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:50 INFO : There was nothing to transfer 2026/07/14 05:24:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/14 05:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:51 DEBUG : existing: md5 = 0482490060cbd2a39ecf429fbeb9f4aa OK 2026/07/14 05:24:51 DEBUG : existing: size = 6 OK 2026/07/14 05:24:51 INFO : existing: Copied (replaced existing) 2026/07/14 05:24:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.53s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 05:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:54 DEBUG : existing: md5 = 4b71e8e3c3e449a47e795d7a281cbd7d OK 2026/07/14 05:24:54 DEBUG : existing: size = 6 OK 2026/07/14 05:24:54 INFO : existing: Copied (new) 2026/07/14 05:24:54 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:24:54 DEBUG : existing: Destination exists, skipping 2026/07/14 05:24:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:24:54 DEBUG : Waiting for deletions to finish 2026/07/14 05:24:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.35s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:24:58 DEBUG : b/potato: md5 = e9400cc6b2b1c72081055fa6fb7ca2b7 OK 2026/07/14 05:25:00 DEBUG : c/non empty space: md5 = bbe2ecfb60978b42b7103c635f51c518 OK 2026/07/14 05:25:00 INFO : d: Making directory 2026/07/14 05:25:02 DEBUG : Added delayed dir = "a", newDst= 2026/07/14 05:25:03 INFO : c: Set directory modification time (using SetModTime) 2026/07/14 05:25:03 DEBUG : Added delayed dir = "c", newDst=c 2026/07/14 05:25:03 DEBUG : c/non empty space: size = 5 OK 2026/07/14 05:25:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:25:03 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 05:25:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 05:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:05 DEBUG : a/potato2: md5 = e54f605754832df67edc020b5b35cb11 OK 2026/07/14 05:25:05 DEBUG : a/potato2: size = 60 OK 2026/07/14 05:25:05 INFO : a/potato2: Copied (new) 2026/07/14 05:25:05 DEBUG : Waiting for deletions to finish 2026/07/14 05:25:06 INFO : b/potato: Deleted 2026/07/14 05:25:06 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/14 05:25:06 INFO : d: Removing directory 2026/07/14 05:25:07 INFO : b: Removing directory 2026/07/14 05:25:07 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/14 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': deleted 2 directories 2026/07/14 05:25:10 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/14 05:25:11 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:13 DEBUG : empty space: md5 = 4c79eef5d3390954355e3a6c953c2e5e OK 2026/07/14 05:25:13 DEBUG : empty space: size = 1 OK 2026/07/14 05:25:13 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/07/14 05:25:13 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/14 05:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:13 DEBUG : Waiting for deletions to finish 2026/07/14 05:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:14 DEBUG : empty space: size = 1 OK 2026/07/14 05:25:14 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/07/14 05:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:15 DEBUG : empty space: md5 = 4b6b4ff30febfc729fbf58b694b609ed OK 2026/07/14 05:25:15 DEBUG : empty space: size = 1 OK 2026/07/14 05:25:15 INFO : empty space: Copied (replaced existing) 2026/07/14 05:25:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:19 DEBUG : foo: md5 = 9efb9d628f51e729128a6390456e62ed OK 2026/07/14 05:25:19 DEBUG : foo: size = 3 OK 2026/07/14 05:25:19 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/07/14 05:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:20 DEBUG : foo: md5 = b562775c2673568b44d01ce9255634c0 OK 2026/07/14 05:25:20 DEBUG : foo: size = 3 OK 2026/07/14 05:25:20 INFO : foo: Copied (replaced existing) 2026/07/14 05:25:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.83s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:23 DEBUG : empty space: md5 = 96398e9dd950df2e284e8ff7a42bc5b6 OK 2026/07/14 05:25:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 05:25:24 DEBUG : empty space: size = 1 OK 2026/07/14 05:25:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:25:24 DEBUG : empty space: Unchanged skipping 2026/07/14 05:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:25 DEBUG : potato: md5 = b8320b8f997bcf751ff58dd7a11eb5c4 OK 2026/07/14 05:25:25 DEBUG : potato: size = 60 OK 2026/07/14 05:25:25 INFO : potato: Copied (new) 2026/07/14 05:25:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:28 DEBUG : potato: md5 = af5376006ee8a3bbfdb7bb63a4b7455e OK 2026/07/14 05:25:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:25:29 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:25:29 DEBUG : potato: Sizes differ 2026/07/14 05:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:30 DEBUG : potato: md5 = 532838724d83739cf278bee4e8ea098c OK 2026/07/14 05:25:30 DEBUG : potato: size = 21 OK 2026/07/14 05:25:30 INFO : potato: Copied (replaced existing) 2026/07/14 05:25:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.65s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:33 DEBUG : potato: md5 = efc28e14ec284ce49839536c1652e6ba OK 2026/07/14 05:25:33 DEBUG : potato: size = 21 OK 2026/07/14 05:25:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/14 05:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:36 DEBUG : potato: md5 = e806f8471ff270e856b4e2cef6c53a3e OK 2026/07/14 05:25:36 DEBUG : potato: size = 21 OK 2026/07/14 05:25:36 INFO : potato: Copied (replaced existing) 2026/07/14 05:25:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:39 DEBUG : potato: md5 = d04546c33d86ec3165425de570886b91 OK 2026/07/14 05:25:40 DEBUG : empty space: md5 = 9bda17c3210506b2c4e42350070e8b65 OK 2026/07/14 05:25:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:25:40 DEBUG : empty space: size = 1 OK 2026/07/14 05:25:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:25:40 DEBUG : empty space: Unchanged skipping 2026/07/14 05:25:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/14 05:25:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:40 DEBUG : Waiting for deletions to finish 2026/07/14 05:25:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:44 DEBUG : potato: md5 = f105facade52b2013815334a890ae242 OK 2026/07/14 05:25:45 DEBUG : empty space: md5 = 09e4c0fdbebea7723292c7c7dd2a4b8c OK 2026/07/14 05:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:25:46 DEBUG : empty space: size = 1 OK 2026/07/14 05:25:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:25:46 DEBUG : empty space: Unchanged skipping 2026/07/14 05:25:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:25:47 DEBUG : potato2: md5 = 088936af6fb5dc1b17cdb2fcdd10ed4a OK 2026/07/14 05:25:47 DEBUG : potato2: size = 60 OK 2026/07/14 05:25:47 INFO : potato2: Copied (new) 2026/07/14 05:25:47 DEBUG : Waiting for deletions to finish 2026/07/14 05:25:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:25:52 DEBUG : b/potato: md5 = 0066c4ce60bd8468d9b1ff93b07286a8 OK 2026/07/14 05:25:54 DEBUG : c/non empty space: md5 = a82797788f2845fa65b163a9dae5e947 OK 2026/07/14 05:25:54 INFO : d: Making directory 2026/07/14 05:25:55 INFO : d/e: Making directory 2026/07/14 05:25:58 DEBUG : Added delayed dir = "a", newDst= 2026/07/14 05:25:58 INFO : c: Set directory modification time (using SetModTime) 2026/07/14 05:25:58 DEBUG : Added delayed dir = "c", newDst=c 2026/07/14 05:25:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 05:25:58 DEBUG : c/non empty space: size = 5 OK 2026/07/14 05:25:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:25:58 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 05:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:01 DEBUG : a/potato2: md5 = 162cb93ce880cd62ce81bda227a9073f OK 2026/07/14 05:26:01 DEBUG : a/potato2: size = 60 OK 2026/07/14 05:26:01 INFO : a/potato2: Copied (new) 2026/07/14 05:26:01 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:01 INFO : b/potato: Deleted 2026/07/14 05:26:02 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/14 05:26:02 INFO : d/e: Removing directory 2026/07/14 05:26:02 INFO : d: Removing directory 2026/07/14 05:26:03 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/07/14 05:26:03 INFO : b: Removing directory 2026/07/14 05:26:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/14 05:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': deleted 3 directories 2026/07/14 05:26:07 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/14 05:26:08 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:26:11 DEBUG : b/potato: md5 = b495c363f53c4be3d93c1fd4782d3044 OK 2026/07/14 05:26:13 DEBUG : c/non empty space: md5 = 5a5ced38483066662e2ee03af06b48a7 OK 2026/07/14 05:26:13 INFO : d: Making directory 2026/07/14 05:26:15 DEBUG : Added delayed dir = "a", newDst= 2026/07/14 05:26:15 INFO : c: Set directory modification time (using SetModTime) 2026/07/14 05:26:15 DEBUG : Added delayed dir = "c", newDst=c 2026/07/14 05:26:15 DEBUG : c/non empty space: size = 5 OK 2026/07/14 05:26:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:26:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/14 05:26:15 DEBUG : c/non empty space: Unchanged skipping 2026/07/14 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:18 DEBUG : a/potato2: md5 = 5667a37eca181c60c85956df6e2f10ab OK 2026/07/14 05:26:18 DEBUG : a/potato2: size = 60 OK 2026/07/14 05:26:18 INFO : a/potato2: Copied (new) 2026/07/14 05:26:18 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': not deleting files as there were IO errors 2026/07/14 05:26:19 INFO : a: Set directory modification time (using DirSetModTime) 2026/07/14 05:26:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': not deleting directories as there were IO errors 2026/07/14 05:26:22 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/07/14 05:26:23 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/14 05:26:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:26:26 DEBUG : potato: md5 = 92ff6596b9de045e73d854742516ce27 OK 2026/07/14 05:26:28 DEBUG : empty space: md5 = bedc539ec8cdb2756533388e7593f88b OK 2026/07/14 05:26:28 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:26:28 DEBUG : empty space: size = 1 OK 2026/07/14 05:26:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:26:28 DEBUG : empty space: Unchanged skipping 2026/07/14 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:29 INFO : potato: Deleted 2026/07/14 05:26:30 DEBUG : potato2: md5 = 685d50aeb734f1d1aeea5db57af9c4ec OK 2026/07/14 05:26:30 DEBUG : potato2: size = 60 OK 2026/07/14 05:26:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:26:33 DEBUG : potato: md5 = ff19ac08411ca325e3196f7b8b8cc29b OK 2026/07/14 05:26:35 DEBUG : empty space: md5 = 1e8f1f3c7b8b2af37587b54b8c86c68b OK 2026/07/14 05:26:35 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:36 INFO : potato: Deleted 2026/07/14 05:26:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:26:36 DEBUG : empty space: size = 1 OK 2026/07/14 05:26:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:36 DEBUG : empty space: Unchanged skipping 2026/07/14 05:26:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:38 DEBUG : potato2: md5 = e7b95adcafce4daa953350ec5b2dfb78 OK 2026/07/14 05:26:38 DEBUG : potato2: size = 60 OK 2026/07/14 05:26:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.90s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:26:41 DEBUG : potato: md5 = 898362821d7ed99468102f2dedcc8748 OK 2026/07/14 05:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:43 DEBUG : potato2: md5 = 12374c7ebb93962613c42718cc0cbf9f OK 2026/07/14 05:26:43 DEBUG : potato2: size = 19 OK 2026/07/14 05:26:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.53s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:26:47 DEBUG : potato2: md5 = 2bbcedece1e9ce258313bd44558181e9 OK 2026/07/14 05:26:48 DEBUG : empty space: md5 = c479a916882a92123e562d71f238e24f OK 2026/07/14 05:26:49 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 05:26:49 DEBUG : enormous: Excluded 2026/07/14 05:26:49 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 05:26:49 DEBUG : potato2: Excluded 2026/07/14 05:26:49 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 05:26:49 DEBUG : empty space: size = 1 OK 2026/07/14 05:26:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:49 DEBUG : empty space: Unchanged skipping 2026/07/14 05:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:49 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:49 INFO : There was nothing to transfer 2026/07/14 05:26:49 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 05:26:49 DEBUG : enormous: Excluded 2026/07/14 05:26:49 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 05:26:49 DEBUG : potato2: Excluded 2026/07/14 05:26:49 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 05:26:49 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for checks to finish 2026/07/14 05:26:49 DEBUG : empty space: size = 1 OK 2026/07/14 05:26:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/14 05:26:49 DEBUG : empty space: Unchanged skipping 2026/07/14 05:26:49 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for transfers to finish 2026/07/14 05:26:49 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:26:53 DEBUG : potato2: md5 = a307807716ebd3deb544b40b414f8b2d OK 2026/07/14 05:26:54 DEBUG : empty space: md5 = 7680144618a5876a4ff36cae5ec62c51 OK 2026/07/14 05:26:56 DEBUG : enormous: md5 = c071f0bc98f2510b4c69bad30abec269 OK 2026/07/14 05:26:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/14 05:26:56 DEBUG : enormous: Excluded 2026/07/14 05:26:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/14 05:26:56 DEBUG : potato2: Excluded 2026/07/14 05:26:56 DEBUG : empty space: size = 1 OK 2026/07/14 05:26:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:26:56 DEBUG : empty space: Unchanged skipping 2026/07/14 05:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:26:56 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:57 INFO : potato2: Deleted 2026/07/14 05:26:57 INFO : enormous: Deleted 2026/07/14 05:26:57 INFO : There was nothing to transfer 2026/07/14 05:26:57 DEBUG : empty space: size = 1 OK 2026/07/14 05:26:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/14 05:26:57 DEBUG : empty space: Unchanged skipping 2026/07/14 05:26:57 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for checks to finish 2026/07/14 05:26:57 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for transfers to finish 2026/07/14 05:26:57 DEBUG : Waiting for deletions to finish 2026/07/14 05:26:57 INFO : enormous: Deleted 2026/07/14 05:26:57 INFO : potato2: Deleted 2026/07/14 05:26:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.29s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:27:00 DEBUG : one: md5 = 334fd19a9b53015f3be1bb6c149885e0 OK 2026/07/14 05:27:01 DEBUG : two: md5 = 831e412c48bc7f8564a33b33c71ce58d OK 2026/07/14 05:27:03 DEBUG : three: md5 = 18b761421871f36f75755eac2c28ed05 OK 2026/07/14 05:27:04 DEBUG : four: md5 = 96499a416f9bc8109db356de300f7f92 OK 2026/07/14 05:27:05 DEBUG : five: Need to transfer - File not found at Destination 2026/07/14 05:27:05 DEBUG : one: Destination is newer than source, skipping 2026/07/14 05:27:05 DEBUG : three: size = 5 OK 2026/07/14 05:27:05 DEBUG : three: Sizes identical 2026/07/14 05:27:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/14 05:27:05 DEBUG : four: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:27:05 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:27:05 DEBUG : four: Sizes differ 2026/07/14 05:27:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/14 05:27:05 DEBUG : two: size = 3 OK 2026/07/14 05:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:06 DEBUG : four: md5 = b1f298176246549643174221b7f0d0f7 OK 2026/07/14 05:27:06 DEBUG : four: size = 4 OK 2026/07/14 05:27:06 INFO : four: Copied (replaced existing) 2026/07/14 05:27:06 DEBUG : two: md5 = d6918df85143375316936472a1e166ca OK 2026/07/14 05:27:06 DEBUG : two: size = 3 OK 2026/07/14 05:27:06 INFO : two: Copied (replaced existing) 2026/07/14 05:27:07 DEBUG : five: md5 = 65e968e2056e67cabfff2438df4006a5 OK 2026/07/14 05:27:07 DEBUG : five: size = 4 OK 2026/07/14 05:27:07 INFO : five: Copied (new) 2026/07/14 05:27:07 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.98s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/07/14 05:27:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/14 05:27:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/14 05:27:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/14 05:27:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:12 DEBUG : potato: md5 = 93ec7caa4843cbdf2f3876f5bac1b6b3 OK 2026/07/14 05:27:12 DEBUG : potato: size = 14 OK 2026/07/14 05:27:12 INFO : potato: Copied (new) 2026/07/14 05:27:12 DEBUG : yam: md5 = b3e5519c286233b846cf9d86411db35b OK 2026/07/14 05:27:12 DEBUG : yam: size = 11 OK 2026/07/14 05:27:12 INFO : yam: Copied (new) 2026/07/14 05:27:12 DEBUG : Waiting for deletions to finish 2026/07/14 05:27:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Ignoring --track-renames as the source and destination do not have a common hash 2026/07/14 05:27:12 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/14 05:27:12 DEBUG : potato: size = 14 OK 2026/07/14 05:27:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:27:12 DEBUG : potato: Unchanged skipping 2026/07/14 05:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:14 DEBUG : yaml: md5 = 7e655492fa19192e791e171cf90af5b9 OK 2026/07/14 05:27:14 DEBUG : yaml: size = 11 OK 2026/07/14 05:27:14 INFO : yaml: Copied (new) 2026/07/14 05:27:14 DEBUG : Waiting for deletions to finish 2026/07/14 05:27:15 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/14 05:27:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Making map for --track-renames 2026/07/14 05:27:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Finished making map for --track-renames 2026/07/14 05:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 05:27:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/14 05:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for renames to finish 2026/07/14 05:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:18 DEBUG : potato: md5 = 78024161c7f2399654c3030322790d93 OK 2026/07/14 05:27:18 DEBUG : potato: size = 14 OK 2026/07/14 05:27:18 INFO : potato: Copied (new) 2026/07/14 05:27:18 DEBUG : yam: md5 = 3e926b18702edad1011f82343fe47bca OK 2026/07/14 05:27:18 DEBUG : yam: size = 11 OK 2026/07/14 05:27:18 INFO : yam: Copied (new) 2026/07/14 05:27:18 DEBUG : Waiting for deletions to finish 2026/07/14 05:27:19 DEBUG : potato: size = 14 OK 2026/07/14 05:27:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:27:19 DEBUG : potato: Unchanged skipping 2026/07/14 05:27:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Making map for --track-renames 2026/07/14 05:27:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Finished making map for --track-renames 2026/07/14 05:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for renames to finish 2026/07/14 05:27:20 INFO : yam: Moved (server-side) to: yaml 2026/07/14 05:27:20 INFO : yaml: Renamed from "yam" 2026/07/14 05:27:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:20 DEBUG : Waiting for deletions to finish 2026/07/14 05:27:20 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/14 05:27:22 DEBUG : Added delayed dir = "sub", newDst= 2026/07/14 05:27:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Making map for --track-renames 2026/07/14 05:27:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Finished making map for --track-renames 2026/07/14 05:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/14 05:27:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/14 05:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for renames to finish 2026/07/14 05:27:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:24 DEBUG : sub/yam: md5 = 02e02961cf282e2f69493b7fa1b0159e OK 2026/07/14 05:27:24 DEBUG : sub/yam: size = 11 OK 2026/07/14 05:27:24 INFO : sub/yam: Copied (new) 2026/07/14 05:27:24 DEBUG : potato: md5 = e0175397f064764d8c6dbd6c582f0355 OK 2026/07/14 05:27:24 DEBUG : potato: size = 14 OK 2026/07/14 05:27:24 INFO : potato: Copied (new) 2026/07/14 05:27:24 DEBUG : Waiting for deletions to finish 2026/07/14 05:27:25 INFO : sub: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:26 DEBUG : potato: size = 14 OK 2026/07/14 05:27:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:27:26 DEBUG : potato: Unchanged skipping 2026/07/14 05:27:26 INFO : sub: Set directory modification time (using SetModTime) 2026/07/14 05:27:26 DEBUG : Added delayed dir = "sub", newDst=sub 2026/07/14 05:27:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Making map for --track-renames 2026/07/14 05:27:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Finished making map for --track-renames 2026/07/14 05:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for renames to finish 2026/07/14 05:27:27 INFO : sub/yam: Moved (server-side) to: yam 2026/07/14 05:27:27 INFO : yam: Renamed from "sub/yam" 2026/07/14 05:27:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:27 DEBUG : Waiting for deletions to finish 2026/07/14 05:27:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.92s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:27:30 DEBUG : Creating backend with remote "/tmp/rclone3898043286/dir1" 2026/07/14 05:27:30 DEBUG : Creating backend with remote "/tmp/rclone3898043286/dir2" 2026/07/14 05:27:30 DEBUG : Local file system at /tmp/rclone3898043286/dir2: Using server-side directory move 2026/07/14 05:27:30 INFO : Local file system at /tmp/rclone3898043286/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 05:27:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/14 05:27:30 DEBUG : Local file system at /tmp/rclone3898043286/dir2: Waiting for checks to finish 2026/07/14 05:27:30 DEBUG : Local file system at /tmp/rclone3898043286/dir2: Waiting for transfers to finish 2026/07/14 05:27:30 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:27:31 DEBUG : Added delayed dir = "nested", newDst= 2026/07/14 05:27:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:27:31 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/14 05:27:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 05:27:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:34 DEBUG : sub dir/hello world: md5 = 42f5f128fae4302bf5c7d1fd48e0df63 OK 2026/07/14 05:27:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:27:34 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:27:34 INFO : sub dir/hello world: Deleted 2026/07/14 05:27:36 DEBUG : nested/sub dir/file: md5 = 86d6da4a14f5d6fdcdd1e01740543b60 OK 2026/07/14 05:27:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 05:27:36 INFO : nested/sub dir/file: Copied (new) 2026/07/14 05:27:36 INFO : nested/sub dir/file: Deleted 2026/07/14 05:27:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:37 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:37 INFO : sub dir: Removing directory 2026/07/14 05:27:37 INFO : nested/sub dir: Removing directory 2026/07/14 05:27:37 INFO : nested: Removing directory 2026/07/14 05:27:37 DEBUG : Local file system at /tmp/rclone3898043286: deleted 3 directories 2026/07/14 05:27:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 05:27:41 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/14 05:27:42 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:27:43 DEBUG : Added delayed dir = "nested", newDst= 2026/07/14 05:27:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/14 05:27:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/14 05:27:43 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/07/14 05:27:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/14 05:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:45 DEBUG : sub dir/hello world: md5 = 832a4b404c170e78ab0f7263a6a75ac8 OK 2026/07/14 05:27:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/14 05:27:45 INFO : sub dir/hello world: Copied (new) 2026/07/14 05:27:45 INFO : sub dir/hello world: Deleted 2026/07/14 05:27:47 DEBUG : nested/sub dir/file: md5 = 88b5e33aac9d36119f45bc22b18466b4 OK 2026/07/14 05:27:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/14 05:27:47 INFO : nested/sub dir/file: Copied (new) 2026/07/14 05:27:47 INFO : nested/sub dir/file: Deleted 2026/07/14 05:27:47 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:48 INFO : nested: Set directory modification time (using DirSetModTime) 2026/07/14 05:27:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 05:27:52 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/07/14 05:27:52 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.72s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:27:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/14 05:27:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 05:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:55 DEBUG : existing-b: md5 = 44286a48eabdc9172e98aeacb4ab116f OK 2026/07/14 05:27:55 DEBUG : existing-b: size = 6 OK 2026/07/14 05:27:55 INFO : existing-b: Copied (new) 2026/07/14 05:27:55 INFO : existing-b: Deleted 2026/07/14 05:27:55 DEBUG : existing: md5 = a27abceb56e14f9aa1df9e17742ef547 OK 2026/07/14 05:27:55 DEBUG : existing: size = 6 OK 2026/07/14 05:27:55 INFO : existing: Copied (new) 2026/07/14 05:27:55 INFO : existing: Deleted 2026/07/14 05:27:55 DEBUG : existing: Destination exists, skipping 2026/07/14 05:27:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/14 05:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:27:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:27:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekojux3hoki" 2026/07/14 05:27:57 DEBUG : Creating backend with remote "TestDrive:crypt/p31stpe9vteln3uc493oebkvafv65dua9co18afq9gfgnsbldid0" 2026/07/14 05:28:00 DEBUG : potato2: md5 = 113179a2cb9c55ff1feabb18cb9ea3f9 OK 2026/07/14 05:28:01 DEBUG : empty space: md5 = 36335cbd4e3d55e33d4691f44c89c99e OK 2026/07/14 05:28:03 DEBUG : potato3: md5 = 04d6a180064421149c5b0b3bf92a02e9 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi' -> Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki' 2026/07/14 05:28:05 DEBUG : empty space: md5 = e919202a063d1baf025c84def808afb9 OK 2026/07/14 05:28:07 DEBUG : potato3: md5 = df28466225b75c551699c5eecc3f2be3 OK 2026/07/14 05:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki': Using server-side directory move 2026/07/14 05:28:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 05:28:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:28:07 DEBUG : empty space: size = 1 OK 2026/07/14 05:28:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:28:07 DEBUG : empty space: Unchanged skipping 2026/07/14 05:28:07 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:28:07 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki') 2026/07/14 05:28:07 DEBUG : potato3: Sizes differ 2026/07/14 05:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki': Waiting for checks to finish 2026/07/14 05:28:08 INFO : empty space: Deleted 2026/07/14 05:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki': Waiting for transfers to finish 2026/07/14 05:28:08 INFO : potato3: Deleted 2026/07/14 05:28:08 INFO : potato2: Moved (server-side) 2026/07/14 05:28:09 INFO : potato3: Moved (server-side) 2026/07/14 05:28:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tubefof5pigi" 2026/07/14 05:28:09 DEBUG : Creating backend with remote "TestDrive:crypt/7b10k5o5gchl47h7g07omhekcpf5vqvbea0l8p4a63bumtiq5lh0" 2026/07/14 05:28:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubefof5pigi': Using server-side directory move 2026/07/14 05:28:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tubefof5pigi': Server side directory move succeeded 2026/07/14 05:28:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tubefof5pigi': Purge remote 2026/07/14 05:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekojux3hoki': Purge remote 2026/07/14 05:28:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:28:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-musaqun6saka" 2026/07/14 05:28:14 DEBUG : Creating backend with remote "TestDrive:crypt/b5gap5g59g96fiksv6i9op5pkfkv9pgdn2l6pjb97ih2d0e97550" 2026/07/14 05:28:16 DEBUG : potato2: md5 = e375c640667662d8e2326eb431f1b8fd OK 2026/07/14 05:28:18 DEBUG : empty space: md5 = bbdf4a408197cafec31d50e9db22efa6 OK 2026/07/14 05:28:19 DEBUG : potato3: md5 = 15903415110d0a81039340f89faa1a22 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi' -> Encrypted drive 'TestCryptDrive:rclone-test-musaqun6saka' 2026/07/14 05:28:22 DEBUG : empty space: md5 = 9cc9e0779c70f2792c53446059d0c460 OK 2026/07/14 05:28:23 DEBUG : potato3: md5 = 43eedc59736743335a3aa9371c3aaaae OK 2026/07/14 05:28:24 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 05:28:24 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 05:28:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:28:24 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:28:24 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-musaqun6saka') 2026/07/14 05:28:24 DEBUG : potato3: Sizes differ 2026/07/14 05:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-musaqun6saka': Waiting for checks to finish 2026/07/14 05:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-musaqun6saka': Waiting for transfers to finish 2026/07/14 05:28:24 INFO : potato3: Deleted 2026/07/14 05:28:25 INFO : potato2: Moved (server-side) 2026/07/14 05:28:25 INFO : potato3: Moved (server-side) 2026/07/14 05:28:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meguwir4bayi" 2026/07/14 05:28:25 DEBUG : Creating backend with remote "TestDrive:crypt/cgcqicklq421vgm89ahlnd1jdhgapld0lgt8nspd5ac7vsucpajg" 2026/07/14 05:28:27 DEBUG : empty space: Excluded (Size Filter) 2026/07/14 05:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:28:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/14 05:28:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meguwir4bayi': Waiting for checks to finish 2026/07/14 05:28:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meguwir4bayi': Waiting for transfers to finish 2026/07/14 05:28:29 INFO : potato3: Moved (server-side) 2026/07/14 05:28:29 INFO : potato2: Moved (server-side) 2026/07/14 05:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meguwir4bayi': Purge remote 2026/07/14 05:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-musaqun6saka': Purge remote --- PASS: TestServerSideMoveWithFilter (18.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:28:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tomoxen1lugi" 2026/07/14 05:28:32 DEBUG : Config file has changed externally - reloading 2026/07/14 05:28:32 DEBUG : Creating backend with remote "TestDrive:crypt/6m14go49nqqdfotq96chlj4s8ne2cfgfr60pde6rlqk07m6ate2g" 2026/07/14 05:28:34 DEBUG : potato2: md5 = 8b85c7da65041b0534e77e906525a66f OK 2026/07/14 05:28:36 DEBUG : empty space: md5 = 6403ba28ddaaabaee807775a9f9469e2 OK 2026/07/14 05:28:38 DEBUG : potato3: md5 = b817b87b27dd633f1bf0a6f81270997d OK 2026/07/14 05:28:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi' -> Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi' 2026/07/14 05:28:41 DEBUG : empty space: md5 = b676f11d23214bd53b4335a2d2567362 OK 2026/07/14 05:28:43 DEBUG : potato3: md5 = 294aae5d4074f40cd0a497e83f3ef3ad OK 2026/07/14 05:28:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi': Using server-side directory move 2026/07/14 05:28:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/14 05:28:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/14 05:28:44 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/07/14 05:28:44 DEBUG : empty space: size = 1 OK 2026/07/14 05:28:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:28:44 DEBUG : empty space: Unchanged skipping 2026/07/14 05:28:44 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:28:44 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi') 2026/07/14 05:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi': Waiting for checks to finish 2026/07/14 05:28:44 DEBUG : potato3: Sizes differ 2026/07/14 05:28:44 INFO : empty space: Deleted 2026/07/14 05:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi': Waiting for transfers to finish 2026/07/14 05:28:44 INFO : potato3: Deleted 2026/07/14 05:28:45 INFO : potato2: Moved (server-side) 2026/07/14 05:28:45 INFO : potato3: Moved (server-side) 2026/07/14 05:28:45 INFO : tomatoDir: Removing directory 2026/07/14 05:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': deleted 1 directories 2026/07/14 05:28:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caviqos0zako" 2026/07/14 05:28:47 DEBUG : Creating backend with remote "TestDrive:crypt/rv2uc6ur46nurajsk30n001lrkqjenmne03p93pnfpth8cjubu1g" 2026/07/14 05:28:48 INFO : tomatoDir: Making directory 2026/07/14 05:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caviqos0zako': Using server-side directory move 2026/07/14 05:28:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-caviqos0zako': Server side directory move succeeded 2026/07/14 05:28:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caviqos0zako': Purge remote 2026/07/14 05:28:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tomoxen1lugi': Purge remote 2026/07/14 05:28:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.25s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:28:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test" 2026/07/14 05:28:53 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:28:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test" 2026/07/14 05:28:55 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/07/14 05:28:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test-include/layer2" 2026/07/14 05:28:57 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/07/14 05:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test-ignore-file" 2026/07/14 05:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/07/14 05:29:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = d839caa2220eabca92b16a79c328ee7b OK 2026/07/14 05:29:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/14 05:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test': Waiting for checks to finish 2026/07/14 05:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test': Waiting for transfers to finish 2026/07/14 05:29:07 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:07 INFO : There was nothing to transfer 2026/07/14 05:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:29:09 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:09 INFO : rclone-sync-test-include: Removing directory 2026/07/14 05:29:09 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/14 05:29:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/14 05:29:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': failed to delete 1 directories 2026/07/14 05:29:09 INFO : There was nothing to transfer 2026/07/14 05:29:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/14 05:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/07/14 05:29:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/07/14 05:29:11 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:11 INFO : There was nothing to transfer 2026/07/14 05:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:29:13 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:13 INFO : rclone-sync-test-include: Removing directory 2026/07/14 05:29:13 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/14 05:29:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/14 05:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': failed to delete 1 directories 2026/07/14 05:29:13 INFO : There was nothing to transfer 2026/07/14 05:29:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/07/14 05:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/07/14 05:29:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/07/14 05:29:15 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:15 INFO : There was nothing to transfer 2026/07/14 05:29:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/07/14 05:29:18 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (25.15s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:29:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:29:20 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:29:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/CompareDest" 2026/07/14 05:29:21 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/gveqi14airsml4bgu7krj116o8" 2026/07/14 05:29:23 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 05:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:29:26 DEBUG : one: md5 = a3c3c101f5910c8907192a335154a42a OK 2026/07/14 05:29:26 DEBUG : one: size = 3 OK 2026/07/14 05:29:26 INFO : one: Copied (new) 2026/07/14 05:29:26 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:29:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:29:27 DEBUG : one: Sizes differ 2026/07/14 05:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:29:29 DEBUG : one: md5 = b1090dac713d3b054d4b8b7bc9974df6 OK 2026/07/14 05:29:29 DEBUG : one: size = 5 OK 2026/07/14 05:29:29 INFO : one: Copied (replaced existing) 2026/07/14 05:29:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:31 DEBUG : dst/one: md5 = fb2fd0ac9998a6e749d43a0e954c09cc OK 2026/07/14 05:29:33 DEBUG : CompareDest/one: md5 = 6623106a80833f77c3498274423acd74 OK 2026/07/14 05:29:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:29:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:29:34 DEBUG : one: Sizes differ 2026/07/14 05:29:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:29:34 DEBUG : one: size = 5 OK 2026/07/14 05:29:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:29:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 05:29:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:29:34 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:34 INFO : There was nothing to transfer 2026/07/14 05:29:36 DEBUG : CompareDest/two: md5 = 990b91dfcf00b7383a81b4c0df8564d9 OK 2026/07/14 05:29:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:29:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:29:37 DEBUG : one: Sizes differ 2026/07/14 05:29:37 DEBUG : one: size = 5 OK 2026/07/14 05:29:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:29:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 05:29:37 DEBUG : two: size = 3 OK 2026/07/14 05:29:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:29:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 05:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:29:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:29:37 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:37 INFO : There was nothing to transfer 2026/07/14 05:29:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:29:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:29:38 DEBUG : one: Sizes differ 2026/07/14 05:29:38 DEBUG : two: size = 3 OK 2026/07/14 05:29:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:29:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:29:38 DEBUG : one: size = 5 OK 2026/07/14 05:29:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:29:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 05:29:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:29:38 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:38 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/14 05:29:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:29:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:29:40 DEBUG : one: Sizes differ 2026/07/14 05:29:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:29:40 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/CompareDest') 2026/07/14 05:29:40 DEBUG : two: Sizes differ 2026/07/14 05:29:40 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 05:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:29:40 DEBUG : one: size = 5 OK 2026/07/14 05:29:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:29:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 05:29:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:29:41 DEBUG : two: md5 = 4db4104c60f917d038817e94dd1e58b1 OK 2026/07/14 05:29:41 DEBUG : two: size = 5 OK 2026/07/14 05:29:41 INFO : two: Copied (new) 2026/07/14 05:29:41 DEBUG : Waiting for deletions to finish 2026/07/14 05:29:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:29:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:29:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:29:46 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.75s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:29:49 DEBUG : pre-dest1/1: md5 = dd338dbad997a542fd47e93fea367548 OK 2026/07/14 05:29:51 DEBUG : pre-dest2/2: md5 = 0c029a1a22e8cc97d2a8863765d1c6da OK 2026/07/14 05:29:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dest" 2026/07/14 05:29:52 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/rg03c1jvnehrrc617i0lnqjddc" 2026/07/14 05:29:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/pre-dest1" 2026/07/14 05:29:54 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/bbnblvh6k061ssopqrp18kd7gc" 2026/07/14 05:29:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/pre-dest2" 2026/07/14 05:29:54 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/dgicm1h6b5ejvlltm8eeif0bnk" 2026/07/14 05:29:56 DEBUG : 1: size = 1 OK 2026/07/14 05:29:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:29:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/14 05:29:56 DEBUG : 2: size = 1 OK 2026/07/14 05:29:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:29:56 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/14 05:29:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/14 05:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dest': Waiting for checks to finish 2026/07/14 05:29:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dest': Waiting for transfers to finish 2026/07/14 05:29:59 DEBUG : 3: md5 = 41ed0ea9b7cac5d32984158912dcf5f3 OK 2026/07/14 05:29:59 DEBUG : 3: size = 1 OK 2026/07/14 05:29:59 INFO : 3: Copied (new) 2026/07/14 05:29:59 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:03 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/07/14 05:30:04 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/07/14 05:30:04 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.54s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:30:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:30:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/CopyDest" 2026/07/14 05:30:07 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/14 05:30:09 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 05:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:11 DEBUG : one: md5 = c8b9ddb266e416c57c254db48610420f OK 2026/07/14 05:30:11 DEBUG : one: size = 3 OK 2026/07/14 05:30:11 INFO : one: Copied (new) 2026/07/14 05:30:11 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:30:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:30:12 DEBUG : one: Sizes differ 2026/07/14 05:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:15 DEBUG : one: md5 = c2ae395877cd75ab66f383b19eff55fa OK 2026/07/14 05:30:15 DEBUG : one: size = 5 OK 2026/07/14 05:30:15 INFO : one: Copied (replaced existing) 2026/07/14 05:30:15 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:17 DEBUG : dst/one: md5 = 7061b75985df2c690094b3ef72c8a759 OK 2026/07/14 05:30:20 DEBUG : CopyDest/one: md5 = 267ed2cde33a8c67c4894f72d7afb8a9 OK 2026/07/14 05:30:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/BackupDir" 2026/07/14 05:30:20 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/14 05:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:30:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:30:22 DEBUG : one: Sizes differ 2026/07/14 05:30:22 DEBUG : one: size = 5 OK 2026/07/14 05:30:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:30:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:30:22 DEBUG : one: Sizes differ 2026/07/14 05:30:25 INFO : one: Moved (server-side) 2026/07/14 05:30:26 DEBUG : one: size = 5 OK 2026/07/14 05:30:26 INFO : one: Copied (server-side copy) 2026/07/14 05:30:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/14 05:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:26 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:28 DEBUG : CopyDest/two: md5 = 4165989b98cc1beb3e5bc49cd461c1c3 OK 2026/07/14 05:30:29 DEBUG : one: size = 5 OK 2026/07/14 05:30:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:29 DEBUG : one: Unchanged skipping 2026/07/14 05:30:29 DEBUG : two: size = 3 OK 2026/07/14 05:30:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:30 DEBUG : two: size = 3 OK 2026/07/14 05:30:30 INFO : two: Copied (server-side copy) 2026/07/14 05:30:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/14 05:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:30 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:31 DEBUG : one: size = 5 OK 2026/07/14 05:30:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:31 DEBUG : one: Unchanged skipping 2026/07/14 05:30:31 DEBUG : two: size = 3 OK 2026/07/14 05:30:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:31 DEBUG : two: Unchanged skipping 2026/07/14 05:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:31 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:31 INFO : There was nothing to transfer 2026/07/14 05:30:33 DEBUG : CopyDest/three: md5 = 9c0c609777283e813b9f092555ee532e OK 2026/07/14 05:30:34 DEBUG : one: size = 5 OK 2026/07/14 05:30:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:34 DEBUG : one: Unchanged skipping 2026/07/14 05:30:34 DEBUG : three: size = 7 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:30:34 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/CopyDest') 2026/07/14 05:30:34 DEBUG : three: Sizes differ 2026/07/14 05:30:34 DEBUG : three: Destination not found in --copy-dest 2026/07/14 05:30:34 DEBUG : three: Need to transfer - File not found at Destination 2026/07/14 05:30:34 DEBUG : two: size = 3 OK 2026/07/14 05:30:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 05:30:34 DEBUG : two: Unchanged skipping 2026/07/14 05:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:36 DEBUG : three: md5 = a93074fa1246a22548a548597ce05710 OK 2026/07/14 05:30:36 DEBUG : three: size = 7 OK 2026/07/14 05:30:36 INFO : three: Copied (new) 2026/07/14 05:30:36 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/14 05:30:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:30:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:30:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:30:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:30:42 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/14 05:30:43 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.56s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:30:46 DEBUG : dst/one: md5 = 43fe27b5571ea2591d17b53a4b8c7ca0 OK 2026/07/14 05:30:48 DEBUG : dst/two: md5 = 4f0591715b002d22b32ad08f54aa8d1c OK 2026/07/14 05:30:49 DEBUG : dst/three.txt: md5 = 2b8038e2c617458274fc92fe0acb2d8a OK 2026/07/14 05:30:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:30:50 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:30:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/backup" 2026/07/14 05:30:51 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/1nrff024r7pq65ecp72fc28jb0" 2026/07/14 05:30:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:30:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:30:52 DEBUG : one: Sizes differ 2026/07/14 05:30:52 DEBUG : two: size = 3 OK 2026/07/14 05:30:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:30:52 DEBUG : two: Unchanged skipping 2026/07/14 05:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:30:55 INFO : one: Moved (server-side) 2026/07/14 05:30:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:30:57 DEBUG : one: md5 = e9b14a28fa4d0f7165cd3639275d9864 OK 2026/07/14 05:30:57 DEBUG : one: size = 4 OK 2026/07/14 05:30:57 INFO : one: Copied (new) 2026/07/14 05:30:57 DEBUG : Waiting for deletions to finish 2026/07/14 05:30:58 INFO : three.txt: Moved (server-side) 2026/07/14 05:30:58 INFO : three.txt: Moved into backup dir 2026/07/14 05:31:00 DEBUG : dst/three.txt: md5 = 26e9ec43ea0c5c59eb885269b55f2fa1 OK 2026/07/14 05:31:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:31:01 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:31:01 DEBUG : one: Sizes differ 2026/07/14 05:31:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:31:01 DEBUG : two: size = 3 OK 2026/07/14 05:31:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:31:01 DEBUG : two: Unchanged skipping 2026/07/14 05:31:01 INFO : one: Deleted 2026/07/14 05:31:02 INFO : one: Moved (server-side) 2026/07/14 05:31:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:31:04 DEBUG : one: md5 = 667faa51c934b7571557c1bcee65b97e OK 2026/07/14 05:31:04 DEBUG : one: size = 5 OK 2026/07/14 05:31:04 INFO : one: Copied (new) 2026/07/14 05:31:04 DEBUG : Waiting for deletions to finish 2026/07/14 05:31:05 INFO : three.txt: Deleted 2026/07/14 05:31:05 INFO : three.txt: Moved (server-side) 2026/07/14 05:31:05 INFO : three.txt: Moved into backup dir 2026/07/14 05:31:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:31:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:31:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/14 05:31:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:31:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/14 05:31:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (27.45s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:31:14 DEBUG : dst/one: md5 = 262824aae893e91e6fcad23bb7f0d52a OK 2026/07/14 05:31:15 DEBUG : dst/two: md5 = d240ed774484b7bf879955c7010534d0 OK 2026/07/14 05:31:17 DEBUG : dst/three.txt: md5 = d44c7c331c84efcc98ba79e06b43e07a OK 2026/07/14 05:31:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:31:18 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:31:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/backup" 2026/07/14 05:31:18 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/1nrff024r7pq65ecp72fc28jb0" 2026/07/14 05:31:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:31:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:31:20 DEBUG : one: Sizes differ 2026/07/14 05:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:31:20 DEBUG : two: size = 3 OK 2026/07/14 05:31:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:31:20 DEBUG : two: Unchanged skipping 2026/07/14 05:31:23 INFO : one: Moved (server-side) to: one.bak 2026/07/14 05:31:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:31:24 DEBUG : one: md5 = 21402206670f0fc9989c9753199309f7 OK 2026/07/14 05:31:24 DEBUG : one: size = 4 OK 2026/07/14 05:31:24 INFO : one: Copied (new) 2026/07/14 05:31:24 DEBUG : Waiting for deletions to finish 2026/07/14 05:31:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 05:31:26 INFO : three.txt: Moved into backup dir 2026/07/14 05:31:28 DEBUG : dst/three.txt: md5 = a620edd3a6270599f227ebb325233da5 OK 2026/07/14 05:31:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:31:28 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:31:28 DEBUG : one: Sizes differ 2026/07/14 05:31:28 DEBUG : two: size = 3 OK 2026/07/14 05:31:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:31:28 DEBUG : two: Unchanged skipping 2026/07/14 05:31:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:31:29 INFO : one.bak: Deleted 2026/07/14 05:31:30 INFO : one: Moved (server-side) to: one.bak 2026/07/14 05:31:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:31:32 DEBUG : one: md5 = d0aead118f0c46975185fe312324cdaf OK 2026/07/14 05:31:32 DEBUG : one: size = 5 OK 2026/07/14 05:31:32 INFO : one: Copied (new) 2026/07/14 05:31:32 DEBUG : Waiting for deletions to finish 2026/07/14 05:31:32 INFO : three.txt.bak: Deleted 2026/07/14 05:31:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 05:31:33 INFO : three.txt: Moved into backup dir 2026/07/14 05:31:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:31:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:31:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/14 05:31:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/14 05:31:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/14 05:31:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (27.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:31:41 DEBUG : dst/one: md5 = b244ed45a86bce4fbb011dc43a07cf14 OK 2026/07/14 05:31:43 DEBUG : dst/two: md5 = 151773b03300ba32706e67c2c6d07fa8 OK 2026/07/14 05:31:45 DEBUG : dst/three.txt: md5 = 68641527e68f6a3aeca5070b487a4db1 OK 2026/07/14 05:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:31:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/backup" 2026/07/14 05:31:46 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/1nrff024r7pq65ecp72fc28jb0" 2026/07/14 05:31:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:31:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:31:48 DEBUG : one: Sizes differ 2026/07/14 05:31:48 DEBUG : two: size = 3 OK 2026/07/14 05:31:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:31:48 DEBUG : two: Unchanged skipping 2026/07/14 05:31:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:31:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 05:31:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:31:52 DEBUG : one: md5 = b4c27c466dd170578e0773b63268b5f5 OK 2026/07/14 05:31:52 DEBUG : one: size = 4 OK 2026/07/14 05:31:52 INFO : one: Copied (new) 2026/07/14 05:31:52 DEBUG : Waiting for deletions to finish 2026/07/14 05:31:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 05:31:53 INFO : three.txt: Moved into backup dir 2026/07/14 05:31:55 DEBUG : dst/three.txt: md5 = fac55fe2844b5f803291f3d0c2f5d096 OK 2026/07/14 05:31:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:31:55 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:31:55 DEBUG : one: Sizes differ 2026/07/14 05:31:55 DEBUG : two: size = 3 OK 2026/07/14 05:31:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:31:55 DEBUG : two: Unchanged skipping 2026/07/14 05:31:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:31:56 INFO : one-2019-01-01: Deleted 2026/07/14 05:31:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 05:31:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:31:59 DEBUG : one: md5 = b1f6794d372d98c1bfb9d95296380a9b OK 2026/07/14 05:31:59 DEBUG : one: size = 5 OK 2026/07/14 05:31:59 INFO : one: Copied (new) 2026/07/14 05:31:59 DEBUG : Waiting for deletions to finish 2026/07/14 05:32:00 INFO : three-2019-01-01.txt: Deleted 2026/07/14 05:32:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 05:32:00 INFO : three.txt: Moved into backup dir 2026/07/14 05:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:32:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:32:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/14 05:32:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/14 05:32:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/14 05:32:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.90s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:32:08 DEBUG : dst/one: md5 = 8b62e887e2e13450141294c79f14818b OK 2026/07/14 05:32:10 DEBUG : dst/two: md5 = c810e99e6c68c4c3e1c5b7f9852da549 OK 2026/07/14 05:32:11 DEBUG : dst/three.txt: md5 = df5564a61ae72248fb124d749879ccb6 OK 2026/07/14 05:32:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:32:12 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:32:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:32:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:32:13 DEBUG : one: Sizes differ 2026/07/14 05:32:13 DEBUG : two: size = 3 OK 2026/07/14 05:32:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:32:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:32:13 DEBUG : two: Unchanged skipping 2026/07/14 05:32:14 INFO : one: Moved (server-side) to: one.bak 2026/07/14 05:32:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:32:15 DEBUG : one: md5 = 50612247d78cb306c2852f3b1ea8991e OK 2026/07/14 05:32:15 DEBUG : one: size = 4 OK 2026/07/14 05:32:15 INFO : one: Copied (new) 2026/07/14 05:32:15 DEBUG : Waiting for deletions to finish 2026/07/14 05:32:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 05:32:16 INFO : three.txt: Moved into backup dir 2026/07/14 05:32:18 DEBUG : dst/three.txt: md5 = 043147020ee4fc28384078e1d1dd0ba2 OK 2026/07/14 05:32:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/14 05:32:19 DEBUG : one.bak: Excluded (Path Filter) 2026/07/14 05:32:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:32:19 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:32:19 DEBUG : one: Sizes differ 2026/07/14 05:32:19 DEBUG : two: size = 3 OK 2026/07/14 05:32:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:32:19 DEBUG : two: Unchanged skipping 2026/07/14 05:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for checks to finish 2026/07/14 05:32:20 INFO : one.bak: Deleted 2026/07/14 05:32:21 INFO : one: Moved (server-side) to: one.bak 2026/07/14 05:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst': Waiting for transfers to finish 2026/07/14 05:32:22 DEBUG : one: md5 = 48fbe23684e550d7b8d320cdcc0b0744 OK 2026/07/14 05:32:22 DEBUG : one: size = 5 OK 2026/07/14 05:32:22 INFO : one: Copied (new) 2026/07/14 05:32:22 DEBUG : Waiting for deletions to finish 2026/07/14 05:32:23 INFO : three.txt.bak: Deleted 2026/07/14 05:32:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 05:32:24 INFO : three.txt: Moved into backup dir 2026/07/14 05:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/14 05:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/14 05:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/14 05:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/14 05:32:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (22.63s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:32:31 DEBUG : dst/one: md5 = 178db5e9e6bf4a0227c975ef224f897e OK 2026/07/14 05:32:32 DEBUG : dst/two: md5 = f709e88e100a11900c359d3ac0405a5d OK 2026/07/14 05:32:34 DEBUG : dst/three.txt: md5 = 3d1606f06ca7cdf56979a4cee43c8e0a OK 2026/07/14 05:32:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:32:34 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:32:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:32:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:32:36 DEBUG : one: Sizes differ 2026/07/14 05:32:36 INFO : one: Moved (server-side) to: one.bak 2026/07/14 05:32:38 DEBUG : one: md5 = b12491d8b9e5e3684cdeb370cc09da7e OK 2026/07/14 05:32:38 DEBUG : one: size = 4 OK 2026/07/14 05:32:38 INFO : one: Copied (new) 2026/07/14 05:32:38 DEBUG : two: size = 3 OK 2026/07/14 05:32:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:32:38 DEBUG : two: Unchanged skipping 2026/07/14 05:32:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:32:39 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:32:39 DEBUG : three.txt: Sizes differ 2026/07/14 05:32:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 05:32:41 DEBUG : three.txt: md5 = af3589fdb2aaefd6d562c2ccb1a1891a OK 2026/07/14 05:32:41 DEBUG : three.txt: size = 6 OK 2026/07/14 05:32:41 INFO : three.txt: Copied (new) 2026/07/14 05:32:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:32:42 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:32:42 DEBUG : one: Sizes differ 2026/07/14 05:32:43 INFO : one.bak: Deleted 2026/07/14 05:32:44 INFO : one: Moved (server-side) to: one.bak 2026/07/14 05:32:46 DEBUG : one: md5 = 6827554bcd42d263516ee0c7babe1007 OK 2026/07/14 05:32:46 DEBUG : one: size = 5 OK 2026/07/14 05:32:46 INFO : one: Copied (new) 2026/07/14 05:32:46 DEBUG : two: size = 3 OK 2026/07/14 05:32:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:32:46 DEBUG : two: Unchanged skipping 2026/07/14 05:32:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:32:46 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:32:46 DEBUG : three.txt: Sizes differ 2026/07/14 05:32:47 INFO : three.txt.bak: Deleted 2026/07/14 05:32:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/14 05:32:49 DEBUG : three.txt: md5 = 19e07c427799bf9514d5ee7b90969cb6 OK 2026/07/14 05:32:49 DEBUG : three.txt: size = 19 OK 2026/07/14 05:32:49 INFO : three.txt: Copied (new) 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:32:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (26.12s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:32:57 DEBUG : dst/one: md5 = 3610a832dad892b1130161c477c386c5 OK 2026/07/14 05:32:59 DEBUG : dst/two: md5 = 4199d2368d838470943dd5663566a68c OK 2026/07/14 05:33:01 DEBUG : dst/three.txt: md5 = a25e360b07d83ca374ae09b3b75d19b2 OK 2026/07/14 05:33:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-papefaw8pufi/dst" 2026/07/14 05:33:01 DEBUG : Creating backend with remote "TestDrive:crypt/t64m4dbaptlvrkdpt2j98dalh77bmfuqjsqkbhdmucmcf15aa8n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 05:33:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:33:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:33:02 DEBUG : one: Sizes differ 2026/07/14 05:33:03 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 05:33:05 DEBUG : one: md5 = d6e21b23609b5bbd41602604cf1a7d7d OK 2026/07/14 05:33:05 DEBUG : one: size = 4 OK 2026/07/14 05:33:05 INFO : one: Copied (new) 2026/07/14 05:33:05 DEBUG : two: size = 3 OK 2026/07/14 05:33:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:33:05 DEBUG : two: Unchanged skipping 2026/07/14 05:33:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:33:05 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:33:05 DEBUG : three.txt: Sizes differ 2026/07/14 05:33:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 05:33:08 DEBUG : three.txt: md5 = 7e3044e365b0b6285e7da7c3fe1b6e85 OK 2026/07/14 05:33:08 DEBUG : three.txt: size = 6 OK 2026/07/14 05:33:08 INFO : three.txt: Copied (new) 2026/07/14 05:33:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:33:09 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:33:09 DEBUG : one: Sizes differ 2026/07/14 05:33:10 INFO : one-2019-01-01: Deleted 2026/07/14 05:33:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/14 05:33:12 DEBUG : one: md5 = e35c31b781e03975aae41029d664471f OK 2026/07/14 05:33:12 DEBUG : one: size = 5 OK 2026/07/14 05:33:12 INFO : one: Copied (new) 2026/07/14 05:33:12 DEBUG : two: size = 3 OK 2026/07/14 05:33:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:33:12 DEBUG : two: Unchanged skipping 2026/07/14 05:33:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:33:13 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi/dst') 2026/07/14 05:33:13 DEBUG : three.txt: Sizes differ 2026/07/14 05:33:14 INFO : three-2019-01-01.txt: Deleted 2026/07/14 05:33:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/14 05:33:16 DEBUG : three.txt: md5 = b6af5f8667b4818042affd105e21331a OK 2026/07/14 05:33:16 DEBUG : three.txt: size = 19 OK 2026/07/14 05:33:16 INFO : three.txt: Copied (new) 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 05:33:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.97s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:33:23 DEBUG : Testêé: md5 = 0cf5773c439e5bfc3abe60235d3a8512 OK 2026/07/14 05:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:33:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:33:24 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:33:24 DEBUG : Testêé: Sizes differ 2026/07/14 05:33:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:33:25 DEBUG : Testêé: md5 = 446cc833052ee0ba3257b5ad751ee973 OK 2026/07/14 05:33:25 DEBUG : Testêé: size = 14 OK 2026/07/14 05:33:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/14 05:33:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.01s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:33:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/14 05:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:33:29 DEBUG : existing: md5 = ea62e4b8eeb22be7ded6e13a9080a872 OK 2026/07/14 05:33:29 DEBUG : existing: size = 6 OK 2026/07/14 05:33:29 INFO : existing: Copied (new) 2026/07/14 05:33:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:33:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:33:30 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:33:30 DEBUG : existing: Sizes differ 2026/07/14 05:33:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/14 05:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:33:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': not deleting files as there were IO errors 2026/07/14 05:33:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.52s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:33:33 DEBUG : EXISTING: md5 = 3cfb2b32cee1fe80267d24659b616e63 OK 2026/07/14 05:33:33 DEBUG : EXISTING: size = 6 OK 2026/07/14 05:33:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:33:33 DEBUG : existing: Unchanged skipping 2026/07/14 05:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:33:33 DEBUG : Waiting for deletions to finish 2026/07/14 05:33:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.76s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.63s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.54s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:33:38 DEBUG : both0: md5 = 03834f0dca2594be746bab4e83626dfc OK 2026/07/14 05:33:40 DEBUG : only0: md5 = 832d70eafbc443fcbeadcf0a7ece86d7 OK 2026/07/14 05:33:42 DEBUG : both1: md5 = be71972d4d554f61dbc2e382e955b340 OK 2026/07/14 05:33:43 DEBUG : only1: md5 = 71ad5903fc2c5c2c09b5e905eca447a9 OK 2026/07/14 05:33:45 DEBUG : both2: md5 = f68029e53ea612cf1c80311bbfda760c OK 2026/07/14 05:33:46 DEBUG : only2: md5 = 65e32a799e46bc18fe653e2c35dcdd29 OK 2026/07/14 05:33:48 DEBUG : both3: md5 = 2b22a735f60ce9b936ffdf6f5998e50d OK 2026/07/14 05:33:49 DEBUG : only3: md5 = 703888758ce4b3b00e80bc488ef479d6 OK 2026/07/14 05:33:51 DEBUG : both4: md5 = 42107608f06306b324c5694d3b41bc08 OK 2026/07/14 05:33:53 DEBUG : only4: md5 = b47b57f4b29839d673ec6bcaa211c291 OK 2026/07/14 05:33:54 DEBUG : both5: md5 = 6fb22241459a59f7126edf1997ba8dbe OK 2026/07/14 05:33:56 DEBUG : only5: md5 = 3166156ed768767ace7b845a37927a22 OK 2026/07/14 05:33:58 DEBUG : both6: md5 = d70ab270f094f16effcfe7ed82ba2a60 OK 2026/07/14 05:33:59 DEBUG : only6: md5 = 340b1fd217c2682b49f1287fb583d0d4 OK 2026/07/14 05:34:01 DEBUG : both7: md5 = e3ba4a415ecc65c9c95f887074129c6d OK 2026/07/14 05:34:02 DEBUG : only7: md5 = 8ed0bb0216f4706daedb56c8a913702e OK 2026/07/14 05:34:04 DEBUG : both8: md5 = a6853d627df476ccf97bd2aa9b289087 OK 2026/07/14 05:34:06 DEBUG : only8: md5 = 223a1cb7dbf3dc5344a918d4696293f6 OK 2026/07/14 05:34:07 DEBUG : both9: md5 = d490703d35f048463322b927f82a1718 OK 2026/07/14 05:34:09 DEBUG : only9: md5 = 001eb48707fc6f4a8d639d7e27b898c8 OK 2026/07/14 05:34:11 DEBUG : both10: md5 = bdbbc54282081fbe440dc9a735cc46bd OK 2026/07/14 05:34:12 DEBUG : only10: md5 = 26a5d621a9a904532f7615e8aa6b91ed OK 2026/07/14 05:34:14 DEBUG : both11: md5 = 87f4c631a7d50510b876d912f145a0bb OK 2026/07/14 05:34:16 DEBUG : only11: md5 = 833cd0169e389add36591eb078e7dd51 OK 2026/07/14 05:34:17 DEBUG : both12: md5 = 3c15c40d309eff76f432552f59ad2127 OK 2026/07/14 05:34:19 DEBUG : only12: md5 = 2e789fbc8d1205d81dc6f959ff7a8c91 OK 2026/07/14 05:34:20 DEBUG : both13: md5 = efef462916bbab6a7ed257995cc0936f OK 2026/07/14 05:34:22 DEBUG : only13: md5 = 39d69a4f044b5f166db46c082fc1c7cb OK 2026/07/14 05:34:24 DEBUG : both14: md5 = d47c99900dda75cce62d8d87d42f5266 OK 2026/07/14 05:34:25 DEBUG : only14: md5 = 62c81f3e22784e8af319acf7a9ced783 OK 2026/07/14 05:34:27 DEBUG : both15: md5 = 62cc5fb8347bb6d97bd32730c9fcb73f OK 2026/07/14 05:34:29 DEBUG : only15: md5 = b87f21052be983b9474d10e85e42b878 OK 2026/07/14 05:34:30 DEBUG : both16: md5 = ec6c7686534d6d8b3b7dc1babaed2aa4 OK 2026/07/14 05:34:32 DEBUG : only16: md5 = c1758161770cacd60680d5311c9edf34 OK 2026/07/14 05:34:34 DEBUG : both17: md5 = d8f0897b6291f35d536188524afc2f45 OK 2026/07/14 05:34:35 DEBUG : only17: md5 = 6e0ff6dc5f656d190a3a0e54fa90cd95 OK 2026/07/14 05:34:37 DEBUG : both18: md5 = 12beac61dcf6a7bf10aabd6ea3b10e3b OK 2026/07/14 05:34:38 DEBUG : only18: md5 = b0b7400e79c6f22b0b69c0f1c77ab769 OK 2026/07/14 05:34:40 DEBUG : both19: md5 = 8ca4859e0eae84f7dc9442443a35fb4c OK 2026/07/14 05:34:42 DEBUG : only19: md5 = eb2dc035a7e8b29ed4ae81f3bfdfe1cb OK 2026/07/14 05:34:42 DEBUG : both0: size = 6 OK 2026/07/14 05:34:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both10: size = 6 OK 2026/07/14 05:34:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both11: size = 6 OK 2026/07/14 05:34:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both10: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both12: size = 6 OK 2026/07/14 05:34:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both13: size = 6 OK 2026/07/14 05:34:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both0: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both14: size = 6 OK 2026/07/14 05:34:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both13: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both15: size = 6 OK 2026/07/14 05:34:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both15: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both16: size = 6 OK 2026/07/14 05:34:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both16: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both17: size = 6 OK 2026/07/14 05:34:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both17: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both18: size = 6 OK 2026/07/14 05:34:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both18: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both19: size = 6 OK 2026/07/14 05:34:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both19: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both1: size = 6 OK 2026/07/14 05:34:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both1: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both2: size = 6 OK 2026/07/14 05:34:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both2: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both3: size = 6 OK 2026/07/14 05:34:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both3: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both4: size = 6 OK 2026/07/14 05:34:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both4: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both5: size = 6 OK 2026/07/14 05:34:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both5: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both6: size = 6 OK 2026/07/14 05:34:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both6: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both7: size = 6 OK 2026/07/14 05:34:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both7: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both8: size = 6 OK 2026/07/14 05:34:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both8: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both9: size = 6 OK 2026/07/14 05:34:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:34:42 DEBUG : both9: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both11: Unchanged skipping 2026/07/14 05:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:34:42 DEBUG : both14: Unchanged skipping 2026/07/14 05:34:42 DEBUG : both12: Unchanged skipping 2026/07/14 05:34:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:34:42 DEBUG : Waiting for deletions to finish 2026/07/14 05:34:43 INFO : only1: Deleted 2026/07/14 05:34:43 INFO : only6: Deleted 2026/07/14 05:34:43 INFO : only4: Deleted 2026/07/14 05:34:43 INFO : only2: Deleted 2026/07/14 05:34:43 INFO : only14: Deleted 2026/07/14 05:34:43 INFO : only19: Deleted 2026/07/14 05:34:43 INFO : only7: Deleted 2026/07/14 05:34:44 INFO : only5: Deleted 2026/07/14 05:34:44 INFO : only8: Deleted 2026/07/14 05:34:44 INFO : only0: Deleted 2026/07/14 05:34:44 INFO : only11: Deleted 2026/07/14 05:34:44 INFO : only13: Deleted 2026/07/14 05:34:45 INFO : only15: Deleted 2026/07/14 05:34:45 INFO : only16: Deleted 2026/07/14 05:34:45 INFO : only3: Deleted 2026/07/14 05:34:45 INFO : only9: Deleted 2026/07/14 05:34:45 INFO : only10: Deleted 2026/07/14 05:34:45 INFO : only17: Deleted 2026/07/14 05:34:45 INFO : only18: Deleted 2026/07/14 05:34:45 INFO : only12: Deleted 2026/07/14 05:34:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (81.12s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:34:59 DEBUG : both0: md5 = e81a434716fc3c94014bd51702eacfcf OK 2026/07/14 05:35:01 DEBUG : only0: md5 = 5afc6b5f282e70dafde6a4592f704e94 OK 2026/07/14 05:35:03 DEBUG : both1: md5 = 43adb25dba7e714c95a8d203a8072e6d OK 2026/07/14 05:35:04 DEBUG : only1: md5 = e532cee3f84d4752249f293864b10f4d OK 2026/07/14 05:35:06 DEBUG : both2: md5 = acecb232097ca63a1bcb744abb5dde72 OK 2026/07/14 05:35:08 DEBUG : only2: md5 = e9405703f2aed6c14615a77e5fbcff7b OK 2026/07/14 05:35:09 DEBUG : both3: md5 = 85c8c0307fa6dfb7eed2ee08b18e43dd OK 2026/07/14 05:35:11 DEBUG : only3: md5 = ddf450e358f01183dc561041a90f70c4 OK 2026/07/14 05:35:13 DEBUG : both4: md5 = 5721799b1963eb15e6a4f198ef554f17 OK 2026/07/14 05:35:14 DEBUG : only4: md5 = f4c67f313d832c07534ddd783142153f OK 2026/07/14 05:35:16 DEBUG : both5: md5 = 7461c6852bc0884883ddd55874393f43 OK 2026/07/14 05:35:17 DEBUG : only5: md5 = 3f630b1ad3856a8ed9d7b697c86ffe36 OK 2026/07/14 05:35:19 DEBUG : both6: md5 = 8e6acf509508ec3468b20441d75484f8 OK 2026/07/14 05:35:20 DEBUG : only6: md5 = 5eb3be5127fb14b0ac15e80af084e080 OK 2026/07/14 05:35:22 DEBUG : both7: md5 = 1fd077283674ab6e18b15a690fe7c046 OK 2026/07/14 05:35:24 DEBUG : only7: md5 = 6b3c918e8980ada14a1689454db59252 OK 2026/07/14 05:35:26 DEBUG : both8: md5 = 27f35841e42adc2162b4501c2d7139ee OK 2026/07/14 05:35:27 DEBUG : only8: md5 = 26f888e7aa0d8cd0b55f3acbbb06f9ec OK 2026/07/14 05:35:29 DEBUG : both9: md5 = 3dbed29172fd4a105384cc13ac5b5200 OK 2026/07/14 05:35:31 DEBUG : only9: md5 = a1a3afe47631d2e8c0181a15e0b18d56 OK 2026/07/14 05:35:32 DEBUG : both10: md5 = 948b9de00a894c372a143a9b28462583 OK 2026/07/14 05:35:34 DEBUG : only10: md5 = cfa4986a22ab3a5db432079e97de0385 OK 2026/07/14 05:35:35 DEBUG : both11: md5 = e4550eb199e113f45d90e7ac9fbabb3d OK 2026/07/14 05:35:37 DEBUG : only11: md5 = e08b4485e9f4273fbc137aa3f74cf221 OK 2026/07/14 05:35:39 DEBUG : both12: md5 = c4545708806203ef9bd28ab634b99ee8 OK 2026/07/14 05:35:40 DEBUG : only12: md5 = 1bb0c508082ce46155411d42af696afa OK 2026/07/14 05:35:42 DEBUG : both13: md5 = 0481747b5c7e7a4b2bef9e33949d0407 OK 2026/07/14 05:35:43 DEBUG : only13: md5 = be74c3e203bc1b46a85247f1e197ac09 OK 2026/07/14 05:35:45 DEBUG : both14: md5 = cce7386e75ee32f315c3ee2ca67b2112 OK 2026/07/14 05:35:47 DEBUG : only14: md5 = 5dda9cc3572759ff52e28634ca88f9d6 OK 2026/07/14 05:35:48 DEBUG : both15: md5 = 3b86e4402895c99d4901c31f277df48f OK 2026/07/14 05:35:50 DEBUG : only15: md5 = 08a87f4550dba2354bc1b7559c587133 OK 2026/07/14 05:35:52 DEBUG : both16: md5 = 29f6f3dd9a3783f83949a1c4177401bc OK 2026/07/14 05:35:53 DEBUG : only16: md5 = 16df1c8cdf502f6dfde65ee8f9b9d193 OK 2026/07/14 05:35:55 DEBUG : both17: md5 = 3bf19bf15190bb8fbe2c7d31c3fe4379 OK 2026/07/14 05:35:57 DEBUG : only17: md5 = 2a8cf6a5e7640765ec6d0574d48439f0 OK 2026/07/14 05:35:58 DEBUG : both18: md5 = da2ddf74e0220544b0f7e87b040b236e OK 2026/07/14 05:36:00 DEBUG : only18: md5 = 4dcdf0d94de64f06103d2da849fc3b25 OK 2026/07/14 05:36:02 DEBUG : both19: md5 = cd39411be2a142b092ff23bf590a3ef2 OK 2026/07/14 05:36:03 DEBUG : only19: md5 = b4b6b44d50ecf206750ed6ef4c302829 OK 2026/07/14 05:36:04 DEBUG : both10: size = 6 OK 2026/07/14 05:36:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both11: size = 6 OK 2026/07/14 05:36:04 DEBUG : both0: size = 6 OK 2026/07/14 05:36:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both10: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both13: size = 6 OK 2026/07/14 05:36:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:36:04 DEBUG : both12: size = 6 OK 2026/07/14 05:36:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both11: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both14: size = 6 OK 2026/07/14 05:36:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both14: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both15: size = 6 OK 2026/07/14 05:36:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both15: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both16: size = 6 OK 2026/07/14 05:36:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both16: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both17: size = 6 OK 2026/07/14 05:36:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both17: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both18: size = 6 OK 2026/07/14 05:36:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both13: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both19: size = 6 OK 2026/07/14 05:36:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both0: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both1: size = 6 OK 2026/07/14 05:36:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both1: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both2: size = 6 OK 2026/07/14 05:36:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both12: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both3: size = 6 OK 2026/07/14 05:36:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both3: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both4: size = 6 OK 2026/07/14 05:36:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both4: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both5: size = 6 OK 2026/07/14 05:36:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both5: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both6: size = 6 OK 2026/07/14 05:36:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both6: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both7: size = 6 OK 2026/07/14 05:36:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both7: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both8: size = 6 OK 2026/07/14 05:36:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both8: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both9: size = 6 OK 2026/07/14 05:36:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:36:04 DEBUG : both9: Unchanged skipping 2026/07/14 05:36:04 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only0: Sizes differ 2026/07/14 05:36:04 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only10: Sizes differ 2026/07/14 05:36:04 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only11: Sizes differ 2026/07/14 05:36:04 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only12: Sizes differ 2026/07/14 05:36:04 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only13: Sizes differ 2026/07/14 05:36:04 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only14: Sizes differ 2026/07/14 05:36:04 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only15: Sizes differ 2026/07/14 05:36:04 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only16: Sizes differ 2026/07/14 05:36:04 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only17: Sizes differ 2026/07/14 05:36:04 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only18: Sizes differ 2026/07/14 05:36:04 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only19: Sizes differ 2026/07/14 05:36:04 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only1: Sizes differ 2026/07/14 05:36:04 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only2: Sizes differ 2026/07/14 05:36:04 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only3: Sizes differ 2026/07/14 05:36:04 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only4: Sizes differ 2026/07/14 05:36:04 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only5: Sizes differ 2026/07/14 05:36:04 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only6: Sizes differ 2026/07/14 05:36:04 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only7: Sizes differ 2026/07/14 05:36:04 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only8: Sizes differ 2026/07/14 05:36:04 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3898043286) 2026/07/14 05:36:04 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi') 2026/07/14 05:36:04 DEBUG : only9: Sizes differ 2026/07/14 05:36:04 DEBUG : both18: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both19: Unchanged skipping 2026/07/14 05:36:04 DEBUG : both2: Unchanged skipping 2026/07/14 05:36:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:36:05 DEBUG : only10: md5 = d722d89c1e76bf86a9f9cdd0498c7b97 OK 2026/07/14 05:36:05 DEBUG : only10: size = 0 OK 2026/07/14 05:36:05 INFO : only10: Copied (replaced existing) 2026/07/14 05:36:05 DEBUG : only11: md5 = 0e7e088ae5e9c02556666f982028997c OK 2026/07/14 05:36:05 DEBUG : only11: size = 0 OK 2026/07/14 05:36:05 INFO : only11: Copied (replaced existing) 2026/07/14 05:36:05 DEBUG : only0: md5 = 618ec951d7d155094fa8f8c9ea3e2cc0 OK 2026/07/14 05:36:05 DEBUG : only0: size = 0 OK 2026/07/14 05:36:05 INFO : only0: Copied (replaced existing) 2026/07/14 05:36:05 DEBUG : only12: md5 = 74a84aaadea28a5daba841a149256945 OK 2026/07/14 05:36:05 DEBUG : only12: size = 0 OK 2026/07/14 05:36:05 INFO : only12: Copied (replaced existing) 2026/07/14 05:36:06 DEBUG : only16: md5 = c06a86a0aad20bfc8df4f9ff14f77ec9 OK 2026/07/14 05:36:06 DEBUG : only16: size = 0 OK 2026/07/14 05:36:06 INFO : only16: Copied (replaced existing) 2026/07/14 05:36:06 DEBUG : only13: md5 = 43dc933f635156b6057bb49cda7c7aa9 OK 2026/07/14 05:36:06 DEBUG : only13: size = 0 OK 2026/07/14 05:36:06 INFO : only13: Copied (replaced existing) 2026/07/14 05:36:06 DEBUG : only14: md5 = 6459c068dd4d7be499daf615d3d41240 OK 2026/07/14 05:36:06 DEBUG : only14: size = 0 OK 2026/07/14 05:36:06 INFO : only14: Copied (replaced existing) 2026/07/14 05:36:06 DEBUG : only15: md5 = 0230af6bb56fd9b5d518fb9879594f8f OK 2026/07/14 05:36:06 DEBUG : only15: size = 0 OK 2026/07/14 05:36:06 INFO : only15: Copied (replaced existing) 2026/07/14 05:36:08 DEBUG : only18: md5 = 0129f7b3f96a007b4db5dc8fbcadafbf OK 2026/07/14 05:36:08 DEBUG : only18: size = 0 OK 2026/07/14 05:36:08 INFO : only18: Copied (replaced existing) 2026/07/14 05:36:08 DEBUG : only17: md5 = 225c5e768c37fb6d5c5ba011d805aae9 OK 2026/07/14 05:36:08 DEBUG : only17: size = 0 OK 2026/07/14 05:36:08 INFO : only17: Copied (replaced existing) 2026/07/14 05:36:08 DEBUG : only19: md5 = cf946a83755276a3dd891715171afab4 OK 2026/07/14 05:36:08 DEBUG : only19: size = 0 OK 2026/07/14 05:36:08 INFO : only19: Copied (replaced existing) 2026/07/14 05:36:08 DEBUG : only1: md5 = b1b44613c7cb98a217e54e7df574ba62 OK 2026/07/14 05:36:08 DEBUG : only1: size = 0 OK 2026/07/14 05:36:08 INFO : only1: Copied (replaced existing) 2026/07/14 05:36:09 DEBUG : only3: md5 = 878787c60fa584e5783acfbd9d40f873 OK 2026/07/14 05:36:09 DEBUG : only3: size = 0 OK 2026/07/14 05:36:09 INFO : only3: Copied (replaced existing) 2026/07/14 05:36:09 DEBUG : only4: md5 = 9f45e6636627b005fcc1ebc2cf3014c3 OK 2026/07/14 05:36:09 DEBUG : only4: size = 0 OK 2026/07/14 05:36:09 INFO : only4: Copied (replaced existing) 2026/07/14 05:36:09 DEBUG : only2: md5 = 089a79964d07599aa413d32c5f9786b3 OK 2026/07/14 05:36:09 DEBUG : only2: size = 0 OK 2026/07/14 05:36:09 INFO : only2: Copied (replaced existing) 2026/07/14 05:36:09 DEBUG : only5: md5 = 64a6bcf72abc5c6458e9dc581260abfe OK 2026/07/14 05:36:09 DEBUG : only5: size = 0 OK 2026/07/14 05:36:09 INFO : only5: Copied (replaced existing) 2026/07/14 05:36:10 DEBUG : only6: md5 = 37eb5714d018e7f4e6bfb5d52ec049aa OK 2026/07/14 05:36:10 DEBUG : only6: size = 0 OK 2026/07/14 05:36:10 INFO : only6: Copied (replaced existing) 2026/07/14 05:36:10 DEBUG : only7: md5 = 80bc350bc454ae5d022629871d937b41 OK 2026/07/14 05:36:10 DEBUG : only7: size = 0 OK 2026/07/14 05:36:10 INFO : only7: Copied (replaced existing) 2026/07/14 05:36:10 DEBUG : only9: md5 = 05e54728156cbedb6bc50961c605bbf7 OK 2026/07/14 05:36:10 DEBUG : only9: size = 0 OK 2026/07/14 05:36:10 INFO : only9: Copied (replaced existing) 2026/07/14 05:36:10 DEBUG : only8: md5 = f07a32554d5fe9b76155ced973451593 OK 2026/07/14 05:36:10 DEBUG : only8: size = 0 OK 2026/07/14 05:36:10 INFO : only8: Copied (replaced existing) 2026/07/14 05:36:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (96.92s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:36:35 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:36:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:36:35 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 05:36:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:36:35 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 05:36:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:36:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 05:36:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:36:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:36:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 05:36:50 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/14 05:36:51 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/14 05:36:52 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (19.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:36:54 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:36:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:36:54 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 05:36:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:36:54 DEBUG : empty_on_remote: Making directory with metadata 2026/07/14 05:36:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:37:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:10 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/07/14 05:37:11 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/07/14 05:37:12 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (21.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:37:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:15 DEBUG : sub dir: Making directory with metadata 2026/07/14 05:37:16 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/14 05:37:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:37:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/14 05:37:53 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/07/14 05:37:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 05:37:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/14 05:37:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/14 05:37:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:37:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:37:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:37:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 05:38:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/14 05:38:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (48.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:38:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/14 05:38:03 DEBUG : sub dir: Making directory with metadata 2026/07/14 05:38:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/07/14 05:38:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:38:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/14 05:38:32 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/14 05:38:32 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/07/14 05:38:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 05:38:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/07/14 05:38:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/07/14 05:38:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 05:38:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/07/14 05:38:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/07/14 05:38:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.31s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:38:59 DEBUG : dir1/0000-abcdefg.txt: md5 = f9608290425ecf4328c2a0739a4faa9d OK 2026/07/14 05:39:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 79426610056529300d507d42fa349635 OK 2026/07/14 05:39:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 8aa20b48cb9cd7ca6e05b574f7637927 OK 2026/07/14 05:39:04 DEBUG : dir1/0003-defghij.txt: md5 = f627c363c76e3e58c871c02e01032d4c OK 2026/07/14 05:39:06 DEBUG : dir1/0004-efghijk.txt: md5 = 3d98ae636272fd3205e4089e3baf0268 OK 2026/07/14 05:39:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 67451b57fcc4cddf27f802a41ed89c87 OK 2026/07/14 05:39:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 059d7f2b7da76b2a217e68cae51873f6 OK 2026/07/14 05:39:11 DEBUG : dir1/0007-1234567.txt: md5 = 9ab5c4a0ca0ed549cf1352a030caae46 OK 2026/07/14 05:39:12 DEBUG : dir1/0008-2345678.txt: md5 = 914c666ef13e9a809e9d6502b4f0a168 OK 2026/07/14 05:39:14 DEBUG : dir1/0009-3456789.txt: md5 = 1da0a0e391c0f6a41aa5556a8a4d0445 OK 2026/07/14 05:39:15 DEBUG : dir1/0010-456789.txt: md5 = 409c111072039bac271eb9fc47907e82 OK 2026/07/14 05:39:17 DEBUG : dir1/0011-56789;.txt: md5 = 24d51bb4b58029567a41f6682b3fbe98 OK 2026/07/14 05:39:19 DEBUG : dir1/0012-6789;.txt: md5 = 49ecf15e03b35e2e6171b402c9c8d985 OK 2026/07/14 05:39:20 DEBUG : dir1/0013-789;=.txt: md5 = 1fd43c00b8f2969473448b5807c0d74e OK 2026/07/14 05:39:22 DEBUG : dir1/0014-89;=.txt: md5 = 32d8ffa686ed23cdeae62752f50d2951 OK 2026/07/14 05:39:23 DEBUG : dir1/0015-9;=.txt: md5 = fa85906f5bd62a7079b74526dc281b43 OK 2026/07/14 05:39:25 DEBUG : apple: md5 = 1b8f93a0da017dcedfa409d714fd37a8 OK 2026/07/14 05:39:27 DEBUG : banana: md5 = 59d0f9eda43d9b2f4f6e3ddbacc4cd8b OK 2026/07/14 05:39:28 DEBUG : appleappleapplebanana: md5 = bfa445fe51635494d2f41237cc64e4bf OK 2026/07/14 05:39:30 DEBUG : splitbananasplit: md5 = 642430a1e9ccc157b643fdbadf4e7b6b OK 2026/07/14 05:39:30 DEBUG : Waiting for deletions to finish 2026/07/14 05:39:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:39:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:39:32 DEBUG : apple: size = 5 OK 2026/07/14 05:39:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : apple: Unchanged skipping 2026/07/14 05:39:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:39:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:39:32 DEBUG : banana: size = 6 OK 2026/07/14 05:39:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : banana: Unchanged skipping 2026/07/14 05:39:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:39:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:39:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:39:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:39:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:39:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:39:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:39:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:39:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:39:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:39:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:39:32 DEBUG : Waiting for deletions to finish 2026/07/14 05:39:32 DEBUG : Waiting for deletions to finish 2026/07/14 05:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:39:34 DEBUG : dir1: Directory modification time the same (differ by -377.169µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:39:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:39:34 DEBUG : banana: size = 6 OK 2026/07/14 05:39:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:39:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:39:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : banana: Unchanged skipping 2026/07/14 05:39:34 DEBUG : apple: size = 5 OK 2026/07/14 05:39:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : apple: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:39:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:39:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:39:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:39:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:39:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:39:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:39:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:39:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:39:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:39:34 DEBUG : Waiting for deletions to finish 2026/07/14 05:39:34 DEBUG : Waiting for deletions to finish 2026/07/14 05:39:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:39:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:39:49 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:39:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 3bc20b15c9b9b0d8ded4462c96849487 OK 2026/07/14 05:39:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = 57c50556505167db71a83fca6abd592c OK 2026/07/14 05:39:56 DEBUG : dir1/0002-cdefghi.txt: md5 = e769198722a5976d72ded585606c0339 OK 2026/07/14 05:39:58 DEBUG : dir1/0003-defghij.txt: md5 = a50421529da52a603df5285967904db2 OK 2026/07/14 05:39:59 DEBUG : dir1/0004-efghijk.txt: md5 = 1d2ee90a789b819e8be6565a41acb3f0 OK 2026/07/14 05:40:01 DEBUG : dir1/0005-fghijkl.txt: md5 = 3d28fc3f9c765ddfa303de8bcf091bea OK 2026/07/14 05:40:03 DEBUG : dir1/0006-ghijklm.txt: md5 = d8da48a1566c0796bb5025692b0179f1 OK 2026/07/14 05:40:04 DEBUG : dir1/0007-1234567.txt: md5 = 74cb06b04a811f5ebd8c15871d7ba0bb OK 2026/07/14 05:40:06 DEBUG : dir1/0008-2345678.txt: md5 = ccd14ed13e8e3a06fb5532a119557530 OK 2026/07/14 05:40:08 DEBUG : dir1/0009-3456789.txt: md5 = 91f0e43c5a4a8447608f8d02a5e6d9bd OK 2026/07/14 05:40:10 DEBUG : dir1/0010-456789.txt: md5 = cf258dd6f0a3fd781b34d5e4fd6e242c OK 2026/07/14 05:40:11 DEBUG : dir1/0011-56789;.txt: md5 = a690ee495d9c19ffa061e6e283ce6d15 OK 2026/07/14 05:40:13 DEBUG : dir1/0012-6789;.txt: md5 = 797d63b27bc3046f8a66971d0ac19502 OK 2026/07/14 05:40:15 DEBUG : dir1/0013-789;=.txt: md5 = da8b77e5b6e54b19b64956ddfadff0b4 OK 2026/07/14 05:40:16 DEBUG : dir1/0014-89;=.txt: md5 = 3dc43908d3873677490ed761dc97eb02 OK 2026/07/14 05:40:18 DEBUG : dir1/0015-9;=.txt: md5 = 1bff1d0f622e2f11ade6150a0c81557c OK 2026/07/14 05:40:20 DEBUG : apple: md5 = 0df247f4497c0cd4bebaeb111541ff08 OK 2026/07/14 05:40:21 DEBUG : banana: md5 = ae84cf7aad85b347cb8da10be6f777ed OK 2026/07/14 05:40:23 DEBUG : appleappleapplebanana: md5 = c019ee8e92ce67bced5105b6e48ea131 OK 2026/07/14 05:40:24 DEBUG : splitbananasplit: md5 = a1daf0ca4536319879c6c0573e5577ca OK 2026/07/14 05:40:24 DEBUG : Waiting for deletions to finish 2026/07/14 05:40:25 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:40:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:40:26 DEBUG : apple: size = 5 OK 2026/07/14 05:40:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:26 DEBUG : apple: Unchanged skipping 2026/07/14 05:40:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:40:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:40:26 DEBUG : banana: size = 6 OK 2026/07/14 05:40:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:26 DEBUG : banana: Unchanged skipping 2026/07/14 05:40:27 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:40:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:40:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:40:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:40:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:40:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:40:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:40:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:40:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:40:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:40:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:40:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:40:27 DEBUG : Waiting for deletions to finish 2026/07/14 05:40:27 DEBUG : Waiting for deletions to finish 2026/07/14 05:40:27 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:40:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1: Directory modification time the same (differ by -480.6µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : apple: size = 5 OK 2026/07/14 05:40:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : apple: Unchanged skipping 2026/07/14 05:40:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:40:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:40:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:40:29 DEBUG : banana: size = 6 OK 2026/07/14 05:40:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : banana: Unchanged skipping 2026/07/14 05:40:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:40:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:40:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:40:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:40:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:40:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:40:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:40:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:40:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:40:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:40:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:40:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:40:29 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:40:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:40:47 DEBUG : dir1/0000-abcdefg.txt: md5 = c4e112ff92e79fe7a8478855bd8647a8 OK 2026/07/14 05:40:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = c1da95a2f3c0e7309ac505226eda6208 OK 2026/07/14 05:40:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 8621f09f328b47b0367faaa8a3a25e83 OK 2026/07/14 05:40:52 DEBUG : dir1/0003-defghij.txt: md5 = 80abf1fc500f8c72c27b262ce2c9705d OK 2026/07/14 05:40:53 DEBUG : dir1/0004-efghijk.txt: md5 = fb5a7971622512cf42bf39548e60da8d OK 2026/07/14 05:40:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 23301f2ebea7fcade1a9cd4809277869 OK 2026/07/14 05:40:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 5b8bec012e98573a1c08d26cab695bab OK 2026/07/14 05:40:58 DEBUG : dir1/0007-1234567.txt: md5 = 221da2db082a442eee39f0e15cebb5f9 OK 2026/07/14 05:41:00 DEBUG : dir1/0008-2345678.txt: md5 = 7566431050b8d469a026f313eeeb333b OK 2026/07/14 05:41:01 DEBUG : dir1/0009-3456789.txt: md5 = 95df0bd947098369f1ccb559afbad4b7 OK 2026/07/14 05:41:03 DEBUG : dir1/0010-456789.txt: md5 = 578ad678092bf0512938d46501e38374 OK 2026/07/14 05:41:04 DEBUG : dir1/0011-56789;.txt: md5 = 18b665b6737bb1344b1df399fc7c883b OK 2026/07/14 05:41:06 DEBUG : dir1/0012-6789;.txt: md5 = 46412ab3aa66dc3a83ce789fd8941eb6 OK 2026/07/14 05:41:08 DEBUG : dir1/0013-789;=.txt: md5 = 2572460e31017859138cc11a7eeae5da OK 2026/07/14 05:41:10 DEBUG : dir1/0014-89;=.txt: md5 = 674db862761d1e71226e3df02e69d2b5 OK 2026/07/14 05:41:11 DEBUG : dir1/0015-9;=.txt: md5 = c13d4ee831843d4671707f0cd90cf94b OK 2026/07/14 05:41:13 DEBUG : apple: md5 = b2b25d241d4c3b5c93ac1de3f8a05c15 OK 2026/07/14 05:41:14 DEBUG : banana: md5 = 3a7ed8c0f38e6afd6dffe5978f2cd2a5 OK 2026/07/14 05:41:16 DEBUG : appleappleapplebanana: md5 = 6ac0308dd0211b87b2baeff0636b1827 OK 2026/07/14 05:41:18 DEBUG : splitbananasplit: md5 = ed0ecb816d7aac99be0966f03b4701cb OK 2026/07/14 05:41:18 DEBUG : Waiting for deletions to finish 2026/07/14 05:41:18 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:41:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:41:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 05:41:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 05:41:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 05:41:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 05:41:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:41:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:41:21 DEBUG : YmFuYW5h: md5 = f3ae847a80d7b499a7ed33c807b3bfe9 OK 2026/07/14 05:41:21 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 05:41:21 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/14 05:41:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:21 DEBUG : YXBwbGU=: md5 = 526d3aa6d35c87a815b102f419380ae6 OK 2026/07/14 05:41:21 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 05:41:21 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/14 05:41:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 567007f7c75d9038a26043d3e020b8bf OK 2026/07/14 05:41:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 05:41:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 752c6136a3de91e1ead377300fb5c865 OK 2026/07/14 05:41:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 05:41:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = ed285c62f8a30e9816d92eba223e9399 OK 2026/07/14 05:41:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 05:41:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 92bf555c5ac33cab1139ac8cc9b7d75b OK 2026/07/14 05:41:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 05:41:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = ebc3cd591c9e2c4a129ddaf949ce6ef7 OK 2026/07/14 05:41:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 05:41:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 72f62089325f0f28301e8a53410deb7e OK 2026/07/14 05:41:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 05:41:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 05e034e54cf59c6c7eb2a0cc715b3881 OK 2026/07/14 05:41:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 05:41:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 0751b34d3426694cbaffd90e03ed2d2f OK 2026/07/14 05:41:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 05:41:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = d8205b800d754eb4d3074ba859d46e95 OK 2026/07/14 05:41:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 05:41:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = bc8302a7dbd0c880ca3d64fdd049cbaa OK 2026/07/14 05:41:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 05:41:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 588db612c90ca25f74f89fadb216b725 OK 2026/07/14 05:41:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 05:41:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = d80ba47e74357b84e599980ca86dca18 OK 2026/07/14 05:41:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 05:41:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = be9979a7d4bcbb1e7a854cb2cbb19281 OK 2026/07/14 05:41:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 05:41:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = bfbaf6e733b3125078c4bcc0305e6472 OK 2026/07/14 05:41:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 05:41:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = abcb69865fb94bcc0df08071d63ae29b OK 2026/07/14 05:41:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 05:41:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = bc2db3dc99973de8b4f696204f371991 OK 2026/07/14 05:41:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 05:41:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 615d724a04171db7a71804238320c759 OK 2026/07/14 05:41:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 05:41:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:27 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = c94768b184aeb8129dc8ef61f31218d1 OK 2026/07/14 05:41:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 05:41:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:27 DEBUG : Waiting for deletions to finish 2026/07/14 05:41:28 INFO : splitbananasplit: Deleted 2026/07/14 05:41:28 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 05:41:28 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 05:41:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 05:41:28 INFO : appleappleapplebanana: Deleted 2026/07/14 05:41:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 05:41:28 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 05:41:28 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 05:41:28 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 05:41:28 INFO : banana: Deleted 2026/07/14 05:41:28 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 05:41:29 INFO : apple: Deleted 2026/07/14 05:41:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 05:41:29 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 05:41:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:41:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:30 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:31 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:31 DEBUG : dir1: Directory modification time the same (differ by -580.856µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : YXBwbGU=: size = 5 OK 2026/07/14 05:41:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : apple: Unchanged skipping 2026/07/14 05:41:31 DEBUG : YmFuYW5h: size = 6 OK 2026/07/14 05:41:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/14 05:41:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/14 05:41:31 DEBUG : banana: Unchanged skipping 2026/07/14 05:41:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:41:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/14 05:41:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/14 05:41:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/14 05:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:41:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/14 05:41:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/14 05:41:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/14 05:41:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/14 05:41:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/14 05:41:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:41:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:41:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:41:31 DEBUG : Waiting for deletions to finish 2026/07/14 05:41:31 DEBUG : Waiting for deletions to finish 2026/07/14 05:41:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/14 05:41:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/14 05:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:32 DEBUG : apple: transformed to: YXBwbGU= 2026/07/14 05:41:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/14 05:41:32 DEBUG : banana: transformed to: YmFuYW5h 2026/07/14 05:41:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/14 05:41:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/14 05:41:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/14 05:41:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/14 05:41:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/14 05:41:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/14 05:41:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:41:44 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:41:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 3f907645207cc50a00afabc40451cd75 OK 2026/07/14 05:41:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 63acecf4eace5522172d07d12554f72a OK 2026/07/14 05:41:51 DEBUG : dir1/0002-cdefghi.txt: md5 = 0ff2848fdf4d5b94cf206ae9f840f41c OK 2026/07/14 05:41:53 DEBUG : dir1/0003-defghij.txt: md5 = e50ad9094bda8a4d88f90e9f196e0fc6 OK 2026/07/14 05:41:54 DEBUG : dir1/0004-efghijk.txt: md5 = 368cdd719ceba246b55a0901a547c491 OK 2026/07/14 05:41:56 DEBUG : dir1/0005-fghijkl.txt: md5 = c92d9a74745f47bf8d629380fbe46d5f OK 2026/07/14 05:41:58 DEBUG : dir1/0006-ghijklm.txt: md5 = 379cace2f2c26063e95beb0502cc6a71 OK 2026/07/14 05:41:59 DEBUG : dir1/0007-1234567.txt: md5 = b428febca229c16ddd2c1f7e6ceff35a OK 2026/07/14 05:42:01 DEBUG : dir1/0008-2345678.txt: md5 = 8e5346832041ecca58298a08455dedb9 OK 2026/07/14 05:42:02 DEBUG : dir1/0009-3456789.txt: md5 = 3e967379d938ac2a6f7e4b80961fe09f OK 2026/07/14 05:42:04 DEBUG : dir1/0010-456789.txt: md5 = dffce343eee809fc777089a15deff8a7 OK 2026/07/14 05:42:05 DEBUG : dir1/0011-56789;.txt: md5 = 6357f1f6f6b1abed8a189aae97032191 OK 2026/07/14 05:42:07 DEBUG : dir1/0012-6789;.txt: md5 = 7d10787ecd02f89d1674a0686d14f218 OK 2026/07/14 05:42:08 DEBUG : dir1/0013-789;=.txt: md5 = d5be12abb7abc6514941cc63849147d7 OK 2026/07/14 05:42:10 DEBUG : dir1/0014-89;=.txt: md5 = d1db5a3080df913494b7fcae05a0fccf OK 2026/07/14 05:42:11 DEBUG : dir1/0015-9;=.txt: md5 = de97e821c5771af41d6b51035252a463 OK 2026/07/14 05:42:13 DEBUG : apple: md5 = 32861c258d2ebec6ee753cb3aab8d9de OK 2026/07/14 05:42:15 DEBUG : banana: md5 = 47ec4ccb6d794ad69f94c1ddbcd8bcf8 OK 2026/07/14 05:42:16 DEBUG : appleappleapplebanana: md5 = 21c12e39b058fab10e860bb3172c5447 OK 2026/07/14 05:42:18 DEBUG : splitbananasplit: md5 = b0c621e4b5ea9e0dfb8ecfb05ac286e8 OK 2026/07/14 05:42:18 DEBUG : Waiting for deletions to finish 2026/07/14 05:42:18 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:42:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/14 05:42:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/14 05:42:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/14 05:42:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/14 05:42:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/14 05:42:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/14 05:42:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/14 05:42:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/14 05:42:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/14 05:42:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/14 05:42:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/14 05:42:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/14 05:42:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/14 05:42:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/14 05:42:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/14 05:42:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/14 05:42:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:42:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:42:21 DEBUG : PREFIXbanana: md5 = 236d06fb90135359dce33cc3d6d64b38 OK 2026/07/14 05:42:21 DEBUG : PREFIXbanana: size = 6 OK 2026/07/14 05:42:21 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/14 05:42:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:21 DEBUG : PREFIXsplitbananasplit: md5 = 5189f12a5f8634b6604be07d571ea8bd OK 2026/07/14 05:42:21 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/14 05:42:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/14 05:42:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:21 DEBUG : PREFIXapple: md5 = b578d5b03b82600bbaf53d1bfdc14a26 OK 2026/07/14 05:42:21 DEBUG : PREFIXapple: size = 5 OK 2026/07/14 05:42:21 INFO : apple: Copied (new) to: PREFIXapple 2026/07/14 05:42:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:21 DEBUG : PREFIXappleappleapplebanana: md5 = 289e2a0c6846d4bb166ba76eeb3cbacb OK 2026/07/14 05:42:21 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/14 05:42:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/14 05:42:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 6af1bb9b47c4dbc25ed03b134a1e0ddb OK 2026/07/14 05:42:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/14 05:42:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = c5396ad9aa427dec1b9058531be83f40 OK 2026/07/14 05:42:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/14 05:42:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 2ee7ab554056aa4029ba99e120fd6782 OK 2026/07/14 05:42:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:42:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:23 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 3d7491e8a711712c37120d97e6fe10a9 OK 2026/07/14 05:42:23 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/14 05:42:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:24 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = c3bbe59a0507bab266d601aa92aefa03 OK 2026/07/14 05:42:24 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/14 05:42:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 76513d503bf1d148c1436138a07e51e8 OK 2026/07/14 05:42:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/14 05:42:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 1d3e3ce76c7322922f52a9a18ea2130a OK 2026/07/14 05:42:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/14 05:42:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:25 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 39c4f546211ca6021194aaacbf68435e OK 2026/07/14 05:42:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/14 05:42:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 8dbe9dbe7a8dba1e857bd3eb507bb58e OK 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/14 05:42:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 878d793142f15eaebdc59a2d6c4b3418 OK 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/14 05:42:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0010-456789.txt: md5 = e602876bc1f4bd184ce6e1f34156634e OK 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/14 05:42:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = b72da97c78b90c648728506a840e9961 OK 2026/07/14 05:42:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/14 05:42:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:27 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 3cdc05703137ed8105cd6f459e4e2c4f OK 2026/07/14 05:42:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/14 05:42:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:27 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 0cf6376d30e0f51ab3e52e1b330842fa OK 2026/07/14 05:42:27 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/14 05:42:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:27 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 92849f226408719b67e39f77805f32c3 OK 2026/07/14 05:42:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/14 05:42:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:28 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 7bd81d4230e14c9c035f92fc3c3f050e OK 2026/07/14 05:42:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/14 05:42:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:28 DEBUG : Waiting for deletions to finish 2026/07/14 05:42:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 05:42:29 INFO : banana: Deleted 2026/07/14 05:42:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 05:42:29 INFO : appleappleapplebanana: Deleted 2026/07/14 05:42:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 05:42:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 05:42:29 INFO : splitbananasplit: Deleted 2026/07/14 05:42:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 05:42:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 05:42:30 INFO : apple: Deleted 2026/07/14 05:42:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 05:42:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 05:42:30 DEBUG : Waiting for deletions to finish 2026/07/14 05:42:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:42:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : apple: transformed to: PREFIXapple 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/14 05:42:31 DEBUG : banana: transformed to: PREFIXbanana 2026/07/14 05:42:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/14 05:42:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1: Directory modification time the same (differ by -693.364µs, within tolerance 1ms) 2026/07/14 05:42:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:42:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:42:33 DEBUG : splitbananasplit: md5 = 526f67f7be79c734b2e54953f743dc49 OK 2026/07/14 05:42:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:42:33 INFO : splitbananasplit: Copied (new) 2026/07/14 05:42:33 DEBUG : apple: md5 = ba7db862599e8f33a1aa491541ea2c84 OK 2026/07/14 05:42:33 DEBUG : apple: size = 5 OK 2026/07/14 05:42:33 INFO : apple: Copied (new) 2026/07/14 05:42:33 DEBUG : banana: md5 = a47c8b255d6a5bb8998ad11b36c9eccf OK 2026/07/14 05:42:33 DEBUG : banana: size = 6 OK 2026/07/14 05:42:33 INFO : banana: Copied (new) 2026/07/14 05:42:33 DEBUG : appleappleapplebanana: md5 = cc35fcc24aed0326dd0506782e5dc803 OK 2026/07/14 05:42:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:42:33 INFO : appleappleapplebanana: Copied (new) 2026/07/14 05:42:34 DEBUG : dir1/0000-abcdefg.txt: md5 = dc1fcb9333aa0837ed836d6f50bb1c61 OK 2026/07/14 05:42:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:42:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 05:42:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 9debf844cf643bfea2794a161141b9fb OK 2026/07/14 05:42:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:42:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 05:42:34 DEBUG : dir1/0003-defghij.txt: md5 = 2158a99dfac214b170a916a7d061f9f1 OK 2026/07/14 05:42:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:42:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 05:42:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = f412b6b2dcfda3cb3793c5cc2d9d5ff5 OK 2026/07/14 05:42:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:42:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 05:42:36 DEBUG : dir1/0004-efghijk.txt: md5 = eedb7f3cb443e07150348a0bada4974e OK 2026/07/14 05:42:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:42:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 05:42:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 8b54e63f53303b294cb9d805ba6642f6 OK 2026/07/14 05:42:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:42:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 05:42:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 4a5207d6a1535330d7734725f0d27757 OK 2026/07/14 05:42:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:42:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 05:42:36 DEBUG : dir1/0007-1234567.txt: md5 = e721c703f90cabb44e1b3e0ce5485bda OK 2026/07/14 05:42:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:42:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 05:42:37 DEBUG : dir1/0008-2345678.txt: md5 = 4906d8bc28589afbc0fa1f968a17ad58 OK 2026/07/14 05:42:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:42:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 05:42:37 DEBUG : dir1/0010-456789.txt: md5 = ce37d7e19cbcd212b08ea49135eaf4a9 OK 2026/07/14 05:42:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:42:37 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 05:42:37 DEBUG : dir1/0009-3456789.txt: md5 = f597299f87e92e8b42bdefe332790e4a OK 2026/07/14 05:42:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:42:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 05:42:37 DEBUG : dir1/0011-56789;.txt: md5 = 8ccc49d6e607930a453408e086bc4ddc OK 2026/07/14 05:42:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:42:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 05:42:39 DEBUG : dir1/0013-789;=.txt: md5 = b104d08b8e392f8fb8a6fa61420eb312 OK 2026/07/14 05:42:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:42:39 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 05:42:39 DEBUG : dir1/0012-6789;.txt: md5 = c7ae02bf01a269691f888ed2ad13105b OK 2026/07/14 05:42:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:42:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 05:42:39 DEBUG : dir1/0014-89;=.txt: md5 = d74ec5276effec7bf7bd5d469564a37b OK 2026/07/14 05:42:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:42:39 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 05:42:39 DEBUG : dir1/0015-9;=.txt: md5 = 8565e227ea55d079bc6b75a7960ee15c OK 2026/07/14 05:42:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:42:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 05:42:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:42:39 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/14 05:42:39 INFO : PREFIXsplitbananasplit: Deleted 2026/07/14 05:42:39 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/14 05:42:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/14 05:42:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/14 05:42:39 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/14 05:42:39 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/14 05:42:40 INFO : PREFIXapple: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/14 05:42:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/14 05:42:40 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/14 05:42:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/14 05:42:41 INFO : PREFIXbanana: Deleted 2026/07/14 05:42:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/14 05:42:41 DEBUG : Waiting for deletions to finish 2026/07/14 05:42:41 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:42:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : Waiting for deletions to finish 2026/07/14 05:42:42 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:42:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:42:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:43:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a494d51b1a9f6d8d22bdbb8dbaf80f3 OK 2026/07/14 05:43:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2cb0948737c77272c7a8d71782b56e16 OK 2026/07/14 05:43:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 6dec84f9aeca13541370d90c45a367bc OK 2026/07/14 05:43:04 DEBUG : dir1/0003-defghij.txt: md5 = d23d4eea089a4bfa0d156eb10faf6ed8 OK 2026/07/14 05:43:06 DEBUG : dir1/0004-efghijk.txt: md5 = 791a88b8db92260c90f573584f9e609c OK 2026/07/14 05:43:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 51e71135a0c0a3442ecf990537fd71e7 OK 2026/07/14 05:43:09 DEBUG : dir1/0006-ghijklm.txt: md5 = 7b9e4114bf468b0b1a3578a9b133e6ec OK 2026/07/14 05:43:10 DEBUG : dir1/0007-1234567.txt: md5 = 2e9d6aa846962d6c4a4a6278f4e2deed OK 2026/07/14 05:43:12 DEBUG : dir1/0008-2345678.txt: md5 = 35493b2cee7e7a470c6db22da6318dd3 OK 2026/07/14 05:43:14 DEBUG : dir1/0009-3456789.txt: md5 = 10a588acbbc068f4b5db69169e3dd804 OK 2026/07/14 05:43:15 DEBUG : dir1/0010-456789.txt: md5 = 99c070d28c7f59c7a3622b5d23b546b2 OK 2026/07/14 05:43:17 DEBUG : dir1/0011-56789;.txt: md5 = acde32af9368303191bb166637fb8ea4 OK 2026/07/14 05:43:18 DEBUG : dir1/0012-6789;.txt: md5 = 7ee2f81d7ba3cf38236983f294d1fc4f OK 2026/07/14 05:43:20 DEBUG : dir1/0013-789;=.txt: md5 = 4d974644594a4e2b4b6ed24407015b76 OK 2026/07/14 05:43:21 DEBUG : dir1/0014-89;=.txt: md5 = 2c76b52e90a002adfe8f5cce8a37c075 OK 2026/07/14 05:43:23 DEBUG : dir1/0015-9;=.txt: md5 = ee5cde325e986315bcaf1ba10058727a OK 2026/07/14 05:43:25 DEBUG : apple: md5 = f8f038503edda763275820d8faadd34c OK 2026/07/14 05:43:26 DEBUG : banana: md5 = d9639b92f472951d396f5bc381a46413 OK 2026/07/14 05:43:28 DEBUG : appleappleapplebanana: md5 = 601cb1e39f6d1c3e2826f96f814285f6 OK 2026/07/14 05:43:29 DEBUG : splitbananasplit: md5 = 74cd10ccb7f99390913e14416b4da13f OK 2026/07/14 05:43:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:43:30 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:43:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 05:43:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 05:43:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 05:43:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:43:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/14 05:43:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:43:33 DEBUG : bananaSUFFIX: md5 = 08f1b4739e45fd748e5d7c5c8034feb6 OK 2026/07/14 05:43:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/14 05:43:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/14 05:43:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:33 DEBUG : appleappleapplebananaSUFFIX: md5 = 60e0cdce6c93d4e0f6170978a200c1cf OK 2026/07/14 05:43:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/14 05:43:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/14 05:43:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:33 DEBUG : appleSUFFIX: md5 = d3995643a9b3cb0a679a87f0af7ccb38 OK 2026/07/14 05:43:33 DEBUG : appleSUFFIX: size = 5 OK 2026/07/14 05:43:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/14 05:43:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:33 DEBUG : splitbananasplitSUFFIX: md5 = 66a2cf6ab004060ebf5416f1c93f00a2 OK 2026/07/14 05:43:33 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/14 05:43:33 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/14 05:43:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 0f4fa7bba5465ee572fcf73a20ae98d6 OK 2026/07/14 05:43:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/14 05:43:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 52888e8f551b91c1bf9f0ea5baaed38d OK 2026/07/14 05:43:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/14 05:43:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = d3141200ed974f3cef565cd08b7c9b7e OK 2026/07/14 05:43:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/14 05:43:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:35 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 59de46b7d605c635eb09b7537b2b35cd OK 2026/07/14 05:43:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/14 05:43:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 1f562c22af8dbd69e143521604414e17 OK 2026/07/14 05:43:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/14 05:43:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 4670833d0633ce9ffa51df50c4d42d8a OK 2026/07/14 05:43:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/14 05:43:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = b7084cda238dc9110ee9694fd933e04c OK 2026/07/14 05:43:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/14 05:43:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 3c1fd42a8716e01eb0cd062b1291574b OK 2026/07/14 05:43:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/14 05:43:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:37 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = cd08af7aa3b3a8fccf2b5ae5b30cd4d4 OK 2026/07/14 05:43:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/14 05:43:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:37 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 29d0fcdbcf0a89e2713277ba08fc96fe OK 2026/07/14 05:43:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/14 05:43:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:38 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = ae6a3419af86c13656b6e58d5e95bc96 OK 2026/07/14 05:43:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/14 05:43:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:38 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 5bb3093044e2762b28ff8b2a9c229ff7 OK 2026/07/14 05:43:38 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/14 05:43:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:39 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 61f7f95240574509a07e371a65549d08 OK 2026/07/14 05:43:39 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/14 05:43:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:39 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 92c85240cddc1bedcfe1fdc80c8a9f61 OK 2026/07/14 05:43:39 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/14 05:43:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:39 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 2c6f4a4167b3c1ee7c172a4c0741708b OK 2026/07/14 05:43:39 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/14 05:43:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:39 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 300f9804f920150a910a66d94fa56e81 OK 2026/07/14 05:43:39 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/14 05:43:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:43:40 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 05:43:40 INFO : banana: Deleted 2026/07/14 05:43:40 INFO : splitbananasplit: Deleted 2026/07/14 05:43:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 05:43:40 INFO : appleappleapplebanana: Deleted 2026/07/14 05:43:40 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 05:43:40 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 05:43:40 INFO : apple: Deleted 2026/07/14 05:43:41 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 05:43:41 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 05:43:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 05:43:41 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 05:43:41 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 05:43:41 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 05:43:41 DEBUG : Waiting for deletions to finish 2026/07/14 05:43:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : apple: transformed to: appleSUFFIX 2026/07/14 05:43:42 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/14 05:43:42 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/14 05:43:42 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/14 05:43:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1: Directory modification time the same (differ by -768.322µs, within tolerance 1ms) 2026/07/14 05:43:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:43:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:43:44 DEBUG : appleappleapplebanana: md5 = dee3ec10eb56f8959fabb7b9c40f31fc OK 2026/07/14 05:43:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:43:44 INFO : appleappleapplebanana: Copied (new) 2026/07/14 05:43:44 DEBUG : splitbananasplit: md5 = fe5c50e218ac7db94dd51666f032e94e OK 2026/07/14 05:43:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:43:44 INFO : splitbananasplit: Copied (new) 2026/07/14 05:43:44 DEBUG : apple: md5 = c1c1866a8311c87d420bb66820753bbd OK 2026/07/14 05:43:44 DEBUG : apple: size = 5 OK 2026/07/14 05:43:44 INFO : apple: Copied (new) 2026/07/14 05:43:44 DEBUG : banana: md5 = db4a081a6b35adf383a780f747306030 OK 2026/07/14 05:43:44 DEBUG : banana: size = 6 OK 2026/07/14 05:43:44 INFO : banana: Copied (new) 2026/07/14 05:43:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 324181898321ae7ca4f35dfbaa4dfab8 OK 2026/07/14 05:43:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:43:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/14 05:43:46 DEBUG : dir1/0000-abcdefg.txt: md5 = fe9d4ef0ad3204453990041f0c3011a6 OK 2026/07/14 05:43:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:43:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/14 05:43:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 46f3a0a0a4e4543ba35462294b5a434f OK 2026/07/14 05:43:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:43:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/14 05:43:46 DEBUG : dir1/0003-defghij.txt: md5 = 8c528ca95bedb2e02c5d89ef248c6f2e OK 2026/07/14 05:43:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:43:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/14 05:43:47 DEBUG : dir1/0004-efghijk.txt: md5 = 8d5a884972d0f1766cff9f2fc90c9ab2 OK 2026/07/14 05:43:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:43:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/14 05:43:47 DEBUG : dir1/0005-fghijkl.txt: md5 = e7b38622110fbecd924cef321b057cae OK 2026/07/14 05:43:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:43:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/14 05:43:47 DEBUG : dir1/0007-1234567.txt: md5 = db98c3ad81f2c37a58b25480ce422e92 OK 2026/07/14 05:43:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:43:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/14 05:43:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 4a6bae8404a5af28882746c0c6805853 OK 2026/07/14 05:43:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:43:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/14 05:43:49 DEBUG : dir1/0008-2345678.txt: md5 = 1cb197616ea22eeb0ecfa8a2d34ad9cd OK 2026/07/14 05:43:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:43:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/14 05:43:49 DEBUG : dir1/0009-3456789.txt: md5 = e03bcc07273578a5fca296bba3da53a0 OK 2026/07/14 05:43:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:43:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/14 05:43:49 DEBUG : dir1/0010-456789.txt: md5 = 998ac4819cb33b7871769810dc8d8c6c OK 2026/07/14 05:43:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:43:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/14 05:43:49 DEBUG : dir1/0011-56789;.txt: md5 = 5778bce0a43fe06ef6bccd6826e813ed OK 2026/07/14 05:43:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:43:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/14 05:43:50 DEBUG : dir1/0012-6789;.txt: md5 = b4c1a35d731c344e1d2bc715d6ef1572 OK 2026/07/14 05:43:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:43:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/14 05:43:50 DEBUG : dir1/0013-789;=.txt: md5 = 146edd55dbffe8c9f60a4d70aa915776 OK 2026/07/14 05:43:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:43:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/14 05:43:50 DEBUG : dir1/0014-89;=.txt: md5 = 68b9e428774dacfea20a0dff71d9655f OK 2026/07/14 05:43:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:43:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/14 05:43:51 DEBUG : dir1/0015-9;=.txt: md5 = 44a42ade5e7fc5246602372b568cd07d OK 2026/07/14 05:43:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:43:51 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/14 05:43:51 DEBUG : Waiting for deletions to finish 2026/07/14 05:43:51 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/14 05:43:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/14 05:43:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/14 05:43:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/14 05:43:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/14 05:43:51 INFO : appleSUFFIX: Deleted 2026/07/14 05:43:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/14 05:43:51 INFO : splitbananasplitSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : bananaSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/14 05:43:52 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/14 05:43:52 DEBUG : Waiting for deletions to finish 2026/07/14 05:43:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:43:53 DEBUG : Waiting for deletions to finish 2026/07/14 05:43:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:43:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:44:07 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:44:11 DEBUG : dir1/0000-abcdefg.txt: md5 = 1abc162e07245e55c2221a6269da1550 OK 2026/07/14 05:44:12 DEBUG : dir1/0001-bcdefgh.txt: md5 = eb467445c749537178e01e7e08f36a9e OK 2026/07/14 05:44:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 2804da27628dca479b60e93417fea3c5 OK 2026/07/14 05:44:15 DEBUG : dir1/0003-defghij.txt: md5 = b77f01a5a66c5907ecc7b2430d9ca03e OK 2026/07/14 05:44:17 DEBUG : dir1/0004-efghijk.txt: md5 = 7512b3a38034031ce03c5528bc101dd4 OK 2026/07/14 05:44:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 77b76aef3b5b29d4855061bd0ab003f6 OK 2026/07/14 05:44:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 6d017d5e9dafcd83a65a3ed193c20579 OK 2026/07/14 05:44:22 DEBUG : dir1/0007-1234567.txt: md5 = fe8892796d402f82bb26407b4bf667b2 OK 2026/07/14 05:44:24 DEBUG : dir1/0008-2345678.txt: md5 = 624de300e3b63031ef7f857271370025 OK 2026/07/14 05:44:25 DEBUG : dir1/0009-3456789.txt: md5 = 32872f9838ee3ea1708252ed6906d940 OK 2026/07/14 05:44:27 DEBUG : dir1/0010-456789.txt: md5 = 1b653ef588f083c5a5e8dc9d3001d0a0 OK 2026/07/14 05:44:28 DEBUG : dir1/0011-56789;.txt: md5 = 1cc69e3e1118e71271c55df27f9cb70a OK 2026/07/14 05:44:30 DEBUG : dir1/0012-6789;.txt: md5 = 37ffe89b842d195e60945c89d2ecc2b1 OK 2026/07/14 05:44:31 DEBUG : dir1/0013-789;=.txt: md5 = e3cd30f765d3e894cdbd2b1285a7ed0e OK 2026/07/14 05:44:33 DEBUG : dir1/0014-89;=.txt: md5 = 1a52fa92881e18deb71c53fc5a6d2415 OK 2026/07/14 05:44:34 DEBUG : dir1/0015-9;=.txt: md5 = 935d3b75350edb3cd651203750809db3 OK 2026/07/14 05:44:36 DEBUG : apple: md5 = 9d74784f65b1b7be08309900419f322d OK 2026/07/14 05:44:38 DEBUG : banana: md5 = 077c5975c2b79834f94462513b55207c OK 2026/07/14 05:44:39 DEBUG : appleappleapplebanana: md5 = 0df8764467a4ea50caf56475f2fdf742 OK 2026/07/14 05:44:41 DEBUG : splitbananasplit: md5 = f1df20552ff74d03b48dbf92cfcae364 OK 2026/07/14 05:44:41 DEBUG : Waiting for deletions to finish 2026/07/14 05:44:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:44:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:44:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/14 05:44:42 DEBUG : apple: size = 5 OK 2026/07/14 05:44:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:42 DEBUG : apple: Unchanged skipping 2026/07/14 05:44:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:42 DEBUG : banana: size = 6 OK 2026/07/14 05:44:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:42 DEBUG : banana: Unchanged skipping 2026/07/14 05:44:43 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 05:44:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/14 05:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:44:44 DEBUG : appleapple: md5 = 02e1023e7adedf81c619bfa5e069eea1 OK 2026/07/14 05:44:44 DEBUG : appleapple: size = 21 OK 2026/07/14 05:44:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/14 05:44:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:45 DEBUG : splitbanan: md5 = 92eb2d74140c4d8648cfed7b4ca4341a OK 2026/07/14 05:44:45 DEBUG : splitbanan: size = 16 OK 2026/07/14 05:44:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/14 05:44:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:45 DEBUG : dir1/0001-bcdef: md5 = 6b88d83ceca6c64207f6241b441962de OK 2026/07/14 05:44:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 05:44:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/14 05:44:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:45 DEBUG : dir1/0000-abcde: md5 = 9adc162290cf4966e90860fd18bfe11d OK 2026/07/14 05:44:45 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 05:44:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/14 05:44:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:46 DEBUG : dir1/0002-cdefg: md5 = 3cc12f44e06f1801dffd9847d5120f08 OK 2026/07/14 05:44:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 05:44:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/14 05:44:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:46 DEBUG : dir1/0005-fghij: md5 = b249014e1740686f5821e5898af99dc5 OK 2026/07/14 05:44:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 05:44:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/14 05:44:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:46 DEBUG : dir1/0004-efghi: md5 = 52bd44493e1cf5327a94e751cd3fd98e OK 2026/07/14 05:44:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 05:44:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/14 05:44:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:47 DEBUG : dir1/0003-defgh: md5 = 0a8be63f567de99f1225a8c349b1a9c2 OK 2026/07/14 05:44:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 05:44:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/14 05:44:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:47 DEBUG : dir1/0006-ghijk: md5 = 61493ff1ec50e835754559d6a4252bf5 OK 2026/07/14 05:44:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 05:44:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/14 05:44:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:48 DEBUG : dir1/0007-12345: md5 = f0b4983f369cba10bbe46bdc9b01a0b4 OK 2026/07/14 05:44:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 05:44:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/14 05:44:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:48 DEBUG : dir1/0008-23456: md5 = b2e9f9ae7d162556a1532f500b03c8db OK 2026/07/14 05:44:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 05:44:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/14 05:44:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:48 DEBUG : dir1/0009-34567: md5 = 67268bb3cd1568995dd0f161530fc876 OK 2026/07/14 05:44:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 05:44:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/14 05:44:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:49 DEBUG : dir1/0010-45678: md5 = 90857adc661e13987cd676f1730066dc OK 2026/07/14 05:44:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 05:44:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/14 05:44:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:49 DEBUG : dir1/0011-56789: md5 = 5373c3766e48c8cd3125c9fda140b05c OK 2026/07/14 05:44:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 05:44:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/14 05:44:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:50 DEBUG : dir1/0012-6789;: md5 = 16b246e783a0b0bba8a735aaba6bab93 OK 2026/07/14 05:44:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 05:44:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/14 05:44:50 DEBUG : dir1/0013-789;=: md5 = 93650785dc594dd876c7c66977519074 OK 2026/07/14 05:44:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 05:44:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/14 05:44:50 DEBUG : dir1/0014-89;=.: md5 = 9c219a01acee19c8af287816cb9d4129 OK 2026/07/14 05:44:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 05:44:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/14 05:44:51 DEBUG : dir1/0015-9;=.t: md5 = 638b18128bcec4fe3675ddae32abbe81 OK 2026/07/14 05:44:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 05:44:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/14 05:44:51 DEBUG : Waiting for deletions to finish 2026/07/14 05:44:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/14 05:44:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/14 05:44:51 INFO : appleappleapplebanana: Deleted 2026/07/14 05:44:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/14 05:44:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/14 05:44:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/14 05:44:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0015-9;=.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0010-456789.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0012-6789;.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/14 05:44:52 INFO : splitbananasplit: Deleted 2026/07/14 05:44:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/14 05:44:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/14 05:44:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/14 05:44:53 DEBUG : Waiting for deletions to finish 2026/07/14 05:44:53 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 05:44:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:54 DEBUG : dir1: Directory modification time the same (differ by -793.638µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:54 DEBUG : apple: size = 5 OK 2026/07/14 05:44:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : apple: Unchanged skipping 2026/07/14 05:44:54 DEBUG : splitbanan: size = 16 OK 2026/07/14 05:44:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:44:54 DEBUG : banana: size = 6 OK 2026/07/14 05:44:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : banana: Unchanged skipping 2026/07/14 05:44:54 DEBUG : appleapple: size = 21 OK 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/14 05:44:54 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/14 05:44:54 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/14 05:44:54 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/14 05:44:54 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/14 05:44:54 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/14 05:44:54 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/14 05:44:54 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/14 05:44:54 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/14 05:44:54 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/14 05:44:54 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/14 05:44:54 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/14 05:44:54 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/14 05:44:54 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/14 05:44:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/14 05:44:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/14 05:44:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:44:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:44:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:44:54 DEBUG : Waiting for deletions to finish 2026/07/14 05:44:54 DEBUG : Waiting for deletions to finish 2026/07/14 05:44:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : appleapple: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/14 05:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:44:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/14 05:44:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/14 05:44:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/14 05:44:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/14 05:44:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/14 05:44:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/14 05:44:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/14 05:44:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/14 05:44:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/14 05:44:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/14 05:44:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/14 05:44:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/14 05:44:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/14 05:44:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/14 05:44:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/14 05:44:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/14 05:44:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/14 05:44:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:45:08 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:45:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 61b1d30be2329293c7a06c05b9994e22 OK 2026/07/14 05:45:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = 863df8bd9ff5a2da6c43fe35920ad28b OK 2026/07/14 05:45:15 DEBUG : dir1/0002-cdefghi.txt: md5 = d9cee065a0b0c2bb13ebf39209d37213 OK 2026/07/14 05:45:16 DEBUG : dir1/0003-defghij.txt: md5 = 46a64f5b836e59d54056821c0521ef8f OK 2026/07/14 05:45:18 DEBUG : dir1/0004-efghijk.txt: md5 = b0ed0f95505907e6915ad31c81482eeb OK 2026/07/14 05:45:19 DEBUG : dir1/0005-fghijkl.txt: md5 = 00fddb846556239f156fb76447180f11 OK 2026/07/14 05:45:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 5d5d989fb09dd6159259944b856e3619 OK 2026/07/14 05:45:23 DEBUG : dir1/0007-1234567.txt: md5 = b18c3283abe83902f722e4bba763c299 OK 2026/07/14 05:45:24 DEBUG : dir1/0008-2345678.txt: md5 = a857bd151a5b043f6d0c54e18145cfdb OK 2026/07/14 05:45:26 DEBUG : dir1/0009-3456789.txt: md5 = b9642af029fccfd267a32e63edc42a58 OK 2026/07/14 05:45:27 DEBUG : dir1/0010-456789.txt: md5 = 2e0130440e6af4ab462315334211b281 OK 2026/07/14 05:45:29 DEBUG : dir1/0011-56789;.txt: md5 = 4b6b0e6c806f4400c3cb702d56b51bcd OK 2026/07/14 05:45:30 DEBUG : dir1/0012-6789;.txt: md5 = 9f0abfac6d197e36dd6ced01852c9a9a OK 2026/07/14 05:45:32 DEBUG : dir1/0013-789;=.txt: md5 = 34f9d2ada7f00ca2565ee8d7e2116561 OK 2026/07/14 05:45:33 DEBUG : dir1/0014-89;=.txt: md5 = ec5d15ee11b466e9704872ef22642700 OK 2026/07/14 05:45:35 DEBUG : dir1/0015-9;=.txt: md5 = 31799869b6fe85f796037f7f760fb866 OK 2026/07/14 05:45:37 DEBUG : apple: md5 = e8a17fbfe667a520b03e0eb7c02970e1 OK 2026/07/14 05:45:38 DEBUG : banana: md5 = 3d3c87b0acf9f2d9e4b36b383d56036d OK 2026/07/14 05:45:40 DEBUG : appleappleapplebanana: md5 = 481c757d1001bb3dba8c86b5fc19c4f9 OK 2026/07/14 05:45:42 DEBUG : splitbananasplit: md5 = 21a8decd6d6d6a6b0c29e31d5d9e7cde OK 2026/07/14 05:45:42 DEBUG : Waiting for deletions to finish 2026/07/14 05:45:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:45:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:45:43 DEBUG : apple: size = 5 OK 2026/07/14 05:45:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:43 DEBUG : apple: Unchanged skipping 2026/07/14 05:45:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:45:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:45:43 DEBUG : banana: size = 6 OK 2026/07/14 05:45:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:43 DEBUG : banana: Unchanged skipping 2026/07/14 05:45:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:45:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:45:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:45:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:45:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:45:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:45:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:45:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:45:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:45:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:45:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:45:44 DEBUG : Waiting for deletions to finish 2026/07/14 05:45:44 DEBUG : Waiting for deletions to finish 2026/07/14 05:45:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:45:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:45:46 DEBUG : dir1: Directory modification time the same (differ by -824.43µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : apple: size = 5 OK 2026/07/14 05:45:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:45:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:45:46 DEBUG : banana: size = 6 OK 2026/07/14 05:45:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : banana: Unchanged skipping 2026/07/14 05:45:46 DEBUG : apple: Unchanged skipping 2026/07/14 05:45:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:45:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:45:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:45:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:45:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:45:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:45:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:45:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:45:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:45:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:45:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:45:46 DEBUG : Waiting for deletions to finish 2026/07/14 05:45:46 DEBUG : Waiting for deletions to finish 2026/07/14 05:45:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:45:47 DEBUG : Waiting for deletions to finish 2026/07/14 05:45:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:45:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:46:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:46:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 6a940d8b253091bd79e62ec093479680 OK 2026/07/14 05:46:07 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0f148cc0f2c3e9d10aa7fdd625ad7d78 OK 2026/07/14 05:46:09 DEBUG : dir1/0002-cdefghi.txt: md5 = 49fb1dc11ebdd084e0f49e068064e778 OK 2026/07/14 05:46:10 DEBUG : dir1/0003-defghij.txt: md5 = 686ae37a086e7c677209f5493b9ee2e1 OK 2026/07/14 05:46:12 DEBUG : dir1/0004-efghijk.txt: md5 = 622008d2784c7000a23fbaaf1dd525d2 OK 2026/07/14 05:46:13 DEBUG : dir1/0005-fghijkl.txt: md5 = 600d6473dd1d19d5e54af73d624b4972 OK 2026/07/14 05:46:15 DEBUG : dir1/0006-ghijklm.txt: md5 = a4397cab0a959ae0bb2f9346fc2e957b OK 2026/07/14 05:46:17 DEBUG : dir1/0007-1234567.txt: md5 = d6bf82eebff1ce28074c492892db4cef OK 2026/07/14 05:46:18 DEBUG : dir1/0008-2345678.txt: md5 = 8a14a59d18ba61ff8fe5026893aba87f OK 2026/07/14 05:46:20 DEBUG : dir1/0009-3456789.txt: md5 = baed543f67519ac0578927e1ea4aee49 OK 2026/07/14 05:46:22 DEBUG : dir1/0010-456789.txt: md5 = e54986f1e6d1397cf31104528db7ee5c OK 2026/07/14 05:46:23 DEBUG : dir1/0011-56789;.txt: md5 = 80d49af2991a56192c25b060b802abf1 OK 2026/07/14 05:46:25 DEBUG : dir1/0012-6789;.txt: md5 = 39fadd8da575638dde9b734c62f2b3c8 OK 2026/07/14 05:46:26 DEBUG : dir1/0013-789;=.txt: md5 = bff64c1f4415bd8722846812a8b97efb OK 2026/07/14 05:46:28 DEBUG : dir1/0014-89;=.txt: md5 = 715f523581e7a4aec533bc6dc1baf4fc OK 2026/07/14 05:46:30 DEBUG : dir1/0015-9;=.txt: md5 = c27bbc35029c9091b80a51baaf6c0593 OK 2026/07/14 05:46:31 DEBUG : apple: md5 = e25f58bf04f2d1850d0474829086cb24 OK 2026/07/14 05:46:33 DEBUG : banana: md5 = 33f3f421edcf529ca2779d5434959307 OK 2026/07/14 05:46:35 DEBUG : appleappleapplebanana: md5 = b8577709ea3746930256941a828677e6 OK 2026/07/14 05:46:36 DEBUG : splitbananasplit: md5 = 008606d347071fbc1a96a159f038923d OK 2026/07/14 05:46:36 DEBUG : Waiting for deletions to finish 2026/07/14 05:46:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:46:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:46:38 DEBUG : apple: size = 5 OK 2026/07/14 05:46:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:38 DEBUG : apple: Unchanged skipping 2026/07/14 05:46:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:46:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:46:38 DEBUG : banana: size = 6 OK 2026/07/14 05:46:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:38 DEBUG : banana: Unchanged skipping 2026/07/14 05:46:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:46:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:46:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:46:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:46:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:46:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:46:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:46:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:46:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:46:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:46:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:46:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:46:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:46:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:46:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1: Directory modification time the same (differ by -858.598µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:46:41 DEBUG : apple: size = 5 OK 2026/07/14 05:46:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:46:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : apple: Unchanged skipping 2026/07/14 05:46:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:46:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : banana: size = 6 OK 2026/07/14 05:46:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:46:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : banana: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:46:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:46:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:46:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:46:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:46:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:46:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:46:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:46:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:46:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:46:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:46:41 DEBUG : Waiting for deletions to finish 2026/07/14 05:46:41 DEBUG : Waiting for deletions to finish 2026/07/14 05:46:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:46:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:46:55 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:46:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a5caa7b8bb3176598e44c02eb4ef9b3 OK 2026/07/14 05:47:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = d4a07baf31c7033a9c080717999d5d5d OK 2026/07/14 05:47:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 82a23ca2396014f32844d7ffe7e77b3a OK 2026/07/14 05:47:04 DEBUG : dir1/0003-defghij.txt: md5 = 272191c5aec05f01fce0b36992657bae OK 2026/07/14 05:47:05 DEBUG : dir1/0004-efghijk.txt: md5 = 4c48d35b3f104aa4ab360bc135db4ba6 OK 2026/07/14 05:47:07 DEBUG : dir1/0005-fghijkl.txt: md5 = 525633fa770eafeb5cd84e12ac8f7add OK 2026/07/14 05:47:09 DEBUG : dir1/0006-ghijklm.txt: md5 = ff8e4924fea6a55fdc5d568d10e37b11 OK 2026/07/14 05:47:10 DEBUG : dir1/0007-1234567.txt: md5 = a84c0a6ee8253845acc7635b5539e42e OK 2026/07/14 05:47:12 DEBUG : dir1/0008-2345678.txt: md5 = 33104f375a43476f85c6b4b6e2584af2 OK 2026/07/14 05:47:14 DEBUG : dir1/0009-3456789.txt: md5 = 417c976aeeaa18aa0ef7c08b63dd8d62 OK 2026/07/14 05:47:15 DEBUG : dir1/0010-456789.txt: md5 = 3ca2f0f0adb65e4507c38614bf7ebdd5 OK 2026/07/14 05:47:17 DEBUG : dir1/0011-56789;.txt: md5 = b6491455fcc65dd1348a51b000f203fd OK 2026/07/14 05:47:18 DEBUG : dir1/0012-6789;.txt: md5 = 339788de0533f0b3bf5cd1fdd0341578 OK 2026/07/14 05:47:20 DEBUG : dir1/0013-789;=.txt: md5 = 6bc23a3086715a5b9a3ee4300b183ad7 OK 2026/07/14 05:47:21 DEBUG : dir1/0014-89;=.txt: md5 = c968ddf115f6207bcad254d1880f89cf OK 2026/07/14 05:47:23 DEBUG : dir1/0015-9;=.txt: md5 = 72d745b00b1aa92321fb747838d0e274 OK 2026/07/14 05:47:25 DEBUG : apple: md5 = 86d734a17c57e6e2d499acbed8107082 OK 2026/07/14 05:47:26 DEBUG : banana: md5 = e9d6515f20234c5aa31199ba0f0ad48f OK 2026/07/14 05:47:28 DEBUG : appleappleapplebanana: md5 = af1d295b8c9d7f59bd41194190e36345 OK 2026/07/14 05:47:30 DEBUG : splitbananasplit: md5 = f9ee004218eec3ae9938497dde499b49 OK 2026/07/14 05:47:30 DEBUG : Waiting for deletions to finish 2026/07/14 05:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:47:31 DEBUG : apple: size = 5 OK 2026/07/14 05:47:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:31 DEBUG : apple: Unchanged skipping 2026/07/14 05:47:31 DEBUG : banana: size = 6 OK 2026/07/14 05:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:47:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:47:31 DEBUG : banana: Unchanged skipping 2026/07/14 05:47:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:47:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:47:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:47:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:47:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:47:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:47:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:47:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:47:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:47:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:47:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:47:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:47:32 DEBUG : Waiting for deletions to finish 2026/07/14 05:47:32 DEBUG : Waiting for deletions to finish 2026/07/14 05:47:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:47:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1: Directory modification time the same (differ by -897.234µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : apple: size = 5 OK 2026/07/14 05:47:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:47:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : apple: Unchanged skipping 2026/07/14 05:47:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:47:34 DEBUG : banana: size = 6 OK 2026/07/14 05:47:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:47:34 DEBUG : banana: Unchanged skipping 2026/07/14 05:47:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:47:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:47:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:47:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:47:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:47:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:47:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:47:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:47:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:47:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:47:34 DEBUG : Waiting for deletions to finish 2026/07/14 05:47:34 DEBUG : Waiting for deletions to finish 2026/07/14 05:47:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:47:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:47:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:47:51 DEBUG : dir1/0000-abcdefg.txt: md5 = b278a3d25ca937899db08b314db132c9 OK 2026/07/14 05:47:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = f1fab107fa021c374a49dbb625cfd0b9 OK 2026/07/14 05:47:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 2a5d80e30066a94b7909761263ace45f OK 2026/07/14 05:47:56 DEBUG : dir1/0003-defghij.txt: md5 = 5c29aaacaea613ccb40d0aa8c1a5da9e OK 2026/07/14 05:47:58 DEBUG : dir1/0004-efghijk.txt: md5 = b644352de70335daaa35426359b6dd9d OK 2026/07/14 05:48:00 DEBUG : dir1/0005-fghijkl.txt: md5 = f8ba205d05670256720902f7a081381f OK 2026/07/14 05:48:01 DEBUG : dir1/0006-ghijklm.txt: md5 = b388dea5e0bab7c411c32b2cd22539ef OK 2026/07/14 05:48:03 DEBUG : dir1/0007-1234567.txt: md5 = fa547d9a2edc6148ebe66083c22b468c OK 2026/07/14 05:48:05 DEBUG : dir1/0008-2345678.txt: md5 = 51b64a96b4496a2afc72947cf49013a7 OK 2026/07/14 05:48:06 DEBUG : dir1/0009-3456789.txt: md5 = 8f3dbc8a3f22e63e54a5de6f3b94522a OK 2026/07/14 05:48:08 DEBUG : dir1/0010-456789.txt: md5 = 8fca61d48bd091712f9bf44fe9f184e3 OK 2026/07/14 05:48:10 DEBUG : dir1/0011-56789;.txt: md5 = 5718f8a75cc7918c51967a7266e4a729 OK 2026/07/14 05:48:11 DEBUG : dir1/0012-6789;.txt: md5 = b4563f3e6d2de770bae69ca0b11117b1 OK 2026/07/14 05:48:13 DEBUG : dir1/0013-789;=.txt: md5 = b981191ceb5ee3e673e5708728cf1fa5 OK 2026/07/14 05:48:15 DEBUG : dir1/0014-89;=.txt: md5 = bd8e6a769a141866e87e9a494f22b774 OK 2026/07/14 05:48:16 DEBUG : dir1/0015-9;=.txt: md5 = 6fd15a474ce7eccf669b62b4d2a58e20 OK 2026/07/14 05:48:18 DEBUG : apple: md5 = a51df537f3f3a68df0803cac9bb7cb52 OK 2026/07/14 05:48:19 DEBUG : banana: md5 = 0a0c9a6b7eaf2356d03d09d882dce902 OK 2026/07/14 05:48:21 DEBUG : appleappleapplebanana: md5 = 78bc3bc265e7549284e75d86dab1b021 OK 2026/07/14 05:48:23 DEBUG : splitbananasplit: md5 = 17f1196682ba40b9bb2e4a8fc3ea8af8 OK 2026/07/14 05:48:23 DEBUG : Waiting for deletions to finish 2026/07/14 05:48:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:48:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:48:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:48:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:48:24 DEBUG : apple: size = 5 OK 2026/07/14 05:48:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:24 DEBUG : apple: Unchanged skipping 2026/07/14 05:48:24 DEBUG : banana: size = 6 OK 2026/07/14 05:48:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:24 DEBUG : banana: Unchanged skipping 2026/07/14 05:48:25 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:48:25 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:48:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:48:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:48:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:48:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:48:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:48:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:48:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:48:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:48:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:48:25 DEBUG : Waiting for deletions to finish 2026/07/14 05:48:25 DEBUG : Waiting for deletions to finish 2026/07/14 05:48:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:48:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1: Directory modification time the same (differ by -940.301µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : apple: size = 5 OK 2026/07/14 05:48:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : apple: Unchanged skipping 2026/07/14 05:48:27 DEBUG : banana: size = 6 OK 2026/07/14 05:48:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:48:27 DEBUG : banana: Unchanged skipping 2026/07/14 05:48:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:48:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:48:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:48:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:48:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:48:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:48:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:48:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:48:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:48:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:48:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:48:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:48:27 DEBUG : Waiting for deletions to finish 2026/07/14 05:48:27 DEBUG : Waiting for deletions to finish 2026/07/14 05:48:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:48:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:48:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:48:45 DEBUG : dir1/0000-abcdefg.txt: md5 = a9f6f69ef868c87a316e482fd6331d0d OK 2026/07/14 05:48:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = d463f257fe525c9f17a3cebc6f4a26e5 OK 2026/07/14 05:48:48 DEBUG : dir1/0002-cdefghi.txt: md5 = f9ea4e402aba4195d13cc03a03cb0dc5 OK 2026/07/14 05:48:50 DEBUG : dir1/0003-defghij.txt: md5 = cc89d9cf32de9885801b0f1be3514f9e OK 2026/07/14 05:48:52 DEBUG : dir1/0004-efghijk.txt: md5 = 9131c9fbaf3f65c0c65ac1f0befda09b OK 2026/07/14 05:48:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 6eb95c44b7a1d94eef5326ace4c23c99 OK 2026/07/14 05:48:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 47cf4aee1d4042c334a68e4070c266c1 OK 2026/07/14 05:48:57 DEBUG : dir1/0007-1234567.txt: md5 = ea6b232a81c21c3eb539b18aaff8f474 OK 2026/07/14 05:48:58 DEBUG : dir1/0008-2345678.txt: md5 = 934705fd3d54611be76389d75b71b69f OK 2026/07/14 05:49:00 DEBUG : dir1/0009-3456789.txt: md5 = a881c469e3de61a83fe6fbafceb8beee OK 2026/07/14 05:49:02 DEBUG : dir1/0010-456789.txt: md5 = 6ba87f8fcaba4efa28248dd007ba650f OK 2026/07/14 05:49:03 DEBUG : dir1/0011-56789;.txt: md5 = c6bbf12f5a837194933fb9d9a4dcfef4 OK 2026/07/14 05:49:05 DEBUG : dir1/0012-6789;.txt: md5 = c8ca82097b59afe856df0827bf1ee357 OK 2026/07/14 05:49:07 DEBUG : dir1/0013-789;=.txt: md5 = 5a6be643a68827dc714ca8a94dc366f8 OK 2026/07/14 05:49:09 DEBUG : dir1/0014-89;=.txt: md5 = c09037a5497f6b8eafde3eb28537bb43 OK 2026/07/14 05:49:10 DEBUG : dir1/0015-9;=.txt: md5 = 18378be6798f044309b658b58200b8d9 OK 2026/07/14 05:49:12 DEBUG : apple: md5 = ae79b1f3acfe3da4f6b9d0437b5d09bb OK 2026/07/14 05:49:13 DEBUG : banana: md5 = 96b2f656d8455038e543ede41b434c1d OK 2026/07/14 05:49:15 DEBUG : appleappleapplebanana: md5 = b86c2b2ed10e28f112c18623fac62896 OK 2026/07/14 05:49:17 DEBUG : splitbananasplit: md5 = 5190bc0b8dac86d8364db1352870c721 OK 2026/07/14 05:49:17 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:17 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:49:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:49:18 DEBUG : apple: size = 5 OK 2026/07/14 05:49:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:18 DEBUG : apple: Unchanged skipping 2026/07/14 05:49:18 DEBUG : banana: size = 6 OK 2026/07/14 05:49:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:18 DEBUG : banana: Unchanged skipping 2026/07/14 05:49:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:49:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:49:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/07/14 05:49:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:49:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:49:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:49:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:49:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:49:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:49:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:49:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:49:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:49:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:49:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:49:19 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:19 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:20 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:49:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1: Directory modification time the same (differ by -988.548µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : banana: size = 6 OK 2026/07/14 05:49:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/14 05:49:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : banana: Unchanged skipping 2026/07/14 05:49:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/14 05:49:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/14 05:49:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/14 05:49:21 DEBUG : apple: size = 5 OK 2026/07/14 05:49:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : apple: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:49:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/14 05:49:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/14 05:49:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/14 05:49:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/14 05:49:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/14 05:49:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/14 05:49:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/14 05:49:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:49:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/14 05:49:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:49:21 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:21 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:21 DEBUG : apple: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : banana: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/14 05:49:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/07/14 05:49:35 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" --- PASS: TestTransform (639.82s) --- PASS: TestTransform/NFC (53.94s) --- PASS: TestTransform/NFD (53.42s) --- PASS: TestTransform/base64 (61.84s) --- PASS: TestTransform/prefix (71.35s) --- PASS: TestTransform/suffix (71.13s) --- PASS: TestTransform/truncate (60.89s) --- PASS: TestTransform/encoder (53.54s) --- PASS: TestTransform/ISO-8859-1 (53.88s) --- PASS: TestTransform/charmap (52.46s) --- PASS: TestTransform/lowercase (53.26s) --- PASS: TestTransform/ascii (54.10s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:49:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 05:49:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 05:49:37 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/07/14 05:49:37 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-07-14T05:49:36.763013167Z) 2026/07/14 05:49:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/14 05:49:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/14 05:49:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 05:49:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/14 05:49:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 05:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:49:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 0b1cc17bce352971595108026472995e OK 2026/07/14 05:49:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/14 05:49:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/14 05:49:39 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:41 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.70s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:49:42 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:49:42 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:49:42 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:49:43 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:49:42.466018676Z) 2026/07/14 05:49:43 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:49:43 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:49:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:49:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/14 05:49:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:49:45 DEBUG : tictactoe/tictactoe: md5 = 66ed8e69685d31504b1f6b627f0f2b58 OK 2026/07/14 05:49:45 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/14 05:49:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/14 05:49:45 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.35s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:49:48 DEBUG : toe: Making directory with metadata 2026/07/14 05:49:49 INFO : toe: Made directory with metadata (mtime=2026-07-14T05:49:47.821023883Z) 2026/07/14 05:49:49 DEBUG : toe/toe: Making directory with metadata 2026/07/14 05:49:50 INFO : toe/toe: Made directory with metadata (mtime=2026-07-14T05:49:47.821023883Z) 2026/07/14 05:49:50 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:49:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 05:49:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 05:49:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 05:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:49:51 DEBUG : toe/toe/tictactoe: md5 = 78ee0831ad1bebcceb2dfc4cad9e75e1 OK 2026/07/14 05:49:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 05:49:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 05:49:51 DEBUG : Waiting for deletions to finish 2026/07/14 05:49:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/14 05:49:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (8.26s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:49:56 DEBUG : toe: Making directory with metadata 2026/07/14 05:49:57 INFO : toe: Made directory with metadata (mtime=2026-07-14T05:49:56.078031984Z) 2026/07/14 05:49:57 DEBUG : toe/toe: Making directory with metadata 2026/07/14 05:49:58 INFO : toe/toe: Made directory with metadata (mtime=2026-07-14T05:49:56.078031984Z) 2026/07/14 05:49:58 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:49:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 05:49:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 05:49:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/14 05:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:49:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:00 DEBUG : toe/toe/tictactoe: md5 = 9c2c2f1ea4445d5b7f7641142b14add5 OK 2026/07/14 05:50:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/14 05:50:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/14 05:50:00 DEBUG : Waiting for deletions to finish 2026/07/14 05:50:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/07/14 05:50:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (8.41s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:50:04 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:50:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:04 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/14 05:50:05 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:05 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:05 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:05 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:50:06 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:04.491040322Z) 2026/07/14 05:50:06 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:06 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:06 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/14 05:50:07 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:04.491040322Z) 2026/07/14 05:50:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:50:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:09 DEBUG : tictactoe/tictactoe/toe.txt: md5 = fb1275e919559a180172e01edd9bebc6 OK 2026/07/14 05:50:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 05:50:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:09 DEBUG : Waiting for deletions to finish 2026/07/14 05:50:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/14 05:50:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (10.08s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:50:14 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:50:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:14 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:14 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/14 05:50:15 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:15 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:15 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:15 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:50:16 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:14.569050424Z) 2026/07/14 05:50:16 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:16 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:16 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/14 05:50:17 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:14.570050425Z) 2026/07/14 05:50:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 05:50:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:50:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 20b01956477039b983062e23f58083e0 OK 2026/07/14 05:50:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:50:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:19 DEBUG : Waiting for deletions to finish 2026/07/14 05:50:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:20 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 05:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:50:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/14 05:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': 0 differences found 2026/07/14 05:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': 1 hashes could not be checked 2026/07/14 05:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': 1 matching files 2026/07/14 05:50:22 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/14 05:50:23 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.44s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:50:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:25 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:25 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:50:26 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:25.013061018Z) 2026/07/14 05:50:26 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:26 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:26 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/14 05:50:27 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:25.013061018Z) 2026/07/14 05:50:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:50:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:29 DEBUG : tictactoe/tictactoe/toe.txt: md5 = e06644c77ff0637851faa89f9d67a39f OK 2026/07/14 05:50:29 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 05:50:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:29 DEBUG : Waiting for deletions to finish 2026/07/14 05:50:29 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:30 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:30 DEBUG : tictactoe: Directory modification time the same (differ by -61.018µs, within tolerance 1ms) 2026/07/14 05:50:30 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:30 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -61.018µs, within tolerance 1ms) 2026/07/14 05:50:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/14 05:50:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 05:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/14 05:50:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/14 05:50:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:30 DEBUG : Waiting for deletions to finish 2026/07/14 05:50:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/14 05:50:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.80s) === RUN TestSyntax 2026/07/14 05:50:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:50:35 DEBUG : toe: Making directory with metadata 2026/07/14 05:50:36 INFO : toe: Made directory with metadata (mtime=2026-07-14T05:50:34.811071072Z) 2026/07/14 05:50:36 DEBUG : toe/toe: Making directory with metadata 2026/07/14 05:50:37 INFO : toe/toe: Made directory with metadata (mtime=2026-07-14T05:50:34.811071072Z) 2026/07/14 05:50:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 05:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:38 DEBUG : toe/toe/toe: md5 = 33b59a64b906894609155670083a00f5 OK 2026/07/14 05:50:38 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 05:50:38 INFO : toe/toe/toe: Copied (new) 2026/07/14 05:50:38 DEBUG : Waiting for deletions to finish 2026/07/14 05:50:41 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/14 05:50:42 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (8.33s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:50:43 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:50:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:43 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:43 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/14 05:50:44 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:44 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:44 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:44 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:50:45 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:43.140079703Z) 2026/07/14 05:50:45 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:45 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:45 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/14 05:50:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:43.140079703Z) 2026/07/14 05:50:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 05:50:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:50:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 32a142fc236490aa8d2408b0a92e373d OK 2026/07/14 05:50:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:50:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:48 INFO : toe/toe/toe.txt: Deleted 2026/07/14 05:50:48 INFO : toe/toe: Removing directory 2026/07/14 05:50:48 INFO : toe: Removing directory 2026/07/14 05:50:48 INFO : empty_dir: Removing directory 2026/07/14 05:50:48 DEBUG : Local file system at /tmp/rclone3898043286: deleted 3 directories 2026/07/14 05:50:50 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/14 05:50:51 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (9.90s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:50:53 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:50:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:53 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:53 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/14 05:50:54 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:50:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:50:54 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:54 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:54 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:50:55 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:53.042090067Z) 2026/07/14 05:50:55 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:55 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:50:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:55 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/14 05:50:56 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-14T05:50:53.042090067Z) 2026/07/14 05:50:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:50:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 05:50:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:50:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:50:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:50:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7621214dd00b3ec90268eef169d4ea54 OK 2026/07/14 05:50:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:50:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:50:58 INFO : toe/toe/toe.txt: Deleted 2026/07/14 05:50:58 INFO : toe/toe: Removing directory 2026/07/14 05:50:58 INFO : toe: Removing directory 2026/07/14 05:50:58 INFO : empty_dir: Removing directory 2026/07/14 05:50:58 DEBUG : Local file system at /tmp/rclone3898043286: deleted 3 directories 2026/07/14 05:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 05:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 05:50:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 05:51:02 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/14 05:51:05 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/14 05:51:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/14 05:51:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (16.56s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:51:09 DEBUG : Reset feature "Copy" 2026/07/14 05:51:09 DEBUG : Reset feature "Move" 2026/07/14 05:51:09 DEBUG : Reset feature "Copy" 2026/07/14 05:51:09 DEBUG : Reset feature "Move" 2026/07/14 05:51:09 DEBUG : empty_dir: Making directory with metadata 2026/07/14 05:51:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:51:09 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:51:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:51:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:51:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:51:09 DEBUG : tictacempty_dir: Making directory with metadata 2026/07/14 05:51:10 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 05:51:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/14 05:51:10 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:51:10 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:51:10 DEBUG : tictactoe: Making directory with metadata 2026/07/14 05:51:11 INFO : tictactoe: Made directory with metadata (mtime=2026-07-14T05:51:09.599107628Z) 2026/07/14 05:51:11 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:51:11 DEBUG : toe: transformed to: tictactoe 2026/07/14 05:51:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:51:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/07/14 05:51:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-07-14T05:51:09.599107628Z) 2026/07/14 05:51:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/14 05:51:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/14 05:51:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:51:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:51:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:51:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f3424eb15e0c8c3ef93e5ecd9a7d9534 OK 2026/07/14 05:51:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:51:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/14 05:51:14 INFO : toe/toe/toe.txt: Deleted 2026/07/14 05:51:14 INFO : toe/toe: Removing directory 2026/07/14 05:51:14 INFO : toe: Removing directory 2026/07/14 05:51:14 INFO : empty_dir: Removing directory 2026/07/14 05:51:14 DEBUG : Local file system at /tmp/rclone3898043286: deleted 3 directories 2026/07/14 05:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/14 05:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/14 05:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 05:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 05:51:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/14 05:51:20 DEBUG : toe/toe/toe.txt: md5 = 8e0c07ed3f66a60eeaf7435a2dff6873 OK 2026/07/14 05:51:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 05:51:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/14 05:51:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/14 05:51:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/07/14 05:51:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/14 05:51:25 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/07/14 05:51:26 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (19.04s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:51:28 DEBUG : toe: transformed to: dG9l 2026/07/14 05:51:28 DEBUG : toe: transformed to: dG9l 2026/07/14 05:51:28 DEBUG : dG9l: Making directory with metadata 2026/07/14 05:51:29 INFO : dG9l: Made directory with metadata (mtime=2026-07-14T05:51:28.63412818Z) 2026/07/14 05:51:29 DEBUG : toe: transformed to: dG9l 2026/07/14 05:51:29 DEBUG : toe: transformed to: dG9l 2026/07/14 05:51:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 05:51:29 DEBUG : dG9l/dG9l: Making directory with metadata 2026/07/14 05:51:31 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-07-14T05:51:28.63412818Z) 2026/07/14 05:51:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/14 05:51:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/14 05:51:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 05:51:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/14 05:51:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 05:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:51:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = b3f12aaa36b4d7c612851cf8dced0b62 OK 2026/07/14 05:51:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/14 05:51:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/14 05:51:32 DEBUG : Waiting for deletions to finish 2026/07/14 05:51:34 DEBUG : dG9l: transformed to: toe 2026/07/14 05:51:34 DEBUG : dG9l: transformed to: toe 2026/07/14 05:51:34 DEBUG : toe: Directory modification time the same (differ by 128.18µs, within tolerance 1ms) 2026/07/14 05:51:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/14 05:51:34 DEBUG : dG9l: transformed to: toe 2026/07/14 05:51:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/14 05:51:34 DEBUG : toe/toe: Directory modification time the same (differ by 128.18µs, within tolerance 1ms) 2026/07/14 05:51:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/14 05:51:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/14 05:51:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/14 05:51:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/14 05:51:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/14 05:51:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/14 05:51:34 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for checks to finish 2026/07/14 05:51:34 DEBUG : Local file system at /tmp/rclone3898043286: Waiting for transfers to finish 2026/07/14 05:51:34 DEBUG : Waiting for deletions to finish 2026/07/14 05:51:36 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/07/14 05:51:37 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.77s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi'", Local "Local file system at /tmp/rclone3898043286", Modify Window "1ms" 2026/07/14 05:51:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:38 DEBUG : toe: transformed to: 2026/07/14 05:51:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:38 DEBUG : toe: transformed to: 2026/07/14 05:51:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Making directory with metadata 2026/07/14 05:51:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Made directory with metadata (mtime=2026-07-14T05:51:38.407138876Z) 2026/07/14 05:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:39 DEBUG : toe: transformed to: 2026/07/14 05:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:39 DEBUG : toe: transformed to: 2026/07/14 05:51:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:39 DEBUG : toe/toe: transformed to: 2026/07/14 05:51:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 05:51:39 DEBUG : toe/toe: Making directory with metadata 2026/07/14 05:51:41 INFO : toe/toe: Made directory with metadata (mtime=2026-07-14T05:51:38.407138876Z) 2026/07/14 05:51:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:41 DEBUG : toe/toe: transformed to: 2026/07/14 05:51:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/14 05:51:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:41 DEBUG : toe: transformed to: 2026/07/14 05:51:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/14 05:51:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/14 05:51:41 DEBUG : toe/toe/toe: transformed to: 2026/07/14 05:51:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/14 05:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for checks to finish 2026/07/14 05:51:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Waiting for transfers to finish 2026/07/14 05:51:42 DEBUG : toe/toe/toe: md5 = a708237ea77df37320ef75a27aae134d OK 2026/07/14 05:51:42 DEBUG : toe/toe/toe: size = 11 OK 2026/07/14 05:51:42 INFO : toe/toe/toe: Copied (new) 2026/07/14 05:51:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': not deleting files as there were IO errors 2026/07/14 05:51:42 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': not deleting directories as there were IO errors 2026/07/14 05:51:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/07/14 05:51:46 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (8.58s) PASS 2026/07/14 05:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-papefaw8pufi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 30m6.450171205s (try 1/5)