"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/21 02:08:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga" 2026/09/21 02:08:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/21 02:08:00 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug" 2026/09/21 02:08:01 DEBUG : Creating backend with remote "/tmp/rclone1130809155" === 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/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/21 02:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:02 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:08:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:05 DEBUG : sub dir/hello world: md5 = 04ca7900e63e7c4eb38147e00e472b0c OK 2026/09/21 02:08:05 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:08:05 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:08:06 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopy (5.68s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:09 DEBUG : metadata sub dir: Making directory with metadata 2026/09/21 02:08:09 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:09 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/21 02:08:09 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:09 DEBUG : Local file system at /tmp/rclone1130809155: File to upload is small (21 bytes), uploading instead of streaming 2026/09/21 02:08:09 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/21 02:08:09 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/21 02:08:09 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/21 02:08:09 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:08:09 DEBUG : Google drive root 'crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug': Skipping btime metadata as can't update it on an existing file: 2026-09-21T02:08:09.01674769Z 2026/09/21 02:08:09 INFO : empty metadata sub dir: Updated directory metadata 2026/09/21 02:08:10 DEBUG : Google drive root 'crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug': Skipping btime metadata as can't update it on an existing file: 2026-09-21T02:08:09.01674769Z 2026/09/21 02:08:10 INFO : metadata sub dir: Updated directory metadata 2026/09/21 02:08:10 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/21 02:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:12 DEBUG : metadata sub dir/hello metadata world: md5 = 52092722dd4320dfcbe5c4e49f519a95 OK 2026/09/21 02:08:12 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/21 02:08:12 INFO : metadata sub dir/hello metadata world: Copied (new) --- PASS: TestCopyMetadata (7.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:16 DEBUG : metadata sub dir: Making directory with metadata 2026/09/21 02:08:16 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:16 DEBUG : empty metadata sub dir: Making directory with metadata 2026/09/21 02:08:16 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:16 DEBUG : Local file system at /tmp/rclone1130809155: File to upload is small (21 bytes), uploading instead of streaming 2026/09/21 02:08:16 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/21 02:08:16 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/09/21 02:08:16 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/09/21 02:08:16 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:08:16 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/09/21 02:08:16 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/09/21 02:08:16 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/09/21 02:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:18 DEBUG : metadata sub dir/hello metadata world: md5 = 2d43678dbaaf81ebf3d4d7a83685fc98 OK 2026/09/21 02:08:18 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/09/21 02:08:18 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/09/21 02:08:18 DEBUG : Google drive root 'crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug': Skipping btime metadata as can't update it on an existing file: 2026-09-21T02:08:16.355869671Z 2026/09/21 02:08:19 INFO : metadata sub dir: Updated directory metadata --- PASS: TestCopyMetadataNoEmptyDirs (6.07s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:22 DEBUG : Creating backend with remote "/non-existing" 2026/09/21 02:08:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/21 02:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.65s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:25 DEBUG : sub dir/hello world: md5 = 23d6ec2a538b7b87ebfe2aac805e702e OK 2026/09/21 02:08:25 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:08:25 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:08:25 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoTraverse (5.39s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Running all checks before starting transfers 2026/09/21 02:08:29 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Checks finished, now starting transfers 2026/09/21 02:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:31 DEBUG : sub dir/hello world: md5 = 12dfa881b896fdc96449df2cf8d4fa8c OK 2026/09/21 02:08:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:08:31 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:08:31 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyCheckFirst (5.01s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:33 ERROR : Ignoring --no-traverse with sync 2026/09/21 02:08:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:36 DEBUG : sub dir/hello world: md5 = fb2ee180556b2d89a55189afe8434e9d OK 2026/09/21 02:08:36 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:08:36 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:08:36 DEBUG : Waiting for deletions to finish 2026/09/21 02:08:36 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoTraverse (5.35s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/21 02:08:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:41 DEBUG : hello world2: md5 = 79077f9ae7640722a44cce4478a357e1 OK 2026/09/21 02:08:41 DEBUG : hello world2: size = 12 OK 2026/09/21 02:08:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:44 DEBUG : potato2: md5 = 0ce3811b4aeaf43708afdb8995cca254 OK 2026/09/21 02:08:44 DEBUG : potato2: size = 11 OK 2026/09/21 02:08:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:46 DEBUG : potato2: md5 = b59a8ed33f40a1af2d3aba330e35422c OK 2026/09/21 02:08:46 DEBUG : potato2: size = 11 OK 2026/09/21 02:08:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.79s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/21 02:08:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:08:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:08:48 DEBUG : sub dir2: Making directory with metadata 2026/09/21 02:08:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:49 DEBUG : sub dir: Making directory with metadata 2026/09/21 02:08:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/21 02:08:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:51 DEBUG : sub dir/hello world: md5 = 83690ea4f45fa3fedc3e9e7c9f1afef4 OK 2026/09/21 02:08:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:08:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyEmptyDirectories (8.12s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:08:56 INFO : sub dir2: Making directory 2026/09/21 02:08:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/21 02:08:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:08:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/21 02:08:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:08:56 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/09/21 02:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:08:58 DEBUG : sub dir/hello world: md5 = 31ef7dc84dedf6d98386b1a155ca0ad6 OK 2026/09/21 02:08:58 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:08:58 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:08:59 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (5.32s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:01 DEBUG : sub dir2: Making directory with metadata 2026/09/21 02:09:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:09:01 DEBUG : sub dir2: Making directory with metadata 2026/09/21 02:09:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:09:02 DEBUG : sub dir: Making directory with metadata 2026/09/21 02:09:03 INFO : sub dir: Made directory with metadata (mtime=2026-09-21T02:09:01.522612436Z) 2026/09/21 02:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:09:04 DEBUG : sub dir/hello world: md5 = 08d17fb9bdbba1c90de99ce073bfeec3 OK 2026/09/21 02:09:04 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:09:04 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:09:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveEmptyDirectories (6.87s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:08 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/09/21 02:09:08 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:09:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.84s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:12 INFO : sub dir2: Making directory 2026/09/21 02:09:12 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/21 02:09:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:09:14 DEBUG : sub dir/hello world: md5 = d28067cfa6a2f216349fea8bf97f87dd OK 2026/09/21 02:09:14 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:09:14 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:09:14 INFO : sub dir/hello world: Deleted 2026/09/21 02:09:15 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (5.33s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:17 DEBUG : sub dir2: Making directory with metadata 2026/09/21 02:09:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:09:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:09:17 DEBUG : sub dir2: Making directory with metadata 2026/09/21 02:09:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:09:18 DEBUG : sub dir: Making directory with metadata 2026/09/21 02:09:19 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:09:20 DEBUG : sub dir/hello world: md5 = 57cc6bdee52cae08da19aa42274ddf62 OK 2026/09/21 02:09:20 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:09:20 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:09:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (6.69s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:24 INFO : sub dir2: Making directory 2026/09/21 02:09:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/09/21 02:09:25 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:09:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:09:27 DEBUG : sub dir/hello world: md5 = bcba79151178fc6cab78c74a7ae7b704 OK 2026/09/21 02:09:27 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:09:27 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:09:27 DEBUG : Waiting for deletions to finish 2026/09/21 02:09:27 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncNoEmptyDirectories (5.27s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:32 DEBUG : sub dir/hello world: md5 = 48f05066fbbb963fe2668790bd023892 OK 2026/09/21 02:09:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruledoz8feki" 2026/09/21 02:09:32 DEBUG : Creating backend with remote "TestDrive:crypt/bgaq4cr4fo60p9i306p5qd9lashpo15brekrpgebthsoo94m10n0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga' -> Encrypted drive 'TestCryptDrive:rclone-test-ruledoz8feki' 2026/09/21 02:09:34 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruledoz8feki': Waiting for checks to finish 2026/09/21 02:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruledoz8feki': Waiting for transfers to finish 2026/09/21 02:09:36 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:09:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 02:09:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruledoz8feki': Purge remote --- PASS: TestServerSideCopy (10.03s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:42 DEBUG : sub dir/hello world: md5 = 8dd922e5448f53a9a6e526f445f31928 OK 2026/09/21 02:09:42 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/21 02:09:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:09:43 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:09:43 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 02:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:09:44 DEBUG : sub dir/hello world: md5 = 9a736194c32e6ce64c38dd2bdbfa666e OK 2026/09/21 02:09:44 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 02:09:44 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/21 02:09:44 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestCopyOverSelf (7.07s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:09:49 DEBUG : sub dir/hello world: md5 = adb53d38b97db11cee8d7477ac24067f OK 2026/09/21 02:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-taqedus6bika" 2026/09/21 02:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/oajafrp2nm8ivdto8vcpujh10la0m32t1rtev3lk1k2nqggcbeeg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga' -> Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika' 2026/09/21 02:09:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:09:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika': Waiting for checks to finish 2026/09/21 02:09:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika': Waiting for transfers to finish 2026/09/21 02:09:53 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:09:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 02:09:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:09:56 DEBUG : sub dir/hello world: md5 = 7630ae20232d57e2b7de795807a83baa OK 2026/09/21 02:09:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:09:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/21 02:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika': Waiting for checks to finish 2026/09/21 02:09:57 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:09:57 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika') 2026/09/21 02:09:57 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 02:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika': Waiting for transfers to finish 2026/09/21 02:09:58 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 02:09:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 02:09:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/21 02:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-taqedus6bika': Purge remote --- PASS: TestServerSideCopyOverSelf (14.57s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:03 DEBUG : sub dir/hello world: md5 = 9cacea714fc99784623ba8cb7571c467 OK 2026/09/21 02:10:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/21 02:10:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:10:04 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:10:04 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 02:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:06 DEBUG : sub dir/hello world: md5 = e89bdc7aeebb032ed468fa0a8f838c0d OK 2026/09/21 02:10:06 DEBUG : sub dir/hello world: size = 17 OK 2026/09/21 02:10:06 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/21 02:10:06 INFO : sub dir/hello world: Deleted 2026/09/21 02:10:06 INFO : sub dir: Set directory modification time (using SetModTime) --- PASS: TestMoveOverSelf (7.59s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:11 DEBUG : sub dir/hello world: md5 = 76d6379171a7cb0ff94c95123905d00c OK 2026/09/21 02:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cokapec4wica" 2026/09/21 02:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/kfo1p5spukid22t6ks072j77l5fekjtlve9ukst9tkcukmj86n10" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga' -> Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica' 2026/09/21 02:10:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Waiting for checks to finish 2026/09/21 02:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Waiting for transfers to finish 2026/09/21 02:10:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:10:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/21 02:10:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:10:19 DEBUG : sub dir/hello world: md5 = 8c6a095a724fc3abcd2ac7062eebf59b OK 2026/09/21 02:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Using server-side directory move 2026/09/21 02:10:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/21 02:10:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:10:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/21 02:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Waiting for checks to finish 2026/09/21 02:10:20 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:10:20 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica') 2026/09/21 02:10:20 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 02:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Waiting for transfers to finish 2026/09/21 02:10:20 INFO : sub dir/hello world: Deleted 2026/09/21 02:10:21 INFO : sub dir/hello world: Moved (server-side) 2026/09/21 02:10:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/21 02:10:24 DEBUG : sub dir/hello world: md5 = 340ab930dcebbaf0e92191bdbd89c010 OK 2026/09/21 02:10:24 DEBUG : testing file moves 2026/09/21 02:10:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:10:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/09/21 02:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Waiting for checks to finish 2026/09/21 02:10:25 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:10:25 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica') 2026/09/21 02:10:25 DEBUG : sub dir/hello world: Sizes differ 2026/09/21 02:10:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Waiting for transfers to finish 2026/09/21 02:10:25 INFO : sub dir/hello world: Deleted 2026/09/21 02:10:26 INFO : sub dir/hello world: Moved (server-side) 2026/09/21 02:10:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/09/21 02:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cokapec4wica': Purge remote --- PASS: TestServerSideMoveOverSelf (20.71s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:32 DEBUG : sub dir/hello world: md5 = 7f16b4f4e2cb52772791beda84455b6d OK 2026/09/21 02:10:32 ERROR : error listing: directory not found 2026/09/21 02:10:32 INFO : Local file system at /tmp/rclone1130809155: Making directory 2026/09/21 02:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (5.47s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:37 DEBUG : sub dir/hello world: md5 = 95c222ebd4aa091788d5d02a33119908 OK 2026/09/21 02:10:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:10:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:10:38 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for checks to finish 2026/09/21 02:10:38 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for transfers to finish 2026/09/21 02:10:39 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/09/21 02:10:39 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/09/21 02:10:39 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:10:39 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (5.79s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/21 02:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:43 DEBUG : check sum: md5 = fe968292d046724981441ad02f0a241d OK 2026/09/21 02:10:43 DEBUG : check sum: size = 1 OK 2026/09/21 02:10:43 INFO : check sum: Copied (new) 2026/09/21 02:10:43 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:43 DEBUG : check sum: size = 1 OK 2026/09/21 02:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/21 02:10:43 DEBUG : check sum: Size of src and dst objects identical 2026/09/21 02:10:43 DEBUG : check sum: Unchanged skipping 2026/09/21 02:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:43 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.41s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/21 02:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:46 DEBUG : sizeonly: md5 = a3d5cbaca58a94ab9774232cc4aff2ea OK 2026/09/21 02:10:46 DEBUG : sizeonly: size = 6 OK 2026/09/21 02:10:46 INFO : sizeonly: Copied (new) 2026/09/21 02:10:46 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:46 DEBUG : sizeonly: size = 6 OK 2026/09/21 02:10:46 DEBUG : sizeonly: Sizes identical 2026/09/21 02:10:46 DEBUG : sizeonly: Unchanged skipping 2026/09/21 02:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:46 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.34s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/21 02:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:49 DEBUG : ignore-size: md5 = 9b045f96f058ffdca8060c9b23fcc64c OK 2026/09/21 02:10:49 INFO : ignore-size: Copied (new) 2026/09/21 02:10:49 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:10:50 DEBUG : ignore-size: Unchanged skipping 2026/09/21 02:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:50 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.48s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:52 DEBUG : existing: md5 = a4fd09ae818aa6596184bf08d2f59d7e OK 2026/09/21 02:10:53 DEBUG : existing: size = 6 OK 2026/09/21 02:10:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:53 DEBUG : existing: Unchanged skipping 2026/09/21 02:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:53 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:53 INFO : There was nothing to transfer 2026/09/21 02:10:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/21 02:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:54 DEBUG : existing: md5 = 8278c8a9793f881f2c2db3ac19ff380a OK 2026/09/21 02:10:54 DEBUG : existing: size = 6 OK 2026/09/21 02:10:54 INFO : existing: Copied (replaced existing) 2026/09/21 02:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.49s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:10:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/21 02:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:57 DEBUG : existing: md5 = 2729002ba2bf39620b9aa718067672bc OK 2026/09/21 02:10:57 DEBUG : existing: size = 6 OK 2026/09/21 02:10:57 INFO : existing: Copied (new) 2026/09/21 02:10:57 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:57 DEBUG : existing: Destination exists, skipping 2026/09/21 02:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:10:57 DEBUG : Waiting for deletions to finish 2026/09/21 02:10:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.22s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:01 DEBUG : b/potato: md5 = 4cf7cb153201a0fd0537fe3366bee7ed OK 2026/09/21 02:11:03 DEBUG : c/non empty space: md5 = 2e9f3c21fd97e995e171a0b29b9e8894 OK 2026/09/21 02:11:03 INFO : d: Making directory 2026/09/21 02:11:05 DEBUG : Added delayed dir = "a", newDst= 2026/09/21 02:11:05 DEBUG : Added delayed dir = "c", newDst=c 2026/09/21 02:11:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/21 02:11:05 DEBUG : c/non empty space: size = 5 OK 2026/09/21 02:11:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:05 DEBUG : c/non empty space: Unchanged skipping 2026/09/21 02:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:07 DEBUG : a/potato2: md5 = 2953326ab325b325d3956688516784b5 OK 2026/09/21 02:11:07 DEBUG : a/potato2: size = 60 OK 2026/09/21 02:11:07 INFO : a/potato2: Copied (new) 2026/09/21 02:11:07 DEBUG : Waiting for deletions to finish 2026/09/21 02:11:07 INFO : b/potato: Deleted 2026/09/21 02:11:07 INFO : c: Set directory modification time (using SetModTime) 2026/09/21 02:11:08 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/21 02:11:08 INFO : d: Removing directory 2026/09/21 02:11:08 INFO : b: Removing directory 2026/09/21 02:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': deleted 2 directories --- PASS: TestSyncIgnoreErrors (13.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:14 DEBUG : empty space: md5 = 5d74d7acc4cf3a04361fc79f3a8f10f5 OK 2026/09/21 02:11:14 DEBUG : empty space: size = 1 OK 2026/09/21 02:11: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/09/21 02:11:14 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/09/21 02:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:14 DEBUG : Waiting for deletions to finish 2026/09/21 02:11:15 DEBUG : empty space: size = 1 OK 2026/09/21 02:11:15 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/09/21 02:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:16 DEBUG : empty space: md5 = 18860e49b63b038251f1b23c9a2d87ea OK 2026/09/21 02:11:16 DEBUG : empty space: size = 1 OK 2026/09/21 02:11:16 INFO : empty space: Copied (replaced existing) 2026/09/21 02:11:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", 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-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:19 DEBUG : foo: md5 = d03610837aa186adb8dbbdbaaa6c40d0 OK 2026/09/21 02:11:20 DEBUG : foo: size = 3 OK 2026/09/21 02:11:20 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/09/21 02:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:21 DEBUG : foo: md5 = 8df1353a4be40e49ebf3ab7a7fb9e51b OK 2026/09/21 02:11:21 DEBUG : foo: size = 3 OK 2026/09/21 02:11:21 INFO : foo: Copied (replaced existing) 2026/09/21 02:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:24 DEBUG : empty space: md5 = df740ac105fa60f087797a19a9ebe538 OK 2026/09/21 02:11:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/21 02:11:24 DEBUG : empty space: size = 1 OK 2026/09/21 02:11:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:24 DEBUG : empty space: Unchanged skipping 2026/09/21 02:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:26 DEBUG : potato: md5 = fc773f64bb5c3661da68145fd3303d80 OK 2026/09/21 02:11:26 DEBUG : potato: size = 60 OK 2026/09/21 02:11:26 INFO : potato: Copied (new) 2026/09/21 02:11:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:29 DEBUG : potato: md5 = 2c31526803927f16125b1e40db14f378 OK 2026/09/21 02:11:29 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:11:29 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:11:29 DEBUG : potato: Sizes differ 2026/09/21 02:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:30 DEBUG : potato: md5 = d3e1e7d9866918588ef375a979eb06ba OK 2026/09/21 02:11:30 DEBUG : potato: size = 21 OK 2026/09/21 02:11:30 INFO : potato: Copied (replaced existing) 2026/09/21 02:11:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.23s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:33 DEBUG : potato: md5 = 769f1f3bcf94b2884e0ac7ca5f4c07fe OK 2026/09/21 02:11:33 DEBUG : potato: size = 21 OK 2026/09/21 02:11: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/09/21 02:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:36 DEBUG : potato: md5 = 0767ffb7680679d5aca2989c68d002a2 OK 2026/09/21 02:11:36 DEBUG : potato: size = 21 OK 2026/09/21 02:11:36 INFO : potato: Copied (replaced existing) 2026/09/21 02:11:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:38 DEBUG : potato: md5 = 0de62b845389e913b12fec604204d75f OK 2026/09/21 02:11:40 DEBUG : empty space: md5 = 212e129c7f5da655cd649e8726ea3c6c OK 2026/09/21 02:11:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:11:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/21 02:11:40 DEBUG : empty space: size = 1 OK 2026/09/21 02:11:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:40 DEBUG : empty space: Unchanged skipping 2026/09/21 02:11:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:40 DEBUG : Waiting for deletions to finish 2026/09/21 02:11:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:43 DEBUG : potato: md5 = 4e5f7c54b28cdde0ca10919de10e288c OK 2026/09/21 02:11:44 DEBUG : empty space: md5 = 7319ca03a00046d7fc60aa29a64e424e OK 2026/09/21 02:11:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:11:45 DEBUG : empty space: size = 1 OK 2026/09/21 02:11:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:45 DEBUG : empty space: Unchanged skipping 2026/09/21 02:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:46 DEBUG : potato2: md5 = 889a2b14678c4cf3f2337628f2cf6c1e OK 2026/09/21 02:11:46 DEBUG : potato2: size = 60 OK 2026/09/21 02:11:46 INFO : potato2: Copied (new) 2026/09/21 02:11:46 DEBUG : Waiting for deletions to finish 2026/09/21 02:11:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:11:50 DEBUG : b/potato: md5 = 6ce2055071b58e198134d788c13f9969 OK 2026/09/21 02:11:53 DEBUG : c/non empty space: md5 = 247b261197332fcb0e2856b87d077ac7 OK 2026/09/21 02:11:53 INFO : d: Making directory 2026/09/21 02:11:53 INFO : d/e: Making directory 2026/09/21 02:11:55 DEBUG : Added delayed dir = "a", newDst= 2026/09/21 02:11:55 DEBUG : Added delayed dir = "c", newDst=c 2026/09/21 02:11:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/21 02:11:55 DEBUG : c/non empty space: size = 5 OK 2026/09/21 02:11:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:11:55 DEBUG : c/non empty space: Unchanged skipping 2026/09/21 02:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:11:57 DEBUG : a/potato2: md5 = 4d8639f60dc1513868f732950cf03e2c OK 2026/09/21 02:11:57 DEBUG : a/potato2: size = 60 OK 2026/09/21 02:11:57 INFO : a/potato2: Copied (new) 2026/09/21 02:11:57 DEBUG : Waiting for deletions to finish 2026/09/21 02:11:58 INFO : b/potato: Deleted 2026/09/21 02:11:58 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/21 02:11:58 INFO : c: Set directory modification time (using SetModTime) 2026/09/21 02:11:58 INFO : d/e: Removing directory 2026/09/21 02:11:59 INFO : d: Removing directory 2026/09/21 02:11:59 INFO : b: Removing directory 2026/09/21 02:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:06 DEBUG : b/potato: md5 = 7bd8a08939538e0f03c4caae2f10ff28 OK 2026/09/21 02:12:08 DEBUG : c/non empty space: md5 = e91827d38996f90f0cd208f89c966af4 OK 2026/09/21 02:12:08 INFO : d: Making directory 2026/09/21 02:12:09 DEBUG : Added delayed dir = "a", newDst= 2026/09/21 02:12:09 DEBUG : Added delayed dir = "c", newDst=c 2026/09/21 02:12:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/21 02:12:09 DEBUG : c/non empty space: size = 5 OK 2026/09/21 02:12:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:09 DEBUG : c/non empty space: Unchanged skipping 2026/09/21 02:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:11 DEBUG : a/potato2: md5 = 82782b963cb6716ee6891d24ebab9372 OK 2026/09/21 02:12:11 DEBUG : a/potato2: size = 60 OK 2026/09/21 02:12:11 INFO : a/potato2: Copied (new) 2026/09/21 02:12:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': not deleting files as there were IO errors 2026/09/21 02:12:12 INFO : c: Set directory modification time (using SetModTime) 2026/09/21 02:12:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/09/21 02:12:12 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:18 DEBUG : potato: md5 = 8a78051583496fb9ff644605ca687585 OK 2026/09/21 02:12:20 DEBUG : empty space: md5 = bc387c88c884e6dee86aa61baaa6aed5 OK 2026/09/21 02:12:20 DEBUG : Waiting for deletions to finish 2026/09/21 02:12:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:12:20 DEBUG : empty space: size = 1 OK 2026/09/21 02:12:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:12:20 DEBUG : empty space: Unchanged skipping 2026/09/21 02:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:21 INFO : potato: Deleted 2026/09/21 02:12:22 DEBUG : potato2: md5 = 32bcd4472c7f1735d904c3bfebe41948 OK 2026/09/21 02:12:22 DEBUG : potato2: size = 60 OK 2026/09/21 02:12:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.35s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:25 DEBUG : potato: md5 = 222f890e6e17c258f62647d2aa30824c OK 2026/09/21 02:12:26 DEBUG : empty space: md5 = 23e92bf08319805745af49ba30dc9e72 OK 2026/09/21 02:12:27 DEBUG : Waiting for deletions to finish 2026/09/21 02:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:27 INFO : potato: Deleted 2026/09/21 02:12:27 DEBUG : empty space: size = 1 OK 2026/09/21 02:12:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:12:27 DEBUG : empty space: Unchanged skipping 2026/09/21 02:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:29 DEBUG : potato2: md5 = 42e4992e7a81a1692ce4eae4769a57ec OK 2026/09/21 02:12:29 DEBUG : potato2: size = 60 OK 2026/09/21 02:12:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.39s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:32 DEBUG : potato: md5 = 0333a62b5c3415e1c790da5a3406075e OK 2026/09/21 02:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:34 DEBUG : potato2: md5 = 6eb47aee846ec05d540042f9ab271f9d OK 2026/09/21 02:12:34 DEBUG : potato2: size = 19 OK 2026/09/21 02:12:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.95s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:37 DEBUG : potato2: md5 = 74e21770126539f3661a3aed82ea7101 OK 2026/09/21 02:12:38 DEBUG : empty space: md5 = 03d426b6c6ab0e40ccc7543a1889f81e OK 2026/09/21 02:12:39 DEBUG : enormous: Excluded (Size Filter) 2026/09/21 02:12:39 DEBUG : enormous: Excluded 2026/09/21 02:12:39 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 02:12:39 DEBUG : potato2: Excluded 2026/09/21 02:12:39 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 02:12:39 DEBUG : potato2: Excluded 2026/09/21 02:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:39 DEBUG : empty space: size = 1 OK 2026/09/21 02:12:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:12:39 DEBUG : empty space: Unchanged skipping 2026/09/21 02:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:39 DEBUG : Waiting for deletions to finish 2026/09/21 02:12:39 INFO : There was nothing to transfer 2026/09/21 02:12:39 DEBUG : enormous: Excluded (Size Filter) 2026/09/21 02:12:39 DEBUG : enormous: Excluded 2026/09/21 02:12:39 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 02:12:39 DEBUG : potato2: Excluded 2026/09/21 02:12:39 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 02:12:39 DEBUG : potato2: Excluded 2026/09/21 02:12:39 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for checks to finish 2026/09/21 02:12:39 DEBUG : empty space: size = 1 OK 2026/09/21 02:12:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/21 02:12:39 DEBUG : empty space: Unchanged skipping 2026/09/21 02:12:39 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for transfers to finish 2026/09/21 02:12:39 DEBUG : Waiting for deletions to finish 2026/09/21 02:12:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:42 DEBUG : potato2: md5 = c1a4d9db42e2820355b9e10852af1fe2 OK 2026/09/21 02:12:44 DEBUG : empty space: md5 = 973909507ecfd7dfa3c2787ea8642fc1 OK 2026/09/21 02:12:45 DEBUG : enormous: md5 = dbca8dd5a099e751420290f712fb6574 OK 2026/09/21 02:12:45 DEBUG : enormous: Excluded (Size Filter) 2026/09/21 02:12:45 DEBUG : enormous: Excluded 2026/09/21 02:12:45 DEBUG : potato2: Excluded (Size Filter) 2026/09/21 02:12:45 DEBUG : potato2: Excluded 2026/09/21 02:12:45 DEBUG : empty space: size = 1 OK 2026/09/21 02:12:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:45 DEBUG : empty space: Unchanged skipping 2026/09/21 02:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:45 DEBUG : Waiting for deletions to finish 2026/09/21 02:12:46 INFO : enormous: Deleted 2026/09/21 02:12:46 INFO : potato2: Deleted 2026/09/21 02:12:46 INFO : There was nothing to transfer 2026/09/21 02:12:46 DEBUG : empty space: size = 1 OK 2026/09/21 02:12:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/09/21 02:12:46 DEBUG : empty space: Unchanged skipping 2026/09/21 02:12:46 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for checks to finish 2026/09/21 02:12:46 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for transfers to finish 2026/09/21 02:12:46 DEBUG : Waiting for deletions to finish 2026/09/21 02:12:46 INFO : enormous: Deleted 2026/09/21 02:12:46 INFO : potato2: Deleted 2026/09/21 02:12:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.82s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:12:49 DEBUG : one: md5 = 6b0384c49456ddb85d4ddd7587cdb02c OK 2026/09/21 02:12:50 DEBUG : two: md5 = 1082463dac31fbd019157a01bd2c283f OK 2026/09/21 02:12:52 DEBUG : three: md5 = 811d5293e29fd8ec0c826b27d0486a7d OK 2026/09/21 02:12:53 DEBUG : four: md5 = 0cbca82b9bc62865274cf8a76c677c64 OK 2026/09/21 02:12:54 DEBUG : five: Need to transfer - File not found at Destination 2026/09/21 02:12:54 DEBUG : four: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:12:54 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:12:54 DEBUG : four: Sizes differ 2026/09/21 02:12:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/21 02:12:54 DEBUG : one: Destination is newer than source, skipping 2026/09/21 02:12:54 DEBUG : three: size = 5 OK 2026/09/21 02:12:54 DEBUG : three: Sizes identical 2026/09/21 02:12:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/21 02:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:54 DEBUG : two: size = 3 OK 2026/09/21 02:12:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:12:55 DEBUG : four: md5 = 6aee6e2f0dbb149fe4512abb13cbe260 OK 2026/09/21 02:12:55 DEBUG : four: size = 4 OK 2026/09/21 02:12:55 INFO : four: Copied (replaced existing) 2026/09/21 02:12:55 DEBUG : two: md5 = 571d35c22e24cfa58490dbfa837b2e14 OK 2026/09/21 02:12:55 DEBUG : two: size = 3 OK 2026/09/21 02:12:55 INFO : two: Copied (replaced existing) 2026/09/21 02:12:55 DEBUG : five: md5 = 1220796145de49a2bcb3ece2ed65c9e7 OK 2026/09/21 02:12:55 DEBUG : five: size = 4 OK 2026/09/21 02:12:55 INFO : five: Copied (new) 2026/09/21 02:12:55 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.49s) === 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-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/09/21 02:12:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/21 02:12:58 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/21 02:12:58 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/21 02:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:00 DEBUG : potato: md5 = 0ef4d5f94b561166171cfaeacca5fb33 OK 2026/09/21 02:13:00 DEBUG : potato: size = 14 OK 2026/09/21 02:13:00 INFO : potato: Copied (new) 2026/09/21 02:13:00 DEBUG : yam: md5 = 40c9f5ba90cc6860d6af0339e4e91f47 OK 2026/09/21 02:13:00 DEBUG : yam: size = 11 OK 2026/09/21 02:13:00 INFO : yam: Copied (new) 2026/09/21 02:13:00 DEBUG : Waiting for deletions to finish 2026/09/21 02:13:00 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/21 02:13:00 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/21 02:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:00 DEBUG : potato: size = 14 OK 2026/09/21 02:13:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:13:00 DEBUG : potato: Unchanged skipping 2026/09/21 02:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:02 DEBUG : yaml: md5 = 5150b19539e4d9cc612a094dc6ba155f OK 2026/09/21 02:13:02 DEBUG : yaml: size = 11 OK 2026/09/21 02:13:02 INFO : yaml: Copied (new) 2026/09/21 02:13:02 DEBUG : Waiting for deletions to finish 2026/09/21 02:13:02 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/09/21 02:13:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Making map for --track-renames 2026/09/21 02:13:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Finished making map for --track-renames 2026/09/21 02:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/21 02:13:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/21 02:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for renames to finish 2026/09/21 02:13:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:05 DEBUG : potato: md5 = 0b3a4d202590e5146666b141898a2125 OK 2026/09/21 02:13:05 DEBUG : potato: size = 14 OK 2026/09/21 02:13:05 INFO : potato: Copied (new) 2026/09/21 02:13:06 DEBUG : yam: md5 = c604b2f262bf5f8c370c82072dbf8bef OK 2026/09/21 02:13:06 DEBUG : yam: size = 11 OK 2026/09/21 02:13:06 INFO : yam: Copied (new) 2026/09/21 02:13:06 DEBUG : Waiting for deletions to finish 2026/09/21 02:13:06 DEBUG : potato: size = 14 OK 2026/09/21 02:13:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:13:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Making map for --track-renames 2026/09/21 02:13:06 DEBUG : potato: Unchanged skipping 2026/09/21 02:13:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Finished making map for --track-renames 2026/09/21 02:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for renames to finish 2026/09/21 02:13:07 INFO : yam: Moved (server-side) to: yaml 2026/09/21 02:13:07 INFO : yaml: Renamed from "yam" 2026/09/21 02:13:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:07 DEBUG : Waiting for deletions to finish 2026/09/21 02:13:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/09/21 02:13:08 DEBUG : Added delayed dir = "sub", newDst= 2026/09/21 02:13:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Making map for --track-renames 2026/09/21 02:13:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Finished making map for --track-renames 2026/09/21 02:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/21 02:13:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/21 02:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for renames to finish 2026/09/21 02:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:11 DEBUG : potato: md5 = cffed5bc7f87936f0328400f67b294d2 OK 2026/09/21 02:13:11 DEBUG : potato: size = 14 OK 2026/09/21 02:13:11 INFO : potato: Copied (new) 2026/09/21 02:13:11 DEBUG : sub/yam: md5 = 43fd13aad942292bcd457be2c7cdff62 OK 2026/09/21 02:13:11 DEBUG : sub/yam: size = 11 OK 2026/09/21 02:13:11 INFO : sub/yam: Copied (new) 2026/09/21 02:13:11 DEBUG : Waiting for deletions to finish 2026/09/21 02:13:11 INFO : sub: Set directory modification time (using DirSetModTime) 2026/09/21 02:13:12 DEBUG : Added delayed dir = "sub", newDst=sub 2026/09/21 02:13:12 DEBUG : potato: size = 14 OK 2026/09/21 02:13:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:13:12 DEBUG : potato: Unchanged skipping 2026/09/21 02:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Making map for --track-renames 2026/09/21 02:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Finished making map for --track-renames 2026/09/21 02:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for renames to finish 2026/09/21 02:13:13 INFO : sub/yam: Moved (server-side) to: yam 2026/09/21 02:13:13 INFO : yam: Renamed from "sub/yam" 2026/09/21 02:13:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:13 DEBUG : Waiting for deletions to finish 2026/09/21 02:13:13 INFO : sub: Set directory modification time (using SetModTime) 2026/09/21 02:13:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.10s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:13:16 DEBUG : Creating backend with remote "/tmp/rclone1130809155/dir1" 2026/09/21 02:13:16 DEBUG : Creating backend with remote "/tmp/rclone1130809155/dir2" 2026/09/21 02:13:16 DEBUG : Local file system at /tmp/rclone1130809155/dir2: Using server-side directory move 2026/09/21 02:13:16 INFO : Local file system at /tmp/rclone1130809155/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/21 02:13:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/21 02:13:16 DEBUG : Local file system at /tmp/rclone1130809155/dir2: Waiting for checks to finish 2026/09/21 02:13:16 DEBUG : Local file system at /tmp/rclone1130809155/dir2: Waiting for transfers to finish 2026/09/21 02:13:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:13:17 DEBUG : Added delayed dir = "nested", newDst= 2026/09/21 02:13:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:13:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:13:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/21 02:13:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/21 02:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:19 DEBUG : sub dir/hello world: md5 = 3c3f7e4ccc6418c795e5d535d9dec85c OK 2026/09/21 02:13:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:13:19 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:13:19 INFO : sub dir/hello world: Deleted 2026/09/21 02:13:21 DEBUG : nested/sub dir/file: md5 = d8f27dcc1f6aab926b9c4f03b1debedc OK 2026/09/21 02:13:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/21 02:13:21 INFO : nested/sub dir/file: Copied (new) 2026/09/21 02:13:21 INFO : nested/sub dir/file: Deleted 2026/09/21 02:13:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:13:22 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/21 02:13:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:13:22 INFO : sub dir: Removing directory 2026/09/21 02:13:22 INFO : nested/sub dir: Removing directory 2026/09/21 02:13:22 INFO : nested: Removing directory 2026/09/21 02:13:22 DEBUG : Local file system at /tmp/rclone1130809155: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (9.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:13:27 DEBUG : Added delayed dir = "nested", newDst= 2026/09/21 02:13:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/21 02:13:27 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/09/21 02:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/21 02:13:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/21 02:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:29 DEBUG : sub dir/hello world: md5 = 088603518291b27782c2e81d657ba013 OK 2026/09/21 02:13:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/21 02:13:29 INFO : sub dir/hello world: Copied (new) 2026/09/21 02:13:29 INFO : sub dir/hello world: Deleted 2026/09/21 02:13:30 DEBUG : nested/sub dir/file: md5 = 5def049b5289e2d9694f3e1fdca1888f OK 2026/09/21 02:13:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/21 02:13:30 INFO : nested/sub dir/file: Copied (new) 2026/09/21 02:13:30 INFO : nested/sub dir/file: Deleted 2026/09/21 02:13:31 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:13:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/09/21 02:13:31 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.52s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:13:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/21 02:13:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/21 02:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:37 DEBUG : existing-b: md5 = 2e6b86e929b69a89fb4a619a12aaaeb6 OK 2026/09/21 02:13:37 DEBUG : existing-b: size = 6 OK 2026/09/21 02:13:37 INFO : existing-b: Copied (new) 2026/09/21 02:13:37 INFO : existing-b: Deleted 2026/09/21 02:13:38 DEBUG : existing: md5 = c7ba7f7de4616a627263206ffcaf1f0b OK 2026/09/21 02:13:38 DEBUG : existing: size = 6 OK 2026/09/21 02:13:38 INFO : existing: Copied (new) 2026/09/21 02:13:38 INFO : existing: Deleted 2026/09/21 02:13:38 DEBUG : existing: Destination exists, skipping 2026/09/21 02:13:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/21 02:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:13:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.99s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:13:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dilibod2cuvi" 2026/09/21 02:13:40 DEBUG : Creating backend with remote "TestDrive:crypt/n76ge9uqvg30e6l2gee21m8brdhdguimrdhq21n973b9u44c0fp0" 2026/09/21 02:13:42 DEBUG : potato2: md5 = b07e93221ace3396a3701d2f3014b4fa OK 2026/09/21 02:13:44 DEBUG : empty space: md5 = 6d3fc4bd6fcfd834c6d911e2dab0aba8 OK 2026/09/21 02:13:45 DEBUG : potato3: md5 = 594a91dcb0c7ccc469772c84c0d7b90c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga' -> Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi' 2026/09/21 02:13:47 DEBUG : empty space: md5 = c138a3f12ec9bb9d601345351566e911 OK 2026/09/21 02:13:49 DEBUG : potato3: md5 = c66bf9d156c2e07a014ddedf6d4bd589 OK 2026/09/21 02:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi': Using server-side directory move 2026/09/21 02:13:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/21 02:13:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:13:49 DEBUG : empty space: size = 1 OK 2026/09/21 02:13:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:13:49 DEBUG : empty space: Unchanged skipping 2026/09/21 02:13:49 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:13:49 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi') 2026/09/21 02:13:49 DEBUG : potato3: Sizes differ 2026/09/21 02:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi': Waiting for checks to finish 2026/09/21 02:13:50 INFO : empty space: Deleted 2026/09/21 02:13:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi': Waiting for transfers to finish 2026/09/21 02:13:50 INFO : potato3: Deleted 2026/09/21 02:13:50 INFO : potato2: Moved (server-side) 2026/09/21 02:13:50 INFO : potato3: Moved (server-side) 2026/09/21 02:13:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lobevex0cibe" 2026/09/21 02:13:51 DEBUG : Creating backend with remote "TestDrive:crypt/q7qvn8npr0e0qljt07bs9djermnk7312ui3g552njav76sh8v11g" 2026/09/21 02:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobevex0cibe': Using server-side directory move 2026/09/21 02:13:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lobevex0cibe': Server side directory move succeeded 2026/09/21 02:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lobevex0cibe': Purge remote 2026/09/21 02:13:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dilibod2cuvi': Purge remote 2026/09/21 02:13:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.06s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:13:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zesuhux8niju" 2026/09/21 02:13:55 DEBUG : Creating backend with remote "TestDrive:crypt/ko3s066bl7hvghjoe8kq9hv2hdsg4qe3cc048362u7bf4257dqo0" 2026/09/21 02:13:57 DEBUG : potato2: md5 = 0123a8026b2b35d4b9b187be31205a3a OK 2026/09/21 02:13:59 DEBUG : empty space: md5 = 8c900511439f55a969c1e42762d5de26 OK 2026/09/21 02:14:01 DEBUG : potato3: md5 = c2c99f5c59b74a5df39b52515e442647 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga' -> Encrypted drive 'TestCryptDrive:rclone-test-zesuhux8niju' 2026/09/21 02:14:03 DEBUG : empty space: md5 = aa4444ac5f67895d2819665972db0d94 OK 2026/09/21 02:14:05 DEBUG : potato3: md5 = 60df7ea5c3c6735b22e4dfe8e530ce39 OK 2026/09/21 02:14:05 DEBUG : empty space: Excluded (Size Filter) 2026/09/21 02:14:05 DEBUG : empty space: Excluded 2026/09/21 02:14:05 DEBUG : empty space: Excluded (Size Filter) 2026/09/21 02:14:05 DEBUG : empty space: Excluded 2026/09/21 02:14:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesuhux8niju': Waiting for checks to finish 2026/09/21 02:14:05 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:14:05 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zesuhux8niju') 2026/09/21 02:14:05 DEBUG : potato3: Sizes differ 2026/09/21 02:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesuhux8niju': Waiting for transfers to finish 2026/09/21 02:14:06 INFO : potato2: Moved (server-side) 2026/09/21 02:14:06 INFO : potato3: Deleted 2026/09/21 02:14:06 INFO : potato3: Moved (server-side) 2026/09/21 02:14:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jemihaq6gupo" 2026/09/21 02:14:07 DEBUG : Creating backend with remote "TestDrive:crypt/f533qfufb2bb91q0u012evjgqh20vqke9o9nlqb1aniqql7tehu0" 2026/09/21 02:14:09 DEBUG : empty space: Excluded (Size Filter) 2026/09/21 02:14:09 DEBUG : empty space: Excluded 2026/09/21 02:14:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:14:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/21 02:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jemihaq6gupo': Waiting for checks to finish 2026/09/21 02:14:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jemihaq6gupo': Waiting for transfers to finish 2026/09/21 02:14:10 INFO : potato3: Moved (server-side) 2026/09/21 02:14:10 INFO : potato2: Moved (server-side) 2026/09/21 02:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jemihaq6gupo': Purge remote 2026/09/21 02:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zesuhux8niju': Purge remote --- PASS: TestServerSideMoveWithFilter (17.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:14:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zililij7yuga" 2026/09/21 02:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/r3020ft84b306aspve8ta9qcv0471k3vg70r08bmtgdrba1csf4g" 2026/09/21 02:14:15 DEBUG : potato2: md5 = 24eed55bdbaf06fbba2f9d7355e0990d OK 2026/09/21 02:14:16 DEBUG : empty space: md5 = ab8175b3a5b5d9caad494dc0cddf3d2d OK 2026/09/21 02:14:18 DEBUG : potato3: md5 = 581a0826c0df49976f3eb4dd3ddc3fdc OK 2026/09/21 02:14:18 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga' -> Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga' 2026/09/21 02:14:21 DEBUG : empty space: md5 = d0300ec224e0a6e62c6d926189c8dc46 OK 2026/09/21 02:14:22 DEBUG : potato3: md5 = 56c4b31a5274ce40decba74a68e09339 OK 2026/09/21 02:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga': Using server-side directory move 2026/09/21 02:14:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/21 02:14:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/21 02:14:23 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/09/21 02:14:23 DEBUG : empty space: size = 1 OK 2026/09/21 02:14:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:14:23 DEBUG : empty space: Unchanged skipping 2026/09/21 02:14:23 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:14:23 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga') 2026/09/21 02:14:23 DEBUG : potato3: Sizes differ 2026/09/21 02:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga': Waiting for checks to finish 2026/09/21 02:14:23 INFO : empty space: Deleted 2026/09/21 02:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga': Waiting for transfers to finish 2026/09/21 02:14:23 INFO : potato2: Moved (server-side) 2026/09/21 02:14:24 INFO : potato3: Deleted 2026/09/21 02:14:24 INFO : potato3: Moved (server-side) 2026/09/21 02:14:24 INFO : tomatoDir: Removing directory 2026/09/21 02:14:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': deleted 1 directories 2026/09/21 02:14:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nerimuk2budu" 2026/09/21 02:14:26 DEBUG : Creating backend with remote "TestDrive:crypt/nmv03l29eg98qd1jkaiob0udv3gu5nbmq2rb8o8cfumi774lu2e0" 2026/09/21 02:14:27 INFO : tomatoDir: Making directory 2026/09/21 02:14:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerimuk2budu': Using server-side directory move 2026/09/21 02:14:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nerimuk2budu': Server side directory move succeeded 2026/09/21 02:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nerimuk2budu': Purge remote 2026/09/21 02:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zililij7yuga': Purge remote 2026/09/21 02:14:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.72s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", 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-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:14:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test" 2026/09/21 02:14:31 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (1.96s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:14:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test" 2026/09/21 02:14:33 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/09/21 02:14:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test-include/layer2" 2026/09/21 02:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/09/21 02:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test-ignore-file" 2026/09/21 02:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/09/21 02:14:43 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 633114c28eec5dc8b1185f494cf7cf97 OK 2026/09/21 02:14:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/21 02:14:44 DEBUG : rclone-sync-test: Excluded 2026/09/21 02:14:44 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/21 02:14:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/21 02:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test': Waiting for checks to finish 2026/09/21 02:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test': Waiting for transfers to finish 2026/09/21 02:14:45 DEBUG : Waiting for deletions to finish 2026/09/21 02:14:45 INFO : There was nothing to transfer 2026/09/21 02:14:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/21 02:14:46 DEBUG : rclone-sync-test: Excluded 2026/09/21 02:14:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/21 02:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:14:47 DEBUG : Waiting for deletions to finish 2026/09/21 02:14:47 INFO : rclone-sync-test-include: Removing directory 2026/09/21 02:14:47 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/09/21 02:14:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/21 02:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': failed to delete 1 directories 2026/09/21 02:14:47 INFO : There was nothing to transfer 2026/09/21 02:14:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/21 02:14:48 DEBUG : rclone-sync-test: Excluded 2026/09/21 02:14:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/21 02:14:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/21 02:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/09/21 02:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/09/21 02:14:48 DEBUG : Waiting for deletions to finish 2026/09/21 02:14:48 INFO : There was nothing to transfer 2026/09/21 02:14:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/21 02:14:50 DEBUG : rclone-sync-test: Excluded 2026/09/21 02:14:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/21 02:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:14:50 DEBUG : Waiting for deletions to finish 2026/09/21 02:14:50 INFO : rclone-sync-test-include: Removing directory 2026/09/21 02:14:50 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/09/21 02:14:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/21 02:14:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': failed to delete 1 directories 2026/09/21 02:14:50 INFO : There was nothing to transfer 2026/09/21 02:14:51 DEBUG : Excluded 2026/09/21 02:14:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/21 02:14:51 DEBUG : rclone-sync-test: Excluded 2026/09/21 02:14:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/09/21 02:14:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/21 02:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/09/21 02:14:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/09/21 02:14:52 DEBUG : Waiting for deletions to finish 2026/09/21 02:14:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (22.64s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:14:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:14:56 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:14:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/CompareDest" 2026/09/21 02:14:58 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/gveqi14airsml4bgu7krj116o8" 2026/09/21 02:14:59 DEBUG : one: Need to transfer - File not found at Destination 2026/09/21 02:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:01 DEBUG : one: md5 = 597826e70c6efe4cd9b6fce38124c9a5 OK 2026/09/21 02:15:01 DEBUG : one: size = 3 OK 2026/09/21 02:15:01 INFO : one: Copied (new) 2026/09/21 02:15:01 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:03 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:03 DEBUG : one: Sizes differ 2026/09/21 02:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:05 DEBUG : one: md5 = 281b2873ccafd8840cfaf36f39d58e78 OK 2026/09/21 02:15:05 DEBUG : one: size = 5 OK 2026/09/21 02:15:05 INFO : one: Copied (replaced existing) 2026/09/21 02:15:05 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:07 DEBUG : dst/one: md5 = 8d09715d086e7866db77b81418205956 OK 2026/09/21 02:15:09 DEBUG : CompareDest/one: md5 = 1d61d2101e7555458a6405954f6fe743 OK 2026/09/21 02:15:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:10 DEBUG : one: Sizes differ 2026/09/21 02:15:11 DEBUG : one: size = 5 OK 2026/09/21 02:15:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 02:15:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:11 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:11 INFO : There was nothing to transfer 2026/09/21 02:15:13 DEBUG : CompareDest/two: md5 = 2e682f28b4987fc2c4ad15f85c9236c8 OK 2026/09/21 02:15:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:13 DEBUG : one: Sizes differ 2026/09/21 02:15:14 DEBUG : one: size = 5 OK 2026/09/21 02:15:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 02:15:14 DEBUG : two: size = 3 OK 2026/09/21 02:15:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 02:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:14 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:14 INFO : There was nothing to transfer 2026/09/21 02:15:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:14 DEBUG : one: Sizes differ 2026/09/21 02:15:15 DEBUG : two: size = 3 OK 2026/09/21 02:15:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/21 02:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:15 DEBUG : one: size = 5 OK 2026/09/21 02:15:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 02:15:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:15 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:15 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/21 02:15:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:16 DEBUG : one: Sizes differ 2026/09/21 02:15:16 DEBUG : one: size = 5 OK 2026/09/21 02:15:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/21 02:15:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:16 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/CompareDest') 2026/09/21 02:15:16 DEBUG : two: Sizes differ 2026/09/21 02:15:16 DEBUG : two: Need to transfer - File not found at Destination 2026/09/21 02:15:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:18 DEBUG : two: md5 = 960c88e5acd105b819b6d512def8e7a1 OK 2026/09/21 02:15:18 DEBUG : two: size = 5 OK 2026/09/21 02:15:18 INFO : two: Copied (new) 2026/09/21 02:15:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (25.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:15:24 DEBUG : pre-dest1/1: md5 = 5c76e7e8fe40b16e92f2713672fedf66 OK 2026/09/21 02:15:27 DEBUG : pre-dest2/2: md5 = d993cba6c53ca0ec3f8f8a4388ba6067 OK 2026/09/21 02:15:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dest" 2026/09/21 02:15:27 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/rg03c1jvnehrrc617i0lnqjddc" 2026/09/21 02:15:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/pre-dest1" 2026/09/21 02:15:29 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/bbnblvh6k061ssopqrp18kd7gc" 2026/09/21 02:15:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/pre-dest2" 2026/09/21 02:15:30 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/dgicm1h6b5ejvlltm8eeif0bnk" 2026/09/21 02:15:31 DEBUG : 1: size = 1 OK 2026/09/21 02:15:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:15:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/21 02:15:31 DEBUG : 2: size = 1 OK 2026/09/21 02:15:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:15:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/21 02:15:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/21 02:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dest': Waiting for checks to finish 2026/09/21 02:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dest': Waiting for transfers to finish 2026/09/21 02:15:34 DEBUG : 3: md5 = bd0783b37e104890c58feb63cc229060 OK 2026/09/21 02:15:34 DEBUG : 3: size = 1 OK 2026/09/21 02:15:34 INFO : 3: Copied (new) 2026/09/21 02:15:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (16.75s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:15:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:15:39 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:15:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/CopyDest" 2026/09/21 02:15:40 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/21 02:15:42 DEBUG : one: Need to transfer - File not found at Destination 2026/09/21 02:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:44 DEBUG : one: md5 = dcfbb3f4b129d9317d3f791cef3be867 OK 2026/09/21 02:15:44 DEBUG : one: size = 3 OK 2026/09/21 02:15:44 INFO : one: Copied (new) 2026/09/21 02:15:44 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:46 DEBUG : one: Sizes differ 2026/09/21 02:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:47 DEBUG : one: md5 = 817c20574281336ddab09d2a4a960ab5 OK 2026/09/21 02:15:47 DEBUG : one: size = 5 OK 2026/09/21 02:15:47 INFO : one: Copied (replaced existing) 2026/09/21 02:15:47 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:49 DEBUG : dst/one: md5 = 62dbb1ff74e8e14d2c34e91062fa4d48 OK 2026/09/21 02:15:51 DEBUG : CopyDest/one: md5 = 9556c8cd2ef7adc258a2c564d773fa0c OK 2026/09/21 02:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/BackupDir" 2026/09/21 02:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/21 02:15:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:54 DEBUG : one: Sizes differ 2026/09/21 02:15:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:15:54 DEBUG : one: size = 5 OK 2026/09/21 02:15:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:15:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:15:54 DEBUG : one: Sizes differ 2026/09/21 02:15:56 INFO : one: Moved (server-side) 2026/09/21 02:15:57 DEBUG : one: size = 5 OK 2026/09/21 02:15:57 INFO : one: Copied (server-side copy) 2026/09/21 02:15:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/21 02:15:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:15:57 DEBUG : Waiting for deletions to finish 2026/09/21 02:15:59 DEBUG : CopyDest/two: md5 = 4e92e3dd65a0203c7807271d363effac OK 2026/09/21 02:15:59 DEBUG : one: size = 5 OK 2026/09/21 02:15:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:15:59 DEBUG : one: Unchanged skipping 2026/09/21 02:16:00 DEBUG : two: size = 3 OK 2026/09/21 02:16:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:16:00 DEBUG : two: size = 3 OK 2026/09/21 02:16:00 INFO : two: Copied (server-side copy) 2026/09/21 02:16:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/21 02:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:00 DEBUG : Waiting for deletions to finish 2026/09/21 02:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:01 DEBUG : one: size = 5 OK 2026/09/21 02:16:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:16:01 DEBUG : one: Unchanged skipping 2026/09/21 02:16:01 DEBUG : two: size = 3 OK 2026/09/21 02:16:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:16:01 DEBUG : two: Unchanged skipping 2026/09/21 02:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:01 DEBUG : Waiting for deletions to finish 2026/09/21 02:16:01 INFO : There was nothing to transfer 2026/09/21 02:16:03 DEBUG : CopyDest/three: md5 = db19c0649d5dcba853e4c18d5d232247 OK 2026/09/21 02:16:04 DEBUG : one: size = 5 OK 2026/09/21 02:16:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:16:04 DEBUG : one: Unchanged skipping 2026/09/21 02:16:04 DEBUG : three: size = 7 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:16:04 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/CopyDest') 2026/09/21 02:16:04 DEBUG : three: Sizes differ 2026/09/21 02:16:04 DEBUG : three: Destination not found in --copy-dest 2026/09/21 02:16:04 DEBUG : three: Need to transfer - File not found at Destination 2026/09/21 02:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:04 DEBUG : two: size = 3 OK 2026/09/21 02:16:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/21 02:16:04 DEBUG : two: Unchanged skipping 2026/09/21 02:16:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:06 DEBUG : three: md5 = 8f5efc7182342b94f6f6e237b558b093 OK 2026/09/21 02:16:06 DEBUG : three: size = 7 OK 2026/09/21 02:16:06 INFO : three: Copied (new) 2026/09/21 02:16:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (32.99s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:16:14 DEBUG : dst/one: md5 = a875a35b0f2cd5b919a6c939a032c115 OK 2026/09/21 02:16:15 DEBUG : dst/two: md5 = dd5f1d50b04e4a9cd675021e4bb08869 OK 2026/09/21 02:16:17 DEBUG : dst/three.txt: md5 = 92d1c51799b6d9bb96bb423f3ea1deb2 OK 2026/09/21 02:16:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:16:17 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:16:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/backup" 2026/09/21 02:16:18 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/1nrff024r7pq65ecp72fc28jb0" 2026/09/21 02:16:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:16:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:16:20 DEBUG : one: Sizes differ 2026/09/21 02:16:20 DEBUG : two: size = 3 OK 2026/09/21 02:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:16:20 DEBUG : two: Unchanged skipping 2026/09/21 02:16:21 INFO : one: Moved (server-side) 2026/09/21 02:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:23 DEBUG : one: md5 = 7721d00506981b271c7e2411f26d5b46 OK 2026/09/21 02:16:23 DEBUG : one: size = 4 OK 2026/09/21 02:16:23 INFO : one: Copied (new) 2026/09/21 02:16:23 DEBUG : Waiting for deletions to finish 2026/09/21 02:16:23 INFO : three.txt: Moved (server-side) 2026/09/21 02:16:23 INFO : three.txt: Moved into backup dir 2026/09/21 02:16:25 DEBUG : dst/three.txt: md5 = c8a8fd68d3f0d1d386267ee95c8f10f8 OK 2026/09/21 02:16:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:16:26 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:16:26 DEBUG : one: Sizes differ 2026/09/21 02:16:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:26 DEBUG : two: size = 3 OK 2026/09/21 02:16:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:16:26 DEBUG : two: Unchanged skipping 2026/09/21 02:16:26 INFO : one: Deleted 2026/09/21 02:16:27 INFO : one: Moved (server-side) 2026/09/21 02:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:28 DEBUG : one: md5 = 8461772ab969dd542de37d0c0896d713 OK 2026/09/21 02:16:28 DEBUG : one: size = 5 OK 2026/09/21 02:16:28 INFO : one: Copied (new) 2026/09/21 02:16:28 DEBUG : Waiting for deletions to finish 2026/09/21 02:16:29 INFO : three.txt: Deleted 2026/09/21 02:16:30 INFO : three.txt: Moved (server-side) 2026/09/21 02:16:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.04s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:16:36 DEBUG : dst/one: md5 = 370ecb2b44c5a3d8071362383919a297 OK 2026/09/21 02:16:37 DEBUG : dst/two: md5 = 49486a9cfdbbdd81399ddbd26d1f805d OK 2026/09/21 02:16:39 DEBUG : dst/three.txt: md5 = 40226b995b28e6fc954f35518d569db4 OK 2026/09/21 02:16:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:16:39 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:16:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/backup" 2026/09/21 02:16:40 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/1nrff024r7pq65ecp72fc28jb0" 2026/09/21 02:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:16:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:16:42 DEBUG : one: Sizes differ 2026/09/21 02:16:42 DEBUG : two: size = 3 OK 2026/09/21 02:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:16:42 DEBUG : two: Unchanged skipping 2026/09/21 02:16:43 INFO : one: Moved (server-side) to: one.bak 2026/09/21 02:16:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:45 DEBUG : one: md5 = d484e17039c4b1c23bfb013d11f61ec9 OK 2026/09/21 02:16:45 DEBUG : one: size = 4 OK 2026/09/21 02:16:45 INFO : one: Copied (new) 2026/09/21 02:16:45 DEBUG : Waiting for deletions to finish 2026/09/21 02:16:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/21 02:16:45 INFO : three.txt: Moved into backup dir 2026/09/21 02:16:47 DEBUG : dst/three.txt: md5 = 9bc11002af789c4849682fb927a0f8ae OK 2026/09/21 02:16:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:16:48 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:16:48 DEBUG : one: Sizes differ 2026/09/21 02:16:48 DEBUG : two: size = 3 OK 2026/09/21 02:16:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:16:48 DEBUG : two: Unchanged skipping 2026/09/21 02:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:16:49 INFO : one.bak: Deleted 2026/09/21 02:16:49 INFO : one: Moved (server-side) to: one.bak 2026/09/21 02:16:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:16:51 DEBUG : one: md5 = d0def599305107f5dd19bece0d011ec1 OK 2026/09/21 02:16:51 DEBUG : one: size = 5 OK 2026/09/21 02:16:51 INFO : one: Copied (new) 2026/09/21 02:16:51 DEBUG : Waiting for deletions to finish 2026/09/21 02:16:51 INFO : three.txt.bak: Deleted 2026/09/21 02:16:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/21 02:16:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (22.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:16:58 DEBUG : dst/one: md5 = 18416e0ac1b170d6f3137dc0066a2eb1 OK 2026/09/21 02:17:00 DEBUG : dst/two: md5 = 8d233c350db9188e4ad02795d2fd677b OK 2026/09/21 02:17:01 DEBUG : dst/three.txt: md5 = 6469dab329fc24026a99ad1d471bf795 OK 2026/09/21 02:17:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:17:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/backup" 2026/09/21 02:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/1nrff024r7pq65ecp72fc28jb0" 2026/09/21 02:17:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:17:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:04 DEBUG : one: Sizes differ 2026/09/21 02:17:04 DEBUG : two: size = 3 OK 2026/09/21 02:17:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:17:04 DEBUG : two: Unchanged skipping 2026/09/21 02:17:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/21 02:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:17:07 DEBUG : one: md5 = 94107aed7cd5f295ac020916fc021077 OK 2026/09/21 02:17:07 DEBUG : one: size = 4 OK 2026/09/21 02:17:07 INFO : one: Copied (new) 2026/09/21 02:17:07 DEBUG : Waiting for deletions to finish 2026/09/21 02:17:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/21 02:17:08 INFO : three.txt: Moved into backup dir 2026/09/21 02:17:10 DEBUG : dst/three.txt: md5 = 7bf8f01dbb181e10d244b5d07169b82f OK 2026/09/21 02:17:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:11 DEBUG : one: Sizes differ 2026/09/21 02:17:11 DEBUG : two: size = 3 OK 2026/09/21 02:17:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:17:11 DEBUG : two: Unchanged skipping 2026/09/21 02:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:17:11 INFO : one-2019-01-01: Deleted 2026/09/21 02:17:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/21 02:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:17:13 DEBUG : one: md5 = bdc5d368e2f8ea9e6e053862a19b3fbf OK 2026/09/21 02:17:13 DEBUG : one: size = 5 OK 2026/09/21 02:17:13 INFO : one: Copied (new) 2026/09/21 02:17:13 DEBUG : Waiting for deletions to finish 2026/09/21 02:17:14 INFO : three-2019-01-01.txt: Deleted 2026/09/21 02:17:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/21 02:17:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.01s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:17:21 DEBUG : dst/one: md5 = 3d0a3a51a8c98bf74f87d123bb910c9e OK 2026/09/21 02:17:23 DEBUG : dst/two: md5 = bfd0f0d64550f02f227c18c34de6b882 OK 2026/09/21 02:17:24 DEBUG : dst/three.txt: md5 = c03f8a0dde1169af86806338886a2f90 OK 2026/09/21 02:17:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:17:25 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:17:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:26 DEBUG : one: Sizes differ 2026/09/21 02:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:17:26 DEBUG : two: size = 3 OK 2026/09/21 02:17:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:17:26 DEBUG : two: Unchanged skipping 2026/09/21 02:17:26 INFO : one: Moved (server-side) to: one.bak 2026/09/21 02:17:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:17:28 DEBUG : one: md5 = ea925d7bf7f234e1baff2120c8b238e0 OK 2026/09/21 02:17:28 DEBUG : one: size = 4 OK 2026/09/21 02:17:28 INFO : one: Copied (new) 2026/09/21 02:17:28 DEBUG : Waiting for deletions to finish 2026/09/21 02:17:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/21 02:17:28 INFO : three.txt: Moved into backup dir 2026/09/21 02:17:31 DEBUG : dst/three.txt: md5 = 05be4372c4a3e9aa129b5f85afcb2ce2 OK 2026/09/21 02:17:32 DEBUG : one.bak: Excluded (Path Filter) 2026/09/21 02:17:32 DEBUG : one.bak: Excluded 2026/09/21 02:17:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/21 02:17:32 DEBUG : three.txt.bak: Excluded 2026/09/21 02:17:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:32 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:32 DEBUG : one: Sizes differ 2026/09/21 02:17:32 DEBUG : two: size = 3 OK 2026/09/21 02:17:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:17:32 DEBUG : two: Unchanged skipping 2026/09/21 02:17:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for checks to finish 2026/09/21 02:17:32 INFO : one.bak: Deleted 2026/09/21 02:17:33 INFO : one: Moved (server-side) to: one.bak 2026/09/21 02:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst': Waiting for transfers to finish 2026/09/21 02:17:34 DEBUG : one: md5 = b072bd40ca34c79107c48ae7d98133aa OK 2026/09/21 02:17:34 DEBUG : one: size = 5 OK 2026/09/21 02:17:34 INFO : one: Copied (new) 2026/09/21 02:17:34 DEBUG : Waiting for deletions to finish 2026/09/21 02:17:35 INFO : three.txt.bak: Deleted 2026/09/21 02:17:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/21 02:17:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.38s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:17:41 DEBUG : dst/one: md5 = a56df0a956a541a93bc9e6dc875ed3d1 OK 2026/09/21 02:17:43 DEBUG : dst/two: md5 = 0a49dffa66ea03b530bc581deb20b5ec OK 2026/09/21 02:17:45 DEBUG : dst/three.txt: md5 = 9c1baceb587a19eebca4ded415d141d9 OK 2026/09/21 02:17:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:17:45 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:17:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:46 DEBUG : one: Sizes differ 2026/09/21 02:17:47 INFO : one: Moved (server-side) to: one.bak 2026/09/21 02:17:48 DEBUG : one: md5 = 7d76d5e9a441a6c903296b9b58c05f28 OK 2026/09/21 02:17:48 DEBUG : one: size = 4 OK 2026/09/21 02:17:48 INFO : one: Copied (new) 2026/09/21 02:17:48 DEBUG : two: size = 3 OK 2026/09/21 02:17:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:17:48 DEBUG : two: Unchanged skipping 2026/09/21 02:17:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:49 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:49 DEBUG : three.txt: Sizes differ 2026/09/21 02:17:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/21 02:17:51 DEBUG : three.txt: md5 = 9d8e189327a226e9cecaab7520c820e6 OK 2026/09/21 02:17:51 DEBUG : three.txt: size = 6 OK 2026/09/21 02:17:51 INFO : three.txt: Copied (new) 2026/09/21 02:17:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:52 DEBUG : one: Sizes differ 2026/09/21 02:17:53 INFO : one.bak: Deleted 2026/09/21 02:17:53 INFO : one: Moved (server-side) to: one.bak 2026/09/21 02:17:55 DEBUG : one: md5 = 27e74ef1cbbfd747f5bc0778d0c8b8aa OK 2026/09/21 02:17:55 DEBUG : one: size = 5 OK 2026/09/21 02:17:55 INFO : one: Copied (new) 2026/09/21 02:17:55 DEBUG : two: size = 3 OK 2026/09/21 02:17:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:17:55 DEBUG : two: Unchanged skipping 2026/09/21 02:17:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:17:55 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:17:55 DEBUG : three.txt: Sizes differ 2026/09/21 02:17:56 INFO : three.txt.bak: Deleted 2026/09/21 02:17:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/21 02:17:58 DEBUG : three.txt: md5 = fbed8db55e07032eacf35c2f470aa71a OK 2026/09/21 02:17:58 DEBUG : three.txt: size = 19 OK 2026/09/21 02:17:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (22.10s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:18:04 DEBUG : dst/one: md5 = a3c086f1edea2f60dfa0dc120957a58b OK 2026/09/21 02:18:05 DEBUG : dst/two: md5 = 9c3efd2e03a9db153699a8264948fec2 OK 2026/09/21 02:18:06 DEBUG : dst/three.txt: md5 = 0ca19fa8bf230e5f2374627d1b957e28 OK 2026/09/21 02:18:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mitihin9toga/dst" 2026/09/21 02:18:07 DEBUG : Creating backend with remote "TestDrive:crypt/u4rber9e6n7vjma2j4e18msr9hn1p5cln2cg32s1u86g0hodduug/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/21 02:18:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:18:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:18:08 DEBUG : one: Sizes differ 2026/09/21 02:18:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/21 02:18:10 DEBUG : one: md5 = bbf6b01c256411a4d8d49f17c4deba7b OK 2026/09/21 02:18:10 DEBUG : one: size = 4 OK 2026/09/21 02:18:10 INFO : one: Copied (new) 2026/09/21 02:18:10 DEBUG : two: size = 3 OK 2026/09/21 02:18:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:18:10 DEBUG : two: Unchanged skipping 2026/09/21 02:18:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:18:10 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:18:10 DEBUG : three.txt: Sizes differ 2026/09/21 02:18:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/21 02:18:13 DEBUG : three.txt: md5 = 6d4a7585d8e492eae932ab81c806de7c OK 2026/09/21 02:18:13 DEBUG : three.txt: size = 6 OK 2026/09/21 02:18:13 INFO : three.txt: Copied (new) 2026/09/21 02:18:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:18:14 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:18:14 DEBUG : one: Sizes differ 2026/09/21 02:18:14 INFO : one-2019-01-01: Deleted 2026/09/21 02:18:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/21 02:18:16 DEBUG : one: md5 = 8896c63a1ef6eb3141644842b891bfff OK 2026/09/21 02:18:16 DEBUG : one: size = 5 OK 2026/09/21 02:18:16 INFO : one: Copied (new) 2026/09/21 02:18:16 DEBUG : two: size = 3 OK 2026/09/21 02:18:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:18:16 DEBUG : two: Unchanged skipping 2026/09/21 02:18:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:18:17 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga/dst') 2026/09/21 02:18:17 DEBUG : three.txt: Sizes differ 2026/09/21 02:18:17 INFO : three-2019-01-01.txt: Deleted 2026/09/21 02:18:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/21 02:18:19 DEBUG : three.txt: md5 = 041d2ee4fad56131e632d95c80f32e46 OK 2026/09/21 02:18:19 DEBUG : three.txt: size = 19 OK 2026/09/21 02:18:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (21.87s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:18:25 DEBUG : Testêé: md5 = 01e5a417dc249c394a164897ee59646e OK 2026/09/21 02:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:18:25 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:18:25 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:18:25 DEBUG : Testêé: Sizes differ 2026/09/21 02:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:18:27 DEBUG : Testêé: md5 = b8ee233c9171d427248e9ada0146d4d5 OK 2026/09/21 02:18:27 DEBUG : Testêé: size = 14 OK 2026/09/21 02:18:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/21 02:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.39s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:18:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/21 02:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:18:30 DEBUG : existing: md5 = 64f94302473c96d78135125606017af3 OK 2026/09/21 02:18:30 DEBUG : existing: size = 6 OK 2026/09/21 02:18:30 INFO : existing: Copied (new) 2026/09/21 02:18:30 DEBUG : Waiting for deletions to finish 2026/09/21 02:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:18:30 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:18:30 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:18:30 DEBUG : existing: Sizes differ 2026/09/21 02:18:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/21 02:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:18:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': not deleting files as there were IO errors 2026/09/21 02:18:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:18:33 DEBUG : EXISTING: md5 = 218c3a4ff07498528042f7fc26e00858 OK 2026/09/21 02:18:33 DEBUG : EXISTING: size = 6 OK 2026/09/21 02:18:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:18:33 DEBUG : existing: Unchanged skipping 2026/09/21 02:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:18:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:18:33 DEBUG : Waiting for deletions to finish 2026/09/21 02:18:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.92s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", 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-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", 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-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:18:38 DEBUG : both0: md5 = 7fed3f77520d79cd9fc3a8d34d2bd457 OK 2026/09/21 02:18:39 DEBUG : only0: md5 = 3426d65360e6b9c5c4cdbc4ff3892e77 OK 2026/09/21 02:18:41 DEBUG : both1: md5 = 337cd5e33d6251166cebf03f276ba81b OK 2026/09/21 02:18:42 DEBUG : only1: md5 = 95ef048a7520f13906efda4e7f3bdd20 OK 2026/09/21 02:18:44 DEBUG : both2: md5 = 4f26f83eb09d1ef41fb194fefcaa4121 OK 2026/09/21 02:18:45 DEBUG : only2: md5 = 4d0370061cf2f8a82421e25a42fc1280 OK 2026/09/21 02:18:47 DEBUG : both3: md5 = 69907b89dd92b330f34ae557aa53ef83 OK 2026/09/21 02:18:48 DEBUG : only3: md5 = 42d5710ff6105076b5f1ab2d935d0842 OK 2026/09/21 02:18:49 DEBUG : both4: md5 = 969bed961fddcf7906ef59bb42523e6b OK 2026/09/21 02:18:51 DEBUG : only4: md5 = a2dbb7bc8486a58281cc277f8922ae20 OK 2026/09/21 02:18:52 DEBUG : both5: md5 = 9b6ed16a368e504dbc61071009649848 OK 2026/09/21 02:18:54 DEBUG : only5: md5 = 15e99050d56f24318260b11b6d524263 OK 2026/09/21 02:18:55 DEBUG : both6: md5 = adbd780380f121a3537e221114063baf OK 2026/09/21 02:18:56 DEBUG : only6: md5 = 879221b249d481db0dd8b3ffcb73a11b OK 2026/09/21 02:18:58 DEBUG : both7: md5 = ea578dfed2e4109fe00abb0ad5f6acd4 OK 2026/09/21 02:18:59 DEBUG : only7: md5 = 00d583344ffe06618a7c508c05e8f791 OK 2026/09/21 02:19:01 DEBUG : both8: md5 = 1d703659c21a24c8f2e8417b81faff2a OK 2026/09/21 02:19:02 DEBUG : only8: md5 = b3c0b2a7730b78f9fd47bbddb23e1c61 OK 2026/09/21 02:19:03 DEBUG : both9: md5 = d38f61c85bd051c3193fc3b6e32da277 OK 2026/09/21 02:19:05 DEBUG : only9: md5 = 959f8caa2641da244bd7e4fe92cc9948 OK 2026/09/21 02:19:06 DEBUG : both10: md5 = 34c42335362795a66a585436ee4ddd99 OK 2026/09/21 02:19:08 DEBUG : only10: md5 = 355c578c34e8df6f529660d837eb17c9 OK 2026/09/21 02:19:09 DEBUG : both11: md5 = 450fb51f4a7bc289540c039e4f142287 OK 2026/09/21 02:19:11 DEBUG : only11: md5 = 0b7110f8517e74d1ad8271a84248e823 OK 2026/09/21 02:19:12 DEBUG : both12: md5 = 5eafda811796f696ba6fd86acae9bebd OK 2026/09/21 02:19:13 DEBUG : only12: md5 = b28718122f890ff4c300fc9dc9172edf OK 2026/09/21 02:19:15 DEBUG : both13: md5 = e3ce35e73375ba93d88ff586f1bbf2ad OK 2026/09/21 02:19:16 DEBUG : only13: md5 = 7ee5a38aa12326a7687dd71da3cb3836 OK 2026/09/21 02:19:17 DEBUG : both14: md5 = be0f47f2bccd12e187c2106a695c31b9 OK 2026/09/21 02:19:19 DEBUG : only14: md5 = 9ecc568ec4832945c8fd05fc2407d38b OK 2026/09/21 02:19:20 DEBUG : both15: md5 = c09909b953e7507e4ccabbd9ca9683b0 OK 2026/09/21 02:19:22 DEBUG : only15: md5 = 2c3b74bb91e88c1cd2ea85a7ab83404d OK 2026/09/21 02:19:23 DEBUG : both16: md5 = b9f345e13cb6eabf407325f09fe44fca OK 2026/09/21 02:19:24 DEBUG : only16: md5 = bb2d4f80b73d37574ab1a4e5fc316253 OK 2026/09/21 02:19:26 DEBUG : both17: md5 = c3f1e22dce2c0d1077728295ea39fabd OK 2026/09/21 02:19:27 DEBUG : only17: md5 = 5e1edc905ba37568d403f961688b92d9 OK 2026/09/21 02:19:29 DEBUG : both18: md5 = bf45b7ea48d0cdd30cd3b8d9db044a6f OK 2026/09/21 02:19:30 DEBUG : only18: md5 = d669edfba23fc9fa31da06a33dfa3f9e OK 2026/09/21 02:19:32 DEBUG : both19: md5 = 797ba43e7efd8a24dd2052b6975d1553 OK 2026/09/21 02:19:33 DEBUG : only19: md5 = 4e47ac9cb6edf51ac91c601fd65fb097 OK 2026/09/21 02:19:34 DEBUG : both0: size = 6 OK 2026/09/21 02:19:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both12: size = 6 OK 2026/09/21 02:19:34 DEBUG : both11: size = 6 OK 2026/09/21 02:19:34 DEBUG : both10: size = 6 OK 2026/09/21 02:19:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both0: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both13: size = 6 OK 2026/09/21 02:19:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both13: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both14: size = 6 OK 2026/09/21 02:19:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:19:34 DEBUG : both12: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both15: size = 6 OK 2026/09/21 02:19:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both10: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both16: size = 6 OK 2026/09/21 02:19:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both11: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both17: size = 6 OK 2026/09/21 02:19:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both17: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both18: size = 6 OK 2026/09/21 02:19:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both18: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both19: size = 6 OK 2026/09/21 02:19:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both19: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both1: size = 6 OK 2026/09/21 02:19:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both14: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both2: size = 6 OK 2026/09/21 02:19:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both15: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both3: size = 6 OK 2026/09/21 02:19:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both16: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both4: size = 6 OK 2026/09/21 02:19:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both4: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both5: size = 6 OK 2026/09/21 02:19:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both5: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both6: size = 6 OK 2026/09/21 02:19:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both1: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both7: size = 6 OK 2026/09/21 02:19:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both7: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both8: size = 6 OK 2026/09/21 02:19:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both8: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both9: size = 6 OK 2026/09/21 02:19:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:19:34 DEBUG : both2: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both3: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both6: Unchanged skipping 2026/09/21 02:19:34 DEBUG : both9: Unchanged skipping 2026/09/21 02:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:19:34 DEBUG : Waiting for deletions to finish 2026/09/21 02:19:34 INFO : only5: Deleted 2026/09/21 02:19:34 INFO : only17: Deleted 2026/09/21 02:19:34 INFO : only4: Deleted 2026/09/21 02:19:34 INFO : only12: Deleted 2026/09/21 02:19:34 INFO : only8: Deleted 2026/09/21 02:19:34 INFO : only13: Deleted 2026/09/21 02:19:34 INFO : only2: Deleted 2026/09/21 02:19:35 INFO : only11: Deleted 2026/09/21 02:19:35 INFO : only18: Deleted 2026/09/21 02:19:35 INFO : only3: Deleted 2026/09/21 02:19:35 INFO : only6: Deleted 2026/09/21 02:19:35 INFO : only16: Deleted 2026/09/21 02:19:35 INFO : only7: Deleted 2026/09/21 02:19:35 INFO : only10: Deleted 2026/09/21 02:19:35 INFO : only14: Deleted 2026/09/21 02:19:35 INFO : only0: Deleted 2026/09/21 02:19:36 INFO : only15: Deleted 2026/09/21 02:19:36 INFO : only19: Deleted 2026/09/21 02:19:36 INFO : only1: Deleted 2026/09/21 02:19:36 INFO : only9: Deleted 2026/09/21 02:19:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (68.41s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:19:46 DEBUG : both0: md5 = cdb6fefe4110a06427362ad29c1ad05e OK 2026/09/21 02:19:48 DEBUG : only0: md5 = 2a2f6420a0bbcf632ad47beccfad3c05 OK 2026/09/21 02:19:49 DEBUG : both1: md5 = 51646fb3788656c1c41de5379c5e76aa OK 2026/09/21 02:19:50 DEBUG : only1: md5 = cc01100f21883198013417ee74ada4ab OK 2026/09/21 02:19:52 DEBUG : both2: md5 = f4a39d6ddd3f67e624eb2783318983bd OK 2026/09/21 02:19:54 DEBUG : only2: md5 = 362b91185661da16dbcc5ff00723705e OK 2026/09/21 02:19:55 DEBUG : both3: md5 = 9077f5563371be66bab7288953f0fe30 OK 2026/09/21 02:19:56 DEBUG : only3: md5 = 6f8c6a6f8b26bb0c8d920db6c48aea39 OK 2026/09/21 02:19:58 DEBUG : both4: md5 = 13e3a213d995848f21414e602a782062 OK 2026/09/21 02:19:59 DEBUG : only4: md5 = 9bb441d96ea59030e3c8c6aa4521d4c1 OK 2026/09/21 02:20:01 DEBUG : both5: md5 = 7d0a33bbd1c45a477c3d955d0e676a0a OK 2026/09/21 02:20:02 DEBUG : only5: md5 = 9d8cd25300477706e1323f292d521ecc OK 2026/09/21 02:20:04 DEBUG : both6: md5 = ad3e395aca5ec487631fcea36ecab683 OK 2026/09/21 02:20:05 DEBUG : only6: md5 = 2a6a8dd5500c3260885c6bf56c8eaa61 OK 2026/09/21 02:20:07 DEBUG : both7: md5 = 8006e92636e30080c9b826824ab1e111 OK 2026/09/21 02:20:08 DEBUG : only7: md5 = 25c04df0b1462277371e5df83e34b23e OK 2026/09/21 02:20:09 DEBUG : both8: md5 = e3a3e66d66257baa5f1925e74a4c737a OK 2026/09/21 02:20:11 DEBUG : only8: md5 = f691cfcb82766db32f2491938dc0efaa OK 2026/09/21 02:20:12 DEBUG : both9: md5 = 91e2f284a493f7bdc4a84b5036ba2f6e OK 2026/09/21 02:20:14 DEBUG : only9: md5 = c00389ed0d8876371f266f4b02281aad OK 2026/09/21 02:20:15 DEBUG : both10: md5 = 51c08b949731cdec755ca1e23a3940a2 OK 2026/09/21 02:20:17 DEBUG : only10: md5 = 5c5083a36fd2ae09d41ebb618a4c2c06 OK 2026/09/21 02:20:18 DEBUG : both11: md5 = b7f483eb58fbe7ea62145cb80aef68a4 OK 2026/09/21 02:20:19 DEBUG : only11: md5 = cedd1fc61fe9574e8d5d4ac1239f83b5 OK 2026/09/21 02:20:21 DEBUG : both12: md5 = 7b84978b46c29245290ee0fca1b26ac4 OK 2026/09/21 02:20:22 DEBUG : only12: md5 = 727f062e44e9316fe6788979f936caa6 OK 2026/09/21 02:20:24 DEBUG : both13: md5 = a9ecca31d7a4b9d794f0daaafcdf921d OK 2026/09/21 02:20:25 DEBUG : only13: md5 = a7da257dbca3fe23bd6523d84ded385b OK 2026/09/21 02:20:26 DEBUG : both14: md5 = 0c4de29e3f04828cf28760458045bd4e OK 2026/09/21 02:20:28 DEBUG : only14: md5 = 2a9a21ef53bb1f7679caced453a0707d OK 2026/09/21 02:20:29 DEBUG : both15: md5 = 89df0805160989ffed51a1d176a4dd1b OK 2026/09/21 02:20:30 DEBUG : only15: md5 = 7a70bfd8a1e9e3c02698975f6802d717 OK 2026/09/21 02:20:32 DEBUG : both16: md5 = 6ca7b4f3704a6cf546c3341b031c4fec OK 2026/09/21 02:20:33 DEBUG : only16: md5 = 0729d9eee1c1d2c93de05a171e1a13bf OK 2026/09/21 02:20:35 DEBUG : both17: md5 = e3c265400530a672e91c483a020fdef0 OK 2026/09/21 02:20:36 DEBUG : only17: md5 = 5438938944b99e0a949c34c978668793 OK 2026/09/21 02:20:38 DEBUG : both18: md5 = 967e7a8fcae2e7ccfa6c5181557df529 OK 2026/09/21 02:20:39 DEBUG : only18: md5 = 637a5557d7d99078c578e9657e347150 OK 2026/09/21 02:20:41 DEBUG : both19: md5 = 955d53f462c2be4e63ee3d6a808353c8 OK 2026/09/21 02:20:42 DEBUG : only19: md5 = 04e92aa22ac638275f713f0d484d06ac OK 2026/09/21 02:20:43 DEBUG : both0: size = 6 OK 2026/09/21 02:20:43 DEBUG : both10: size = 6 OK 2026/09/21 02:20:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both11: size = 6 OK 2026/09/21 02:20:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both12: size = 6 OK 2026/09/21 02:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:20:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both0: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both13: size = 6 OK 2026/09/21 02:20:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both13: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both14: size = 6 OK 2026/09/21 02:20:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both14: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both15: size = 6 OK 2026/09/21 02:20:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both10: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both16: size = 6 OK 2026/09/21 02:20:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both11: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both17: size = 6 OK 2026/09/21 02:20:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both12: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both18: size = 6 OK 2026/09/21 02:20:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both18: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both19: size = 6 OK 2026/09/21 02:20:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both15: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both1: size = 6 OK 2026/09/21 02:20:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both1: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both2: size = 6 OK 2026/09/21 02:20:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both2: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both3: size = 6 OK 2026/09/21 02:20:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both3: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both4: size = 6 OK 2026/09/21 02:20:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both4: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both5: size = 6 OK 2026/09/21 02:20:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both16: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both6: size = 6 OK 2026/09/21 02:20:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both17: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both7: size = 6 OK 2026/09/21 02:20:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both19: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both8: size = 6 OK 2026/09/21 02:20:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both8: Unchanged skipping 2026/09/21 02:20:43 DEBUG : both9: size = 6 OK 2026/09/21 02:20:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:20:43 DEBUG : both9: Unchanged skipping 2026/09/21 02:20:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only0: Sizes differ 2026/09/21 02:20:43 DEBUG : both5: Unchanged skipping 2026/09/21 02:20:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only10: Sizes differ 2026/09/21 02:20:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only11: Sizes differ 2026/09/21 02:20:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only12: Sizes differ 2026/09/21 02:20:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only13: Sizes differ 2026/09/21 02:20:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only14: Sizes differ 2026/09/21 02:20:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only15: Sizes differ 2026/09/21 02:20:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only16: Sizes differ 2026/09/21 02:20:43 DEBUG : both6: Unchanged skipping 2026/09/21 02:20:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only17: Sizes differ 2026/09/21 02:20:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only18: Sizes differ 2026/09/21 02:20:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only19: Sizes differ 2026/09/21 02:20:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only1: Sizes differ 2026/09/21 02:20:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only2: Sizes differ 2026/09/21 02:20:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only3: Sizes differ 2026/09/21 02:20:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : both7: Unchanged skipping 2026/09/21 02:20:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only5: Sizes differ 2026/09/21 02:20:43 DEBUG : only4: Sizes differ 2026/09/21 02:20:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only6: Sizes differ 2026/09/21 02:20:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only7: Sizes differ 2026/09/21 02:20:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only8: Sizes differ 2026/09/21 02:20:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:20:43 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:20:43 DEBUG : only9: Sizes differ 2026/09/21 02:20:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:20:44 DEBUG : only10: md5 = 0f3e8115c1bf4bd4644326d59aefb667 OK 2026/09/21 02:20:44 DEBUG : only10: size = 0 OK 2026/09/21 02:20:44 INFO : only10: Copied (replaced existing) 2026/09/21 02:20:44 DEBUG : only11: md5 = a8611a1a1961ac700997ca8ea246eea0 OK 2026/09/21 02:20:44 DEBUG : only11: size = 0 OK 2026/09/21 02:20:44 INFO : only11: Copied (replaced existing) 2026/09/21 02:20:44 DEBUG : only12: md5 = cf205abc7146ad3bd71c2629a0ddfade OK 2026/09/21 02:20:44 DEBUG : only12: size = 0 OK 2026/09/21 02:20:44 INFO : only12: Copied (replaced existing) 2026/09/21 02:20:44 DEBUG : only13: md5 = 92e6cf4282fdde12361ee637f0bc1709 OK 2026/09/21 02:20:44 DEBUG : only13: size = 0 OK 2026/09/21 02:20:44 INFO : only13: Copied (replaced existing) 2026/09/21 02:20:45 DEBUG : only14: md5 = d0168ead966ca2b587def7ed08e9eef0 OK 2026/09/21 02:20:45 DEBUG : only14: size = 0 OK 2026/09/21 02:20:45 INFO : only14: Copied (replaced existing) 2026/09/21 02:20:45 DEBUG : only17: md5 = a286f3d4c57e321209a547f2f2595a03 OK 2026/09/21 02:20:45 DEBUG : only17: size = 0 OK 2026/09/21 02:20:45 INFO : only17: Copied (replaced existing) 2026/09/21 02:20:45 DEBUG : only15: md5 = ab34a4df6bef05eecf41714948fc081a OK 2026/09/21 02:20:45 DEBUG : only15: size = 0 OK 2026/09/21 02:20:45 INFO : only15: Copied (replaced existing) 2026/09/21 02:20:45 DEBUG : only18: md5 = 514086eca4ddea50fcb72e2ef0ab6f2b OK 2026/09/21 02:20:45 DEBUG : only18: size = 0 OK 2026/09/21 02:20:45 INFO : only18: Copied (replaced existing) 2026/09/21 02:20:46 DEBUG : only16: md5 = 51b48c2a72968c1214eed63000c430b2 OK 2026/09/21 02:20:46 DEBUG : only16: size = 0 OK 2026/09/21 02:20:46 INFO : only16: Copied (replaced existing) 2026/09/21 02:20:46 DEBUG : only2: md5 = 845cd53b5857f30f978a8001c109aa1b OK 2026/09/21 02:20:46 DEBUG : only2: size = 0 OK 2026/09/21 02:20:46 INFO : only2: Copied (replaced existing) 2026/09/21 02:20:46 DEBUG : only1: md5 = 62bbf507571ecd01e766031a50a9de39 OK 2026/09/21 02:20:46 DEBUG : only1: size = 0 OK 2026/09/21 02:20:46 INFO : only1: Copied (replaced existing) 2026/09/21 02:20:46 DEBUG : only3: md5 = d806e4218496b9fb7de74ed4065a9edc OK 2026/09/21 02:20:46 DEBUG : only3: size = 0 OK 2026/09/21 02:20:46 INFO : only3: Copied (replaced existing) 2026/09/21 02:20:47 DEBUG : only0: md5 = 830ce2d3872e097010fc99d0d2bc291e OK 2026/09/21 02:20:47 DEBUG : only0: size = 0 OK 2026/09/21 02:20:47 INFO : only0: Copied (replaced existing) 2026/09/21 02:20:47 DEBUG : only6: md5 = e362c82e8b19639d762d13616bd6c4b9 OK 2026/09/21 02:20:47 DEBUG : only6: size = 0 OK 2026/09/21 02:20:47 INFO : only6: Copied (replaced existing) 2026/09/21 02:20:47 DEBUG : only19: md5 = 3ff7987a5aba64b95b696ae099d216fa OK 2026/09/21 02:20:47 DEBUG : only19: size = 0 OK 2026/09/21 02:20:47 INFO : only19: Copied (replaced existing) 2026/09/21 02:20:48 DEBUG : only8: md5 = 9ece0000db13554f1b7477a4644cbf30 OK 2026/09/21 02:20:48 DEBUG : only8: size = 0 OK 2026/09/21 02:20:48 INFO : only8: Copied (replaced existing) 2026/09/21 02:20:49 DEBUG : only9: md5 = f21acabb064ed713b68506a17f0ce051 OK 2026/09/21 02:20:49 DEBUG : only9: size = 0 OK 2026/09/21 02:20:49 INFO : only9: Copied (replaced existing) 2026/09/21 02:20:49 DEBUG : only4: md5 = 85fb7c4f976aaf62d71fe2c8da6bba9d OK 2026/09/21 02:20:49 DEBUG : only4: size = 0 OK 2026/09/21 02:20:49 INFO : only4: Copied (replaced existing) 2026/09/21 02:20:49 DEBUG : only7: md5 = 3e0c76cf4411f5a2d201d4288ce0cf5b OK 2026/09/21 02:20:49 DEBUG : only7: size = 0 OK 2026/09/21 02:20:49 INFO : only7: Copied (replaced existing) 2026/09/21 02:20:49 DEBUG : only5: md5 = 5e73925e7b086274bc2e494a2960e5ae OK 2026/09/21 02:20:49 DEBUG : only5: size = 0 OK 2026/09/21 02:20:49 INFO : only5: Copied (replaced existing) 2026/09/21 02:20:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (82.29s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:21:07 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:21:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:21:07 DEBUG : empty_on_remote: Making directory with metadata 2026/09/21 02:21:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:21:07 DEBUG : empty_on_remote: Making directory with metadata 2026/09/21 02:21:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:21:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (13.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:21:21 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:21:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:21:21 DEBUG : empty_on_remote: Making directory with metadata 2026/09/21 02:21:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:21:21 DEBUG : empty_on_remote: Making directory with metadata 2026/09/21 02:21:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:21:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (15.27s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:21:36 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:37 DEBUG : Added delayed dir = "dir", newDst= 2026/09/21 02:21:37 DEBUG : dir/file1: Need to transfer - File not found at Destination 2026/09/21 02:21:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:21:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:21:39 DEBUG : dir/file1: md5 = 678dd7dc457896d7b5fe5bf1d1ff4e6e OK 2026/09/21 02:21:39 DEBUG : dir/file1: size = 14 OK 2026/09/21 02:21:39 INFO : dir/file1: Copied (new) 2026/09/21 02:21:39 DEBUG : Waiting for deletions to finish 2026/09/21 02:21:39 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:40 INFO : dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:40 DEBUG : Added delayed dir = "dir", newDst=dir 2026/09/21 02:21:40 DEBUG : dir/file1: size = 22 (Local file system at /tmp/rclone1130809155) 2026/09/21 02:21:40 DEBUG : dir/file1: size = 14 (Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga') 2026/09/21 02:21:40 DEBUG : dir/file1: Sizes differ 2026/09/21 02:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:21:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:21:50 DEBUG : dir/file1: md5 = 467a779bcb7bcfc63cc6a17d81cb3398 OK 2026/09/21 02:21:50 DEBUG : dir/file1: size = 22 OK 2026/09/21 02:21:50 INFO : dir/file1: Copied (replaced existing) 2026/09/21 02:21:50 DEBUG : Waiting for deletions to finish 2026/09/21 02:21:50 DEBUG : TestDrive: Token expired 2026/09/21 02:21:50 DEBUG : Config file has changed externally - reloading 2026/09/21 02:21:50 DEBUG : TestDrive: Loaded fresh token from config file 2026/09/21 02:21:50 DEBUG : TestDrive: Token refresh successful 2026/09/21 02:21:51 INFO : dir: Set directory modification time (using SetModTime) --- PASS: TestSyncSetDirModTimeOnce (17.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:21:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:21:53 DEBUG : sub dir: Making directory with metadata 2026/09/21 02:21:54 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/21 02:22:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:22:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:22:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:22:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithEmptyDirs (37.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:22:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/21 02:22:31 DEBUG : sub dir: Making directory with metadata 2026/09/21 02:22:32 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/09/21 02:22:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:22:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/21 02:22:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/21 02:22:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) --- PASS: TestNothingToTransferWithoutEmptyDirs (39.59s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:23:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 61bd233ffbd5f0903155e22afc8ff66d OK 2026/09/21 02:23:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = b1dadd1901cc789fee0da420e4bac3fd OK 2026/09/21 02:23:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 39e01bbe52564e1f082bb5204f79f77e OK 2026/09/21 02:23:17 DEBUG : dir1/0003-defghij.txt: md5 = d3ad83cc8a3984f62572617bd8192063 OK 2026/09/21 02:23:18 DEBUG : dir1/0004-efghijk.txt: md5 = 0e746813f41b5bbc652e85f49b4dfa74 OK 2026/09/21 02:23:20 DEBUG : dir1/0005-fghijkl.txt: md5 = f88a687b6f2e08fa9c2ad9e7c62cbe6a OK 2026/09/21 02:23:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 4bdee7d79753ffe4ea402310cc05b929 OK 2026/09/21 02:23:23 DEBUG : dir1/0007-1234567.txt: md5 = a8eb0f84a5d2c4cfe6c4a8ebb3664f24 OK 2026/09/21 02:23:24 DEBUG : dir1/0008-2345678.txt: md5 = c1a1aaa8e9e7f239a1a108f2c9c209c6 OK 2026/09/21 02:23:26 DEBUG : dir1/0009-3456789.txt: md5 = 777a654b9da57881e6ad10bce949df45 OK 2026/09/21 02:23:27 DEBUG : dir1/0010-456789.txt: md5 = 1150978c78e3a92c728c7411bd1e3be0 OK 2026/09/21 02:23:28 DEBUG : dir1/0011-56789;.txt: md5 = 6b11a4c4919e92425dd606404732cfde OK 2026/09/21 02:23:30 DEBUG : dir1/0012-6789;.txt: md5 = 48ad07c60dc540233dff2c64ac3b62dd OK 2026/09/21 02:23:31 DEBUG : dir1/0013-789;=.txt: md5 = 86a8eb6c9e6868de3b8238b266a80d50 OK 2026/09/21 02:23:33 DEBUG : dir1/0014-89;=.txt: md5 = 4a554af8b61ccb21308cce5c8e93ac9e OK 2026/09/21 02:23:34 DEBUG : dir1/0015-9;=.txt: md5 = 890b5bc49354675e52ec0fd780b3de24 OK 2026/09/21 02:23:36 DEBUG : apple: md5 = 735a3a349c520a19c6c8c205523776ea OK 2026/09/21 02:23:37 DEBUG : banana: md5 = 3c09335fcb5604ed82d2801d30824fb9 OK 2026/09/21 02:23:38 DEBUG : appleappleapplebanana: md5 = 4ada1785cd7b6aa87380b2ca1dd31d26 OK 2026/09/21 02:23:40 DEBUG : splitbananasplit: md5 = 43b83d302d53f49f279120d85415e709 OK 2026/09/21 02:23:40 DEBUG : Waiting for deletions to finish 2026/09/21 02:23:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:23:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:23:41 DEBUG : apple: size = 5 OK 2026/09/21 02:23:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:23:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:23:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:41 DEBUG : apple: Unchanged skipping 2026/09/21 02:23:41 DEBUG : banana: size = 6 OK 2026/09/21 02:23:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:41 DEBUG : banana: Unchanged skipping 2026/09/21 02:23:42 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:23:42 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:23:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:23:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:23:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:23:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:23:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:23:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:23:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:23:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:23:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:23:42 DEBUG : Waiting for deletions to finish 2026/09/21 02:23:42 INFO : There was nothing to transfer 2026/09/21 02:23:42 DEBUG : Waiting for deletions to finish 2026/09/21 02:23:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:23:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:23:43 DEBUG : dir1: Directory modification time the same (differ by -382.342µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : apple: size = 5 OK 2026/09/21 02:23:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : apple: Unchanged skipping 2026/09/21 02:23:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:23:43 DEBUG : banana: size = 6 OK 2026/09/21 02:23:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:23:43 DEBUG : banana: Unchanged skipping 2026/09/21 02:23:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:23:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:23:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:23:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:23:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:23:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:23:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:23:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:23:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:23:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:23:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:23:43 DEBUG : Waiting for deletions to finish 2026/09/21 02:23:43 INFO : There was nothing to transfer 2026/09/21 02:23:43 DEBUG : Waiting for deletions to finish 2026/09/21 02:23:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:23:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:23:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 4d64893374256269316fd2b85028453d OK 2026/09/21 02:23:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = 76a657701336dccbff3705948911737d OK 2026/09/21 02:24:00 DEBUG : dir1/0002-cdefghi.txt: md5 = d7296bca0e5de5e1579d9dd0e63098e6 OK 2026/09/21 02:24:01 DEBUG : dir1/0003-defghij.txt: md5 = 4c4daead9dc7f020e3e7054f22df1c9a OK 2026/09/21 02:24:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1732eff8149af8ab3118df6298abe46e OK 2026/09/21 02:24:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 663db7e0b0085e38a6500ce07e8c5541 OK 2026/09/21 02:24:05 DEBUG : dir1/0006-ghijklm.txt: md5 = b3c577f9a6152a0df36252e147aef912 OK 2026/09/21 02:24:07 DEBUG : dir1/0007-1234567.txt: md5 = 45c52ad70a3806fc87ab9ea0b31a4a8e OK 2026/09/21 02:24:08 DEBUG : dir1/0008-2345678.txt: md5 = dfd4a2b274ed05937925b4787bde67a5 OK 2026/09/21 02:24:10 DEBUG : dir1/0009-3456789.txt: md5 = 8bb375bf444ae995203178f292a54887 OK 2026/09/21 02:24:11 DEBUG : dir1/0010-456789.txt: md5 = 6b85bf64dfe48d047fa86131b5721995 OK 2026/09/21 02:24:12 DEBUG : dir1/0011-56789;.txt: md5 = 0a499cd137cc67a6c6d822fe2313af89 OK 2026/09/21 02:24:14 DEBUG : dir1/0012-6789;.txt: md5 = 86e8bd0d268719fd5df713f81cac64b8 OK 2026/09/21 02:24:15 DEBUG : dir1/0013-789;=.txt: md5 = 89148fea4e8ca6618b85472ab87549fc OK 2026/09/21 02:24:17 DEBUG : dir1/0014-89;=.txt: md5 = 992b47f3d2bf35ae22c4eb8eee112dc4 OK 2026/09/21 02:24:18 DEBUG : dir1/0015-9;=.txt: md5 = 0659598d53a00a819a2b10b1f3bb9606 OK 2026/09/21 02:24:20 DEBUG : apple: md5 = a315acc282489a0f9fa599eec3d62670 OK 2026/09/21 02:24:21 DEBUG : banana: md5 = 658e1b322f26067adc1b7a3bbbc18daa OK 2026/09/21 02:24:23 DEBUG : appleappleapplebanana: md5 = 73ce47ee19ce211c3f88ab18de1251dd OK 2026/09/21 02:24:24 DEBUG : splitbananasplit: md5 = 02f40f13e958589e65040060841738ab OK 2026/09/21 02:24:24 DEBUG : Waiting for deletions to finish 2026/09/21 02:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:24:26 DEBUG : apple: size = 5 OK 2026/09/21 02:24:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:24:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : banana: size = 6 OK 2026/09/21 02:24:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : apple: Unchanged skipping 2026/09/21 02:24:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:24:26 DEBUG : banana: Unchanged skipping 2026/09/21 02:24:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:24:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:24:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:24:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:24:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:24:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:24:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:24:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:24:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:24:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:24:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:24:26 DEBUG : Waiting for deletions to finish 2026/09/21 02:24:26 INFO : There was nothing to transfer 2026/09/21 02:24:26 DEBUG : Waiting for deletions to finish 2026/09/21 02:24:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:24:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1: Directory modification time the same (differ by -985.694µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : apple: size = 5 OK 2026/09/21 02:24:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:24:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : apple: Unchanged skipping 2026/09/21 02:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:24:28 DEBUG : banana: size = 6 OK 2026/09/21 02:24:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : banana: Unchanged skipping 2026/09/21 02:24:28 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:24:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:24:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:24:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:24:28 DEBUG : Waiting for deletions to finish 2026/09/21 02:24:28 INFO : There was nothing to transfer 2026/09/21 02:24:28 DEBUG : Waiting for deletions to finish 2026/09/21 02:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:24:41 DEBUG : dir1/0000-abcdefg.txt: md5 = 49531f5f21e2043e6c3b5e88c9829a02 OK 2026/09/21 02:24:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = bd17c6a8d0c950becab2deb9dcc4f088 OK 2026/09/21 02:24:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 7dea5a57ee12da0bb5b7d527b4f6cefa OK 2026/09/21 02:24:46 DEBUG : dir1/0003-defghij.txt: md5 = ea09128c8e1a084082481e37196ead88 OK 2026/09/21 02:24:47 DEBUG : dir1/0004-efghijk.txt: md5 = ed42241cb9d2263aeb429197044c82c1 OK 2026/09/21 02:24:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 5b29ff7073c81048032df551d30c33fa OK 2026/09/21 02:24:50 DEBUG : dir1/0006-ghijklm.txt: md5 = b3ed9195b54bef67b6f0a90fd756d05f OK 2026/09/21 02:24:51 DEBUG : dir1/0007-1234567.txt: md5 = 69dc151d0b680bbca939549948e8a758 OK 2026/09/21 02:24:53 DEBUG : dir1/0008-2345678.txt: md5 = a8f6a3a7937657e317de6960547ebd30 OK 2026/09/21 02:24:54 DEBUG : dir1/0009-3456789.txt: md5 = 82c7b5099da37e460ee20a15bdeb0b58 OK 2026/09/21 02:24:55 DEBUG : dir1/0010-456789.txt: md5 = 1b0a80b1ce6bbb5369485f85c8125d77 OK 2026/09/21 02:24:57 DEBUG : dir1/0011-56789;.txt: md5 = 44a448616c8f30f420a0329f14d83eed OK 2026/09/21 02:24:59 DEBUG : dir1/0012-6789;.txt: md5 = a4c06b19f08141fa63b7f788ab653fd6 OK 2026/09/21 02:25:00 DEBUG : dir1/0013-789;=.txt: md5 = d08bce54dcf37fd37279e4e4e2042189 OK 2026/09/21 02:25:02 DEBUG : dir1/0014-89;=.txt: md5 = 23955709aae97e36e14296b9888c611d OK 2026/09/21 02:25:03 DEBUG : dir1/0015-9;=.txt: md5 = 2df2e924d2ee9592db87a778840dcee4 OK 2026/09/21 02:25:04 DEBUG : apple: md5 = 059a32b538d5392476f71955143752b6 OK 2026/09/21 02:25:06 DEBUG : banana: md5 = 52e93e32407a57e8c846983cab6779b7 OK 2026/09/21 02:25:07 DEBUG : appleappleapplebanana: md5 = 2dcbcef6ab9950e60e89ce54bd1e9799 OK 2026/09/21 02:25:09 DEBUG : splitbananasplit: md5 = 6561809ce60a162a21b9b38f8e94251e OK 2026/09/21 02:25:09 DEBUG : Waiting for deletions to finish 2026/09/21 02:25:09 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:25:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:10 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:10 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:10 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:10 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 02:25:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 02:25:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 02:25:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:10 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:10 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 02:25:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:25:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = b093390027d0947ee5bbed1ffd6e15f0 OK 2026/09/21 02:25:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/21 02:25:12 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:12 DEBUG : YmFuYW5h: md5 = d07e079d6e5a0978ff29086a11c533a3 OK 2026/09/21 02:25:12 DEBUG : YmFuYW5h: size = 6 OK 2026/09/21 02:25:12 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/21 02:25:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:12 DEBUG : YXBwbGU=: md5 = b88e34bb25f3c4780de0cced5b564259 OK 2026/09/21 02:25:12 DEBUG : YXBwbGU=: size = 5 OK 2026/09/21 02:25:12 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/21 02:25:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 1fbc53edac2936b7d2e2c42adc41158c OK 2026/09/21 02:25:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/21 02:25:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = ccd81dfde670bc07368a17733bd9b024 OK 2026/09/21 02:25:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/21 02:25:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 2b68922de2627b589ae0e9fcdc1cd9fc OK 2026/09/21 02:25:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/21 02:25:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5be66dfc26974b511ae1d6e1a3d32bf3 OK 2026/09/21 02:25:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/21 02:25:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = cef66639f3dae04c92f2da709005cfeb OK 2026/09/21 02:25:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/21 02:25:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 2a569db608d67c8772209ce5cb2c07be OK 2026/09/21 02:25:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/21 02:25:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = 98ee05f042374c286847c4df7d37486f OK 2026/09/21 02:25:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/21 02:25:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 85cc23875c8a0c09bf8044b1c8ad988a OK 2026/09/21 02:25:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/21 02:25:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = c4c589a593093aa198778dbb1bf625a4 OK 2026/09/21 02:25:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/21 02:25:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 85405ffb82d09cac0e5706b6fff624eb OK 2026/09/21 02:25:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/21 02:25:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 221632c0c6a73d422ffb77e881f968e2 OK 2026/09/21 02:25:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/21 02:25:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 81f091a2bcd0754af4b5222a7bad10e1 OK 2026/09/21 02:25:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/21 02:25:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 8aa82212e41636393484db76d6049dc5 OK 2026/09/21 02:25:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/21 02:25:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 13c57d1506afd536ae8e0221c00ce480 OK 2026/09/21 02:25:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/21 02:25:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = ba3b936ee30161de54f378962632e0e3 OK 2026/09/21 02:25:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/21 02:25:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0176351ee0fea3b62fba8bafdabf50fe OK 2026/09/21 02:25:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/21 02:25:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:18 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = a365463d3f5c2e32356b6f8cc0ce48a7 OK 2026/09/21 02:25:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/21 02:25:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:18 DEBUG : Waiting for deletions to finish 2026/09/21 02:25:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 02:25:18 INFO : apple: Deleted 2026/09/21 02:25:18 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 02:25:18 INFO : appleappleapplebanana: Deleted 2026/09/21 02:25:18 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 02:25:18 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 02:25:19 INFO : splitbananasplit: Deleted 2026/09/21 02:25:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 02:25:19 INFO : banana: Deleted 2026/09/21 02:25:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 02:25:19 DEBUG : Waiting for deletions to finish 2026/09/21 02:25:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/21 02:25:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:20 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:20 DEBUG : dir1: Directory modification time the same (differ by -590.852µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : YXBwbGU=: size = 5 OK 2026/09/21 02:25:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:25:20 DEBUG : apple: Unchanged skipping 2026/09/21 02:25:20 DEBUG : YmFuYW5h: size = 6 OK 2026/09/21 02:25:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : banana: Unchanged skipping 2026/09/21 02:25:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/21 02:25:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/21 02:25:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/21 02:25:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/21 02:25:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/21 02:25:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/21 02:25:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:25:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:25:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:25:20 DEBUG : Waiting for deletions to finish 2026/09/21 02:25:20 DEBUG : Waiting for deletions to finish 2026/09/21 02:25:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/21 02:25:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:21 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:21 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:21 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/21 02:25:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:21 DEBUG : apple: transformed to: YXBwbGU= 2026/09/21 02:25:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/21 02:25:21 DEBUG : banana: transformed to: YmFuYW5h 2026/09/21 02:25:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/21 02:25:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/21 02:25:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/21 02:25:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/21 02:25:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/21 02:25:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/21 02:25:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:25:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 19e8eb6d98fe8f41b7a7a5f2bb24ea96 OK 2026/09/21 02:25:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2289c7f26861a59e8265de9826874264 OK 2026/09/21 02:25:37 DEBUG : dir1/0002-cdefghi.txt: md5 = e1d5e93eb2f0f0c845e8fe0eece0f5fe OK 2026/09/21 02:25:38 DEBUG : dir1/0003-defghij.txt: md5 = 9670e12b29e7e638ec17b22a4d31d166 OK 2026/09/21 02:25:40 DEBUG : dir1/0004-efghijk.txt: md5 = cda8b04107e88869aaca2dcb392c430f OK 2026/09/21 02:25:41 DEBUG : dir1/0005-fghijkl.txt: md5 = 60ffba6a510181b0c32401b32152aa39 OK 2026/09/21 02:25:43 DEBUG : dir1/0006-ghijklm.txt: md5 = d9470e89c5df867630672449012f036b OK 2026/09/21 02:25:44 DEBUG : dir1/0007-1234567.txt: md5 = ca651848cb4713d2ad2c8e1f709e7383 OK 2026/09/21 02:25:46 DEBUG : dir1/0008-2345678.txt: md5 = 77da7bba32b73f533307f71e142af93a OK 2026/09/21 02:25:47 DEBUG : dir1/0009-3456789.txt: md5 = 19767e2880a57bcd46d50bf4f3998fb5 OK 2026/09/21 02:25:49 DEBUG : dir1/0010-456789.txt: md5 = 98ed893a8e05b305307308fdb32b2803 OK 2026/09/21 02:25:50 DEBUG : dir1/0011-56789;.txt: md5 = 5ed892354827817b97bcbc815d17aa99 OK 2026/09/21 02:25:52 DEBUG : dir1/0012-6789;.txt: md5 = 43cca6552e72b19a1b4df0ab811d5c84 OK 2026/09/21 02:25:53 DEBUG : dir1/0013-789;=.txt: md5 = 85ec97814473b712d22929617ded2485 OK 2026/09/21 02:25:55 DEBUG : dir1/0014-89;=.txt: md5 = 02be1271abfe3a4de83a0b0b0d244b71 OK 2026/09/21 02:25:56 DEBUG : dir1/0015-9;=.txt: md5 = 772c2d0b91d01a8838266e201cf4a912 OK 2026/09/21 02:25:57 DEBUG : apple: md5 = 942f69859bdce2a4e21ccb4ac01f80d8 OK 2026/09/21 02:25:59 DEBUG : banana: md5 = 347cb955db992816a8ec4f4a9b34c8bc OK 2026/09/21 02:26:00 DEBUG : appleappleapplebanana: md5 = 165ddcb1b226caaf62f7aae03d831868 OK 2026/09/21 02:26:02 DEBUG : splitbananasplit: md5 = ff4028df927738eaecc38adef8334464 OK 2026/09/21 02:26:02 DEBUG : Waiting for deletions to finish 2026/09/21 02:26:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:26:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 02:26:03 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:03 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:04 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/21 02:26:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/21 02:26:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/21 02:26:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/21 02:26:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/21 02:26:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/21 02:26:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/21 02:26:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/21 02:26:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/21 02:26:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/21 02:26:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/21 02:26:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/21 02:26:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/21 02:26:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/21 02:26:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/21 02:26:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/21 02:26:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:26:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:26:05 DEBUG : PREFIXapple: md5 = 48284fafa34decee81c49e04d0bad387 OK 2026/09/21 02:26:05 DEBUG : PREFIXapple: size = 5 OK 2026/09/21 02:26:05 INFO : apple: Copied (new) to: PREFIXapple 2026/09/21 02:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:05 DEBUG : PREFIXsplitbananasplit: md5 = 021462531c750db20942e283176f38bc OK 2026/09/21 02:26:05 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/21 02:26:05 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/21 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:05 DEBUG : PREFIXbanana: md5 = 2be0d65b9b67a211681e789c7f198ee3 OK 2026/09/21 02:26:05 DEBUG : PREFIXbanana: size = 6 OK 2026/09/21 02:26:05 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/21 02:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:05 DEBUG : PREFIXappleappleapplebanana: md5 = dd6e6c72711a8559f1b79f3195c41ac5 OK 2026/09/21 02:26:05 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/21 02:26:05 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/21 02:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 4eab8fe665df3291e622c34e71946618 OK 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/21 02:26:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = b4cb2b453b218f9f65ee933f1045f77e OK 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:26:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 5934555a6f49d68580f8faa88e577359 OK 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/21 02:26:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 83005c977363b561fe80f60f2ef6b7df OK 2026/09/21 02:26:06 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/21 02:26:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:07 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = d65a16ed6b7cb221315843d08f107961 OK 2026/09/21 02:26:07 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/21 02:26:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = c6d9878d16f93b0699a92f658e84a973 OK 2026/09/21 02:26:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/21 02:26:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = f66cc92072a0945108a6351aef7d73fa OK 2026/09/21 02:26:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/21 02:26:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:08 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 2b008d03ef323ae32d310f73f585c681 OK 2026/09/21 02:26:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/21 02:26:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = cab6728240f089cd9d780573d7e16710 OK 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/21 02:26:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = e45159bf3f7c2e5eaca4bd8d6fe062e0 OK 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/21 02:26:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 857980e907ea8a826ed485cf1038ada6 OK 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/21 02:26:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = bce4e6a7bd51c4eb4377a4536704fa0b OK 2026/09/21 02:26:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/21 02:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 116870385504b9bcd611d3c467c9aee3 OK 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/21 02:26:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 70d5303ba69f1496075b290ff3421786 OK 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/21 02:26:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 120f49381c3573516105456598349d33 OK 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/21 02:26:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 2e48307e8555bff054598aac42c1073a OK 2026/09/21 02:26:10 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/21 02:26:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:10 DEBUG : Waiting for deletions to finish 2026/09/21 02:26:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 02:26:11 INFO : banana: Deleted 2026/09/21 02:26:11 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 02:26:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 02:26:11 INFO : appleappleapplebanana: Deleted 2026/09/21 02:26:12 INFO : splitbananasplit: Deleted 2026/09/21 02:26:12 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 02:26:12 INFO : apple: Deleted 2026/09/21 02:26:12 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 02:26:12 DEBUG : Waiting for deletions to finish 2026/09/21 02:26:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:26:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : apple: transformed to: PREFIXapple 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/21 02:26:13 DEBUG : banana: transformed to: PREFIXbanana 2026/09/21 02:26:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/21 02:26:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1: Directory modification time the same (differ by -311.807µs, within tolerance 1ms) 2026/09/21 02:26:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:26:14 DEBUG : appleappleapplebanana: md5 = 5087a05c216d77b47913130948cfa410 OK 2026/09/21 02:26:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:26:14 INFO : appleappleapplebanana: Copied (new) 2026/09/21 02:26:14 DEBUG : banana: md5 = 84fe5f4f584c93d8a8849233bafc0497 OK 2026/09/21 02:26:14 DEBUG : banana: size = 6 OK 2026/09/21 02:26:14 INFO : banana: Copied (new) 2026/09/21 02:26:14 DEBUG : apple: md5 = d4c6dd8b4c34bb36310d8c5b7ea6cb2a OK 2026/09/21 02:26:14 DEBUG : apple: size = 5 OK 2026/09/21 02:26:14 INFO : apple: Copied (new) 2026/09/21 02:26:15 DEBUG : splitbananasplit: md5 = b5d0774e52ccf700c0ddd0b6be9d3411 OK 2026/09/21 02:26:15 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:26:15 INFO : splitbananasplit: Copied (new) 2026/09/21 02:26:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 511203c5ad415bec695f5da4b27f42e4 OK 2026/09/21 02:26:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:26:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/21 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = c257a12ace247f301ace7b69b99c39f8 OK 2026/09/21 02:26:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:26:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/21 02:26:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 8e8aee2fe4cee2939c0cb578eaaee784 OK 2026/09/21 02:26:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:26:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/21 02:26:16 DEBUG : dir1/0003-defghij.txt: md5 = 65afca9efa68ef5f3b8f1e1a6f38f5df OK 2026/09/21 02:26:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:26:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/21 02:26:17 DEBUG : dir1/0004-efghijk.txt: md5 = 94d7ea58728d0f1020568458214c923b OK 2026/09/21 02:26:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:26:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/21 02:26:17 DEBUG : dir1/0005-fghijkl.txt: md5 = 16081cd5a95e0b49739c84c8000b265c OK 2026/09/21 02:26:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:26:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/21 02:26:17 DEBUG : dir1/0006-ghijklm.txt: md5 = 1f9326ca09dba80a9e60101b4053a73f OK 2026/09/21 02:26:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:26:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/21 02:26:17 DEBUG : dir1/0007-1234567.txt: md5 = c0b1fb443270fd9b178f209175b807fe OK 2026/09/21 02:26:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:26:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/21 02:26:18 DEBUG : dir1/0008-2345678.txt: md5 = 209416fcd713aa2d376467f4db45af30 OK 2026/09/21 02:26:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:26:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/21 02:26:18 DEBUG : dir1/0009-3456789.txt: md5 = 8178d94af3abf6dab036483206ec94b2 OK 2026/09/21 02:26:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:26:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/21 02:26:19 DEBUG : dir1/0010-456789.txt: md5 = 5e6725799230a4e8cb2f326360662b2b OK 2026/09/21 02:26:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:26:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/21 02:26:19 DEBUG : dir1/0011-56789;.txt: md5 = 68e128d06583d6d86e1e8a6b92380063 OK 2026/09/21 02:26:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:26:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/21 02:26:20 DEBUG : dir1/0013-789;=.txt: md5 = d604007eb004c79b49c17c77814610f1 OK 2026/09/21 02:26:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:26:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/21 02:26:20 DEBUG : dir1/0012-6789;.txt: md5 = f6ca7ef78994e27476afcfb2305c68c9 OK 2026/09/21 02:26:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:26:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/21 02:26:20 DEBUG : dir1/0014-89;=.txt: md5 = c558f7ca7fa55ca0973c955b6a5a7561 OK 2026/09/21 02:26:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:26:20 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/21 02:26:20 DEBUG : dir1/0015-9;=.txt: md5 = 4caf2c2cd971f04a5d18e2b75d0cf954 OK 2026/09/21 02:26:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:26:20 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/21 02:26:20 DEBUG : Waiting for deletions to finish 2026/09/21 02:26:21 INFO : PREFIXsplitbananasplit: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/21 02:26:21 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/21 02:26:21 INFO : PREFIXbanana: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/21 02:26:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/21 02:26:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/21 02:26:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/21 02:26:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/21 02:26:22 INFO : PREFIXapple: Deleted 2026/09/21 02:26:22 DEBUG : Waiting for deletions to finish 2026/09/21 02:26:22 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:26:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : Waiting for deletions to finish 2026/09/21 02:26:23 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:26:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:26:36 DEBUG : dir1/0000-abcdefg.txt: md5 = e44466f2b53502be92b4cabe1bb6e00c OK 2026/09/21 02:26:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = 775ac22507fd1a02dd2219b2a57f810d OK 2026/09/21 02:26:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 215d19316aa480363f178955f734bbfb OK 2026/09/21 02:26:41 DEBUG : dir1/0003-defghij.txt: md5 = df6387d3a9ffd11753dd68deb5cc2c59 OK 2026/09/21 02:26:42 DEBUG : dir1/0004-efghijk.txt: md5 = c43f69a7c6ce30235bb378aadae39f83 OK 2026/09/21 02:26:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 3c838decbefe287aef560cf55e9a8031 OK 2026/09/21 02:26:45 DEBUG : dir1/0006-ghijklm.txt: md5 = 1745512c9fb74c19c16731dde6be5b15 OK 2026/09/21 02:26:47 DEBUG : dir1/0007-1234567.txt: md5 = cde2a6c8c9ef050cc85f68eae455f741 OK 2026/09/21 02:26:48 DEBUG : dir1/0008-2345678.txt: md5 = 7411a3c80fcbf181eb60aca383921a85 OK 2026/09/21 02:26:50 DEBUG : dir1/0009-3456789.txt: md5 = dcdef966275f88279016ab0f762957af OK 2026/09/21 02:26:51 DEBUG : dir1/0010-456789.txt: md5 = 8094fbfb02c78fdf1235f0966fc58874 OK 2026/09/21 02:26:52 DEBUG : dir1/0011-56789;.txt: md5 = 7edb2a0c5eb0646242bf719c0ef1765d OK 2026/09/21 02:26:54 DEBUG : dir1/0012-6789;.txt: md5 = dd1d7736cc5d2648ac35aa88add1a38c OK 2026/09/21 02:26:55 DEBUG : dir1/0013-789;=.txt: md5 = bd8d388068b527234b6a71c5b10343ea OK 2026/09/21 02:26:57 DEBUG : dir1/0014-89;=.txt: md5 = 18007cba99076c17a422624493ce0201 OK 2026/09/21 02:26:58 DEBUG : dir1/0015-9;=.txt: md5 = f3ea5a35ad5d5fec54463a5136877fde OK 2026/09/21 02:27:00 DEBUG : apple: md5 = 1ce650335ed69f9e195056a8c0c8ff1b OK 2026/09/21 02:27:01 DEBUG : banana: md5 = ad4a35c67b7b2e27aa6ede60b3a69ef2 OK 2026/09/21 02:27:03 DEBUG : appleappleapplebanana: md5 = 7058f6571dd0ee2e124563df45143c75 OK 2026/09/21 02:27:04 DEBUG : splitbananasplit: md5 = 0df551924a1425264322d5cc4f5edf1a OK 2026/09/21 02:27:04 DEBUG : Waiting for deletions to finish 2026/09/21 02:27:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:05 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:05 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:05 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:05 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:27:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/21 02:27:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:27:07 DEBUG : appleSUFFIX: md5 = ced7eb71aac0e42cfbccf5c18291af78 OK 2026/09/21 02:27:07 DEBUG : appleSUFFIX: size = 5 OK 2026/09/21 02:27:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/21 02:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:07 DEBUG : appleappleapplebananaSUFFIX: md5 = 76b69b924073bd0feee20b05a2bb38f0 OK 2026/09/21 02:27:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/21 02:27:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/21 02:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:07 DEBUG : bananaSUFFIX: md5 = dcfe7e6946abe955cba253294c027ef3 OK 2026/09/21 02:27:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/21 02:27:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/21 02:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:07 DEBUG : splitbananasplitSUFFIX: md5 = ff46fe56274a7b1ecf77aecd84edf715 OK 2026/09/21 02:27:07 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/21 02:27:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/21 02:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = f2aa8738396f14b931ef20ead7f2a609 OK 2026/09/21 02:27:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/21 02:27:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 43875e9b87e88e75975b2af76c854eeb OK 2026/09/21 02:27:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/21 02:27:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 70f8853a6655faaf2be9d0198aec7291 OK 2026/09/21 02:27:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/21 02:27:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:09 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = f4566f0d97999d7292b00303791a885b OK 2026/09/21 02:27:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/21 02:27:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = d26401fb74bf5e8c742b1d9157d9d6da OK 2026/09/21 02:27:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/21 02:27:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 5798bbfe26b1a0d1b464b71cd860c4a6 OK 2026/09/21 02:27:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/21 02:27:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 3f6c5b038a4941bfce56b45f4dc8753a OK 2026/09/21 02:27:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/21 02:27:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 04794ae84beae7a7be1f4276e1d3f749 OK 2026/09/21 02:27:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/21 02:27:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:11 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 8b01f352ecc9566b15808abd3c950fd5 OK 2026/09/21 02:27:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/21 02:27:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:11 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 29e31ad478a4ea087b294bade051cba0 OK 2026/09/21 02:27:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/21 02:27:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:11 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = d259f2abfde042789754a41258b7efa4 OK 2026/09/21 02:27:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/21 02:27:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:12 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 235e8abae047d8f959bcc1e485b08b5d OK 2026/09/21 02:27:12 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/21 02:27:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:12 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 4487cfd6ac1fccb57f6d65d0e5a264b1 OK 2026/09/21 02:27:12 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/21 02:27:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:12 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 5cfabf54c894afdffa017f1e87eebdbf OK 2026/09/21 02:27:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/21 02:27:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:13 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = e15f6f49b42cddcfd9c3ff1a3a2de0ff OK 2026/09/21 02:27:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/21 02:27:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:13 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = e011541dc2d745eab0963a9d00d367f2 OK 2026/09/21 02:27:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/21 02:27:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:13 DEBUG : Waiting for deletions to finish 2026/09/21 02:27:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 02:27:14 INFO : splitbananasplit: Deleted 2026/09/21 02:27:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 02:27:14 INFO : banana: Deleted 2026/09/21 02:27:14 INFO : apple: Deleted 2026/09/21 02:27:14 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 02:27:14 INFO : appleappleapplebanana: Deleted 2026/09/21 02:27:14 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 02:27:14 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 02:27:14 DEBUG : Waiting for deletions to finish 2026/09/21 02:27:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : apple: transformed to: appleSUFFIX 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/21 02:27:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/21 02:27:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/21 02:27:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1: Directory modification time the same (differ by -152.203µs, within tolerance 1ms) 2026/09/21 02:27:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:27:17 DEBUG : appleappleapplebanana: md5 = 3f68f7993dd2943860a873a82270c270 OK 2026/09/21 02:27:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:27:17 INFO : appleappleapplebanana: Copied (new) 2026/09/21 02:27:17 DEBUG : apple: md5 = cec827f02bfee0fac7fb871242a1c9d7 OK 2026/09/21 02:27:17 DEBUG : apple: size = 5 OK 2026/09/21 02:27:17 INFO : apple: Copied (new) 2026/09/21 02:27:17 DEBUG : splitbananasplit: md5 = e99140d9d082d7169c0534b59859f584 OK 2026/09/21 02:27:17 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:27:17 INFO : splitbananasplit: Copied (new) 2026/09/21 02:27:17 DEBUG : banana: md5 = eb498665bc8a3ea8ce7b8471349bc8cf OK 2026/09/21 02:27:17 DEBUG : banana: size = 6 OK 2026/09/21 02:27:17 INFO : banana: Copied (new) 2026/09/21 02:27:18 DEBUG : dir1/0003-defghij.txt: md5 = 9b30932368a7358452526d36de45fc58 OK 2026/09/21 02:27:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:27:18 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/21 02:27:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c60a970a7fcaa2ae6b53cc66c0e7c9bd OK 2026/09/21 02:27:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:27:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/21 02:27:19 DEBUG : dir1/0002-cdefghi.txt: md5 = e591c9c17f8bcd6aea5e905ee90849ef OK 2026/09/21 02:27:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:27:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/21 02:27:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 5e08639b0797be6a7644af83dd068ff9 OK 2026/09/21 02:27:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:27:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/21 02:27:20 DEBUG : dir1/0004-efghijk.txt: md5 = 4ac6bc169c87e5ec1ddc46fd7a238d32 OK 2026/09/21 02:27:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:27:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/21 02:27:20 DEBUG : dir1/0005-fghijkl.txt: md5 = 084469409d550534d420309a81f50e2b OK 2026/09/21 02:27:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:27:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/21 02:27:20 DEBUG : dir1/0007-1234567.txt: md5 = 3472a70ada3455da8744cb93c52761c0 OK 2026/09/21 02:27:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:27:20 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/21 02:27:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 19186b7e7bcdaf8cbb75aed6d3f18d36 OK 2026/09/21 02:27:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:27:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/21 02:27:21 DEBUG : dir1/0008-2345678.txt: md5 = 82fd1d821030636dc5eac36175f7fedb OK 2026/09/21 02:27:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:27:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/21 02:27:21 DEBUG : dir1/0009-3456789.txt: md5 = 9c7d0c9aa827f007c9c7f0a35725f336 OK 2026/09/21 02:27:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:27:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/21 02:27:21 DEBUG : dir1/0011-56789;.txt: md5 = 4bb2e2407f6a889400f9cab1bc838822 OK 2026/09/21 02:27:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:27:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/21 02:27:21 DEBUG : dir1/0010-456789.txt: md5 = 4b70bf1a4934b4b5335c1e01e38a7dce OK 2026/09/21 02:27:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:27:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/21 02:27:23 DEBUG : dir1/0012-6789;.txt: md5 = 11f190b55014a9a0a764bc3285a14983 OK 2026/09/21 02:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:27:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/21 02:27:23 DEBUG : dir1/0013-789;=.txt: md5 = 915c627056553295475d08ef93422975 OK 2026/09/21 02:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:27:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/21 02:27:23 DEBUG : dir1/0015-9;=.txt: md5 = 8aca7acbd6e091615fab4e4b120f75ef OK 2026/09/21 02:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:27:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/21 02:27:23 DEBUG : dir1/0014-89;=.txt: md5 = 52a8d46c2f6df3c8a1a1999e071c177b OK 2026/09/21 02:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:27:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/21 02:27:23 DEBUG : Waiting for deletions to finish 2026/09/21 02:27:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/21 02:27:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/21 02:27:23 INFO : splitbananasplitSUFFIX: Deleted 2026/09/21 02:27:23 INFO : bananaSUFFIX: Deleted 2026/09/21 02:27:23 INFO : appleSUFFIX: Deleted 2026/09/21 02:27:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/21 02:27:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/21 02:27:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/21 02:27:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/21 02:27:24 DEBUG : Waiting for deletions to finish 2026/09/21 02:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:27:25 DEBUG : Waiting for deletions to finish 2026/09/21 02:27:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:27:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:27:39 DEBUG : dir1/0000-abcdefg.txt: md5 = 23c1041403511ff1976bac9f4a15dfbb OK 2026/09/21 02:27:40 DEBUG : dir1/0001-bcdefgh.txt: md5 = c2c1ee9a34c76f222d9c3f6d77f43f39 OK 2026/09/21 02:27:41 DEBUG : dir1/0002-cdefghi.txt: md5 = f19b7f0420e6d4a720b4ef68a69d8af1 OK 2026/09/21 02:27:43 DEBUG : dir1/0003-defghij.txt: md5 = 99242e80883de1128c1c44fb1a36e478 OK 2026/09/21 02:27:44 DEBUG : dir1/0004-efghijk.txt: md5 = 649d4fcbc286b0b71e4e8c61666b921b OK 2026/09/21 02:27:46 DEBUG : dir1/0005-fghijkl.txt: md5 = 9db090cb53bfccc1a1b9d4f4d0e099c1 OK 2026/09/21 02:27:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 8709debec15b8e6d135615e66b800c90 OK 2026/09/21 02:27:48 DEBUG : dir1/0007-1234567.txt: md5 = 7179763c1a056a6cbab66fc7627b9461 OK 2026/09/21 02:27:50 DEBUG : dir1/0008-2345678.txt: md5 = de54eadecf8b6e49fc3fd4c04e42568e OK 2026/09/21 02:27:51 DEBUG : dir1/0009-3456789.txt: md5 = 15d3df97d513ef1919aae69118d703bd OK 2026/09/21 02:27:53 DEBUG : dir1/0010-456789.txt: md5 = 760e5ccdf543f8222cfe896897541e39 OK 2026/09/21 02:27:54 DEBUG : dir1/0011-56789;.txt: md5 = 652ae8cc81d004dbf8fbba555d5123ab OK 2026/09/21 02:27:56 DEBUG : dir1/0012-6789;.txt: md5 = 9a76bc8da9cff7798c56cf041fb7be25 OK 2026/09/21 02:27:57 DEBUG : dir1/0013-789;=.txt: md5 = 4193548b3bc9778505907ff89ceedbc3 OK 2026/09/21 02:27:58 DEBUG : dir1/0014-89;=.txt: md5 = 6722bc5ce11603372b3bba9cede88d3f OK 2026/09/21 02:28:00 DEBUG : dir1/0015-9;=.txt: md5 = dd4f3a5837e32295fedfa3cab49c118e OK 2026/09/21 02:28:01 DEBUG : apple: md5 = 3fcecbb69b2853dd93c90e36e94edb7b OK 2026/09/21 02:28:03 DEBUG : banana: md5 = 3ac3c907ed8006bc9a700e2b2b94b7c3 OK 2026/09/21 02:28:04 DEBUG : appleappleapplebanana: md5 = 8b6d6c10e90d1b0d68ea8aeaf106fbc9 OK 2026/09/21 02:28:05 DEBUG : splitbananasplit: md5 = 4ce7dc2a38cc0c9a6d272d8ddd522214 OK 2026/09/21 02:28:05 DEBUG : Waiting for deletions to finish 2026/09/21 02:28:06 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : apple: size = 5 OK 2026/09/21 02:28:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:07 DEBUG : apple: Unchanged skipping 2026/09/21 02:28:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:07 DEBUG : banana: size = 6 OK 2026/09/21 02:28:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:07 DEBUG : banana: Unchanged skipping 2026/09/21 02:28:07 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:28:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 02:28:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/21 02:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:28:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:28:08 DEBUG : appleapple: md5 = fb998521f2e78fb2ca6ff207a0df4f7b OK 2026/09/21 02:28:08 DEBUG : appleapple: size = 21 OK 2026/09/21 02:28:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/21 02:28:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:09 DEBUG : splitbanan: md5 = 8f8fff45cff1bdd737197e3c0479a29c OK 2026/09/21 02:28:09 DEBUG : splitbanan: size = 16 OK 2026/09/21 02:28:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/21 02:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:09 DEBUG : dir1/0001-bcdef: md5 = 4a950098563f8a3b77171d0d3c0b4222 OK 2026/09/21 02:28:09 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/21 02:28:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/21 02:28:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:09 DEBUG : dir1/0000-abcde: md5 = 2f12f51162470f8a5ea6c9af1c252f7d OK 2026/09/21 02:28:09 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/21 02:28:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/21 02:28:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:10 DEBUG : dir1/0002-cdefg: md5 = 56ad89d5410cc59c7298174c93b2183c OK 2026/09/21 02:28:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/21 02:28:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/21 02:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:10 DEBUG : dir1/0003-defgh: md5 = b24c4c9505ae48c8262726ccbaca2a04 OK 2026/09/21 02:28:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/21 02:28:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/21 02:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:10 DEBUG : dir1/0004-efghi: md5 = 6c3fd80d6c2abc8924b263fc1721823d OK 2026/09/21 02:28:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/21 02:28:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/21 02:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:11 DEBUG : dir1/0005-fghij: md5 = fe135e34df4da8f83ffd3d09d2ea6c4b OK 2026/09/21 02:28:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/21 02:28:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/21 02:28:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:11 DEBUG : dir1/0006-ghijk: md5 = 44f648e2ba271ddf8ca010f33d35178a OK 2026/09/21 02:28:11 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/21 02:28:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/21 02:28:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:11 DEBUG : dir1/0007-12345: md5 = 18f8ed9158dd1e122a7cd78e374c4cdc OK 2026/09/21 02:28:11 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/21 02:28:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/21 02:28:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:11 DEBUG : dir1/0008-23456: md5 = ebf3cdc1ccaecea5532be9d2905191bb OK 2026/09/21 02:28:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/21 02:28:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/21 02:28:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:12 DEBUG : dir1/0009-34567: md5 = ae907287289da5370832c2e0ee2aaa5a OK 2026/09/21 02:28:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/21 02:28:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/21 02:28:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:13 DEBUG : dir1/0010-45678: md5 = 3f926aab27e99931b434c686e8b92bcb OK 2026/09/21 02:28:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/21 02:28:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/21 02:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:13 DEBUG : dir1/0011-56789: md5 = c426864e0e31081a66738550d8b3886c OK 2026/09/21 02:28:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/21 02:28:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/21 02:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:13 DEBUG : dir1/0012-6789;: md5 = 8b97a3397069fce7a80bd1650f37afba OK 2026/09/21 02:28:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/21 02:28:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/21 02:28:13 DEBUG : dir1/0013-789;=: md5 = 89a727e2d2907cb53ab793a6a1ef7de8 OK 2026/09/21 02:28:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/21 02:28:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/21 02:28:14 DEBUG : dir1/0014-89;=.: md5 = 23bafbeb400c1274e42772a7cf0771e2 OK 2026/09/21 02:28:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/21 02:28:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/21 02:28:14 DEBUG : dir1/0015-9;=.t: md5 = 8f783afdaef6fda942284af4f256ad52 OK 2026/09/21 02:28:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/21 02:28:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/21 02:28:14 DEBUG : Waiting for deletions to finish 2026/09/21 02:28:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0015-9;=.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0011-56789;.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0007-1234567.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0012-6789;.txt: Deleted 2026/09/21 02:28:15 INFO : splitbananasplit: Deleted 2026/09/21 02:28:15 INFO : appleappleapplebanana: Deleted 2026/09/21 02:28:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0003-defghij.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0009-3456789.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0010-456789.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0013-789;=.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0008-2345678.txt: Deleted 2026/09/21 02:28:15 INFO : dir1/0014-89;=.txt: Deleted 2026/09/21 02:28:15 DEBUG : Waiting for deletions to finish 2026/09/21 02:28:16 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : appleapple: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:17 DEBUG : dir1: Directory modification time the same (differ by -976.801µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:17 DEBUG : apple: size = 5 OK 2026/09/21 02:28:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : appleapple: size = 21 OK 2026/09/21 02:28:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:28:17 DEBUG : apple: Unchanged skipping 2026/09/21 02:28:17 DEBUG : banana: size = 6 OK 2026/09/21 02:28:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : banana: Unchanged skipping 2026/09/21 02:28:17 DEBUG : splitbanan: size = 16 OK 2026/09/21 02:28:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/21 02:28:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/21 02:28:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/21 02:28:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/21 02:28:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/21 02:28:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/21 02:28:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/21 02:28:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/21 02:28:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/21 02:28:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/21 02:28:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/21 02:28:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/21 02:28:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/21 02:28:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/21 02:28:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/21 02:28:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/21 02:28:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/21 02:28:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/21 02:28:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/21 02:28:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/21 02:28:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/21 02:28:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/21 02:28:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/21 02:28:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/21 02:28:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:28:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/21 02:28:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:28:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:28:17 DEBUG : Waiting for deletions to finish 2026/09/21 02:28:17 DEBUG : Waiting for deletions to finish 2026/09/21 02:28:17 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : appleapple: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/21 02:28:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/21 02:28:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/21 02:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/21 02:28:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/21 02:28:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/21 02:28:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/21 02:28:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/21 02:28:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/21 02:28:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/21 02:28:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/21 02:28:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/21 02:28:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/21 02:28:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/21 02:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/21 02:28:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/21 02:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/21 02:28:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/21 02:28:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/21 02:28:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/21 02:28:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:28:31 DEBUG : dir1/0000-abcdefg.txt: md5 = c850a729ebffa65d3376ccbbdd1dab29 OK 2026/09/21 02:28:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9c5bab225072e859e9d98b418db8f7b4 OK 2026/09/21 02:28:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 143c20ae6fcf4f98104dbdc7db7056b7 OK 2026/09/21 02:28:35 DEBUG : dir1/0003-defghij.txt: md5 = 1447399985d9440f970338fc5f03f5d1 OK 2026/09/21 02:28:36 DEBUG : dir1/0004-efghijk.txt: md5 = 73aa60c0911ba4ba86602fb68af6cb83 OK 2026/09/21 02:28:38 DEBUG : dir1/0005-fghijkl.txt: md5 = 9802576682e82061dd594a76d8f6ea0c OK 2026/09/21 02:28:40 DEBUG : dir1/0006-ghijklm.txt: md5 = a42f46edc84acdd74ef0aca25891e9e7 OK 2026/09/21 02:28:41 DEBUG : dir1/0007-1234567.txt: md5 = e6cea9150efd874bd138692ea8343a6e OK 2026/09/21 02:28:43 DEBUG : dir1/0008-2345678.txt: md5 = 47009156f3c1b426cffdadbc9faabdfa OK 2026/09/21 02:28:44 DEBUG : dir1/0009-3456789.txt: md5 = 1e6b82abb849f5cc50c7a280adbec873 OK 2026/09/21 02:28:46 DEBUG : dir1/0010-456789.txt: md5 = e746632f4196c8e4b9f6b7bed49375f8 OK 2026/09/21 02:28:47 DEBUG : dir1/0011-56789;.txt: md5 = d9c8c8fdb32344fd3df03a15b3a51cdb OK 2026/09/21 02:28:49 DEBUG : dir1/0012-6789;.txt: md5 = 0ad734df4e5365fe4e966130fceff585 OK 2026/09/21 02:28:50 DEBUG : dir1/0013-789;=.txt: md5 = 1d9c1ce3c8371d996734f9803020817b OK 2026/09/21 02:28:52 DEBUG : dir1/0014-89;=.txt: md5 = fadcff9169114cd44c56218e487ece07 OK 2026/09/21 02:28:53 DEBUG : dir1/0015-9;=.txt: md5 = fbf9feda775c6d89f518bd008bb10763 OK 2026/09/21 02:28:55 DEBUG : apple: md5 = 6621bbc534a4eafa0667b52e18171a21 OK 2026/09/21 02:28:56 DEBUG : banana: md5 = 2a1066f52cf90693eb274820120ab4b4 OK 2026/09/21 02:28:58 DEBUG : appleappleapplebanana: md5 = 873722d558295e05b308336121f61b10 OK 2026/09/21 02:28:59 DEBUG : splitbananasplit: md5 = 16825d94b950d5746ac1f5d996802d67 OK 2026/09/21 02:28:59 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:00 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:29:00 DEBUG : apple: size = 5 OK 2026/09/21 02:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:00 DEBUG : apple: Unchanged skipping 2026/09/21 02:29:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:29:00 DEBUG : banana: size = 6 OK 2026/09/21 02:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:00 DEBUG : banana: Unchanged skipping 2026/09/21 02:29:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:29:01 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:29:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:29:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:29:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:29:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:29:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:29:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:29:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:29:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:29:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:29:01 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:01 INFO : There was nothing to transfer 2026/09/21 02:29:01 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:02 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:29:02 DEBUG : dir1: Directory modification time the same (differ by -697.298µs, within tolerance 1ms) 2026/09/21 02:29:02 DEBUG : apple: size = 5 OK 2026/09/21 02:29:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:02 DEBUG : apple: Unchanged skipping 2026/09/21 02:29:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:29:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:29:02 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:29:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:02 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:29:02 DEBUG : banana: size = 6 OK 2026/09/21 02:29:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:02 DEBUG : banana: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:29:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:29:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:29:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:29:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:29:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:29:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:29:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:29:03 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:03 INFO : There was nothing to transfer 2026/09/21 02:29:03 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:03 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:04 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:29:17 DEBUG : dir1/0000-abcdefg.txt: md5 = 3990ffa8d6917862c7e3683272ea3be5 OK 2026/09/21 02:29:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 55e4202977fe3b26de19396112e2ab48 OK 2026/09/21 02:29:20 DEBUG : dir1/0002-cdefghi.txt: md5 = 622b5da72bbca11887862dace06c96d8 OK 2026/09/21 02:29:22 DEBUG : dir1/0003-defghij.txt: md5 = c86910c4986378c3cbd1125eea66a406 OK 2026/09/21 02:29:23 DEBUG : dir1/0004-efghijk.txt: md5 = ca6d2cb317712e64c9cd0f2936379e40 OK 2026/09/21 02:29:25 DEBUG : dir1/0005-fghijkl.txt: md5 = 66feb8796272ee92a65451d4cf784782 OK 2026/09/21 02:29:26 DEBUG : dir1/0006-ghijklm.txt: md5 = 901d6a2b2e445aaea1ce684200ee4158 OK 2026/09/21 02:29:27 DEBUG : dir1/0007-1234567.txt: md5 = 20031dc1c1e1e7cb1e9f18f64bc50613 OK 2026/09/21 02:29:29 DEBUG : dir1/0008-2345678.txt: md5 = f75376133508303aa8a490f00bdc542a OK 2026/09/21 02:29:30 DEBUG : dir1/0009-3456789.txt: md5 = a2d648d26f6d8b5c1f2de51cd6be208c OK 2026/09/21 02:29:32 DEBUG : dir1/0010-456789.txt: md5 = da94d07102b1235d83092a3fe06704ee OK 2026/09/21 02:29:33 DEBUG : dir1/0011-56789;.txt: md5 = b32af046c6de466583f4f37e1aa3ac12 OK 2026/09/21 02:29:35 DEBUG : dir1/0012-6789;.txt: md5 = 8f5e8ccdae0510de91ad3965b6267ecc OK 2026/09/21 02:29:36 DEBUG : dir1/0013-789;=.txt: md5 = e0b988c90f5c47bcc3a8c13bec70ea69 OK 2026/09/21 02:29:37 DEBUG : dir1/0014-89;=.txt: md5 = b8e81c81b08dde07fbf33deb5899be59 OK 2026/09/21 02:29:39 DEBUG : dir1/0015-9;=.txt: md5 = e3017d06ec04b762efdd26cadf19e856 OK 2026/09/21 02:29:40 DEBUG : apple: md5 = 4a096d64edf9a422d9557f8f7a51741f OK 2026/09/21 02:29:42 DEBUG : banana: md5 = b8d860266a38e5ae5f1458cadd64d325 OK 2026/09/21 02:29:44 DEBUG : appleappleapplebanana: md5 = 550c2419314d381b579763660806dec9 OK 2026/09/21 02:29:45 DEBUG : splitbananasplit: md5 = 0bc88484ce9281fd0c66c2428640dbe6 OK 2026/09/21 02:29:45 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:29:46 DEBUG : apple: size = 5 OK 2026/09/21 02:29:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:46 DEBUG : apple: Unchanged skipping 2026/09/21 02:29:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:29:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:29:46 DEBUG : banana: size = 6 OK 2026/09/21 02:29:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:46 DEBUG : banana: Unchanged skipping 2026/09/21 02:29:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:29:47 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:29:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:29:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:29:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:29:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:29:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:29:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:29:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:29:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:29:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:29:47 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:47 INFO : There was nothing to transfer 2026/09/21 02:29:47 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:29:48 DEBUG : dir1: Directory modification time the same (differ by -306.145µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : apple: size = 5 OK 2026/09/21 02:29:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : apple: Unchanged skipping 2026/09/21 02:29:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:29:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:29:48 DEBUG : banana: size = 6 OK 2026/09/21 02:29:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : banana: Unchanged skipping 2026/09/21 02:29:48 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:29:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:29:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:29:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:29:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:29:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:29:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:29:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:29:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:29:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:29:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:29:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:29:48 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:48 INFO : There was nothing to transfer 2026/09/21 02:29:48 DEBUG : Waiting for deletions to finish 2026/09/21 02:29:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:29:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:30:02 DEBUG : dir1/0000-abcdefg.txt: md5 = d76fb28865f7060dd903e4d83688d58a OK 2026/09/21 02:30:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1ce36e1f8a85bf19cb5fa7979071ca57 OK 2026/09/21 02:30:05 DEBUG : dir1/0002-cdefghi.txt: md5 = ed5fdabc29f661e645867c049d73822e OK 2026/09/21 02:30:06 DEBUG : dir1/0003-defghij.txt: md5 = bea4759ffb3863d0e59918d4f489b249 OK 2026/09/21 02:30:08 DEBUG : dir1/0004-efghijk.txt: md5 = dc4353682d5af967f9de4f4fea43ad41 OK 2026/09/21 02:30:09 DEBUG : dir1/0005-fghijkl.txt: md5 = be0c8e37490beb56c6c25f3a1b1362c8 OK 2026/09/21 02:30:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 3a2ef4895101c92a2bd7ffb7b63c4510 OK 2026/09/21 02:30:12 DEBUG : dir1/0007-1234567.txt: md5 = 575cb0921a646bcb88e7329940cde5fd OK 2026/09/21 02:30:14 DEBUG : dir1/0008-2345678.txt: md5 = 799bcd7108d956afea05832631a12c2e OK 2026/09/21 02:30:16 DEBUG : dir1/0009-3456789.txt: md5 = 6e644369f7ed0dfe122b37ecef997763 OK 2026/09/21 02:30:17 DEBUG : dir1/0010-456789.txt: md5 = d42aaef625d7e36334a4c9d0f708dc33 OK 2026/09/21 02:30:19 DEBUG : dir1/0011-56789;.txt: md5 = 41749c8fb405da391c5566822ff3cfae OK 2026/09/21 02:30:20 DEBUG : dir1/0012-6789;.txt: md5 = 692d7fe458fba86a4199a1c8e9a2bb1c OK 2026/09/21 02:30:21 DEBUG : dir1/0013-789;=.txt: md5 = 7a22c7718c24e5d247995701c3d7fb7e OK 2026/09/21 02:30:23 DEBUG : dir1/0014-89;=.txt: md5 = 7a8e4511545aa9413332e0a8183fc50b OK 2026/09/21 02:30:25 DEBUG : dir1/0015-9;=.txt: md5 = 2e5775088721164d3bdc9fd7dd316b43 OK 2026/09/21 02:30:26 DEBUG : apple: md5 = f6a18624ab27003470aafa0cfe0cc3fa OK 2026/09/21 02:30:27 DEBUG : banana: md5 = fc99efa7cb623c193ddac40038a4a416 OK 2026/09/21 02:30:29 DEBUG : appleappleapplebanana: md5 = a4e49c3bc8fe927192391384355731c3 OK 2026/09/21 02:30:31 DEBUG : splitbananasplit: md5 = 3119142026d98cf56d8a2b70deaf62a6 OK 2026/09/21 02:30:31 DEBUG : Waiting for deletions to finish 2026/09/21 02:30:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:30:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:30:32 DEBUG : apple: size = 5 OK 2026/09/21 02:30:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:32 DEBUG : apple: Unchanged skipping 2026/09/21 02:30:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:30:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:30:32 DEBUG : banana: size = 6 OK 2026/09/21 02:30:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:32 DEBUG : banana: Unchanged skipping 2026/09/21 02:30:32 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:30:32 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:30:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:32 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:30:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:30:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:30:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:30:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:30:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:30:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:30:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:30:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:30:33 DEBUG : Waiting for deletions to finish 2026/09/21 02:30:33 INFO : There was nothing to transfer 2026/09/21 02:30:33 DEBUG : Waiting for deletions to finish 2026/09/21 02:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:30:34 DEBUG : dir1: Directory modification time the same (differ by -916.172µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : apple: size = 5 OK 2026/09/21 02:30:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:30:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : apple: Unchanged skipping 2026/09/21 02:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:30:34 DEBUG : banana: size = 6 OK 2026/09/21 02:30:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : banana: Unchanged skipping 2026/09/21 02:30:34 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:30:34 DEBUG : Waiting for deletions to finish 2026/09/21 02:30:34 INFO : There was nothing to transfer 2026/09/21 02:30:34 DEBUG : Waiting for deletions to finish 2026/09/21 02:30:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:30:48 DEBUG : dir1/0000-abcdefg.txt: md5 = 57469eca72942d8cd35ddf429079488d OK 2026/09/21 02:30:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 95e9f02ee2347bff24aca0cfe17bc3c7 OK 2026/09/21 02:30:50 DEBUG : dir1/0002-cdefghi.txt: md5 = 1062511576d4a9e84f026dcffcce1624 OK 2026/09/21 02:30:52 DEBUG : dir1/0003-defghij.txt: md5 = f2950732b52200998c512cdaada23398 OK 2026/09/21 02:30:53 DEBUG : dir1/0004-efghijk.txt: md5 = 62b0bf8c15161abaef7c04464343bbc0 OK 2026/09/21 02:30:55 DEBUG : dir1/0005-fghijkl.txt: md5 = 38e4dff62bb148168017c55eb7854174 OK 2026/09/21 02:30:57 DEBUG : dir1/0006-ghijklm.txt: md5 = 23be71fdba4d020194a458bbd9be0220 OK 2026/09/21 02:30:58 DEBUG : dir1/0007-1234567.txt: md5 = 00969ebf8d45ac6caa0ee28b4521dfee OK 2026/09/21 02:31:00 DEBUG : dir1/0008-2345678.txt: md5 = e367ea655da3611ea64a29b65bef983a OK 2026/09/21 02:31:01 DEBUG : dir1/0009-3456789.txt: md5 = b4c0d5f4d92c5ab038c105eed7695fab OK 2026/09/21 02:31:03 DEBUG : dir1/0010-456789.txt: md5 = decc52e2d38f396cfaded9f59ac0af25 OK 2026/09/21 02:31:04 DEBUG : dir1/0011-56789;.txt: md5 = 90e7abb5d608f9776c32a478405eab1d OK 2026/09/21 02:31:06 DEBUG : dir1/0012-6789;.txt: md5 = fe3111d68eab2bab8490f9a11b82290d OK 2026/09/21 02:31:08 DEBUG : dir1/0013-789;=.txt: md5 = b1faf8b3d5e4da7ea7b08a660d0598f8 OK 2026/09/21 02:31:09 DEBUG : dir1/0014-89;=.txt: md5 = f6c5c756dcbb335859ed33525b8b4926 OK 2026/09/21 02:31:11 DEBUG : dir1/0015-9;=.txt: md5 = 9dd020d34a3efe5adbfb5a481c46824e OK 2026/09/21 02:31:12 DEBUG : apple: md5 = 7c768fe93c23b48830edec8d46189b8c OK 2026/09/21 02:31:14 DEBUG : banana: md5 = 831c4021f66e5eee4b2fcca18f442666 OK 2026/09/21 02:31:15 DEBUG : appleappleapplebanana: md5 = ff037354a3d6b5ff116234fa2f64bb93 OK 2026/09/21 02:31:17 DEBUG : splitbananasplit: md5 = 4b2e857d8d2e206be93f06a6c49912db OK 2026/09/21 02:31:17 DEBUG : Waiting for deletions to finish 2026/09/21 02:31:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:31:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:31:18 DEBUG : apple: size = 5 OK 2026/09/21 02:31:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:18 DEBUG : apple: Unchanged skipping 2026/09/21 02:31:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:31:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:31:18 DEBUG : banana: size = 6 OK 2026/09/21 02:31:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:18 DEBUG : banana: Unchanged skipping 2026/09/21 02:31:19 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:31:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:31:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:31:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:31:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:31:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:31:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:31:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:31:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:31:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:31:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:31:19 DEBUG : Waiting for deletions to finish 2026/09/21 02:31:19 INFO : There was nothing to transfer 2026/09/21 02:31:19 DEBUG : Waiting for deletions to finish 2026/09/21 02:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:31:20 DEBUG : dir1: Directory modification time the same (differ by -531.526µs, within tolerance 1ms) 2026/09/21 02:31:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:31:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:31:20 DEBUG : banana: size = 6 OK 2026/09/21 02:31:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:20 DEBUG : banana: Unchanged skipping 2026/09/21 02:31:20 DEBUG : apple: size = 5 OK 2026/09/21 02:31:20 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:31:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:20 DEBUG : apple: Unchanged skipping 2026/09/21 02:31:20 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:31:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:31:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:31:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:31:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:31:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:31:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:31:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:31:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:31:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:31:21 DEBUG : Waiting for deletions to finish 2026/09/21 02:31:21 INFO : There was nothing to transfer 2026/09/21 02:31:21 DEBUG : Waiting for deletions to finish 2026/09/21 02:31:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:31:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:31:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 80291652c821b0a917646eb9ba49e45f OK 2026/09/21 02:31:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = e13c30fe69f085a08ef551ae8746925e OK 2026/09/21 02:31:37 DEBUG : dir1/0002-cdefghi.txt: md5 = e647e084c4077eb5d381ddfa12660634 OK 2026/09/21 02:31:39 DEBUG : dir1/0003-defghij.txt: md5 = d2e90caf3d4ebfafcfdc79ef6d73e152 OK 2026/09/21 02:31:40 DEBUG : dir1/0004-efghijk.txt: md5 = b73612592b174fce8ddffad1ae2116b7 OK 2026/09/21 02:31:42 DEBUG : dir1/0005-fghijkl.txt: md5 = fe2a4c20f75edbac043af30b4637c3b6 OK 2026/09/21 02:31:43 DEBUG : dir1/0006-ghijklm.txt: md5 = faae04cbde226a9d45f6f85ffeda0569 OK 2026/09/21 02:31:44 DEBUG : dir1/0007-1234567.txt: md5 = 6d0b74c9fbbafa44ebb3efcefec52bd4 OK 2026/09/21 02:31:46 DEBUG : dir1/0008-2345678.txt: md5 = e05f5e1bc8df6da2ba7cd960065d04e7 OK 2026/09/21 02:31:47 DEBUG : dir1/0009-3456789.txt: md5 = 46111ccdc07868cb3d6d6ab03d05d83d OK 2026/09/21 02:31:48 DEBUG : dir1/0010-456789.txt: md5 = 31b1d5a4e24d853c22e4bf4e64906fef OK 2026/09/21 02:31:50 DEBUG : dir1/0011-56789;.txt: md5 = 25cea047b851aa1cfb75cc230747097d OK 2026/09/21 02:31:51 DEBUG : dir1/0012-6789;.txt: md5 = 6322b2ab8aef0385388d5cd89787ad43 OK 2026/09/21 02:31:53 DEBUG : dir1/0013-789;=.txt: md5 = 4db7ade040422eed9017e8e47eb0dd31 OK 2026/09/21 02:31:54 DEBUG : dir1/0014-89;=.txt: md5 = ab9ba70ab60e7687d689d62a86b54263 OK 2026/09/21 02:31:56 DEBUG : dir1/0015-9;=.txt: md5 = 4639dba3939a058b05160d0c8d50fb89 OK 2026/09/21 02:31:57 DEBUG : apple: md5 = 475fbd32032cc9313166e20ada5818c4 OK 2026/09/21 02:31:58 DEBUG : banana: md5 = 85744b5f897c0e8b7a18e62021919ab6 OK 2026/09/21 02:32:00 DEBUG : appleappleapplebanana: md5 = 8cd913e5206bd70a74445bd32840c898 OK 2026/09/21 02:32:01 DEBUG : splitbananasplit: md5 = 6cc957eff49a255d7482887d11e41c1d OK 2026/09/21 02:32:01 DEBUG : Waiting for deletions to finish 2026/09/21 02:32:02 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:32:02 DEBUG : apple: size = 5 OK 2026/09/21 02:32:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:02 DEBUG : apple: Unchanged skipping 2026/09/21 02:32:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:32:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:32:02 DEBUG : banana: size = 6 OK 2026/09/21 02:32:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:02 DEBUG : banana: Unchanged skipping 2026/09/21 02:32:03 INFO : dir1: Set directory modification time (using SetModTime) 2026/09/21 02:32:03 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:32:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:32:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:32:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:32:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:32:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:32:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:32:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:32:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:32:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:03 DEBUG : Waiting for deletions to finish 2026/09/21 02:32:03 INFO : There was nothing to transfer 2026/09/21 02:32:03 DEBUG : Waiting for deletions to finish 2026/09/21 02:32:04 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:32:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1: Directory modification time the same (differ by -129.631µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : apple: size = 5 OK 2026/09/21 02:32:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : apple: Unchanged skipping 2026/09/21 02:32:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/21 02:32:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/21 02:32:05 DEBUG : banana: size = 6 OK 2026/09/21 02:32:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : banana: Unchanged skipping 2026/09/21 02:32:05 DEBUG : splitbananasplit: size = 16 OK 2026/09/21 02:32:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : splitbananasplit: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/21 02:32:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/21 02:32:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/21 02:32:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/21 02:32:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/21 02:32:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/21 02:32:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/21 02:32:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:32:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/21 02:32:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:05 DEBUG : Waiting for deletions to finish 2026/09/21 02:32:05 INFO : There was nothing to transfer 2026/09/21 02:32:05 DEBUG : Waiting for deletions to finish 2026/09/21 02:32:05 DEBUG : apple: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : banana: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/21 02:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) --- PASS: TestTransform (545.84s) --- PASS: TestTransform/NFC (44.03s) --- PASS: TestTransform/NFD (44.61s) --- PASS: TestTransform/base64 (52.54s) --- PASS: TestTransform/prefix (62.41s) --- PASS: TestTransform/suffix (62.25s) --- PASS: TestTransform/truncate (51.91s) --- PASS: TestTransform/encoder (46.73s) --- PASS: TestTransform/ISO-8859-1 (44.64s) --- PASS: TestTransform/charmap (45.81s) --- PASS: TestTransform/lowercase (46.82s) --- PASS: TestTransform/ascii (44.11s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/21 02:32:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/21 02:32:17 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/09/21 02:32:17 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-09-21T02:32:16.95640709Z) 2026/09/21 02:32:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/21 02:32:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/21 02:32:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/21 02:32:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/21 02:32:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/21 02:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = f93ed436059c745319851965240a208d OK 2026/09/21 02:32:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/21 02:32:19 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/21 02:32:19 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (4.64s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:21 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:21 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:21 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:32:22 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:21.592468717Z) 2026/09/21 02:32:22 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:22 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:22 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/21 02:32:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:23 DEBUG : tictactoe/tictactoe: md5 = 9cd56595a7af5c4dfae658e4bc89ab19 OK 2026/09/21 02:32:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/21 02:32:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/21 02:32:23 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (4.59s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:26 DEBUG : toe: Making directory with metadata 2026/09/21 02:32:27 INFO : toe: Made directory with metadata (mtime=2026-09-21T02:32:26.184529751Z) 2026/09/21 02:32:27 DEBUG : toe/toe: Making directory with metadata 2026/09/21 02:32:27 INFO : toe/toe: Made directory with metadata (mtime=2026-09-21T02:32:26.184529751Z) 2026/09/21 02:32:27 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 02:32:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 02:32:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:29 DEBUG : toe/toe/tictactoe: md5 = c21ff8b9b08633448f31c0f5683f449a OK 2026/09/21 02:32:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/21 02:32:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/21 02:32:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (6.88s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:33 DEBUG : toe: Making directory with metadata 2026/09/21 02:32:34 INFO : toe: Made directory with metadata (mtime=2026-09-21T02:32:33.066621206Z) 2026/09/21 02:32:34 DEBUG : toe/toe: Making directory with metadata 2026/09/21 02:32:34 INFO : toe/toe: Made directory with metadata (mtime=2026-09-21T02:32:33.066621206Z) 2026/09/21 02:32:34 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 02:32:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 02:32:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/21 02:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:36 DEBUG : toe/toe/tictactoe: md5 = 5e1a5dd734482607949a885c17e2841f OK 2026/09/21 02:32:36 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/21 02:32:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/21 02:32:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (6.71s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:39 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:32:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:32:39 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:40 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/21 02:32:40 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:32:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:40 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:40 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:32:41 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:39.775710344Z) 2026/09/21 02:32:41 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:41 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:41 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/21 02:32:42 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:39.775710344Z) 2026/09/21 02:32:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 02:32:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:32:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 02:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:43 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cab319cf8b442a7b16a296022807c7f6 OK 2026/09/21 02:32:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/21 02:32:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/21 02:32:43 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (7.82s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:47 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:32:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:32:47 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:47 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/21 02:32:48 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:32:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:48 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:48 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:48 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:32:49 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:47.596814234Z) 2026/09/21 02:32:49 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:49 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:49 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/21 02:32:49 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:47.596814234Z) 2026/09/21 02:32:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 02:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:32:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:32:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = ad258508e86a1c8b467d6c6931382bb6 OK 2026/09/21 02:32:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:32:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:32:51 DEBUG : Waiting for deletions to finish 2026/09/21 02:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:52 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:32:52 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:52 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 02:32:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:32:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/21 02:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': 0 differences found 2026/09/21 02:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': 1 hashes could not be checked 2026/09/21 02:32:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': 1 matching files --- PASS: TestAllTag (8.87s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:32:56 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:56 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:56 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:32:57 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:56.469932069Z) 2026/09/21 02:32:57 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:57 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:32:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/21 02:32:58 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-21T02:32:56.469932069Z) 2026/09/21 02:32:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:32:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 02:32:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:32:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 02:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:32:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:32:59 DEBUG : tictactoe/tictactoe/toe.txt: md5 = f0b2c8906a760e4c5921d9526f4272a8 OK 2026/09/21 02:32:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/21 02:32:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/21 02:32:59 DEBUG : Waiting for deletions to finish 2026/09/21 02:33:00 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:00 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:00 DEBUG : tictactoe: Directory modification time the same (differ by -932.069µs, within tolerance 1ms) 2026/09/21 02:33:00 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:00 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -932.069µs, within tolerance 1ms) 2026/09/21 02:33:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/21 02:33:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/21 02:33:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/21 02:33:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/21 02:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:01 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (7.93s) === RUN TestSyntax 2026/09/21 02:33:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:33:04 DEBUG : toe: Making directory with metadata 2026/09/21 02:33:05 INFO : toe: Made directory with metadata (mtime=2026-09-21T02:33:04.400037356Z) 2026/09/21 02:33:05 DEBUG : toe/toe: Making directory with metadata 2026/09/21 02:33:06 INFO : toe/toe: Made directory with metadata (mtime=2026-09-21T02:33:04.400037356Z) 2026/09/21 02:33:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 02:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:07 DEBUG : toe/toe/toe: md5 = 76a749269297393f5d67e58aa94281ba OK 2026/09/21 02:33:07 DEBUG : toe/toe/toe: size = 11 OK 2026/09/21 02:33:07 INFO : toe/toe/toe: Copied (new) 2026/09/21 02:33:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (6.47s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:33:10 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:33:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:33:10 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/21 02:33:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:33:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:12 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:12 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:12 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:33:12 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:33:10.872123269Z) 2026/09/21 02:33:12 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:12 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/21 02:33:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-21T02:33:10.872123269Z) 2026/09/21 02:33:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 02:33:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:33:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 57611904e27baa84a67109f0aaedb668 OK 2026/09/21 02:33:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:33:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:15 INFO : toe/toe/toe.txt: Deleted 2026/09/21 02:33:15 INFO : toe/toe: Removing directory 2026/09/21 02:33:15 INFO : toe: Removing directory 2026/09/21 02:33:15 INFO : empty_dir: Removing directory 2026/09/21 02:33:15 DEBUG : Local file system at /tmp/rclone1130809155: deleted 3 directories --- PASS: TestMove (8.48s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:33:19 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:33:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:33:19 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:19 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/21 02:33:20 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:33:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:20 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:20 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:20 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:33:21 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:33:19.349235773Z) 2026/09/21 02:33:21 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:21 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/21 02:33:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-21T02:33:19.349235773Z) 2026/09/21 02:33:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 02:33:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:33:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7f16a126f7791af3b5ac27e0a2ff42f1 OK 2026/09/21 02:33:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:33:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:23 INFO : toe/toe/toe.txt: Deleted 2026/09/21 02:33:23 INFO : toe/toe: Removing directory 2026/09/21 02:33:23 INFO : toe: Removing directory 2026/09/21 02:33:23 INFO : empty_dir: Removing directory 2026/09/21 02:33:23 DEBUG : Local file system at /tmp/rclone1130809155: deleted 3 directories 2026/09/21 02:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 02:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 02:33:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 02:33:26 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt --- PASS: TestTransformFile (12.67s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:33:32 DEBUG : Reset feature "Copy" 2026/09/21 02:33:32 DEBUG : Reset feature "Move" 2026/09/21 02:33:32 DEBUG : Reset feature "Copy" 2026/09/21 02:33:32 DEBUG : Reset feature "Move" 2026/09/21 02:33:32 DEBUG : empty_dir: Making directory with metadata 2026/09/21 02:33:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:33:32 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:32 DEBUG : tictacempty_dir: Making directory with metadata 2026/09/21 02:33:32 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/21 02:33:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/21 02:33:32 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:32 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:32 DEBUG : tictactoe: Making directory with metadata 2026/09/21 02:33:33 INFO : tictactoe: Made directory with metadata (mtime=2026-09-21T02:33:32.016403836Z) 2026/09/21 02:33:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:33 DEBUG : toe: transformed to: tictactoe 2026/09/21 02:33:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:33 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/09/21 02:33:34 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-09-21T02:33:32.016403836Z) 2026/09/21 02:33:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/21 02:33:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/21 02:33:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:33:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 6e52c1f19ede9c54efe78351c7ddc4ff OK 2026/09/21 02:33:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:33:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/21 02:33:35 INFO : toe/toe/toe.txt: Deleted 2026/09/21 02:33:35 INFO : toe/toe: Removing directory 2026/09/21 02:33:35 INFO : toe: Removing directory 2026/09/21 02:33:35 INFO : empty_dir: Removing directory 2026/09/21 02:33:35 DEBUG : Local file system at /tmp/rclone1130809155: deleted 3 directories 2026/09/21 02:33:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/21 02:33:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/09/21 02:33:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 02:33:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 02:33:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/21 02:33:40 DEBUG : toe/toe/toe.txt: md5 = b4df2ee9e597637a652655c230b580f3 OK 2026/09/21 02:33:40 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/21 02:33:40 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/21 02:33:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted --- PASS: TestManualTransformFile (14.41s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:33:46 DEBUG : toe: transformed to: dG9l 2026/09/21 02:33:46 DEBUG : toe: transformed to: dG9l 2026/09/21 02:33:46 DEBUG : dG9l: Making directory with metadata 2026/09/21 02:33:47 INFO : dG9l: Made directory with metadata (mtime=2026-09-21T02:33:46.430595009Z) 2026/09/21 02:33:47 DEBUG : toe: transformed to: dG9l 2026/09/21 02:33:47 DEBUG : toe: transformed to: dG9l 2026/09/21 02:33:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/21 02:33:47 DEBUG : dG9l/dG9l: Making directory with metadata 2026/09/21 02:33:48 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-09-21T02:33:46.430595009Z) 2026/09/21 02:33:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/21 02:33:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/21 02:33:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/21 02:33:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/21 02:33:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/21 02:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 214ad6abb1ef6a661b72274a87a40bda OK 2026/09/21 02:33:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/21 02:33:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/21 02:33:49 DEBUG : Waiting for deletions to finish 2026/09/21 02:33:50 DEBUG : dG9l: transformed to: toe 2026/09/21 02:33:50 DEBUG : dG9l: transformed to: toe 2026/09/21 02:33:50 DEBUG : toe: Directory modification time the same (differ by 595.009µs, within tolerance 1ms) 2026/09/21 02:33:50 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/21 02:33:50 DEBUG : dG9l: transformed to: toe 2026/09/21 02:33:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/21 02:33:50 DEBUG : toe/toe: Directory modification time the same (differ by 595.009µs, within tolerance 1ms) 2026/09/21 02:33:50 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/21 02:33:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/21 02:33:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/21 02:33:51 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for checks to finish 2026/09/21 02:33:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/09/21 02:33:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/21 02:33:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/21 02:33:51 DEBUG : Local file system at /tmp/rclone1130809155: Waiting for transfers to finish 2026/09/21 02:33:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (8.30s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga'", Local "Local file system at /tmp/rclone1130809155", Modify Window "1ms" 2026/09/21 02:33:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:54 DEBUG : toe: transformed to: 2026/09/21 02:33:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:54 DEBUG : toe: transformed to: 2026/09/21 02:33:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Making directory with metadata 2026/09/21 02:33:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Made directory with metadata (mtime=2026-09-21T02:33:54.731705072Z) 2026/09/21 02:33:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:55 DEBUG : toe: transformed to: 2026/09/21 02:33:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:55 DEBUG : toe: transformed to: 2026/09/21 02:33:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:55 DEBUG : toe/toe: transformed to: 2026/09/21 02:33:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/21 02:33:55 DEBUG : toe/toe: Making directory with metadata 2026/09/21 02:33:56 INFO : toe/toe: Made directory with metadata (mtime=2026-09-21T02:33:54.731705072Z) 2026/09/21 02:33:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:56 DEBUG : toe/toe: transformed to: 2026/09/21 02:33:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/21 02:33:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:56 DEBUG : toe: transformed to: 2026/09/21 02:33:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/21 02:33:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/21 02:33:56 DEBUG : toe/toe/toe: transformed to: 2026/09/21 02:33:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/21 02:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for checks to finish 2026/09/21 02:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Waiting for transfers to finish 2026/09/21 02:33:58 DEBUG : toe/toe/toe: md5 = d3fbce4be67ce73b1b0bf1f2cb2bafcc OK 2026/09/21 02:33:58 DEBUG : toe/toe/toe: size = 11 OK 2026/09/21 02:33:58 INFO : toe/toe/toe: Copied (new) 2026/09/21 02:33:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': not deleting files as there were IO errors 2026/09/21 02:33:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': not deleting directories as there were IO errors --- PASS: TestError (7.02s) PASS 2026/09/21 02:34:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mitihin9toga': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 26m1.57522747s (try 1/5)