"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/02/11 01:44:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso" 2026/02/11 01:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/11 01:44:42 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310" 2026/02/11 01:44:43 DEBUG : Creating backend with remote "/tmp/rclone845583204" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:44:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:44:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/11 01:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:44:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:44:44 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:44:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:44:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:44:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:44:48 DEBUG : sub dir/hello world: md5 = 5d513bc731b1abf99b0b4acda4436035 OK 2026/02/11 01:44:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:44:48 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:44:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:44:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.01s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:44:51 DEBUG : metadata sub dir: Making directory with metadata 2026/02/11 01:44:51 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:44:51 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/11 01:44:51 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:44:51 DEBUG : Local file system at /tmp/rclone845583204: File to upload is small (21 bytes), uploading instead of streaming 2026/02/11 01:44:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/11 01:44:51 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/11 01:44:51 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/11 01:44:51 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:44:52 DEBUG : Google drive root 'crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310': Skipping btime metadata as can't update it on an existing file: 2026-02-11T01:44:51.422940316Z 2026/02/11 01:44:52 INFO : empty metadata sub dir: Updated directory metadata 2026/02/11 01:44:52 DEBUG : Google drive root 'crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310': Skipping btime metadata as can't update it on an existing file: 2026-02-11T01:44:51.422940316Z 2026/02/11 01:44:53 INFO : metadata sub dir: Updated directory metadata 2026/02/11 01:44:53 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/11 01:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:44:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:44:54 DEBUG : metadata sub dir/hello metadata world: md5 = 3c5df57f54abbf0b6e402f283c79a92a OK 2026/02/11 01:44:54 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/11 01:44:54 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/11 01:44:57 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.84s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:44:59 DEBUG : metadata sub dir: Making directory with metadata 2026/02/11 01:44:59 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:44:59 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/11 01:44:59 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:44:59 DEBUG : Local file system at /tmp/rclone845583204: File to upload is small (21 bytes), uploading instead of streaming 2026/02/11 01:44:59 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/11 01:44:59 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/11 01:44:59 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/11 01:44:59 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:44:59 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/02/11 01:44:59 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/02/11 01:44:59 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/11 01:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:44:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:01 DEBUG : metadata sub dir/hello metadata world: md5 = 31fb7dd5990f5b21b8b579bf443e375c OK 2026/02/11 01:45:01 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/11 01:45:01 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/11 01:45:01 DEBUG : Google drive root 'crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310': Skipping btime metadata as can't update it on an existing file: 2026-02-11T01:44:59.262016159Z 2026/02/11 01:45:02 INFO : metadata sub dir: Updated directory metadata 2026/02/11 01:45:05 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.22s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:06 DEBUG : Creating backend with remote "/non-existing" 2026/02/11 01:45:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/11 01:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:09 DEBUG : sub dir/hello world: md5 = 06ccc85e25f12c7acabc4d8d4b857322 OK 2026/02/11 01:45:09 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:45:09 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:45:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:45:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.50s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.58s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Running all checks before starting transfers 2026/02/11 01:45:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:45:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Checks finished, now starting transfers 2026/02/11 01:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:15 DEBUG : sub dir/hello world: md5 = 286c537855e02aacfc2a618360606e2d OK 2026/02/11 01:45:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:45:15 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:45:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.76s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:19 ERROR : Ignoring --no-traverse with sync 2026/02/11 01:45:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:45:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:21 DEBUG : sub dir/hello world: md5 = fcf253b4094bef28b11e52ad1ad2e62e OK 2026/02/11 01:45:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:45:21 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:45:21 DEBUG : Waiting for deletions to finish 2026/02/11 01:45:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:45:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.62s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/11 01:45:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:26 DEBUG : hello world2: md5 = 762298f0b53ec936a633b37ecabbb7bb OK 2026/02/11 01:45:26 DEBUG : hello world2: size = 12 OK 2026/02/11 01:45:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.35s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:29 DEBUG : potato2: md5 = 6323544428a57be83672c469e91a6412 OK 2026/02/11 01:45:29 DEBUG : potato2: size = 11 OK 2026/02/11 01:45:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:33 DEBUG : potato2: md5 = 0623d7557923eb057cac4e1fe669a9c3 OK 2026/02/11 01:45:33 DEBUG : potato2: size = 11 OK 2026/02/11 01:45:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.49s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/11 01:45:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:45:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/11 01:45:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:45:35 DEBUG : sub dir2: Making directory with metadata 2026/02/11 01:45:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:45:35 DEBUG : sub dir: Making directory with metadata 2026/02/11 01:45:36 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 01:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:45:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/11 01:45:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:38 DEBUG : sub dir/hello world: md5 = 173488db3c91cd555aacdd6a6eb2da2c OK 2026/02/11 01:45:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:45:38 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:45:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/02/11 01:45:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.80s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:44 INFO : sub dir2: Making directory 2026/02/11 01:45:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/11 01:45:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:45:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/11 01:45:44 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:45:44 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/02/11 01:45:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:47 DEBUG : sub dir/hello world: md5 = 2a8813a3b8cee2fc9c24bb0f6ae29050 OK 2026/02/11 01:45:47 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:45:47 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:45:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:45:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.84s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:50 DEBUG : sub dir2: Making directory with metadata 2026/02/11 01:45:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:45:50 DEBUG : sub dir2: Making directory with metadata 2026/02/11 01:45:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:45:51 DEBUG : sub dir: Making directory with metadata 2026/02/11 01:45:52 INFO : sub dir: Made directory with metadata (mtime=2026-02-11T01:45:50.377510754Z) 2026/02/11 01:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:45:53 DEBUG : sub dir/hello world: md5 = d2deca1866e63e0fe4c22f3755cf4633 OK 2026/02/11 01:45:53 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:45:53 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:45:53 INFO : sub dir/hello world: Deleted 2026/02/11 01:45:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.04s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:45:58 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/02/11 01:45:58 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 01:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:46:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.44s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:46:02 INFO : sub dir2: Making directory 2026/02/11 01:46:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/11 01:46:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:46:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:46:05 DEBUG : sub dir/hello world: md5 = 31a431ba6c717366820ec3f6da12a656 OK 2026/02/11 01:46:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:46:05 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:46:05 INFO : sub dir/hello world: Deleted 2026/02/11 01:46:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:46:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.07s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:46:08 DEBUG : sub dir2: Making directory with metadata 2026/02/11 01:46:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:46:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:46:09 DEBUG : sub dir2: Making directory with metadata 2026/02/11 01:46:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:46:10 DEBUG : sub dir: Making directory with metadata 2026/02/11 01:46:11 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 01:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:46:12 DEBUG : sub dir/hello world: md5 = 22c7040923d52837221528266e938867 OK 2026/02/11 01:46:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:46:12 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:46:12 DEBUG : Waiting for deletions to finish 2026/02/11 01:46:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.93s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:46:17 INFO : sub dir2: Making directory 2026/02/11 01:46:17 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/11 01:46:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:46:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:46:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:46:20 DEBUG : sub dir/hello world: md5 = 87af65aa7cd7578c9c55ec58391eb273 OK 2026/02/11 01:46:20 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:46:20 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:46:20 DEBUG : Waiting for deletions to finish 2026/02/11 01:46:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:46:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.11s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:46:26 DEBUG : sub dir/hello world: md5 = ef8b2011bba48783c7ea6447de716529 OK 2026/02/11 01:46:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-molaqid5velu" 2026/02/11 01:46:26 DEBUG : Creating backend with remote "TestDrive:crypt/a4bg8jh18jtfis5ndrm8q5nbpmoikmg1bn0rpr6g0vo3uu885c50" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso' -> Encrypted drive 'TestCryptDrive:rclone-test-molaqid5velu' 2026/02/11 01:46:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-molaqid5velu': Waiting for checks to finish 2026/02/11 01:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-molaqid5velu': Waiting for transfers to finish 2026/02/11 01:46:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:46:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/11 01:46:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:46:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-molaqid5velu': Purge remote 2026/02/11 01:46:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.06s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:46:37 DEBUG : sub dir/hello world: md5 = be735b74533dc38fb842f0f65e624570 OK 2026/02/11 01:46:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:46:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/11 01:46:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone845583204) 2026/02/11 01:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:46:38 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:46:38 DEBUG : sub dir/hello world: Sizes differ 2026/02/11 01:46:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:46:40 DEBUG : sub dir/hello world: md5 = a7498cbafb2dbb605d29f046b72b9695 OK 2026/02/11 01:46:40 DEBUG : sub dir/hello world: size = 17 OK 2026/02/11 01:46:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/11 01:46:40 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:46:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.52s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:46:45 DEBUG : sub dir/hello world: md5 = 2357111b87b3794da7df64738e811a1a OK 2026/02/11 01:46:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qotufev3luyu" 2026/02/11 01:46:46 DEBUG : Creating backend with remote "TestDrive:crypt/ut2g3r4q23aiqq81oduau7ecv7ft7gqj81eh67uo6ru73c4q0d4g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso' -> Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu' 2026/02/11 01:46:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu': Waiting for checks to finish 2026/02/11 01:46:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu': Waiting for transfers to finish 2026/02/11 01:46:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:46:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/11 01:46:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:46:53 DEBUG : sub dir/hello world: md5 = 0f9b00d7c33c55387d3b1ad97c711b6e OK 2026/02/11 01:46:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 01:46:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/11 01:46:54 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:46:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu') 2026/02/11 01:46:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/11 01:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu': Waiting for checks to finish 2026/02/11 01:46:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu': Waiting for transfers to finish 2026/02/11 01:46:56 DEBUG : sub dir/hello world: size = 17 OK 2026/02/11 01:46:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/11 01:46:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotufev3luyu': Purge remote 2026/02/11 01:46:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.16s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:02 DEBUG : sub dir/hello world: md5 = 64c12719d1f1e80f0b222de3325e404b OK 2026/02/11 01:47:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:47:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/11 01:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone845583204) 2026/02/11 01:47:03 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:47:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/11 01:47:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:05 DEBUG : sub dir/hello world: md5 = 7ea767dc00a2495546f9f24f208f00c4 OK 2026/02/11 01:47:05 DEBUG : sub dir/hello world: size = 17 OK 2026/02/11 01:47:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/11 01:47:05 INFO : sub dir/hello world: Deleted 2026/02/11 01:47:05 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:47:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.13s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:10 DEBUG : sub dir/hello world: md5 = 85feab0fe29b3e15e3a3e2be000ab6cc OK 2026/02/11 01:47:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jibuded2paro" 2026/02/11 01:47:11 DEBUG : Config file has changed externally - reloading 2026/02/11 01:47:11 DEBUG : Creating backend with remote "TestDrive:crypt/asdm7lc0bavk7gi14l1oja2a94fablobkh5bcgenckekjl3j5780" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso' -> Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro' 2026/02/11 01:47:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:47:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Waiting for checks to finish 2026/02/11 01:47:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Waiting for transfers to finish 2026/02/11 01:47:15 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:47:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/11 01:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:47:18 DEBUG : sub dir/hello world: md5 = bb4afa07d46716dd861e4243ff2c685e OK 2026/02/11 01:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Using server-side directory move 2026/02/11 01:47:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/11 01:47:19 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 01:47:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/11 01:47:19 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:47:19 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro') 2026/02/11 01:47:19 DEBUG : sub dir/hello world: Sizes differ 2026/02/11 01:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Waiting for checks to finish 2026/02/11 01:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Waiting for transfers to finish 2026/02/11 01:47:20 INFO : sub dir/hello world: Deleted 2026/02/11 01:47:20 INFO : sub dir/hello world: Moved (server-side) 2026/02/11 01:47:21 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:47:25 DEBUG : sub dir/hello world: md5 = 799b3858e99ec3ae1e503db18f1bb6cf OK 2026/02/11 01:47:25 DEBUG : testing file moves 2026/02/11 01:47:25 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 01:47:25 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/11 01:47:26 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:47:26 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro') 2026/02/11 01:47:26 DEBUG : sub dir/hello world: Sizes differ 2026/02/11 01:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Waiting for checks to finish 2026/02/11 01:47:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Waiting for transfers to finish 2026/02/11 01:47:26 INFO : sub dir/hello world: Deleted 2026/02/11 01:47:27 INFO : sub dir/hello world: Moved (server-side) 2026/02/11 01:47:27 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/11 01:47:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jibuded2paro': Purge remote --- PASS: TestServerSideMoveOverSelf (22.86s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:33 DEBUG : sub dir/hello world: md5 = 3ebd7e495aec65fab928ee76417cb3b8 OK 2026/02/11 01:47:33 ERROR : error listing: directory not found 2026/02/11 01:47:34 INFO : Local file system at /tmp/rclone845583204: Making directory 2026/02/11 01:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.11s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:39 DEBUG : sub dir/hello world: md5 = ecbe11d1de6732269ea607ea1c10580c OK 2026/02/11 01:47:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:47:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:47:41 DEBUG : Local file system at /tmp/rclone845583204: Waiting for checks to finish 2026/02/11 01:47:41 DEBUG : Local file system at /tmp/rclone845583204: Waiting for transfers to finish 2026/02/11 01:47:41 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/02/11 01:47:41 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/02/11 01:47:41 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:47:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:47:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.60s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:44 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/11 01:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:45 DEBUG : check sum: md5 = 357bbedfff35f2e3f09a8ea39dd5e1ac OK 2026/02/11 01:47:45 DEBUG : check sum: size = 1 OK 2026/02/11 01:47:45 INFO : check sum: Copied (new) 2026/02/11 01:47:45 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:46 DEBUG : check sum: size = 1 OK 2026/02/11 01:47:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/11 01:47:46 DEBUG : check sum: Size of src and dst objects identical 2026/02/11 01:47:46 DEBUG : check sum: Unchanged skipping 2026/02/11 01:47:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:46 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.63s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/11 01:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:49 DEBUG : sizeonly: md5 = f64926191172631e61cb00565d8ab02b OK 2026/02/11 01:47:49 DEBUG : sizeonly: size = 6 OK 2026/02/11 01:47:49 INFO : sizeonly: Copied (new) 2026/02/11 01:47:49 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:49 DEBUG : sizeonly: size = 6 OK 2026/02/11 01:47:49 DEBUG : sizeonly: Sizes identical 2026/02/11 01:47:49 DEBUG : sizeonly: Unchanged skipping 2026/02/11 01:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:49 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.67s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/11 01:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:53 DEBUG : ignore-size: md5 = 10bff9421523fa81751ed119c0f878af OK 2026/02/11 01:47:53 INFO : ignore-size: Copied (new) 2026/02/11 01:47:53 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:47:53 DEBUG : ignore-size: Unchanged skipping 2026/02/11 01:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:53 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.88s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:47:56 DEBUG : existing: md5 = e260416f5a5b2210bbe99604b139e214 OK 2026/02/11 01:47:57 DEBUG : existing: size = 6 OK 2026/02/11 01:47:57 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:57 DEBUG : existing: Unchanged skipping 2026/02/11 01:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:57 DEBUG : Waiting for deletions to finish 2026/02/11 01:47:57 INFO : There was nothing to transfer 2026/02/11 01:47:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/11 01:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:47:59 DEBUG : existing: md5 = 8a3a877e9c5497ffe9198768f41f9387 OK 2026/02/11 01:47:59 DEBUG : existing: size = 6 OK 2026/02/11 01:47:59 INFO : existing: Copied (replaced existing) 2026/02/11 01:47:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.22s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/11 01:48:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:02 DEBUG : existing: md5 = e62fd4e218035eb1f939b5ca218511ad OK 2026/02/11 01:48:02 DEBUG : existing: size = 6 OK 2026/02/11 01:48:02 INFO : existing: Copied (new) 2026/02/11 01:48:02 DEBUG : Waiting for deletions to finish 2026/02/11 01:48:02 DEBUG : existing: Destination exists, skipping 2026/02/11 01:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:02 DEBUG : Waiting for deletions to finish 2026/02/11 01:48:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.61s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:06 DEBUG : b/potato: md5 = 48137e98a77961c23fc83fbd12745abc OK 2026/02/11 01:48:08 DEBUG : c/non empty space: md5 = 377157d5e2559dd6640e3ca6b34b4922 OK 2026/02/11 01:48:08 INFO : d: Making directory 2026/02/11 01:48:10 DEBUG : Added delayed dir = "a", newDst= 2026/02/11 01:48:10 INFO : c: Set directory modification time (using SetModTime) 2026/02/11 01:48:10 DEBUG : Added delayed dir = "c", newDst=c 2026/02/11 01:48:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/11 01:48:11 DEBUG : c/non empty space: size = 5 OK 2026/02/11 01:48:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:11 DEBUG : c/non empty space: Unchanged skipping 2026/02/11 01:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:13 DEBUG : a/potato2: md5 = 19b0022f7bb9e5895e113cc125f628f7 OK 2026/02/11 01:48:13 DEBUG : a/potato2: size = 60 OK 2026/02/11 01:48:13 INFO : a/potato2: Copied (new) 2026/02/11 01:48:13 DEBUG : Waiting for deletions to finish 2026/02/11 01:48:13 INFO : b/potato: Deleted 2026/02/11 01:48:14 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/11 01:48:14 INFO : d: Removing directory 2026/02/11 01:48:14 INFO : b: Removing directory 2026/02/11 01:48:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/11 01:48:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': deleted 2 directories 2026/02/11 01:48:18 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/11 01:48:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:21 DEBUG : empty space: md5 = 5350adf3a79ecc647f4e3ecb6d319000 OK 2026/02/11 01:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:21 DEBUG : empty space: size = 1 OK 2026/02/11 01:48:21 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/02/11 01:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:21 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/11 01:48:21 DEBUG : Waiting for deletions to finish 2026/02/11 01:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:22 DEBUG : empty space: size = 1 OK 2026/02/11 01:48:22 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/02/11 01:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:23 DEBUG : empty space: md5 = ea01588fcb5683926a5944c06191f3c6 OK 2026/02/11 01:48:23 DEBUG : empty space: size = 1 OK 2026/02/11 01:48:23 INFO : empty space: Copied (replaced existing) 2026/02/11 01:48:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:26 DEBUG : foo: md5 = 8964d5072c80c0aaea8ba477e4a623c0 OK 2026/02/11 01:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:27 DEBUG : foo: size = 3 OK 2026/02/11 01:48:27 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/02/11 01:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:28 DEBUG : foo: md5 = eb393e36257e53975f5516f4a9a0aa36 OK 2026/02/11 01:48:28 DEBUG : foo: size = 3 OK 2026/02/11 01:48:28 INFO : foo: Copied (replaced existing) 2026/02/11 01:48:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.32s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:31 DEBUG : empty space: md5 = aa8644e1dba78a5e1021bbcb29687fb4 OK 2026/02/11 01:48:31 DEBUG : empty space: size = 1 OK 2026/02/11 01:48:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:48:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/11 01:48:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:31 DEBUG : empty space: Unchanged skipping 2026/02/11 01:48:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:38 DEBUG : potato: md5 = f5b98b8e7656657e572f36569c14fbdd OK 2026/02/11 01:48:38 DEBUG : potato: size = 60 OK 2026/02/11 01:48:38 INFO : potato: Copied (new) 2026/02/11 01:48:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (10.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:41 DEBUG : potato: md5 = d1852fdde2a633925dcf90b44b5ffa60 OK 2026/02/11 01:48:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone845583204) 2026/02/11 01:48:41 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:48:41 DEBUG : potato: Sizes differ 2026/02/11 01:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:43 DEBUG : potato: md5 = 379c1b66064650c5ea4518cec091b990 OK 2026/02/11 01:48:43 DEBUG : potato: size = 21 OK 2026/02/11 01:48:43 INFO : potato: Copied (replaced existing) 2026/02/11 01:48:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.70s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:46 DEBUG : potato: md5 = 0b135598316c228d1de3a2333ead1433 OK 2026/02/11 01:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:46 DEBUG : potato: size = 21 OK 2026/02/11 01:48:46 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/02/11 01:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:47 DEBUG : potato: md5 = 23c8de7dd865e9dc4320bd558a98d96d OK 2026/02/11 01:48:47 DEBUG : potato: size = 21 OK 2026/02/11 01:48:47 INFO : potato: Copied (replaced existing) 2026/02/11 01:48:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:50 DEBUG : potato: md5 = 8c925771cf13ec32cc824dbbaa80b3d0 OK 2026/02/11 01:48:52 DEBUG : empty space: md5 = 4e6f2cd2c2681fa103c9808976e3d8d6 OK 2026/02/11 01:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:48:52 DEBUG : empty space: size = 1 OK 2026/02/11 01:48:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:48:52 DEBUG : empty space: Unchanged skipping 2026/02/11 01:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/11 01:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:52 DEBUG : Waiting for deletions to finish 2026/02/11 01:48:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:48:55 DEBUG : potato: md5 = f5684f2b1c865188546859417334461d OK 2026/02/11 01:48:57 DEBUG : empty space: md5 = 89f2ed37c4ac9f656b08139adca37b45 OK 2026/02/11 01:48:58 DEBUG : empty space: size = 1 OK 2026/02/11 01:48:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:48:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:48:58 DEBUG : empty space: Unchanged skipping 2026/02/11 01:48:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:48:59 DEBUG : potato2: md5 = 542e35fc4d39004147ee018868d535b4 OK 2026/02/11 01:48:59 DEBUG : potato2: size = 60 OK 2026/02/11 01:48:59 INFO : potato2: Copied (new) 2026/02/11 01:48:59 DEBUG : Waiting for deletions to finish 2026/02/11 01:49:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:49:03 DEBUG : b/potato: md5 = 7b230647db64f706509eecc65083a2f2 OK 2026/02/11 01:49:06 DEBUG : c/non empty space: md5 = 3dfebef4a2a293393d846ab56038dc97 OK 2026/02/11 01:49:06 INFO : d: Making directory 2026/02/11 01:49:07 INFO : d/e: Making directory 2026/02/11 01:49:08 DEBUG : Added delayed dir = "a", newDst= 2026/02/11 01:49:09 INFO : c: Set directory modification time (using SetModTime) 2026/02/11 01:49:09 DEBUG : Added delayed dir = "c", newDst=c 2026/02/11 01:49:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/11 01:49:09 DEBUG : c/non empty space: size = 5 OK 2026/02/11 01:49:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:49:09 DEBUG : c/non empty space: Unchanged skipping 2026/02/11 01:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:11 DEBUG : a/potato2: md5 = 8aa207eca8658f0db88d734d67a83f0e OK 2026/02/11 01:49:11 DEBUG : a/potato2: size = 60 OK 2026/02/11 01:49:11 INFO : a/potato2: Copied (new) 2026/02/11 01:49:11 DEBUG : Waiting for deletions to finish 2026/02/11 01:49:12 INFO : b/potato: Deleted 2026/02/11 01:49:12 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/11 01:49:12 INFO : d/e: Removing directory 2026/02/11 01:49:13 INFO : d: Removing directory 2026/02/11 01:49:14 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/02/11 01:49:14 INFO : b: Removing directory 2026/02/11 01:49:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/11 01:49:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': deleted 3 directories 2026/02/11 01:49:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/11 01:49:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (17.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:49:21 DEBUG : b/potato: md5 = 44e83b24d6531990a5dae61357555417 OK 2026/02/11 01:49:23 DEBUG : c/non empty space: md5 = af46f1602fd59bb907a4ebeced59ff1d OK 2026/02/11 01:49:23 INFO : d: Making directory 2026/02/11 01:49:25 DEBUG : Added delayed dir = "a", newDst= 2026/02/11 01:49:25 INFO : c: Set directory modification time (using SetModTime) 2026/02/11 01:49:25 DEBUG : Added delayed dir = "c", newDst=c 2026/02/11 01:49:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/11 01:49:25 DEBUG : c/non empty space: size = 5 OK 2026/02/11 01:49:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:25 DEBUG : c/non empty space: Unchanged skipping 2026/02/11 01:49:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:27 DEBUG : a/potato2: md5 = 7072a8df1674bf9a033aacc8966afdb3 OK 2026/02/11 01:49:27 DEBUG : a/potato2: size = 60 OK 2026/02/11 01:49:27 INFO : a/potato2: Copied (new) 2026/02/11 01:49:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': not deleting files as there were IO errors 2026/02/11 01:49:28 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/11 01:49:28 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': not deleting directories as there were IO errors 2026/02/11 01:49:31 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/11 01:49:32 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/11 01:49:33 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:49:35 DEBUG : potato: md5 = 727006cb704935e496df1259576ad737 OK 2026/02/11 01:49:37 DEBUG : empty space: md5 = 7441c83ff1460ca6d47296bd91559bfb OK 2026/02/11 01:49:37 DEBUG : Waiting for deletions to finish 2026/02/11 01:49:37 DEBUG : empty space: size = 1 OK 2026/02/11 01:49:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:49:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:37 DEBUG : empty space: Unchanged skipping 2026/02/11 01:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:38 INFO : potato: Deleted 2026/02/11 01:49:38 DEBUG : potato2: md5 = afe464987953fde0f174b2aecb4265f9 OK 2026/02/11 01:49:38 DEBUG : potato2: size = 60 OK 2026/02/11 01:49:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.55s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:49:42 DEBUG : potato: md5 = 0613d95f726c58bb812af2186ef2a05b OK 2026/02/11 01:49:43 DEBUG : empty space: md5 = 3d6583e58ee9b92c01fc64afbec793b1 OK 2026/02/11 01:49:43 DEBUG : Waiting for deletions to finish 2026/02/11 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:44 INFO : potato: Deleted 2026/02/11 01:49:44 DEBUG : empty space: size = 1 OK 2026/02/11 01:49:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:49:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:44 DEBUG : empty space: Unchanged skipping 2026/02/11 01:49:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:46 DEBUG : potato2: md5 = 8fbc2712505da327005df7c9ff0b38f0 OK 2026/02/11 01:49:46 DEBUG : potato2: size = 60 OK 2026/02/11 01:49:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.37s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:49:49 DEBUG : potato: md5 = b3a4146fb5271c26fa188f922b0f58b9 OK 2026/02/11 01:49:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:51 DEBUG : potato2: md5 = 31d4c67be206764dce4459bcdcca659a OK 2026/02/11 01:49:51 DEBUG : potato2: size = 19 OK 2026/02/11 01:49:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.61s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:49:55 DEBUG : potato2: md5 = e8ab2b765eca1e228e79be898d0c0496 OK 2026/02/11 01:49:56 DEBUG : empty space: md5 = 881d8d807c061f6a4c9c6c00656586a4 OK 2026/02/11 01:49:56 DEBUG : enormous: Excluded (Size Filter) 2026/02/11 01:49:56 DEBUG : enormous: Excluded 2026/02/11 01:49:56 DEBUG : potato2: Excluded (Size Filter) 2026/02/11 01:49:56 DEBUG : potato2: Excluded 2026/02/11 01:49:57 DEBUG : potato2: Excluded (Size Filter) 2026/02/11 01:49:57 DEBUG : potato2: Excluded 2026/02/11 01:49:57 DEBUG : empty space: size = 1 OK 2026/02/11 01:49:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:49:57 DEBUG : empty space: Unchanged skipping 2026/02/11 01:49:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:49:57 DEBUG : Waiting for deletions to finish 2026/02/11 01:49:57 INFO : There was nothing to transfer 2026/02/11 01:49:57 DEBUG : enormous: Excluded (Size Filter) 2026/02/11 01:49:57 DEBUG : enormous: Excluded 2026/02/11 01:49:57 DEBUG : potato2: Excluded (Size Filter) 2026/02/11 01:49:57 DEBUG : potato2: Excluded 2026/02/11 01:49:57 DEBUG : potato2: Excluded (Size Filter) 2026/02/11 01:49:57 DEBUG : potato2: Excluded 2026/02/11 01:49:57 DEBUG : empty space: size = 1 OK 2026/02/11 01:49:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/11 01:49:57 DEBUG : empty space: Unchanged skipping 2026/02/11 01:49:57 DEBUG : Local file system at /tmp/rclone845583204: Waiting for checks to finish 2026/02/11 01:49:57 DEBUG : Local file system at /tmp/rclone845583204: Waiting for transfers to finish 2026/02/11 01:49:57 DEBUG : Waiting for deletions to finish 2026/02/11 01:49:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:50:00 DEBUG : potato2: md5 = 5f796be2631dbf59b5223f22adcd6bf8 OK 2026/02/11 01:50:02 DEBUG : empty space: md5 = 40d4ee628fb8e707e8e9417777a2268d OK 2026/02/11 01:50:03 DEBUG : enormous: md5 = c32c997884a3b1ad45280478003cf0e8 OK 2026/02/11 01:50:04 DEBUG : enormous: Excluded (Size Filter) 2026/02/11 01:50:04 DEBUG : enormous: Excluded 2026/02/11 01:50:04 DEBUG : potato2: Excluded (Size Filter) 2026/02/11 01:50:04 DEBUG : potato2: Excluded 2026/02/11 01:50:04 DEBUG : empty space: size = 1 OK 2026/02/11 01:50:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:04 DEBUG : empty space: Unchanged skipping 2026/02/11 01:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:04 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:04 INFO : potato2: Deleted 2026/02/11 01:50:04 INFO : enormous: Deleted 2026/02/11 01:50:04 INFO : There was nothing to transfer 2026/02/11 01:50:05 DEBUG : empty space: size = 1 OK 2026/02/11 01:50:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/11 01:50:05 DEBUG : empty space: Unchanged skipping 2026/02/11 01:50:05 DEBUG : Local file system at /tmp/rclone845583204: Waiting for checks to finish 2026/02/11 01:50:05 DEBUG : Local file system at /tmp/rclone845583204: Waiting for transfers to finish 2026/02/11 01:50:05 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:05 INFO : potato2: Deleted 2026/02/11 01:50:05 INFO : enormous: Deleted 2026/02/11 01:50:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.17s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:50:07 DEBUG : one: md5 = f7ed472e4d69a2d671bbe8297fd335cf OK 2026/02/11 01:50:09 DEBUG : two: md5 = 63ebf9f5bc7d72c4e3897bcfba186efc OK 2026/02/11 01:50:10 DEBUG : three: md5 = 317b91faf190ac822304984b1bcb962e OK 2026/02/11 01:50:12 DEBUG : four: md5 = 48aabc825365a3f12cef6aba5d98e560 OK 2026/02/11 01:50:12 DEBUG : five: Need to transfer - File not found at Destination 2026/02/11 01:50:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:50:12 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:50:12 DEBUG : four: Sizes differ 2026/02/11 01:50:12 DEBUG : one: Destination is newer than source, skipping 2026/02/11 01:50:12 DEBUG : three: size = 5 OK 2026/02/11 01:50:12 DEBUG : three: Sizes identical 2026/02/11 01:50:12 DEBUG : two: size = 3 OK 2026/02/11 01:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/11 01:50:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/11 01:50:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:14 DEBUG : two: md5 = 0e5a07a6edacead0ec6260179e984088 OK 2026/02/11 01:50:14 DEBUG : two: size = 3 OK 2026/02/11 01:50:14 INFO : two: Copied (replaced existing) 2026/02/11 01:50:14 DEBUG : four: md5 = 6013d48ca518f3c81e9a58f58bfcf85f OK 2026/02/11 01:50:14 DEBUG : four: size = 4 OK 2026/02/11 01:50:14 INFO : four: Copied (replaced existing) 2026/02/11 01:50:14 DEBUG : five: md5 = 1e766581159e51ba8723df3de545bca4 OK 2026/02/11 01:50:14 DEBUG : five: size = 4 OK 2026/02/11 01:50:14 INFO : five: Copied (new) 2026/02/11 01:50:14 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.09s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/02/11 01:50:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/11 01:50:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/11 01:50:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/11 01:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:19 DEBUG : potato: md5 = 93c6354877867b8c58c58caf9cd600ab OK 2026/02/11 01:50:19 DEBUG : potato: size = 14 OK 2026/02/11 01:50:19 INFO : potato: Copied (new) 2026/02/11 01:50:19 DEBUG : yam: md5 = 8d120839f3495f89e8b399ac8e45cb65 OK 2026/02/11 01:50:19 DEBUG : yam: size = 11 OK 2026/02/11 01:50:19 INFO : yam: Copied (new) 2026/02/11 01:50:19 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:19 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/11 01:50:19 DEBUG : potato: size = 14 OK 2026/02/11 01:50:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:50:19 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/11 01:50:19 DEBUG : potato: Unchanged skipping 2026/02/11 01:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:21 DEBUG : yaml: md5 = 85e1fca1f8243e9c846520beb110b40b OK 2026/02/11 01:50:21 DEBUG : yaml: size = 11 OK 2026/02/11 01:50:21 INFO : yaml: Copied (new) 2026/02/11 01:50:21 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:21 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/11 01:50:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Making map for --track-renames 2026/02/11 01:50:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Finished making map for --track-renames 2026/02/11 01:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/11 01:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for renames to finish 2026/02/11 01:50:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/11 01:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:25 DEBUG : yam: md5 = a01ca39d680fe2004ed2d36f1364e662 OK 2026/02/11 01:50:25 DEBUG : yam: size = 11 OK 2026/02/11 01:50:25 INFO : yam: Copied (new) 2026/02/11 01:50:25 DEBUG : potato: md5 = 7e1c253207cd8f72041ce7dd90c89b6f OK 2026/02/11 01:50:25 DEBUG : potato: size = 14 OK 2026/02/11 01:50:25 INFO : potato: Copied (new) 2026/02/11 01:50:25 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:25 DEBUG : potato: size = 14 OK 2026/02/11 01:50:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:50:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Making map for --track-renames 2026/02/11 01:50:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Finished making map for --track-renames 2026/02/11 01:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:25 DEBUG : potato: Unchanged skipping 2026/02/11 01:50:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for renames to finish 2026/02/11 01:50:26 INFO : yam: Moved (server-side) to: yaml 2026/02/11 01:50:26 INFO : yaml: Renamed from "yam" 2026/02/11 01:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:26 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/11 01:50:28 DEBUG : Added delayed dir = "sub", newDst= 2026/02/11 01:50:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Making map for --track-renames 2026/02/11 01:50:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Finished making map for --track-renames 2026/02/11 01:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/11 01:50:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/11 01:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for renames to finish 2026/02/11 01:50:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:30 DEBUG : sub/yam: md5 = 52f98bf7258b57eb312c5767135da130 OK 2026/02/11 01:50:30 DEBUG : sub/yam: size = 11 OK 2026/02/11 01:50:30 INFO : sub/yam: Copied (new) 2026/02/11 01:50:30 DEBUG : potato: md5 = 30a5541fbd04274b49ea95268f5b18ac OK 2026/02/11 01:50:30 DEBUG : potato: size = 14 OK 2026/02/11 01:50:30 INFO : potato: Copied (new) 2026/02/11 01:50:30 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:31 INFO : sub: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:32 DEBUG : potato: size = 14 OK 2026/02/11 01:50:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:50:32 DEBUG : potato: Unchanged skipping 2026/02/11 01:50:32 INFO : sub: Set directory modification time (using SetModTime) 2026/02/11 01:50:32 DEBUG : Added delayed dir = "sub", newDst=sub 2026/02/11 01:50:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Making map for --track-renames 2026/02/11 01:50:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Finished making map for --track-renames 2026/02/11 01:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for renames to finish 2026/02/11 01:50:33 INFO : sub/yam: Moved (server-side) to: yam 2026/02/11 01:50:33 INFO : yam: Renamed from "sub/yam" 2026/02/11 01:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:33 DEBUG : Waiting for deletions to finish 2026/02/11 01:50:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.64s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:50:36 DEBUG : Creating backend with remote "/tmp/rclone845583204/dir1" 2026/02/11 01:50:36 DEBUG : Config file has changed externally - reloading 2026/02/11 01:50:36 DEBUG : Creating backend with remote "/tmp/rclone845583204/dir2" 2026/02/11 01:50:36 DEBUG : Local file system at /tmp/rclone845583204/dir2: Using server-side directory move 2026/02/11 01:50:36 INFO : Local file system at /tmp/rclone845583204/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/11 01:50:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/11 01:50:36 DEBUG : Local file system at /tmp/rclone845583204/dir2: Waiting for checks to finish 2026/02/11 01:50:36 DEBUG : Local file system at /tmp/rclone845583204/dir2: Waiting for transfers to finish 2026/02/11 01:50:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:50:37 DEBUG : Added delayed dir = "nested", newDst= 2026/02/11 01:50:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:50:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:50:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/11 01:50:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/11 01:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:39 DEBUG : sub dir/hello world: md5 = 33e566da40f3e75c501d1004a3408423 OK 2026/02/11 01:50:39 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:50:39 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:50:39 INFO : sub dir/hello world: Deleted 2026/02/11 01:50:41 DEBUG : nested/sub dir/file: md5 = 4af9c3fed9685f3d8bf0617aa234bae4 OK 2026/02/11 01:50:41 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/11 01:50:41 INFO : nested/sub dir/file: Copied (new) 2026/02/11 01:50:41 INFO : nested/sub dir/file: Deleted 2026/02/11 01:50:41 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:42 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:42 INFO : sub dir: Removing directory 2026/02/11 01:50:42 INFO : nested/sub dir: Removing directory 2026/02/11 01:50:42 INFO : nested: Removing directory 2026/02/11 01:50:42 DEBUG : Local file system at /tmp/rclone845583204: deleted 3 directories 2026/02/11 01:50:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 01:50:45 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/11 01:50:46 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:50:47 DEBUG : Added delayed dir = "nested", newDst= 2026/02/11 01:50:47 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/11 01:50:47 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/11 01:50:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/11 01:50:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/11 01:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:49 DEBUG : sub dir/hello world: md5 = 0c124d1218490663130e2bb98d73999d OK 2026/02/11 01:50:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/11 01:50:49 INFO : sub dir/hello world: Copied (new) 2026/02/11 01:50:49 INFO : sub dir/hello world: Deleted 2026/02/11 01:50:51 DEBUG : nested/sub dir/file: md5 = 54f57c9a12a1a4ec39051160742c94a3 OK 2026/02/11 01:50:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/11 01:50:51 INFO : nested/sub dir/file: Copied (new) 2026/02/11 01:50:51 INFO : nested/sub dir/file: Deleted 2026/02/11 01:50:51 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:52 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:50:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 01:50:55 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/11 01:50:56 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.97s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:50:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/11 01:50:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/11 01:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:58 DEBUG : existing-b: md5 = 5b9761994910c8ccabc8529afe17a599 OK 2026/02/11 01:50:58 DEBUG : existing-b: size = 6 OK 2026/02/11 01:50:58 INFO : existing-b: Copied (new) 2026/02/11 01:50:58 INFO : existing-b: Deleted 2026/02/11 01:50:58 DEBUG : existing: md5 = 7cacc0e3f34bf4527bfdc1386ae6e8d7 OK 2026/02/11 01:50:58 DEBUG : existing: size = 6 OK 2026/02/11 01:50:58 INFO : existing: Copied (new) 2026/02/11 01:50:58 INFO : existing: Deleted 2026/02/11 01:50:59 DEBUG : existing: Destination exists, skipping 2026/02/11 01:50:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/11 01:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:50:59 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.89s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:51:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xibonet0jazu" 2026/02/11 01:51:00 DEBUG : Config file has changed externally - reloading 2026/02/11 01:51:01 DEBUG : Creating backend with remote "TestDrive:crypt/oipnrnp5baagqs6dmnni99fk1ln74k793pnvbfq7fcbp4t7aqi00" 2026/02/11 01:51:03 DEBUG : potato2: md5 = 98e20c2bb300eee2dd03719cc3842ff1 OK 2026/02/11 01:51:04 DEBUG : empty space: md5 = 5eaa7c578818e60cff635777a25a84e9 OK 2026/02/11 01:51:06 DEBUG : potato3: md5 = 8724c6eb9a1e616928ed678d3635979b OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso' -> Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu' 2026/02/11 01:51:08 DEBUG : empty space: md5 = 2d6ac56d6041b6132c684c6c22bdcfc6 OK 2026/02/11 01:51:10 DEBUG : potato3: md5 = c88e06c0cebc857e5bf80f3ee83de8b1 OK 2026/02/11 01:51:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu': Using server-side directory move 2026/02/11 01:51:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/11 01:51:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:51:11 DEBUG : empty space: size = 1 OK 2026/02/11 01:51:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 01:51:11 DEBUG : empty space: Unchanged skipping 2026/02/11 01:51:11 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:51:11 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu') 2026/02/11 01:51:11 DEBUG : potato3: Sizes differ 2026/02/11 01:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu': Waiting for checks to finish 2026/02/11 01:51:11 INFO : potato3: Deleted 2026/02/11 01:51:11 INFO : empty space: Deleted 2026/02/11 01:51:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu': Waiting for transfers to finish 2026/02/11 01:51:11 INFO : potato2: Moved (server-side) 2026/02/11 01:51:12 INFO : potato3: Moved (server-side) 2026/02/11 01:51:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zeraxec5fumo" 2026/02/11 01:51:12 DEBUG : Creating backend with remote "TestDrive:crypt/stjhvj82gtacoscmb6q2pk8p7hgpn1f1lumgesdac268m7mikgug" 2026/02/11 01:51:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeraxec5fumo': Using server-side directory move 2026/02/11 01:51:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zeraxec5fumo': Server side directory move succeeded 2026/02/11 01:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zeraxec5fumo': Purge remote 2026/02/11 01:51:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xibonet0jazu': Purge remote 2026/02/11 01:51:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.74s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:51:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cipeper9gisi" 2026/02/11 01:51:16 DEBUG : Creating backend with remote "TestDrive:crypt/6g2u0gm54ui9ea5tpjd0sh4gklc34p4u424dqbogec49kvf91e2g" 2026/02/11 01:51:19 DEBUG : potato2: md5 = ff8fff8204b31228bc96c325f70a8ba8 OK 2026/02/11 01:51:20 DEBUG : empty space: md5 = 0e11172dca5bf68b65d346013e69cabb OK 2026/02/11 01:51:22 DEBUG : potato3: md5 = bb980baea880900fbcf153373f24e2cd OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso' -> Encrypted drive 'TestCryptDrive:rclone-test-cipeper9gisi' 2026/02/11 01:51:24 DEBUG : empty space: md5 = 7a15b55981f9099f8a204233eb4d2d0c OK 2026/02/11 01:51:26 DEBUG : potato3: md5 = 8bf25cb2971ccaf49f073c26bdfd872c OK 2026/02/11 01:51:26 DEBUG : empty space: Excluded (Size Filter) 2026/02/11 01:51:26 DEBUG : empty space: Excluded 2026/02/11 01:51:26 DEBUG : empty space: Excluded (Size Filter) 2026/02/11 01:51:26 DEBUG : empty space: Excluded 2026/02/11 01:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cipeper9gisi': Waiting for checks to finish 2026/02/11 01:51:26 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:51:26 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cipeper9gisi') 2026/02/11 01:51:26 DEBUG : potato3: Sizes differ 2026/02/11 01:51:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cipeper9gisi': Waiting for transfers to finish 2026/02/11 01:51:27 INFO : potato2: Moved (server-side) 2026/02/11 01:51:27 INFO : potato3: Deleted 2026/02/11 01:51:27 INFO : potato3: Moved (server-side) 2026/02/11 01:51:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qelavef5rube" 2026/02/11 01:51:28 DEBUG : Creating backend with remote "TestDrive:crypt/p036ioiq9rlh0lfmbos6laa03m972m69herq2g3qv2q7lvb38oi0" 2026/02/11 01:51:29 DEBUG : empty space: Excluded (Size Filter) 2026/02/11 01:51:29 DEBUG : empty space: Excluded 2026/02/11 01:51:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:51:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/11 01:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelavef5rube': Waiting for checks to finish 2026/02/11 01:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelavef5rube': Waiting for transfers to finish 2026/02/11 01:51:31 INFO : potato3: Moved (server-side) 2026/02/11 01:51:31 INFO : potato2: Moved (server-side) 2026/02/11 01:51:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qelavef5rube': Purge remote 2026/02/11 01:51:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cipeper9gisi': Purge remote --- PASS: TestServerSideMoveWithFilter (17.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:51:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiperag4cuqi" 2026/02/11 01:51:34 DEBUG : Creating backend with remote "TestDrive:crypt/kcacajd08fk0nnv1meo2veq4ds4b9rlk6gstppocdu26chnp6pe0" 2026/02/11 01:51:36 DEBUG : potato2: md5 = 78ce56c3eb67f8443d5ec099746d5bc0 OK 2026/02/11 01:51:38 DEBUG : empty space: md5 = 81068b3336296f44c7c4326a59a71ded OK 2026/02/11 01:51:39 DEBUG : potato3: md5 = f604d685650150a71e95b2982dee1d9c OK 2026/02/11 01:51:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso' -> Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi' 2026/02/11 01:51:43 DEBUG : empty space: md5 = 618033b9c7b601f064ab5dc6c9f3be38 OK 2026/02/11 01:51:44 DEBUG : potato3: md5 = 9dd7b12b8a728cc0ac3019c1668ec25f OK 2026/02/11 01:51:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi': Using server-side directory move 2026/02/11 01:51:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/11 01:51:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/11 01:51:45 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/02/11 01:51:45 DEBUG : empty space: size = 1 OK 2026/02/11 01:51:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 01:51:45 DEBUG : empty space: Unchanged skipping 2026/02/11 01:51:45 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:51:45 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi') 2026/02/11 01:51:45 DEBUG : potato3: Sizes differ 2026/02/11 01:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi': Waiting for checks to finish 2026/02/11 01:51:45 INFO : empty space: Deleted 2026/02/11 01:51:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi': Waiting for transfers to finish 2026/02/11 01:51:45 INFO : potato3: Deleted 2026/02/11 01:51:45 INFO : potato2: Moved (server-side) 2026/02/11 01:51:46 INFO : potato3: Moved (server-side) 2026/02/11 01:51:46 INFO : tomatoDir: Removing directory 2026/02/11 01:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': deleted 1 directories 2026/02/11 01:51:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pikubic7rina" 2026/02/11 01:51:47 DEBUG : Creating backend with remote "TestDrive:crypt/efudva0bfgosjrpp2n5g7otjqng0ie8hv26bpi6k35cq86tumh80" 2026/02/11 01:51:48 INFO : tomatoDir: Making directory 2026/02/11 01:51:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikubic7rina': Using server-side directory move 2026/02/11 01:51:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pikubic7rina': Server side directory move succeeded 2026/02/11 01:51:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pikubic7rina': Purge remote 2026/02/11 01:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiperag4cuqi': Purge remote 2026/02/11 01:51:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.76s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:51:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test" 2026/02/11 01:51:53 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:51:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test" 2026/02/11 01:51:55 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/02/11 01:51:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test-include/layer2" 2026/02/11 01:51:58 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/02/11 01:52:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test-ignore-file" 2026/02/11 01:52:01 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/02/11 01:52:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 31c15132f3aa59c1304b95af72acf826 OK 2026/02/11 01:52:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/11 01:52:07 DEBUG : rclone-sync-test: Excluded 2026/02/11 01:52:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/11 01:52:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/11 01:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test': Waiting for checks to finish 2026/02/11 01:52:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test': Waiting for transfers to finish 2026/02/11 01:52:07 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:07 INFO : There was nothing to transfer 2026/02/11 01:52:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/11 01:52:08 DEBUG : rclone-sync-test: Excluded 2026/02/11 01:52:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/11 01:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:52:09 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:09 INFO : rclone-sync-test-include: Removing directory 2026/02/11 01:52:09 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/11 01:52:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/11 01:52:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': failed to delete 1 directories 2026/02/11 01:52:09 INFO : There was nothing to transfer 2026/02/11 01:52:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/11 01:52:10 DEBUG : rclone-sync-test: Excluded 2026/02/11 01:52:10 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/11 01:52:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/11 01:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/11 01:52:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/11 01:52:11 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:11 INFO : There was nothing to transfer 2026/02/11 01:52:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/11 01:52:12 DEBUG : rclone-sync-test: Excluded 2026/02/11 01:52:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/11 01:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:52:13 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:13 INFO : rclone-sync-test-include: Removing directory 2026/02/11 01:52:13 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/11 01:52:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/11 01:52:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': failed to delete 1 directories 2026/02/11 01:52:13 INFO : There was nothing to transfer 2026/02/11 01:52:14 DEBUG : Excluded 2026/02/11 01:52:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/11 01:52:14 DEBUG : rclone-sync-test: Excluded 2026/02/11 01:52:14 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/11 01:52:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/11 01:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/11 01:52:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/11 01:52:15 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:15 INFO : There was nothing to transfer 2026/02/11 01:52:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/11 01:52:18 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.37s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:52:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:52:19 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:52:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/CompareDest" 2026/02/11 01:52:21 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/gveqi14airsml4bgu7krj116o8" 2026/02/11 01:52:23 DEBUG : one: Need to transfer - File not found at Destination 2026/02/11 01:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:52:25 DEBUG : one: md5 = cf66daa582b9759abf225f9deedaf177 OK 2026/02/11 01:52:25 DEBUG : one: size = 3 OK 2026/02/11 01:52:25 INFO : one: Copied (new) 2026/02/11 01:52:25 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:52:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:52:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:52:26 DEBUG : one: Sizes differ 2026/02/11 01:52:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:52:28 DEBUG : one: md5 = 2e7033529746c96f5ff7661c5c78cae9 OK 2026/02/11 01:52:28 DEBUG : one: size = 5 OK 2026/02/11 01:52:28 INFO : one: Copied (replaced existing) 2026/02/11 01:52:28 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:30 DEBUG : dst/one: md5 = df4d97462c57c1d083a06c432de919b8 OK 2026/02/11 01:52:32 DEBUG : CompareDest/one: md5 = 88cf82e8b1cb73001f242f74c802175b OK 2026/02/11 01:52:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:52:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:52:33 DEBUG : one: Sizes differ 2026/02/11 01:52:33 DEBUG : one: size = 5 OK 2026/02/11 01:52:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:52:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/11 01:52:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:52:33 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:33 INFO : There was nothing to transfer 2026/02/11 01:52:35 DEBUG : CompareDest/two: md5 = 75d8926a691a76788b73b63993f51790 OK 2026/02/11 01:52:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:52:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:52:36 DEBUG : one: Sizes differ 2026/02/11 01:52:36 DEBUG : two: size = 3 OK 2026/02/11 01:52:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:52:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/11 01:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:52:36 DEBUG : one: size = 5 OK 2026/02/11 01:52:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:52:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/11 01:52:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:52:36 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:36 INFO : There was nothing to transfer 2026/02/11 01:52:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:52:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:52:37 DEBUG : one: Sizes differ 2026/02/11 01:52:38 DEBUG : one: size = 5 OK 2026/02/11 01:52:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:52:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/11 01:52:38 DEBUG : two: size = 3 OK 2026/02/11 01:52:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:52:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/11 01:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:52:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:52:38 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:38 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/11 01:52:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:52:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:52:39 DEBUG : one: Sizes differ 2026/02/11 01:52:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:52:40 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/CompareDest') 2026/02/11 01:52:40 DEBUG : two: Sizes differ 2026/02/11 01:52:40 DEBUG : two: Need to transfer - File not found at Destination 2026/02/11 01:52:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:52:40 DEBUG : one: size = 5 OK 2026/02/11 01:52:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:52:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/11 01:52:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:52:41 DEBUG : two: md5 = 4ad22fa2e521edccd29f631b0ce78730 OK 2026/02/11 01:52:41 DEBUG : two: size = 5 OK 2026/02/11 01:52:41 INFO : two: Copied (new) 2026/02/11 01:52:41 DEBUG : Waiting for deletions to finish 2026/02/11 01:52:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:52:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:52:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:52:45 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (26.46s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:52:48 DEBUG : pre-dest1/1: md5 = c01512f328000114e64642a473556b5a OK 2026/02/11 01:52:50 DEBUG : pre-dest2/2: md5 = 41946b97da95aa85ad12d635f2d548f3 OK 2026/02/11 01:52:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dest" 2026/02/11 01:52:51 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/rg03c1jvnehrrc617i0lnqjddc" 2026/02/11 01:52:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/pre-dest1" 2026/02/11 01:52:52 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/bbnblvh6k061ssopqrp18kd7gc" 2026/02/11 01:52:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/pre-dest2" 2026/02/11 01:52:53 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/dgicm1h6b5ejvlltm8eeif0bnk" 2026/02/11 01:52:54 DEBUG : 1: size = 1 OK 2026/02/11 01:52:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:52:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/11 01:52:55 DEBUG : 2: size = 1 OK 2026/02/11 01:52:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:52:55 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/11 01:52:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/11 01:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dest': Waiting for checks to finish 2026/02/11 01:52:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dest': Waiting for transfers to finish 2026/02/11 01:52:58 DEBUG : 3: md5 = e43afec4751be75d77b200fe1559566a OK 2026/02/11 01:52:58 DEBUG : 3: size = 1 OK 2026/02/11 01:52:58 INFO : 3: Copied (new) 2026/02/11 01:52:58 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:01 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/02/11 01:53:01 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/02/11 01:53:02 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.28s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:53:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/CopyDest" 2026/02/11 01:53:05 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/11 01:53:07 DEBUG : one: Need to transfer - File not found at Destination 2026/02/11 01:53:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:09 DEBUG : one: md5 = 4e06de3673b69d8377b75d9552e01412 OK 2026/02/11 01:53:09 DEBUG : one: size = 3 OK 2026/02/11 01:53:09 INFO : one: Copied (new) 2026/02/11 01:53:09 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:53:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:53:10 DEBUG : one: Sizes differ 2026/02/11 01:53:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:12 DEBUG : one: md5 = 773a6b14c3887c4f095ca05be7e7f89c OK 2026/02/11 01:53:12 DEBUG : one: size = 5 OK 2026/02/11 01:53:12 INFO : one: Copied (replaced existing) 2026/02/11 01:53:12 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:14 DEBUG : dst/one: md5 = 9c8ac1c4bcb35b2e1579001022e2277c OK 2026/02/11 01:53:16 DEBUG : CopyDest/one: md5 = 6463fb06db0748d2056db1981267900c OK 2026/02/11 01:53:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/BackupDir" 2026/02/11 01:53:16 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/11 01:53:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:53:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:53:18 DEBUG : one: Sizes differ 2026/02/11 01:53:19 DEBUG : one: size = 5 OK 2026/02/11 01:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:53:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:53:19 DEBUG : one: Sizes differ 2026/02/11 01:53:20 INFO : one: Moved (server-side) 2026/02/11 01:53:21 DEBUG : one: size = 5 OK 2026/02/11 01:53:21 INFO : one: Copied (server-side copy) 2026/02/11 01:53:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/11 01:53:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:21 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:23 DEBUG : CopyDest/two: md5 = 093b01d584078514ddfffd31b89537f7 OK 2026/02/11 01:53:24 DEBUG : one: size = 5 OK 2026/02/11 01:53:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:24 DEBUG : one: Unchanged skipping 2026/02/11 01:53:24 DEBUG : two: size = 3 OK 2026/02/11 01:53:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:25 DEBUG : two: size = 3 OK 2026/02/11 01:53:25 INFO : two: Copied (server-side copy) 2026/02/11 01:53:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/11 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:25 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:26 DEBUG : one: size = 5 OK 2026/02/11 01:53:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:26 DEBUG : one: Unchanged skipping 2026/02/11 01:53:26 DEBUG : two: size = 3 OK 2026/02/11 01:53:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:26 DEBUG : two: Unchanged skipping 2026/02/11 01:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:26 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:26 INFO : There was nothing to transfer 2026/02/11 01:53:28 DEBUG : CopyDest/three: md5 = e0678290d215880457a6edd2f16a50fe OK 2026/02/11 01:53:29 DEBUG : one: size = 5 OK 2026/02/11 01:53:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:29 DEBUG : one: Unchanged skipping 2026/02/11 01:53:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone845583204) 2026/02/11 01:53:29 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/CopyDest') 2026/02/11 01:53:29 DEBUG : three: Sizes differ 2026/02/11 01:53:29 DEBUG : three: Destination not found in --copy-dest 2026/02/11 01:53:29 DEBUG : three: Need to transfer - File not found at Destination 2026/02/11 01:53:29 DEBUG : two: size = 3 OK 2026/02/11 01:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/11 01:53:29 DEBUG : two: Unchanged skipping 2026/02/11 01:53:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:31 DEBUG : three: md5 = 575591ec55640ec0fa5eed67854e9bf7 OK 2026/02/11 01:53:31 DEBUG : three: size = 7 OK 2026/02/11 01:53:31 INFO : three: Copied (new) 2026/02/11 01:53:31 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/11 01:53:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:53:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:53:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/11 01:53:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:53:36 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:53:37 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.48s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:53:40 DEBUG : dst/one: md5 = c8605a7f2498bbdaa7d98de6b51ae006 OK 2026/02/11 01:53:41 DEBUG : dst/two: md5 = 720ab60554addb95f2943ad1a41673af OK 2026/02/11 01:53:42 DEBUG : dst/three.txt: md5 = b2589cb8c03ed652eaf4c91b4318c354 OK 2026/02/11 01:53:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:53:43 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:53:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/backup" 2026/02/11 01:53:44 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/1nrff024r7pq65ecp72fc28jb0" 2026/02/11 01:53:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:53:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:53:46 DEBUG : one: Sizes differ 2026/02/11 01:53:46 DEBUG : two: size = 3 OK 2026/02/11 01:53:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:53:46 DEBUG : two: Unchanged skipping 2026/02/11 01:53:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:47 INFO : one: Moved (server-side) 2026/02/11 01:53:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:49 DEBUG : one: md5 = 20aa1eeb82d9ef2536081c078e1beaa3 OK 2026/02/11 01:53:49 DEBUG : one: size = 4 OK 2026/02/11 01:53:49 INFO : one: Copied (new) 2026/02/11 01:53:49 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:49 INFO : three.txt: Moved (server-side) 2026/02/11 01:53:49 INFO : three.txt: Moved into backup dir 2026/02/11 01:53:52 DEBUG : dst/three.txt: md5 = 2b734d2d0a632dd098cf4c3ca0f7c5c5 OK 2026/02/11 01:53:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:53:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:53:52 DEBUG : one: Sizes differ 2026/02/11 01:53:52 DEBUG : two: size = 3 OK 2026/02/11 01:53:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:53:52 DEBUG : two: Unchanged skipping 2026/02/11 01:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:53:53 INFO : one: Deleted 2026/02/11 01:53:54 INFO : one: Moved (server-side) 2026/02/11 01:53:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:53:55 DEBUG : one: md5 = 472eedd3d21adb5e991c4c371d77f15c OK 2026/02/11 01:53:55 DEBUG : one: size = 5 OK 2026/02/11 01:53:55 INFO : one: Copied (new) 2026/02/11 01:53:55 DEBUG : Waiting for deletions to finish 2026/02/11 01:53:56 INFO : three.txt: Deleted 2026/02/11 01:53:56 INFO : three.txt: Moved (server-side) 2026/02/11 01:53:56 INFO : three.txt: Moved into backup dir 2026/02/11 01:54:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:54:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:54:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/11 01:54:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:54:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:54:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (23.50s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:54:03 DEBUG : dst/one: md5 = b074f2cc6262baca7f32ff695499224f OK 2026/02/11 01:54:05 DEBUG : dst/two: md5 = 90f3d9db966562ad32b3f061c8ede75e OK 2026/02/11 01:54:06 DEBUG : dst/three.txt: md5 = fd2e6df230e792f69a1d51be20488f10 OK 2026/02/11 01:54:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:54:07 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:54:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/backup" 2026/02/11 01:54:08 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/1nrff024r7pq65ecp72fc28jb0" 2026/02/11 01:54:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:54:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:54:10 DEBUG : one: Sizes differ 2026/02/11 01:54:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:54:10 DEBUG : two: size = 3 OK 2026/02/11 01:54:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:54:10 DEBUG : two: Unchanged skipping 2026/02/11 01:54:11 INFO : one: Moved (server-side) to: one.bak 2026/02/11 01:54:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:54:13 DEBUG : one: md5 = e2b8df4627129a67e41c45afcbdb9079 OK 2026/02/11 01:54:13 DEBUG : one: size = 4 OK 2026/02/11 01:54:13 INFO : one: Copied (new) 2026/02/11 01:54:13 DEBUG : Waiting for deletions to finish 2026/02/11 01:54:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/11 01:54:14 INFO : three.txt: Moved into backup dir 2026/02/11 01:54:16 DEBUG : dst/three.txt: md5 = ff08cf97f3ac6daf46076ecea79c1c82 OK 2026/02/11 01:54:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:54:16 DEBUG : two: size = 3 OK 2026/02/11 01:54:16 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:54:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:54:16 DEBUG : one: Sizes differ 2026/02/11 01:54:16 DEBUG : two: Unchanged skipping 2026/02/11 01:54:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:54:17 INFO : one.bak: Deleted 2026/02/11 01:54:18 INFO : one: Moved (server-side) to: one.bak 2026/02/11 01:54:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:54:19 DEBUG : one: md5 = 14e2a7af15ea1d8947863054b2940cef OK 2026/02/11 01:54:19 DEBUG : one: size = 5 OK 2026/02/11 01:54:19 INFO : one: Copied (new) 2026/02/11 01:54:19 DEBUG : Waiting for deletions to finish 2026/02/11 01:54:20 INFO : three.txt.bak: Deleted 2026/02/11 01:54:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/11 01:54:21 INFO : three.txt: Moved into backup dir 2026/02/11 01:54:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:54:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:54:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/11 01:54:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/11 01:54:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/11 01:54:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (24.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:54:28 DEBUG : dst/one: md5 = 964ff03d38488593ce76b5905380d98f OK 2026/02/11 01:54:29 DEBUG : dst/two: md5 = 40abb297529aeeac5a1a1b964f294613 OK 2026/02/11 01:54:31 DEBUG : dst/three.txt: md5 = 36278ea18dd31808bc4d939502391348 OK 2026/02/11 01:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:54:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/backup" 2026/02/11 01:54:32 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/1nrff024r7pq65ecp72fc28jb0" 2026/02/11 01:54:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:54:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:54:34 DEBUG : two: size = 3 OK 2026/02/11 01:54:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:54:34 DEBUG : two: Unchanged skipping 2026/02/11 01:54:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:54:34 DEBUG : one: Sizes differ 2026/02/11 01:54:36 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/11 01:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:54:37 DEBUG : one: md5 = 8fb2393e2408def2a6101281176be5f1 OK 2026/02/11 01:54:37 DEBUG : one: size = 4 OK 2026/02/11 01:54:37 INFO : one: Copied (new) 2026/02/11 01:54:37 DEBUG : Waiting for deletions to finish 2026/02/11 01:54:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/11 01:54:38 INFO : three.txt: Moved into backup dir 2026/02/11 01:54:40 DEBUG : dst/three.txt: md5 = f0967ccf930b6d6415eaca183f8c8f5c OK 2026/02/11 01:54:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:54:41 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:54:41 DEBUG : one: Sizes differ 2026/02/11 01:54:41 DEBUG : two: size = 3 OK 2026/02/11 01:54:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:54:41 DEBUG : two: Unchanged skipping 2026/02/11 01:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:54:42 INFO : one-2019-01-01: Deleted 2026/02/11 01:54:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/11 01:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:54:44 DEBUG : one: md5 = f40749efb3a74eb8d569beedb88cf089 OK 2026/02/11 01:54:44 DEBUG : one: size = 5 OK 2026/02/11 01:54:44 INFO : one: Copied (new) 2026/02/11 01:54:44 DEBUG : Waiting for deletions to finish 2026/02/11 01:54:45 INFO : three-2019-01-01.txt: Deleted 2026/02/11 01:54:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/11 01:54:45 INFO : three.txt: Moved into backup dir 2026/02/11 01:54:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:54:48 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:54:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/11 01:54:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/11 01:54:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/11 01:54:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.38s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:54:52 DEBUG : dst/one: md5 = c677c3348de456be6441cc415c17ca17 OK 2026/02/11 01:54:53 DEBUG : dst/two: md5 = 820bb71dba0fd4e6de6d0c23aa1f9329 OK 2026/02/11 01:54:55 DEBUG : dst/three.txt: md5 = 2c8c15b44777043fec7119a9e19b41f3 OK 2026/02/11 01:54:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:54:56 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:54:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:54:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:54:57 DEBUG : one: Sizes differ 2026/02/11 01:54:57 DEBUG : two: size = 3 OK 2026/02/11 01:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:54:57 DEBUG : two: Unchanged skipping 2026/02/11 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:54:57 INFO : one: Moved (server-side) to: one.bak 2026/02/11 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:54:59 DEBUG : one: md5 = 0e3e4acaec64aedc2bce401a0078fe35 OK 2026/02/11 01:54:59 DEBUG : one: size = 4 OK 2026/02/11 01:54:59 INFO : one: Copied (new) 2026/02/11 01:54:59 DEBUG : Waiting for deletions to finish 2026/02/11 01:55:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/11 01:55:00 INFO : three.txt: Moved into backup dir 2026/02/11 01:55:02 DEBUG : dst/three.txt: md5 = d8f73db524d90d823287d1ef805068d7 OK 2026/02/11 01:55:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/11 01:55:03 DEBUG : three.txt.bak: Excluded 2026/02/11 01:55:03 DEBUG : one.bak: Excluded (Path Filter) 2026/02/11 01:55:03 DEBUG : one.bak: Excluded 2026/02/11 01:55:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:03 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:03 DEBUG : one: Sizes differ 2026/02/11 01:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for checks to finish 2026/02/11 01:55:03 DEBUG : two: size = 3 OK 2026/02/11 01:55:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:55:03 DEBUG : two: Unchanged skipping 2026/02/11 01:55:03 INFO : one.bak: Deleted 2026/02/11 01:55:04 INFO : one: Moved (server-side) to: one.bak 2026/02/11 01:55:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst': Waiting for transfers to finish 2026/02/11 01:55:05 DEBUG : one: md5 = d09a816b202461e1d6c85b7e28e87f6a OK 2026/02/11 01:55:05 DEBUG : one: size = 5 OK 2026/02/11 01:55:05 INFO : one: Copied (new) 2026/02/11 01:55:05 DEBUG : Waiting for deletions to finish 2026/02/11 01:55:06 INFO : three.txt.bak: Deleted 2026/02/11 01:55:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/11 01:55:07 INFO : three.txt: Moved into backup dir 2026/02/11 01:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/11 01:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/11 01:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/11 01:55:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.72s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:55:13 DEBUG : dst/one: md5 = df98f41ccf405612ae7abdeda45992b7 OK 2026/02/11 01:55:14 DEBUG : dst/two: md5 = 994eb9b1ec986692792fff1c32151567 OK 2026/02/11 01:55:16 DEBUG : dst/three.txt: md5 = e253e0c8a8646b8175ea37e74d4d9164 OK 2026/02/11 01:55:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:55:17 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:55:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:18 DEBUG : one: Sizes differ 2026/02/11 01:55:18 INFO : one: Moved (server-side) to: one.bak 2026/02/11 01:55:20 DEBUG : one: md5 = 10ac9af9a42eefd90ddb7afc749afa5b OK 2026/02/11 01:55:20 DEBUG : one: size = 4 OK 2026/02/11 01:55:20 INFO : one: Copied (new) 2026/02/11 01:55:20 DEBUG : two: size = 3 OK 2026/02/11 01:55:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:55:20 DEBUG : two: Unchanged skipping 2026/02/11 01:55:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:20 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:20 DEBUG : three.txt: Sizes differ 2026/02/11 01:55:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/11 01:55:22 DEBUG : three.txt: md5 = 80a8808b344d882f62db07ab9e1b63ac OK 2026/02/11 01:55:22 DEBUG : three.txt: size = 6 OK 2026/02/11 01:55:22 INFO : three.txt: Copied (new) 2026/02/11 01:55:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:24 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:24 DEBUG : one: Sizes differ 2026/02/11 01:55:25 INFO : one.bak: Deleted 2026/02/11 01:55:25 INFO : one: Moved (server-side) to: one.bak 2026/02/11 01:55:26 DEBUG : one: md5 = ca241a63f3345b84df1992f4d23d0c3b OK 2026/02/11 01:55:26 DEBUG : one: size = 5 OK 2026/02/11 01:55:26 INFO : one: Copied (new) 2026/02/11 01:55:27 DEBUG : two: size = 3 OK 2026/02/11 01:55:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:55:27 DEBUG : two: Unchanged skipping 2026/02/11 01:55:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:27 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:27 DEBUG : three.txt: Sizes differ 2026/02/11 01:55:28 INFO : three.txt.bak: Deleted 2026/02/11 01:55:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/11 01:55:30 DEBUG : three.txt: md5 = da723a8418fee85c68d0e117dccf0890 OK 2026/02/11 01:55:30 DEBUG : three.txt: size = 19 OK 2026/02/11 01:55:30 INFO : three.txt: Copied (new) 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/11 01:55:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (23.19s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:55:36 DEBUG : dst/one: md5 = 2121e09d810b9798e3f25afc675d5944 OK 2026/02/11 01:55:37 DEBUG : dst/two: md5 = ed44fafbfb7c635235c02274b4af34b8 OK 2026/02/11 01:55:39 DEBUG : dst/three.txt: md5 = fd537f46d14d55d74f7f99911cb60972 OK 2026/02/11 01:55:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugujud7veso/dst" 2026/02/11 01:55:40 DEBUG : Creating backend with remote "TestDrive:crypt/up1i0m0dqe4a89fp989k9kghnthr0vda7d07urpabpknbpahg310/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/11 01:55:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:41 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:41 DEBUG : one: Sizes differ 2026/02/11 01:55:41 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/11 01:55:43 DEBUG : one: md5 = 66f36ffba3dd6ec07726fbc16b1575e4 OK 2026/02/11 01:55:43 DEBUG : one: size = 4 OK 2026/02/11 01:55:43 INFO : one: Copied (new) 2026/02/11 01:55:43 DEBUG : two: size = 3 OK 2026/02/11 01:55:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:55:43 DEBUG : two: Unchanged skipping 2026/02/11 01:55:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:43 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:43 DEBUG : three.txt: Sizes differ 2026/02/11 01:55:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/11 01:55:46 DEBUG : three.txt: md5 = 3e58bee0f9d3fc9b5c74f9144b921028 OK 2026/02/11 01:55:46 DEBUG : three.txt: size = 6 OK 2026/02/11 01:55:46 INFO : three.txt: Copied (new) 2026/02/11 01:55:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:47 DEBUG : one: Sizes differ 2026/02/11 01:55:48 INFO : one-2019-01-01: Deleted 2026/02/11 01:55:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/11 01:55:50 DEBUG : one: md5 = 001a5a2c53da75b6c7d8038b2a72b15e OK 2026/02/11 01:55:50 DEBUG : one: size = 5 OK 2026/02/11 01:55:50 INFO : one: Copied (new) 2026/02/11 01:55:50 DEBUG : two: size = 3 OK 2026/02/11 01:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:55:50 DEBUG : two: Unchanged skipping 2026/02/11 01:55:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:50 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso/dst') 2026/02/11 01:55:50 DEBUG : three.txt: Sizes differ 2026/02/11 01:55:51 INFO : three-2019-01-01.txt: Deleted 2026/02/11 01:55:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/11 01:55:53 DEBUG : three.txt: md5 = 9d979d2527e57e2a8597870a5a21e41c OK 2026/02/11 01:55:53 DEBUG : three.txt: size = 19 OK 2026/02/11 01:55:53 INFO : three.txt: Copied (new) 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/11 01:55:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (23.53s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:55:59 DEBUG : Testêé: md5 = b28bda039369d3bf042fed2f01dc7c97 OK 2026/02/11 01:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:55:59 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone845583204) 2026/02/11 01:55:59 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:55:59 DEBUG : Testêé: Sizes differ 2026/02/11 01:55:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:56:01 DEBUG : Testêé: md5 = 95f4130e1b452075722ee6192ac095fb OK 2026/02/11 01:56:01 DEBUG : Testêé: size = 14 OK 2026/02/11 01:56:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/11 01:56:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.66s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:56:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/11 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:56:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:56:04 DEBUG : existing: md5 = 98288674083390800fe10baaed4b29e3 OK 2026/02/11 01:56:04 DEBUG : existing: size = 6 OK 2026/02/11 01:56:04 INFO : existing: Copied (new) 2026/02/11 01:56:04 DEBUG : Waiting for deletions to finish 2026/02/11 01:56:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone845583204) 2026/02/11 01:56:05 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:56:05 DEBUG : existing: Sizes differ 2026/02/11 01:56:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/11 01:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:56:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': not deleting files as there were IO errors 2026/02/11 01:56:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.32s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:56:08 DEBUG : EXISTING: md5 = d9b01cc8c47c92198ab28d4bce8c6a69 OK 2026/02/11 01:56:08 DEBUG : EXISTING: size = 6 OK 2026/02/11 01:56:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:56:08 DEBUG : existing: Unchanged skipping 2026/02/11 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:56:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:56:08 DEBUG : Waiting for deletions to finish 2026/02/11 01:56:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.38s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:56:13 DEBUG : both0: md5 = 0aa9b04e12514639e47d7fa1beabd4c3 OK 2026/02/11 01:56:15 DEBUG : only0: md5 = 4aedc16cf39c8c5ecd232f84373d0246 OK 2026/02/11 01:56:16 DEBUG : both1: md5 = 26dab8c5ccef89a4bc706e72709b53b0 OK 2026/02/11 01:56:18 DEBUG : only1: md5 = 2115063a6d19a0bf4d77fb51b257f67a OK 2026/02/11 01:56:19 DEBUG : both2: md5 = 933414f02ca1f900f979cbc3282bb6be OK 2026/02/11 01:56:21 DEBUG : only2: md5 = 41af9d9e99de9e2e5ec0679fbc1952d6 OK 2026/02/11 01:56:22 DEBUG : both3: md5 = 2e425e6c4bb6360101df73612e188cd7 OK 2026/02/11 01:56:24 DEBUG : only3: md5 = 50e38c39cd12c45d6f1a4730226fca77 OK 2026/02/11 01:56:26 DEBUG : both4: md5 = 0f34d02482ab952e04c4d87d06bae8fa OK 2026/02/11 01:56:27 DEBUG : only4: md5 = 0fa30e888a4eb17ea78eca592d30e0c7 OK 2026/02/11 01:56:28 DEBUG : both5: md5 = 0aecfde0d654c800e7d9133b598f7a88 OK 2026/02/11 01:56:30 DEBUG : only5: md5 = c2c03d7a33fb2efbcdfdaf20397c830f OK 2026/02/11 01:56:31 DEBUG : both6: md5 = eed6348387398e61ae5b5b8d66959b06 OK 2026/02/11 01:56:33 DEBUG : only6: md5 = d4c179542b990b6d6166cb66432f4907 OK 2026/02/11 01:56:35 DEBUG : both7: md5 = 3323508d8af48f0d95644ae0e0054d1c OK 2026/02/11 01:56:37 DEBUG : only7: md5 = 4dd7ab53590a3037dc2b2b763f53d356 OK 2026/02/11 01:56:38 DEBUG : both8: md5 = 2970779ce9d40d688f0687191f5a7207 OK 2026/02/11 01:56:40 DEBUG : only8: md5 = 0def2d99033ef008b88d736069ace77b OK 2026/02/11 01:56:41 DEBUG : both9: md5 = ab5f4b242822ca4c3694effa4596b286 OK 2026/02/11 01:56:43 DEBUG : only9: md5 = 6a888a5aed3ba67be5000313b759990f OK 2026/02/11 01:56:44 DEBUG : both10: md5 = e88a9821976994d6b0b0622dcf4c1b8b OK 2026/02/11 01:56:46 DEBUG : only10: md5 = 4bf219825c009d2764cf37c2c19ae9f9 OK 2026/02/11 01:56:47 DEBUG : both11: md5 = a8f9bd2e069df7d0895edee97fef02aa OK 2026/02/11 01:56:49 DEBUG : only11: md5 = 0bb760dd817f4f8401c8c1f47327ea67 OK 2026/02/11 01:56:50 DEBUG : both12: md5 = e12aa95a6d466822ebd25352f5562370 OK 2026/02/11 01:56:52 DEBUG : only12: md5 = f98e81601ce5d94f2099ee9b55d9c861 OK 2026/02/11 01:56:53 DEBUG : both13: md5 = 5b0d69aaf07a0e29c67dce510259d13d OK 2026/02/11 01:56:55 DEBUG : only13: md5 = 3284a6ff823acc4192f016ddc7c84d02 OK 2026/02/11 01:56:56 DEBUG : both14: md5 = f5878cb3c0d721622fbc371ec3879af4 OK 2026/02/11 01:56:58 DEBUG : only14: md5 = 44e7a13061a6a5378aa6158c2a67963f OK 2026/02/11 01:56:59 DEBUG : both15: md5 = 1060b16bb9648023e91866cf382ce8a6 OK 2026/02/11 01:57:01 DEBUG : only15: md5 = b371ff97dd65f7b4a8f735bdcecf3990 OK 2026/02/11 01:57:02 DEBUG : both16: md5 = 9e3afea4ab570f8eb1399ad89cf54379 OK 2026/02/11 01:57:04 DEBUG : only16: md5 = 22b0053cf7ce59dcd3ee664762e82f67 OK 2026/02/11 01:57:06 DEBUG : both17: md5 = 147d355d50667c9057578b5c63cfeb49 OK 2026/02/11 01:57:07 DEBUG : only17: md5 = 995cd0793401f7114a4eb53410f0b71c OK 2026/02/11 01:57:09 DEBUG : both18: md5 = aa7167e0a5c615a473fce3bc8b398a39 OK 2026/02/11 01:57:10 DEBUG : only18: md5 = 62e605d7eff17ab4768195bf922e3548 OK 2026/02/11 01:57:13 DEBUG : both19: md5 = 60afa71ef44dc0c6ca68ce7d9b3ec802 OK 2026/02/11 01:57:14 DEBUG : only19: md5 = 38db436ef3c524451f13798ce6eebb88 OK 2026/02/11 01:57:15 DEBUG : both10: size = 6 OK 2026/02/11 01:57:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both11: size = 6 OK 2026/02/11 01:57:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both10: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both12: size = 6 OK 2026/02/11 01:57:15 DEBUG : both13: size = 6 OK 2026/02/11 01:57:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both0: size = 6 OK 2026/02/11 01:57:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both12: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both14: size = 6 OK 2026/02/11 01:57:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both14: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both15: size = 6 OK 2026/02/11 01:57:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both15: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both16: size = 6 OK 2026/02/11 01:57:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both16: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both17: size = 6 OK 2026/02/11 01:57:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both17: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both18: size = 6 OK 2026/02/11 01:57:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both18: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both19: size = 6 OK 2026/02/11 01:57:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both19: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both1: size = 6 OK 2026/02/11 01:57:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both1: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both2: size = 6 OK 2026/02/11 01:57:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both13: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both3: size = 6 OK 2026/02/11 01:57:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both3: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both4: size = 6 OK 2026/02/11 01:57:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both11: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both5: size = 6 OK 2026/02/11 01:57:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both0: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both6: size = 6 OK 2026/02/11 01:57:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both2: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both7: size = 6 OK 2026/02/11 01:57:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both7: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both8: size = 6 OK 2026/02/11 01:57:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both8: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both9: size = 6 OK 2026/02/11 01:57:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:57:15 DEBUG : both9: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both4: Unchanged skipping 2026/02/11 01:57:15 DEBUG : both5: Unchanged skipping 2026/02/11 01:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:57:15 DEBUG : both6: Unchanged skipping 2026/02/11 01:57:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:57:15 DEBUG : Waiting for deletions to finish 2026/02/11 01:57:15 INFO : only18: Deleted 2026/02/11 01:57:15 INFO : only2: Deleted 2026/02/11 01:57:15 INFO : only14: Deleted 2026/02/11 01:57:16 INFO : only1: Deleted 2026/02/11 01:57:16 INFO : only3: Deleted 2026/02/11 01:57:16 INFO : only7: Deleted 2026/02/11 01:57:16 INFO : only10: Deleted 2026/02/11 01:57:16 INFO : only15: Deleted 2026/02/11 01:57:16 INFO : only17: Deleted 2026/02/11 01:57:16 INFO : only13: Deleted 2026/02/11 01:57:16 INFO : only4: Deleted 2026/02/11 01:57:16 INFO : only5: Deleted 2026/02/11 01:57:17 INFO : only9: Deleted 2026/02/11 01:57:17 INFO : only8: Deleted 2026/02/11 01:57:17 INFO : only0: Deleted 2026/02/11 01:57:17 INFO : only11: Deleted 2026/02/11 01:57:17 INFO : only12: Deleted 2026/02/11 01:57:17 INFO : only16: Deleted 2026/02/11 01:57:17 INFO : only19: Deleted 2026/02/11 01:57:17 INFO : only6: Deleted 2026/02/11 01:57:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (75.57s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:57:29 DEBUG : both0: md5 = fe717651c17b6435c345a722dc5312c6 OK 2026/02/11 01:57:30 DEBUG : only0: md5 = 60936481037b791279ca5778846169eb OK 2026/02/11 01:57:32 DEBUG : both1: md5 = 5a13cf8c361baab815aeba907f2c0d52 OK 2026/02/11 01:57:33 DEBUG : only1: md5 = fbff604d205cb142e62b335d4d5f0b26 OK 2026/02/11 01:57:35 DEBUG : both2: md5 = 480911a122ac39d224e4ddb916420f9e OK 2026/02/11 01:57:36 DEBUG : only2: md5 = 190161f437f4839ec42f84838fff8c64 OK 2026/02/11 01:57:38 DEBUG : both3: md5 = 857e7eb859d9c93363517de01c77b7a3 OK 2026/02/11 01:57:39 DEBUG : only3: md5 = 1c4559c1b57025b3c7b1d73f16daa272 OK 2026/02/11 01:57:41 DEBUG : both4: md5 = 794484a6ab679ac877a516efff7d2730 OK 2026/02/11 01:57:42 DEBUG : only4: md5 = 00be698c03b6a22b598ea12a2c3db6f4 OK 2026/02/11 01:57:44 DEBUG : both5: md5 = 21e605ac4d29aceb2aef72f2cee47d47 OK 2026/02/11 01:57:45 DEBUG : only5: md5 = af66dbcb9c6501e3ff906c0ef1a19123 OK 2026/02/11 01:57:47 DEBUG : both6: md5 = 694dd00d98687bc2f1fb5febfbbd9b9b OK 2026/02/11 01:57:48 DEBUG : only6: md5 = 379200a38add4d8c8969dc148ee462a0 OK 2026/02/11 01:57:50 DEBUG : both7: md5 = 73e329d355cbb43b54c721b3ca7a0643 OK 2026/02/11 01:57:52 DEBUG : only7: md5 = a73e83cd3e70ad467fcac0baa0189d91 OK 2026/02/11 01:57:53 DEBUG : both8: md5 = ea7b6fca4d58428756930b7b9445e345 OK 2026/02/11 01:57:55 DEBUG : only8: md5 = 910b12bc7233f95db72aa464bec39ae8 OK 2026/02/11 01:57:56 DEBUG : both9: md5 = 4857625545ed5cc692b727c5138418ef OK 2026/02/11 01:57:57 DEBUG : only9: md5 = 02c48928ce8fd0de08aab922999ac574 OK 2026/02/11 01:57:59 DEBUG : both10: md5 = 315083f9d4efe9c6107158b576538fb6 OK 2026/02/11 01:58:00 DEBUG : only10: md5 = 4e0c12cde5d185932cb422983d9bd351 OK 2026/02/11 01:58:02 DEBUG : both11: md5 = 180df1cf99a17536699ff6e651468f0e OK 2026/02/11 01:58:03 DEBUG : only11: md5 = 1ba68dc6e12cefd26f6b20eb7c77794e OK 2026/02/11 01:58:05 DEBUG : both12: md5 = ee9a07d61661f40e3fe33e73ee0e3013 OK 2026/02/11 01:58:06 DEBUG : only12: md5 = 548a4ed24836662acd66beb05c042af3 OK 2026/02/11 01:58:07 DEBUG : both13: md5 = c319150a950c6ae2a2738c027b7f3e6b OK 2026/02/11 01:58:09 DEBUG : only13: md5 = 997850148ef70b6483f0a215e965f2cb OK 2026/02/11 01:58:10 DEBUG : both14: md5 = d35da2e562e3fcb2b1acc970bcfb6e13 OK 2026/02/11 01:58:12 DEBUG : only14: md5 = fab7e2bdcb88e0c28914b647050378e5 OK 2026/02/11 01:58:13 DEBUG : both15: md5 = 67b446933a579b3c4e42c3e48897deed OK 2026/02/11 01:58:15 DEBUG : only15: md5 = cc9608b5614ca9c1afdeb4a63cf23716 OK 2026/02/11 01:58:16 DEBUG : both16: md5 = 6978aa1593d7ae4d71dd97ba1947ff0e OK 2026/02/11 01:58:18 DEBUG : only16: md5 = 4f7b360ab7ce3d8e556a475770ab90fc OK 2026/02/11 01:58:19 DEBUG : both17: md5 = 13ee5f3e94cad8458b518f76337dfa24 OK 2026/02/11 01:58:21 DEBUG : only17: md5 = 87cec8390f6cde4e43d0c430f6032aac OK 2026/02/11 01:58:22 DEBUG : both18: md5 = bb24b3c948ea9c50cd35e630e8bf4fe0 OK 2026/02/11 01:58:24 DEBUG : only18: md5 = d51b04422f741f17adb4a8fc308f5101 OK 2026/02/11 01:58:25 DEBUG : both19: md5 = f9b3dcd934dd8a7530b042bb58fa8e65 OK 2026/02/11 01:58:27 DEBUG : only19: md5 = f6ccf1654c9baf996a6632f8d6d65951 OK 2026/02/11 01:58:27 DEBUG : both0: size = 6 OK 2026/02/11 01:58:27 DEBUG : both11: size = 6 OK 2026/02/11 01:58:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both10: size = 6 OK 2026/02/11 01:58:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both12: size = 6 OK 2026/02/11 01:58:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both0: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both13: size = 6 OK 2026/02/11 01:58:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 01:58:27 DEBUG : both11: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both14: size = 6 OK 2026/02/11 01:58:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both14: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both15: size = 6 OK 2026/02/11 01:58:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both15: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both16: size = 6 OK 2026/02/11 01:58:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both16: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both17: size = 6 OK 2026/02/11 01:58:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both17: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both18: size = 6 OK 2026/02/11 01:58:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both10: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both19: size = 6 OK 2026/02/11 01:58:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both12: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both1: size = 6 OK 2026/02/11 01:58:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both1: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both2: size = 6 OK 2026/02/11 01:58:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both2: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both3: size = 6 OK 2026/02/11 01:58:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both3: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both4: size = 6 OK 2026/02/11 01:58:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both4: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both5: size = 6 OK 2026/02/11 01:58:27 DEBUG : both13: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both6: size = 6 OK 2026/02/11 01:58:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both18: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both7: size = 6 OK 2026/02/11 01:58:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both7: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both8: size = 6 OK 2026/02/11 01:58:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both19: Unchanged skipping 2026/02/11 01:58:27 DEBUG : both9: size = 6 OK 2026/02/11 01:58:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 01:58:27 DEBUG : both9: Unchanged skipping 2026/02/11 01:58:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only0: Sizes differ 2026/02/11 01:58:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only10: Sizes differ 2026/02/11 01:58:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only11: Sizes differ 2026/02/11 01:58:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only12: Sizes differ 2026/02/11 01:58:27 DEBUG : both6: Unchanged skipping 2026/02/11 01:58:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only13: Sizes differ 2026/02/11 01:58:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only14: Sizes differ 2026/02/11 01:58:27 DEBUG : both5: Unchanged skipping 2026/02/11 01:58:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only15: Sizes differ 2026/02/11 01:58:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only16: Sizes differ 2026/02/11 01:58:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only17: Sizes differ 2026/02/11 01:58:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only18: Sizes differ 2026/02/11 01:58:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only19: Sizes differ 2026/02/11 01:58:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only1: Sizes differ 2026/02/11 01:58:27 DEBUG : only2: Sizes differ 2026/02/11 01:58:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only3: Sizes differ 2026/02/11 01:58:27 DEBUG : both8: Unchanged skipping 2026/02/11 01:58:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only4: Sizes differ 2026/02/11 01:58:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only5: Sizes differ 2026/02/11 01:58:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only6: Sizes differ 2026/02/11 01:58:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only7: Sizes differ 2026/02/11 01:58:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only8: Sizes differ 2026/02/11 01:58:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone845583204) 2026/02/11 01:58:27 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso') 2026/02/11 01:58:27 DEBUG : only9: Sizes differ 2026/02/11 01:58:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 01:58:28 DEBUG : only13: md5 = 749ccf2dca86e3a432877f4a6b3c81be OK 2026/02/11 01:58:28 DEBUG : only13: size = 0 OK 2026/02/11 01:58:28 INFO : only13: Copied (replaced existing) 2026/02/11 01:58:29 DEBUG : only11: md5 = 116d5854c72cd2fcbdf83cab614c1220 OK 2026/02/11 01:58:29 DEBUG : only11: size = 0 OK 2026/02/11 01:58:29 INFO : only11: Copied (replaced existing) 2026/02/11 01:58:29 DEBUG : only0: md5 = 83c4784ba5875555bedf24882010059a OK 2026/02/11 01:58:29 DEBUG : only0: size = 0 OK 2026/02/11 01:58:29 INFO : only0: Copied (replaced existing) 2026/02/11 01:58:29 DEBUG : only10: md5 = 38c4bbdaea02cdebca88bbd4890341c9 OK 2026/02/11 01:58:29 DEBUG : only10: size = 0 OK 2026/02/11 01:58:29 INFO : only10: Copied (replaced existing) 2026/02/11 01:58:30 DEBUG : only16: md5 = 16260c1c315ce37d5fc0aaf9bfab1cc3 OK 2026/02/11 01:58:30 DEBUG : only16: size = 0 OK 2026/02/11 01:58:30 INFO : only16: Copied (replaced existing) 2026/02/11 01:58:30 DEBUG : only14: md5 = d49a20284922eea82f8bd501720448b8 OK 2026/02/11 01:58:30 DEBUG : only14: size = 0 OK 2026/02/11 01:58:30 INFO : only14: Copied (replaced existing) 2026/02/11 01:58:30 DEBUG : only18: md5 = 9b34b412ab1ddfdab97c6898ade2e994 OK 2026/02/11 01:58:30 DEBUG : only18: size = 0 OK 2026/02/11 01:58:30 INFO : only18: Copied (replaced existing) 2026/02/11 01:58:30 DEBUG : only17: md5 = 0fd18a1e575769205d88c674c12b578d OK 2026/02/11 01:58:30 DEBUG : only17: size = 0 OK 2026/02/11 01:58:30 INFO : only17: Copied (replaced existing) 2026/02/11 01:58:31 DEBUG : only19: md5 = 1f35c070d25ac5d2a1d4ac43590c194c OK 2026/02/11 01:58:31 DEBUG : only19: size = 0 OK 2026/02/11 01:58:31 INFO : only19: Copied (replaced existing) 2026/02/11 01:58:31 DEBUG : only15: md5 = 5230e8149edca676ac4866f02c4aa46c OK 2026/02/11 01:58:31 DEBUG : only15: size = 0 OK 2026/02/11 01:58:31 INFO : only15: Copied (replaced existing) 2026/02/11 01:58:31 DEBUG : only12: md5 = e7abbdeedfb77399947c14202e61a36c OK 2026/02/11 01:58:31 DEBUG : only12: size = 0 OK 2026/02/11 01:58:31 INFO : only12: Copied (replaced existing) 2026/02/11 01:58:31 DEBUG : only4: md5 = 7c81a0e4b09f56c90faa74101a16cb75 OK 2026/02/11 01:58:31 DEBUG : only4: size = 0 OK 2026/02/11 01:58:31 INFO : only4: Copied (replaced existing) 2026/02/11 01:58:32 DEBUG : only5: md5 = 5cd4cb9ae921d431f15cdb8b6558dc05 OK 2026/02/11 01:58:32 DEBUG : only5: size = 0 OK 2026/02/11 01:58:32 INFO : only5: Copied (replaced existing) 2026/02/11 01:58:32 DEBUG : only8: md5 = c2d45e1018c2fbdf60df3721f2238b5e OK 2026/02/11 01:58:32 DEBUG : only8: size = 0 OK 2026/02/11 01:58:32 INFO : only8: Copied (replaced existing) 2026/02/11 01:58:32 DEBUG : only7: md5 = fdd4d042196b789c7285c9fc2b3ff792 OK 2026/02/11 01:58:32 DEBUG : only7: size = 0 OK 2026/02/11 01:58:32 INFO : only7: Copied (replaced existing) 2026/02/11 01:58:32 DEBUG : only6: md5 = eb8fe916b701fe3626397fdd7842f414 OK 2026/02/11 01:58:32 DEBUG : only6: size = 0 OK 2026/02/11 01:58:32 INFO : only6: Copied (replaced existing) 2026/02/11 01:58:33 DEBUG : only1: md5 = 6430158f5f575834cc327a22095e1340 OK 2026/02/11 01:58:33 DEBUG : only1: size = 0 OK 2026/02/11 01:58:33 INFO : only1: Copied (replaced existing) 2026/02/11 01:58:33 DEBUG : only2: md5 = fd13fc816912b37a888310637edb879b OK 2026/02/11 01:58:33 DEBUG : only2: size = 0 OK 2026/02/11 01:58:33 INFO : only2: Copied (replaced existing) 2026/02/11 01:58:33 DEBUG : only9: md5 = dd27d730f7dff8f35f475e1cbb3908cb OK 2026/02/11 01:58:33 DEBUG : only9: size = 0 OK 2026/02/11 01:58:33 INFO : only9: Copied (replaced existing) 2026/02/11 01:58:34 DEBUG : only3: md5 = f30ab4a802b6cc304b63c5dc133578e6 OK 2026/02/11 01:58:34 DEBUG : only3: size = 0 OK 2026/02/11 01:58:34 INFO : only3: Copied (replaced existing) 2026/02/11 01:58:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (85.60s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:58:53 DEBUG : empty_dir: Making directory with metadata 2026/02/11 01:58:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:58:53 DEBUG : empty_on_remote: Making directory with metadata 2026/02/11 01:58:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:58:53 DEBUG : empty_on_remote: Making directory with metadata 2026/02/11 01:58:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:58:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/11 01:58:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/11 01:58:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:58:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:05 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/11 01:59:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/11 01:59:07 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:59:08 DEBUG : empty_dir: Making directory with metadata 2026/02/11 01:59:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:59:08 DEBUG : empty_on_remote: Making directory with metadata 2026/02/11 01:59:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:59:08 DEBUG : empty_on_remote: Making directory with metadata 2026/02/11 01:59:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:59:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/11 01:59:21 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/11 01:59:22 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 01:59:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:24 DEBUG : sub dir: Making directory with metadata 2026/02/11 01:59:25 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/11 01:59:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:43 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 01:59:43 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/11 01:59:56 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/02/11 01:59:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 01:59:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/11 01:59:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/11 01:59:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 01:59:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 02:00:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/11 02:00:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:00:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/11 02:00:04 DEBUG : sub dir: Making directory with metadata 2026/02/11 02:00:05 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/11 02:00:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/11 02:00:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/11 02:00:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/11 02:00:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/11 02:00:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 02:00:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/11 02:00:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/11 02:00:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/11 02:00:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/11 02:00:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/11 02:00:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.28s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:00:54 DEBUG : dir1/0000-abcdefg.txt: md5 = 087340b37ab6be53911a5d6d5452a84c OK 2026/02/11 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: md5 = edb4b4f61605af999c005b8d30ac4344 OK 2026/02/11 02:00:57 DEBUG : dir1/0002-cdefghi.txt: md5 = ac75be13f3ecca26a6b047f952e12181 OK 2026/02/11 02:00:58 DEBUG : dir1/0003-defghij.txt: md5 = 1ccdf794dd3431595268671329c0afab OK 2026/02/11 02:01:00 DEBUG : dir1/0004-efghijk.txt: md5 = d3d1b2b1ab71c802598ccaf59c2afff3 OK 2026/02/11 02:01:02 DEBUG : dir1/0005-fghijkl.txt: md5 = 4abd7acac4db481f7dddb80e3e378061 OK 2026/02/11 02:01:03 DEBUG : dir1/0006-ghijklm.txt: md5 = c879c7a9585a5201b6e463a9069a1119 OK 2026/02/11 02:01:05 DEBUG : dir1/0007-1234567.txt: md5 = 9a3dab068c5e1ef07a86a427313e29ba OK 2026/02/11 02:01:07 DEBUG : dir1/0008-2345678.txt: md5 = ec53357a864edaa55a1ca3632709f8cc OK 2026/02/11 02:01:08 DEBUG : dir1/0009-3456789.txt: md5 = 2ba538dee797688607a5f2dea11d48cc OK 2026/02/11 02:01:10 DEBUG : dir1/0010-456789.txt: md5 = b3e92d1e0403cac44f4ea8ab52fd0f72 OK 2026/02/11 02:01:11 DEBUG : dir1/0011-56789;.txt: md5 = 38cb5068af864846050032f0c6858814 OK 2026/02/11 02:01:13 DEBUG : dir1/0012-6789;.txt: md5 = 52c9982546d367a4925f6f6b7203a41e OK 2026/02/11 02:01:14 DEBUG : dir1/0013-789;=.txt: md5 = 6a01e2d115140e1e860495fa3a787602 OK 2026/02/11 02:01:16 DEBUG : dir1/0014-89;=.txt: md5 = 89a2c05677fb011f66d96346b6e7c12b OK 2026/02/11 02:01:17 DEBUG : dir1/0015-9;=.txt: md5 = 1cde7d5005dda24e96001f550f4437f8 OK 2026/02/11 02:01:19 DEBUG : apple: md5 = 3be87f5702892d93f730690f5a13cfae OK 2026/02/11 02:01:21 DEBUG : banana: md5 = be7ab95903ab183f63b162196adb709d OK 2026/02/11 02:01:22 DEBUG : appleappleapplebanana: md5 = a9f76272a754ba76f5008d059e74824f OK 2026/02/11 02:01:23 DEBUG : splitbananasplit: md5 = abd5dd2212c2e2027f87a6b3c764815a OK 2026/02/11 02:01:23 DEBUG : Waiting for deletions to finish 2026/02/11 02:01:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:01:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:01:25 DEBUG : apple: size = 5 OK 2026/02/11 02:01:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:25 DEBUG : apple: Unchanged skipping 2026/02/11 02:01:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:01:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:01:25 DEBUG : banana: size = 6 OK 2026/02/11 02:01:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:25 DEBUG : banana: Unchanged skipping 2026/02/11 02:01:26 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:01:26 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:01:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:01:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:01:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:01:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:01:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:01:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:01:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:01:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:01:26 DEBUG : Waiting for deletions to finish 2026/02/11 02:01:26 DEBUG : Waiting for deletions to finish 2026/02/11 02:01:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:01:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:01:27 DEBUG : dir1: Directory modification time the same (differ by -456.603µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : apple: size = 5 OK 2026/02/11 02:01:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : apple: Unchanged skipping 2026/02/11 02:01:27 DEBUG : banana: size = 6 OK 2026/02/11 02:01:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : banana: Unchanged skipping 2026/02/11 02:01:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:01:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:01:27 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:01:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:01:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:01:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:01:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:01:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:01:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:01:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:01:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:01:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:01:27 DEBUG : Waiting for deletions to finish 2026/02/11 02:01:27 DEBUG : Waiting for deletions to finish 2026/02/11 02:01:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:01:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:01:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:01:43 DEBUG : dir1/0000-abcdefg.txt: md5 = ed17a79588aecd4712df5a287118a699 OK 2026/02/11 02:01:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = f37b2525950a6b70d41a5ae2295d985c OK 2026/02/11 02:01:46 DEBUG : dir1/0002-cdefghi.txt: md5 = f1406a674d9924a97677b8052961e648 OK 2026/02/11 02:01:47 DEBUG : dir1/0003-defghij.txt: md5 = e9458e591b7de9a984f5e92ef51fb8ff OK 2026/02/11 02:01:49 DEBUG : dir1/0004-efghijk.txt: md5 = 0e4697936b8afc716ecd1b29daf0c525 OK 2026/02/11 02:01:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 3c3aa237665c681871746ef6c06e17be OK 2026/02/11 02:01:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 651f1b138110e78c70747f2ebd4c96c6 OK 2026/02/11 02:01:53 DEBUG : dir1/0007-1234567.txt: md5 = 102c5ee373be8ab75d283d0cbd4dce9a OK 2026/02/11 02:01:55 DEBUG : dir1/0008-2345678.txt: md5 = 49838cf9c46dcbbccfe0df48d89d251c OK 2026/02/11 02:01:56 DEBUG : dir1/0009-3456789.txt: md5 = b2b5d319ba99f17db98c4c025ca0adb7 OK 2026/02/11 02:01:58 DEBUG : dir1/0010-456789.txt: md5 = 273e52e1c39dc112eda6d7fcefc9eb25 OK 2026/02/11 02:02:00 DEBUG : dir1/0011-56789;.txt: md5 = 17affbec91e8e6add5355fce2e30be4b OK 2026/02/11 02:02:01 DEBUG : dir1/0012-6789;.txt: md5 = 3a9d6bbc868f1ea9dd2ecf30225f526e OK 2026/02/11 02:02:03 DEBUG : dir1/0013-789;=.txt: md5 = 853398e8344c3dd034e576e0d99f7ef8 OK 2026/02/11 02:02:05 DEBUG : dir1/0014-89;=.txt: md5 = 659787d703a6f16b1214ba4434fda7b9 OK 2026/02/11 02:02:06 DEBUG : dir1/0015-9;=.txt: md5 = c535b58d7783a01ccb0eab145599ca7c OK 2026/02/11 02:02:08 DEBUG : apple: md5 = 42e492cb468ca4433b1d5ede161e1ebb OK 2026/02/11 02:02:09 DEBUG : banana: md5 = b1da6feb411a49bf1b20b9b22d66b446 OK 2026/02/11 02:02:11 DEBUG : appleappleapplebanana: md5 = 88041a4fbb9715a80724673f54d1f41b OK 2026/02/11 02:02:13 DEBUG : splitbananasplit: md5 = 153cfeff0a885f017266658b0307c6d7 OK 2026/02/11 02:02:13 DEBUG : Waiting for deletions to finish 2026/02/11 02:02:13 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:02:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:02:14 DEBUG : apple: size = 5 OK 2026/02/11 02:02:14 DEBUG : banana: size = 6 OK 2026/02/11 02:02:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:14 DEBUG : apple: Unchanged skipping 2026/02/11 02:02:14 DEBUG : banana: Unchanged skipping 2026/02/11 02:02:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:02:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:02:15 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:02:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:02:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:02:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:02:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:02:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:02:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:02:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:02:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:02:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:02:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:02:15 DEBUG : Waiting for deletions to finish 2026/02/11 02:02:15 DEBUG : Waiting for deletions to finish 2026/02/11 02:02:15 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:02:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:02:16 DEBUG : dir1: Directory modification time the same (differ by -910.947µs, within tolerance 1ms) 2026/02/11 02:02:16 DEBUG : apple: size = 5 OK 2026/02/11 02:02:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:16 DEBUG : banana: size = 6 OK 2026/02/11 02:02:16 DEBUG : apple: Unchanged skipping 2026/02/11 02:02:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:02:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:02:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:02:16 DEBUG : banana: Unchanged skipping 2026/02/11 02:02:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:02:17 DEBUG : Waiting for deletions to finish 2026/02/11 02:02:17 DEBUG : Waiting for deletions to finish 2026/02/11 02:02:17 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:02:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:02:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:02:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 414f62e82f64b201f8705450c2da168b OK 2026/02/11 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = c7360e9a57bf59487201b04d76114e24 OK 2026/02/11 02:02:34 DEBUG : dir1/0002-cdefghi.txt: md5 = f08c607c5259b003e2d22e992bfc6bcb OK 2026/02/11 02:02:36 DEBUG : dir1/0003-defghij.txt: md5 = f45ebb1c8c6298575d422fc6307dca1c OK 2026/02/11 02:02:37 DEBUG : dir1/0004-efghijk.txt: md5 = 0b2dc4d90f3b75f09a0f9965dcac2efd OK 2026/02/11 02:02:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 3822f579e4a5949d53ecbc0036249c45 OK 2026/02/11 02:02:40 DEBUG : dir1/0006-ghijklm.txt: md5 = b3de88ffd123094b73e511a379c19a42 OK 2026/02/11 02:02:42 DEBUG : dir1/0007-1234567.txt: md5 = e067392132eaeb561148439bedd9cb60 OK 2026/02/11 02:02:43 DEBUG : dir1/0008-2345678.txt: md5 = 938ecc75e97c9d26fb3b330d54b42ff6 OK 2026/02/11 02:02:45 DEBUG : dir1/0009-3456789.txt: md5 = 35411b6aa8e52e01a787b4a9bd843295 OK 2026/02/11 02:02:47 DEBUG : dir1/0010-456789.txt: md5 = ea366405d51ce4fe72c9eabaded0648d OK 2026/02/11 02:02:48 DEBUG : dir1/0011-56789;.txt: md5 = 9fdd2b384bfab56f480c66053c251fe0 OK 2026/02/11 02:02:50 DEBUG : dir1/0012-6789;.txt: md5 = bc06cd1a8cefe0cef80faa3bd3515503 OK 2026/02/11 02:02:51 DEBUG : dir1/0013-789;=.txt: md5 = 88d1d6d92e6a5f9f84b22521f7d624f1 OK 2026/02/11 02:02:53 DEBUG : dir1/0014-89;=.txt: md5 = eae2d6891e0cc36f5b47b0a6ba4cc7c5 OK 2026/02/11 02:02:54 DEBUG : dir1/0015-9;=.txt: md5 = 3aa978d5361f49a4b5b79cc7996d5fe6 OK 2026/02/11 02:02:56 DEBUG : apple: md5 = b1b132d372f04b2daf412850b1666aa7 OK 2026/02/11 02:02:58 DEBUG : banana: md5 = 9fe5240b054108b7ef42e6601139de9f OK 2026/02/11 02:02:59 DEBUG : appleappleapplebanana: md5 = 85b16f4a573b99f9a0280a2cb1e600d0 OK 2026/02/11 02:03:00 DEBUG : splitbananasplit: md5 = 756f69ed27773600baf9e89470e98fd3 OK 2026/02/11 02:03:00 DEBUG : Waiting for deletions to finish 2026/02/11 02:03:01 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:03:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:03:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/11 02:03:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/11 02:03:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/11 02:03:02 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:02 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/11 02:03:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/11 02:03:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:03:03 DEBUG : YXBwbGU=: md5 = 91d3fd2843d01cc7b2a5d6d81c00b3e6 OK 2026/02/11 02:03:03 DEBUG : YXBwbGU=: size = 5 OK 2026/02/11 02:03:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/11 02:03:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 06afa47c105411eaf235550c1a919354 OK 2026/02/11 02:03:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/11 02:03:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:03 DEBUG : YmFuYW5h: md5 = ec6efc21329bce719b5856bdc0c8c312 OK 2026/02/11 02:03:03 DEBUG : YmFuYW5h: size = 6 OK 2026/02/11 02:03:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/11 02:03:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 2234b6ad0388817ba17710f06a9cb18e OK 2026/02/11 02:03:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/11 02:03:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 57484ff99f1242e12a7e93542198170f OK 2026/02/11 02:03:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/11 02:03:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 8f05e47744b91ce8a37288b89c328357 OK 2026/02/11 02:03:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/11 02:03:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = b221ff51886e3879115c533cf2615344 OK 2026/02/11 02:03:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/11 02:03:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 59d9390bdff094390a5d23c5abea8975 OK 2026/02/11 02:03:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/11 02:03:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = a77dcbb6d6c1524670505de8cadb10b8 OK 2026/02/11 02:03:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/11 02:03:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = c7e943aaab362b15628f68a6c7dd55c4 OK 2026/02/11 02:03:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/11 02:03:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = fa43e6068b2a339f2d5f7ca95938feb3 OK 2026/02/11 02:03:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/11 02:03:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 056f0e92df401a12e91bbfef0f9efedb OK 2026/02/11 02:03:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/11 02:03:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = a5315e078ace996eb11f25aef4276e1e OK 2026/02/11 02:03:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/11 02:03:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 7fcf192fbd371cce9f5d86640bada501 OK 2026/02/11 02:03:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/11 02:03:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 2dda568755b39a8280e5c37e19b868c5 OK 2026/02/11 02:03:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/11 02:03:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 4ceae1ea1482ffbd1794656f347059db OK 2026/02/11 02:03:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/11 02:03:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 9ae0526da3e4551cd2d3bb4a049dd5ce OK 2026/02/11 02:03:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/11 02:03:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 90302644f29f64862ec70b7caeb51915 OK 2026/02/11 02:03:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/11 02:03:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = a0a38e40e7cfeb55081bffa973f553ae OK 2026/02/11 02:03:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/11 02:03:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:10 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 6668f140394a04a48bd70987009800a1 OK 2026/02/11 02:03:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/11 02:03:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:10 DEBUG : Waiting for deletions to finish 2026/02/11 02:03:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/11 02:03:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/11 02:03:10 INFO : dir1/0013-789;=.txt: Deleted 2026/02/11 02:03:10 INFO : dir1/0015-9;=.txt: Deleted 2026/02/11 02:03:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/11 02:03:10 INFO : splitbananasplit: Deleted 2026/02/11 02:03:10 INFO : dir1/0009-3456789.txt: Deleted 2026/02/11 02:03:10 INFO : apple: Deleted 2026/02/11 02:03:11 INFO : dir1/0012-6789;.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0007-1234567.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/11 02:03:11 INFO : banana: Deleted 2026/02/11 02:03:11 INFO : dir1/0003-defghij.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0014-89;=.txt: Deleted 2026/02/11 02:03:11 INFO : appleappleapplebanana: Deleted 2026/02/11 02:03:11 INFO : dir1/0008-2345678.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0010-456789.txt: Deleted 2026/02/11 02:03:11 INFO : dir1/0011-56789;.txt: Deleted 2026/02/11 02:03:11 DEBUG : Waiting for deletions to finish 2026/02/11 02:03:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:12 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:12 DEBUG : dir1: Directory modification time the same (differ by -357.854µs, within tolerance 1ms) 2026/02/11 02:03:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:03:12 DEBUG : YXBwbGU=: size = 5 OK 2026/02/11 02:03:12 DEBUG : YmFuYW5h: size = 6 OK 2026/02/11 02:03:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/11 02:03:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:12 DEBUG : banana: Unchanged skipping 2026/02/11 02:03:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:12 DEBUG : apple: Unchanged skipping 2026/02/11 02:03:12 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/11 02:03:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/11 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/11 02:03:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/11 02:03:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/11 02:03:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/11 02:03:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/11 02:03:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/11 02:03:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/11 02:03:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:03:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:03:13 DEBUG : Waiting for deletions to finish 2026/02/11 02:03:13 DEBUG : Waiting for deletions to finish 2026/02/11 02:03:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/11 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:14 DEBUG : apple: transformed to: YXBwbGU= 2026/02/11 02:03:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/11 02:03:14 DEBUG : banana: transformed to: YmFuYW5h 2026/02/11 02:03:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/11 02:03:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/11 02:03:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/11 02:03:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/11 02:03:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/11 02:03:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/11 02:03:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/02/11 02:03:23 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:03:27 DEBUG : dir1/0000-abcdefg.txt: md5 = 8d4600cde3f8c44bf80074c25fa347ad OK 2026/02/11 02:03:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 529565c16465b0ffa642b37465d2b83b OK 2026/02/11 02:03:30 DEBUG : dir1/0002-cdefghi.txt: md5 = ac1a547170ea7d4f161f9a77715cad26 OK 2026/02/11 02:03:32 DEBUG : dir1/0003-defghij.txt: md5 = 9db0789abf035e0508dd32dc2496466d OK 2026/02/11 02:03:33 DEBUG : dir1/0004-efghijk.txt: md5 = c445ac000c38a0b1c99ffde4e67fb94e OK 2026/02/11 02:03:35 DEBUG : dir1/0005-fghijkl.txt: md5 = a86d69b48ee39d598a109270c9f29858 OK 2026/02/11 02:03:36 DEBUG : dir1/0006-ghijklm.txt: md5 = 50b2db7fd7dcfb5a592ad126e6eb14fa OK 2026/02/11 02:03:38 DEBUG : dir1/0007-1234567.txt: md5 = dc20ced88f2ee15af60c135e4a0310b1 OK 2026/02/11 02:03:39 DEBUG : dir1/0008-2345678.txt: md5 = d333fdf9613d96d68ad13c8b35d2410b OK 2026/02/11 02:03:41 DEBUG : dir1/0009-3456789.txt: md5 = 6d743e89b340fcd870d3000925d0f36c OK 2026/02/11 02:03:42 DEBUG : dir1/0010-456789.txt: md5 = bc7e0340bd63378387727a9e965756ca OK 2026/02/11 02:03:44 DEBUG : dir1/0011-56789;.txt: md5 = 48949a73faf23c5851c57d51352da607 OK 2026/02/11 02:03:45 DEBUG : dir1/0012-6789;.txt: md5 = fc1f101dc7fff19d8539d1fcf0fbc7df OK 2026/02/11 02:03:47 DEBUG : dir1/0013-789;=.txt: md5 = 314bd92182bb73be40275f924159fe4a OK 2026/02/11 02:03:48 DEBUG : dir1/0014-89;=.txt: md5 = afbf01d4f0e42b93160cba7d7e7ab07d OK 2026/02/11 02:03:50 DEBUG : dir1/0015-9;=.txt: md5 = e0ed9c0fcea18c4d210b5d5269b172e7 OK 2026/02/11 02:03:51 DEBUG : apple: md5 = 5b9b3626be93a008bfa71a8d79f3eeef OK 2026/02/11 02:03:53 DEBUG : banana: md5 = bde08183396f4e406db464eecc842119 OK 2026/02/11 02:03:54 DEBUG : appleappleapplebanana: md5 = a06a02632b9221f02533d4759e116ab2 OK 2026/02/11 02:03:56 DEBUG : splitbananasplit: md5 = 4a78c20f50ad823fcfc0f9e444a5eb98 OK 2026/02/11 02:03:56 DEBUG : Waiting for deletions to finish 2026/02/11 02:03:56 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:03:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:03:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:03:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:03:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:03:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:03:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:03:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:03:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:03:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:03:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:03:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:03:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/11 02:03:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:03:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/11 02:03:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:03:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/11 02:03:57 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:03:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:03:57 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:03:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:03:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/11 02:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/11 02:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/11 02:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/11 02:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/11 02:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/11 02:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/11 02:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/11 02:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/11 02:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/11 02:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/11 02:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/11 02:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/11 02:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/11 02:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/11 02:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/11 02:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:03:58 DEBUG : PREFIXappleappleapplebanana: md5 = 3a4bb249c5c65529ed21fcb36c5ea92c OK 2026/02/11 02:03:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/11 02:03:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/11 02:03:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:03:59 DEBUG : PREFIXbanana: md5 = 5c8e07c597eec18f716d4be1891aa9ee OK 2026/02/11 02:03:59 DEBUG : PREFIXbanana: size = 6 OK 2026/02/11 02:03:59 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/11 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:03:59 DEBUG : PREFIXapple: md5 = 07dddd3fa1366dcf626a485a26595c45 OK 2026/02/11 02:03:59 DEBUG : PREFIXapple: size = 5 OK 2026/02/11 02:03:59 INFO : apple: Copied (new) to: PREFIXapple 2026/02/11 02:03:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:03:59 DEBUG : PREFIXsplitbananasplit: md5 = 56bcf4ba949e210edf8190ce5b0438e0 OK 2026/02/11 02:03:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/11 02:03:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/11 02:03:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = b435579eff52620f58d682b64a86d8f9 OK 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/11 02:04:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = dcda070a051812a94bed8582d44f2d75 OK 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/11 02:04:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 82750cd630e0b3c52cd3897ccc9a7349 OK 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:04:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 3192e8433a76eac66b791abcb938aa48 OK 2026/02/11 02:04:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/11 02:04:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:01 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = b054a64cec44b05cf40bc2a9b2cd0612 OK 2026/02/11 02:04:01 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/11 02:04:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 1dc170237776e0baf256d2edf2971a89 OK 2026/02/11 02:04:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/11 02:04:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 9758181322a40ffb9e4ac05445907bda OK 2026/02/11 02:04:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/11 02:04:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:02 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = ef50d487e3f5936661717a424be58a03 OK 2026/02/11 02:04:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/11 02:04:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 308ec52abd58fa39787c29ad891fc112 OK 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/11 02:04:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = d1d0ae746acf6638b1509c4acd080eb4 OK 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/11 02:04:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 59bc0887777cf84e55fc062cfcf08be4 OK 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/11 02:04:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 5936a81f8282fa2a324d46e52ee732df OK 2026/02/11 02:04:03 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/11 02:04:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:04 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 8377a1ce14ed8cd0a3a46695fdfccb5a OK 2026/02/11 02:04:04 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/11 02:04:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:04 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 1b546d24c752d9fe766b7c43248c481b OK 2026/02/11 02:04:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/11 02:04:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:05 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = 064d2b887e6c59243ca8d5361f9a29e3 OK 2026/02/11 02:04:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/11 02:04:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:05 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 318e58fe7e0c0a8b2f85f0d08b3e60c2 OK 2026/02/11 02:04:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/11 02:04:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:05 DEBUG : Waiting for deletions to finish 2026/02/11 02:04:05 INFO : dir1/0011-56789;.txt: Deleted 2026/02/11 02:04:05 INFO : appleappleapplebanana: Deleted 2026/02/11 02:04:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0007-1234567.txt: Deleted 2026/02/11 02:04:05 INFO : splitbananasplit: Deleted 2026/02/11 02:04:05 INFO : dir1/0014-89;=.txt: Deleted 2026/02/11 02:04:05 INFO : banana: Deleted 2026/02/11 02:04:05 INFO : dir1/0008-2345678.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0010-456789.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0012-6789;.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0009-3456789.txt: Deleted 2026/02/11 02:04:05 INFO : dir1/0003-defghij.txt: Deleted 2026/02/11 02:04:06 INFO : apple: Deleted 2026/02/11 02:04:06 INFO : dir1/0013-789;=.txt: Deleted 2026/02/11 02:04:06 INFO : dir1/0015-9;=.txt: Deleted 2026/02/11 02:04:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/11 02:04:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/11 02:04:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/11 02:04:06 DEBUG : Waiting for deletions to finish 2026/02/11 02:04:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:04:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : apple: transformed to: PREFIXapple 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/11 02:04:07 DEBUG : banana: transformed to: PREFIXbanana 2026/02/11 02:04:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/11 02:04:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1: Directory modification time the same (differ by -875.332µs, within tolerance 1ms) 2026/02/11 02:04:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:04:09 DEBUG : banana: md5 = 16e3110d1d155882b0bf53e1b3024361 OK 2026/02/11 02:04:09 DEBUG : banana: size = 6 OK 2026/02/11 02:04:09 INFO : banana: Copied (new) 2026/02/11 02:04:09 DEBUG : apple: md5 = f711af3a7257ce2877896bbfc96b5394 OK 2026/02/11 02:04:09 DEBUG : apple: size = 5 OK 2026/02/11 02:04:09 INFO : apple: Copied (new) 2026/02/11 02:04:09 DEBUG : splitbananasplit: md5 = a26a563e638c2bd4f5fc709a047f830b OK 2026/02/11 02:04:09 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:04:09 INFO : splitbananasplit: Copied (new) 2026/02/11 02:04:09 DEBUG : appleappleapplebanana: md5 = 7b0bf779ba55329911755248d0aad3bb OK 2026/02/11 02:04:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:04:09 INFO : appleappleapplebanana: Copied (new) 2026/02/11 02:04:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 98f06c436152fe268169c54f0ce30561 OK 2026/02/11 02:04:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:04:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/11 02:04:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = 216d6c8b571e5f05beb55a2be946820e OK 2026/02/11 02:04:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:04:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/11 02:04:10 DEBUG : dir1/0002-cdefghi.txt: md5 = b8f148786d74c2c51fbac4d48b9e23cf OK 2026/02/11 02:04:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:04:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/11 02:04:10 DEBUG : dir1/0003-defghij.txt: md5 = 23c8e203b44a4c27ace8ee4199b05a32 OK 2026/02/11 02:04:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:04:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/11 02:04:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 6ff9fbcb8ab01e0379aa3d71dd5d4656 OK 2026/02/11 02:04:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:04:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/11 02:04:11 DEBUG : dir1/0004-efghijk.txt: md5 = fab8aecc37d63072ef87f8827800a55b OK 2026/02/11 02:04:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:04:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/11 02:04:12 DEBUG : dir1/0006-ghijklm.txt: md5 = 5b6a2322ec6a913cd054d5247433c32a OK 2026/02/11 02:04:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:04:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/11 02:04:12 DEBUG : dir1/0007-1234567.txt: md5 = f0cbb59f189fbc8a9d59972509132117 OK 2026/02/11 02:04:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:04:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/11 02:04:13 DEBUG : dir1/0009-3456789.txt: md5 = 5e1ed3cff835889c9745b7764c8d2feb OK 2026/02/11 02:04:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:04:13 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/11 02:04:13 DEBUG : dir1/0010-456789.txt: md5 = 9b14f08e73ee72b384cea5525a0e54a6 OK 2026/02/11 02:04:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:04:13 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/11 02:04:13 DEBUG : dir1/0008-2345678.txt: md5 = 646491fe13da8ab063556afc95e20e13 OK 2026/02/11 02:04:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:04:13 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/11 02:04:13 DEBUG : dir1/0011-56789;.txt: md5 = a461e34e51fa01c08479f4c04c927db0 OK 2026/02/11 02:04:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:04:13 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/11 02:04:14 DEBUG : dir1/0012-6789;.txt: md5 = a60761623b3b90cf728e1292b95fe6ef OK 2026/02/11 02:04:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:04:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/11 02:04:14 DEBUG : dir1/0013-789;=.txt: md5 = 2fc0be78f0a4098f74117eb010a4c366 OK 2026/02/11 02:04:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:04:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/11 02:04:15 DEBUG : dir1/0014-89;=.txt: md5 = 31755446f88370868227818465f4a2e0 OK 2026/02/11 02:04:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:04:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/11 02:04:15 DEBUG : dir1/0015-9;=.txt: md5 = bde5549373893cc49bb631bccc0ce7c3 OK 2026/02/11 02:04:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:04:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/11 02:04:15 DEBUG : Waiting for deletions to finish 2026/02/11 02:04:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/11 02:04:15 INFO : PREFIXapple: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/11 02:04:15 INFO : PREFIXsplitbananasplit: Deleted 2026/02/11 02:04:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/11 02:04:15 INFO : PREFIXbanana: Deleted 2026/02/11 02:04:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/11 02:04:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/11 02:04:16 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/11 02:04:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/11 02:04:16 DEBUG : Waiting for deletions to finish 2026/02/11 02:04:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:04:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:04:17 DEBUG : Waiting for deletions to finish 2026/02/11 02:04:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:04:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/02/11 02:04:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:04:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 00243b631689dec18cb4410a2e19c8ea OK 2026/02/11 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 86c1e2d264f7a843dc174aefde0603e9 OK 2026/02/11 02:04:35 DEBUG : dir1/0002-cdefghi.txt: md5 = baae2f4883691bc24562b394fffa78e7 OK 2026/02/11 02:04:36 DEBUG : dir1/0003-defghij.txt: md5 = b4115a150d42ef2274a17014675db146 OK 2026/02/11 02:04:38 DEBUG : dir1/0004-efghijk.txt: md5 = 213fe5167ca923843ff0ddfd34feea8d OK 2026/02/11 02:04:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 50ea92c63bdd3d609d7c40ff78041b93 OK 2026/02/11 02:04:41 DEBUG : dir1/0006-ghijklm.txt: md5 = fa91d29769cb81065e1e47fba3ee1986 OK 2026/02/11 02:04:42 DEBUG : dir1/0007-1234567.txt: md5 = 19453f836aa925f405e3420302afc30d OK 2026/02/11 02:04:44 DEBUG : dir1/0008-2345678.txt: md5 = ddb8e1aabe5d6b042d912c04c3ec50ad OK 2026/02/11 02:04:45 DEBUG : dir1/0009-3456789.txt: md5 = a585523a2bbd3b4466de64c6d21aa6cd OK 2026/02/11 02:04:47 DEBUG : dir1/0010-456789.txt: md5 = ed5560300d7d477c35d87667449440fe OK 2026/02/11 02:04:48 DEBUG : dir1/0011-56789;.txt: md5 = d1e870a1cd78718de37bf04e5cf1e7e8 OK 2026/02/11 02:04:50 DEBUG : dir1/0012-6789;.txt: md5 = 5e52f86dfe475e9eaefeed4550fab8fe OK 2026/02/11 02:04:51 DEBUG : dir1/0013-789;=.txt: md5 = dc0ee6c3b3b1e1195718720577e17325 OK 2026/02/11 02:04:53 DEBUG : dir1/0014-89;=.txt: md5 = 566961cbdb706a7f0429ee5d78539fe2 OK 2026/02/11 02:04:54 DEBUG : dir1/0015-9;=.txt: md5 = 225cef1e37d4b469bb2ea368a1d2020f OK 2026/02/11 02:04:56 DEBUG : apple: md5 = ecbd4e16a54b592d7d5b12ff176e8186 OK 2026/02/11 02:04:57 DEBUG : banana: md5 = d4769934f66757c2a9c7127b8dbf7ac3 OK 2026/02/11 02:04:58 DEBUG : appleappleapplebanana: md5 = 11950c8c375d50726edcb7bd32649e2c OK 2026/02/11 02:05:00 DEBUG : splitbananasplit: md5 = d858315e4640fee54a561667e9b138a8 OK 2026/02/11 02:05:00 DEBUG : Waiting for deletions to finish 2026/02/11 02:05:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:05:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/11 02:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/11 02:05:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:01 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:01 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:05:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/11 02:05:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:05:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:05:03 DEBUG : appleSUFFIX: md5 = a2383f685ad05e6d1cedc33d8d83de7a OK 2026/02/11 02:05:03 DEBUG : appleSUFFIX: size = 5 OK 2026/02/11 02:05:03 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/11 02:05:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:03 DEBUG : bananaSUFFIX: md5 = f597b2016c8b315c97df932ca4057409 OK 2026/02/11 02:05:03 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/11 02:05:03 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/11 02:05:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:03 DEBUG : appleappleapplebananaSUFFIX: md5 = 099a8a889e1914d2477661fdcb9e7786 OK 2026/02/11 02:05:03 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/11 02:05:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/11 02:05:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:03 DEBUG : splitbananasplitSUFFIX: md5 = a556c0c0530670e460528c13916bc4ee OK 2026/02/11 02:05:03 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/11 02:05:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/11 02:05:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 60ed982ae656c972e2dbdaef3bfc2633 OK 2026/02/11 02:05:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/11 02:05:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 2d5188832fe77861dad9740058c3ba92 OK 2026/02/11 02:05:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/11 02:05:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 1c2d05cb6fd7fbe6d461bbb06c3bafcc OK 2026/02/11 02:05:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/11 02:05:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:05 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 9490285b41fd89f294c0a6bd5a647cb8 OK 2026/02/11 02:05:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/11 02:05:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 4ba391273bfef000b6b6265413a18157 OK 2026/02/11 02:05:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/11 02:05:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = be2235dbca4b3cd95f58c222f901308c OK 2026/02/11 02:05:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/11 02:05:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = cb1f45769bae977661b362dc326a244c OK 2026/02/11 02:05:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/11 02:05:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 4d171b828d1f6f9f12f532857366912e OK 2026/02/11 02:05:06 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/11 02:05:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:07 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = fa35444b18d9007aee5041334dd058c3 OK 2026/02/11 02:05:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/11 02:05:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:07 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = bee46219a8ab93d8dd55863405258c7f OK 2026/02/11 02:05:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/11 02:05:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:07 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = b26ef74b26bc0f3df60adabbbdd697e2 OK 2026/02/11 02:05:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/11 02:05:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:08 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = ce86429debbbdcb39ea1c34e0f182ddf OK 2026/02/11 02:05:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/11 02:05:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:09 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = e029915cf6c9948aca8ca6fa190d94ab OK 2026/02/11 02:05:09 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/11 02:05:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:09 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = f8142913f7e51fb4df3de5f7f5b9206f OK 2026/02/11 02:05:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/11 02:05:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:09 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 88b436e762f7578c4cc226a183918e19 OK 2026/02/11 02:05:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/11 02:05:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:10 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = de83867f9b20fc74a9972d01bb92a62d OK 2026/02/11 02:05:10 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/11 02:05:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:10 DEBUG : Waiting for deletions to finish 2026/02/11 02:05:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/11 02:05:10 INFO : dir1/0014-89;=.txt: Deleted 2026/02/11 02:05:10 INFO : dir1/0011-56789;.txt: Deleted 2026/02/11 02:05:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/11 02:05:10 INFO : appleappleapplebanana: Deleted 2026/02/11 02:05:10 INFO : dir1/0010-456789.txt: Deleted 2026/02/11 02:05:10 INFO : banana: Deleted 2026/02/11 02:05:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0012-6789;.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/11 02:05:11 INFO : apple: Deleted 2026/02/11 02:05:11 INFO : dir1/0003-defghij.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0015-9;=.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0007-1234567.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0008-2345678.txt: Deleted 2026/02/11 02:05:11 INFO : dir1/0013-789;=.txt: Deleted 2026/02/11 02:05:11 INFO : splitbananasplit: Deleted 2026/02/11 02:05:11 INFO : dir1/0009-3456789.txt: Deleted 2026/02/11 02:05:11 DEBUG : Waiting for deletions to finish 2026/02/11 02:05:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : apple: transformed to: appleSUFFIX 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/11 02:05:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/11 02:05:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/11 02:05:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1: Directory modification time the same (differ by -478.304µs, within tolerance 1ms) 2026/02/11 02:05:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:05:15 DEBUG : apple: md5 = b069decf12e1d7b7e64ce9942403c457 OK 2026/02/11 02:05:15 DEBUG : apple: size = 5 OK 2026/02/11 02:05:15 INFO : apple: Copied (new) 2026/02/11 02:05:15 DEBUG : appleappleapplebanana: md5 = f2f23ad31924bf490031346da5299d36 OK 2026/02/11 02:05:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:05:15 INFO : appleappleapplebanana: Copied (new) 2026/02/11 02:05:15 DEBUG : splitbananasplit: md5 = 133f3d476e543273e222331b75b77899 OK 2026/02/11 02:05:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:05:15 INFO : splitbananasplit: Copied (new) 2026/02/11 02:05:15 DEBUG : banana: md5 = 34c0e0c6dc2fc36fbc8d0e86041f037c OK 2026/02/11 02:05:15 DEBUG : banana: size = 6 OK 2026/02/11 02:05:15 INFO : banana: Copied (new) 2026/02/11 02:05:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 51a12326efb27d8cce6096f05a0d7b0f OK 2026/02/11 02:05:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:05:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/11 02:05:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 20958abb4e5aafcbb0af2dbc05a58e3e OK 2026/02/11 02:05:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:05:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/11 02:05:16 DEBUG : dir1/0003-defghij.txt: md5 = 091fb47fe1f04a09412bcd07a353950f OK 2026/02/11 02:05:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:05:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/11 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = f8194b92ed8cf138c7e565341df3f712 OK 2026/02/11 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:05:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/11 02:05:17 DEBUG : dir1/0004-efghijk.txt: md5 = 4a8e95d6c3a652b3345f33f6d8196230 OK 2026/02/11 02:05:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:05:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/11 02:05:18 DEBUG : dir1/0005-fghijkl.txt: md5 = c8076c36870456c17252fc516b1efbab OK 2026/02/11 02:05:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:05:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/11 02:05:18 DEBUG : dir1/0006-ghijklm.txt: md5 = b4d374db2fb2be9b617b241c8c861089 OK 2026/02/11 02:05:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:05:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/11 02:05:18 DEBUG : dir1/0007-1234567.txt: md5 = db0274d3dedb10255e63b1dd03241eba OK 2026/02/11 02:05:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:05:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/11 02:05:19 DEBUG : dir1/0008-2345678.txt: md5 = b7f6985e30083024016eee76f7ce42b6 OK 2026/02/11 02:05:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:05:19 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/11 02:05:19 DEBUG : dir1/0011-56789;.txt: md5 = e1d7d4b231fe1519e413c2b98baf0ca1 OK 2026/02/11 02:05:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:05:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/11 02:05:19 DEBUG : dir1/0010-456789.txt: md5 = 4ee4e06e8ea01a2fe4817e088d039b6a OK 2026/02/11 02:05:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:05:19 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/11 02:05:19 DEBUG : dir1/0009-3456789.txt: md5 = 33a3bddb9b1bf37341f4591cc311b5dc OK 2026/02/11 02:05:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:05:19 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/11 02:05:20 DEBUG : dir1/0012-6789;.txt: md5 = 8bb4c54062fdb3bfa7fd7d33660afc44 OK 2026/02/11 02:05:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:05:20 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/11 02:05:21 DEBUG : dir1/0013-789;=.txt: md5 = 7866325cd749bd4c27a1e2c5206059c5 OK 2026/02/11 02:05:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:05:21 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/11 02:05:21 DEBUG : dir1/0015-9;=.txt: md5 = bf6c187d58d890dadfb7dbabe6368039 OK 2026/02/11 02:05:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:05:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/11 02:05:21 DEBUG : dir1/0014-89;=.txt: md5 = 0fef65dd6a94b22801fce7220464144d OK 2026/02/11 02:05:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:05:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/11 02:05:21 DEBUG : Waiting for deletions to finish 2026/02/11 02:05:21 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/11 02:05:21 INFO : appleSUFFIX: Deleted 2026/02/11 02:05:21 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/11 02:05:21 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/11 02:05:21 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/11 02:05:21 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/11 02:05:21 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : bananaSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : splitbananasplitSUFFIX: Deleted 2026/02/11 02:05:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/11 02:05:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/11 02:05:22 DEBUG : Waiting for deletions to finish 2026/02/11 02:05:23 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:05:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : Waiting for deletions to finish 2026/02/11 02:05:24 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:05:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:05:40 DEBUG : dir1/0000-abcdefg.txt: md5 = d4ec43c42c594884f5f840e3daa16086 OK 2026/02/11 02:05:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c1136f2447fc3dae340aded0464f882a OK 2026/02/11 02:05:43 DEBUG : dir1/0002-cdefghi.txt: md5 = fc852cfd631c9f8e99a6e02708a776d4 OK 2026/02/11 02:05:45 DEBUG : dir1/0003-defghij.txt: md5 = a3e5354a8e45ba811522d51ba2daab70 OK 2026/02/11 02:05:46 DEBUG : dir1/0004-efghijk.txt: md5 = 6d91fc75ef3c3cb231ec975f3912ccd3 OK 2026/02/11 02:05:48 DEBUG : dir1/0005-fghijkl.txt: md5 = 2d56bd87365bcdd1112ae82411f7f079 OK 2026/02/11 02:05:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 50246e5dff59f19c76ca8255679567df OK 2026/02/11 02:05:51 DEBUG : dir1/0007-1234567.txt: md5 = d50fb7e71a76bbf1e2559ebca82c6560 OK 2026/02/11 02:05:52 DEBUG : dir1/0008-2345678.txt: md5 = 8648c086819f818e69bd42bcdb115484 OK 2026/02/11 02:05:54 DEBUG : dir1/0009-3456789.txt: md5 = 52527e6fa7e8dd7ea9cc3986da7728ba OK 2026/02/11 02:05:55 DEBUG : dir1/0010-456789.txt: md5 = a6bceb1201da876c1b2547c1edd88371 OK 2026/02/11 02:05:57 DEBUG : dir1/0011-56789;.txt: md5 = 86a1ec3a96c56a2d3c139b31c829c53a OK 2026/02/11 02:05:58 DEBUG : dir1/0012-6789;.txt: md5 = 6c7ccd52d6fa7325e985071ab59832af OK 2026/02/11 02:06:00 DEBUG : dir1/0013-789;=.txt: md5 = 93bf7cde5277bddd81f7ed6e9fdaf159 OK 2026/02/11 02:06:01 DEBUG : dir1/0014-89;=.txt: md5 = 1fd63d30638fa4c2414f86d12dce151b OK 2026/02/11 02:06:03 DEBUG : dir1/0015-9;=.txt: md5 = 46ba5fa96f3567cedb81e46af7bc3193 OK 2026/02/11 02:06:04 DEBUG : apple: md5 = 6e062a0e6ffcdf363d35c8dbdaf71e6a OK 2026/02/11 02:06:06 DEBUG : banana: md5 = eabb678458bf90a0e158e84c0e227b6c OK 2026/02/11 02:06:07 DEBUG : appleappleapplebanana: md5 = bc81f91692ac4616fcbdf7a8809360c1 OK 2026/02/11 02:06:09 DEBUG : splitbananasplit: md5 = 0273a60828e283567536dd0ba88846f9 OK 2026/02/11 02:06:09 DEBUG : Waiting for deletions to finish 2026/02/11 02:06:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:06:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:06:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:10 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/11 02:06:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:10 DEBUG : apple: size = 5 OK 2026/02/11 02:06:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:10 DEBUG : apple: Unchanged skipping 2026/02/11 02:06:10 DEBUG : banana: size = 6 OK 2026/02/11 02:06:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:10 DEBUG : banana: Unchanged skipping 2026/02/11 02:06:11 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:06:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/11 02:06:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/11 02:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:06:12 DEBUG : appleapple: md5 = 08ca6097a4ff7fc8d1e212bab1002b79 OK 2026/02/11 02:06:12 DEBUG : appleapple: size = 21 OK 2026/02/11 02:06:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/11 02:06:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:12 DEBUG : splitbanan: md5 = fea103eac47e24799edfcaf163946ee4 OK 2026/02/11 02:06:12 DEBUG : splitbanan: size = 16 OK 2026/02/11 02:06:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/11 02:06:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:12 DEBUG : dir1/0000-abcde: md5 = c969bf7f20b982762f30bfd323c57452 OK 2026/02/11 02:06:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/11 02:06:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/11 02:06:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:12 DEBUG : dir1/0001-bcdef: md5 = 0d54532e41337932971d483359f115ef OK 2026/02/11 02:06:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/11 02:06:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/11 02:06:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:13 DEBUG : dir1/0002-cdefg: md5 = 7c6707b6f046db11dd5ea509a16ab1af OK 2026/02/11 02:06:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/11 02:06:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/11 02:06:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:14 DEBUG : dir1/0003-defgh: md5 = 5aad68a1ae06e8a539192df860042592 OK 2026/02/11 02:06:14 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/11 02:06:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/11 02:06:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:14 DEBUG : dir1/0004-efghi: md5 = 696bd5e29ba89b38d7820e2d1a7bcba5 OK 2026/02/11 02:06:14 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/11 02:06:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/11 02:06:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:14 DEBUG : dir1/0005-fghij: md5 = 0b55b50ef0c886333e70c9554ea2b945 OK 2026/02/11 02:06:14 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/11 02:06:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/11 02:06:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:15 DEBUG : dir1/0006-ghijk: md5 = 993c97491c016470f69ed8c536096ae3 OK 2026/02/11 02:06:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/11 02:06:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/11 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:15 DEBUG : dir1/0007-12345: md5 = d7d47e91566b22c507c7010b52e94352 OK 2026/02/11 02:06:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/11 02:06:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/11 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:16 DEBUG : dir1/0009-34567: md5 = 5fc3e36534a93c32819bb8bd7e226450 OK 2026/02/11 02:06:16 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/11 02:06:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/11 02:06:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:16 DEBUG : dir1/0008-23456: md5 = fbc84ddbeae0a75476468070fae909f3 OK 2026/02/11 02:06:16 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/11 02:06:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/11 02:06:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:16 DEBUG : dir1/0010-45678: md5 = 98acf938312670c8da7d232c29a0be89 OK 2026/02/11 02:06:16 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/11 02:06:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/11 02:06:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:17 DEBUG : dir1/0011-56789: md5 = 14ceabf2500a2d44333e59bed267c30f OK 2026/02/11 02:06:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/11 02:06:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/11 02:06:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:17 DEBUG : dir1/0012-6789;: md5 = d5e819610927bf4902d44fb401a7d041 OK 2026/02/11 02:06:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/11 02:06:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/11 02:06:17 DEBUG : dir1/0013-789;=: md5 = e1ab589162d6e743d0122bc6cac40f75 OK 2026/02/11 02:06:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/11 02:06:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/11 02:06:18 DEBUG : dir1/0014-89;=.: md5 = e67fbbf7a97cce9740320d4e642bd902 OK 2026/02/11 02:06:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/11 02:06:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/11 02:06:18 DEBUG : dir1/0015-9;=.t: md5 = b0ed8c47726fc1e8060d4617f33b6b65 OK 2026/02/11 02:06:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/11 02:06:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/11 02:06:18 DEBUG : Waiting for deletions to finish 2026/02/11 02:06:18 INFO : dir1/0012-6789;.txt: Deleted 2026/02/11 02:06:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/11 02:06:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/11 02:06:18 INFO : splitbananasplit: Deleted 2026/02/11 02:06:18 INFO : dir1/0007-1234567.txt: Deleted 2026/02/11 02:06:18 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/11 02:06:18 INFO : dir1/0013-789;=.txt: Deleted 2026/02/11 02:06:18 INFO : dir1/0015-9;=.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0014-89;=.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0009-3456789.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0010-456789.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0003-defghij.txt: Deleted 2026/02/11 02:06:19 INFO : appleappleapplebanana: Deleted 2026/02/11 02:06:19 INFO : dir1/0008-2345678.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0011-56789;.txt: Deleted 2026/02/11 02:06:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/11 02:06:19 DEBUG : Waiting for deletions to finish 2026/02/11 02:06:20 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : appleapple: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:21 DEBUG : dir1: Directory modification time the same (differ by -122.294µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:21 DEBUG : apple: size = 5 OK 2026/02/11 02:06:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : apple: Unchanged skipping 2026/02/11 02:06:21 DEBUG : appleapple: size = 21 OK 2026/02/11 02:06:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:06:21 DEBUG : banana: size = 6 OK 2026/02/11 02:06:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : banana: Unchanged skipping 2026/02/11 02:06:21 DEBUG : splitbanan: size = 16 OK 2026/02/11 02:06:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/11 02:06:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/11 02:06:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/11 02:06:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/11 02:06:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/11 02:06:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/11 02:06:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/11 02:06:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/11 02:06:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/11 02:06:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/11 02:06:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/11 02:06:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/11 02:06:21 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/11 02:06:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/11 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/11 02:06:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/11 02:06:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/11 02:06:21 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/11 02:06:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/11 02:06:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/11 02:06:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/11 02:06:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/11 02:06:21 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/11 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:06:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/11 02:06:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:06:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:06:21 DEBUG : Waiting for deletions to finish 2026/02/11 02:06:21 DEBUG : Waiting for deletions to finish 2026/02/11 02:06:21 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : appleapple: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/11 02:06:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/11 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/11 02:06:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/11 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/11 02:06:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/11 02:06:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/11 02:06:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/11 02:06:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/11 02:06:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/11 02:06:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/11 02:06:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/11 02:06:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/11 02:06:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/11 02:06:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/11 02:06:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/11 02:06:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/11 02:06:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/11 02:06:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/11 02:06:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:06:32 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:06:36 DEBUG : dir1/0000-abcdefg.txt: md5 = edfa716394f9065bc4a319fe53f188fb OK 2026/02/11 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = d066783b322972e4028934252215e63e OK 2026/02/11 02:06:39 DEBUG : dir1/0002-cdefghi.txt: md5 = 920de36292be4fe28cb09763015cffd8 OK 2026/02/11 02:06:40 DEBUG : dir1/0003-defghij.txt: md5 = 0e0385f6c2e4e57d030f75ba98462838 OK 2026/02/11 02:06:42 DEBUG : dir1/0004-efghijk.txt: md5 = 9fbba0cc2049e2fae1b331bbae8ffda1 OK 2026/02/11 02:06:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 98542f270479e5076a7426b019df2f4c OK 2026/02/11 02:06:45 DEBUG : dir1/0006-ghijklm.txt: md5 = f4e35a5722883c384e49d03eda3811f8 OK 2026/02/11 02:06:46 DEBUG : dir1/0007-1234567.txt: md5 = f201fc6a0debe3dda12828df1c6f9a0c OK 2026/02/11 02:06:48 DEBUG : dir1/0008-2345678.txt: md5 = f3e365566446db92845ef31f13a015d9 OK 2026/02/11 02:06:49 DEBUG : dir1/0009-3456789.txt: md5 = cdeee06e86b43bd2a3dfad3e0850f942 OK 2026/02/11 02:06:51 DEBUG : dir1/0010-456789.txt: md5 = b1edf19fafec0e133693502fb6e9982b OK 2026/02/11 02:06:52 DEBUG : dir1/0011-56789;.txt: md5 = fb3cc20d7a17e525280a7838391a3b7b OK 2026/02/11 02:06:54 DEBUG : dir1/0012-6789;.txt: md5 = f941e023e85df5aac4bea12a82a0b14a OK 2026/02/11 02:06:55 DEBUG : dir1/0013-789;=.txt: md5 = c9986612a5de38234780542ea803ffb7 OK 2026/02/11 02:06:56 DEBUG : dir1/0014-89;=.txt: md5 = 6057c55c5b2b46dd6d75d22c284596bf OK 2026/02/11 02:06:58 DEBUG : dir1/0015-9;=.txt: md5 = 62d9d74769730835715c53612346282f OK 2026/02/11 02:06:59 DEBUG : apple: md5 = 891b0ac9e37706cfbddb2a7df6b0ba38 OK 2026/02/11 02:07:01 DEBUG : banana: md5 = 3acd968fee145b0a636ebf7b88123080 OK 2026/02/11 02:07:03 DEBUG : appleappleapplebanana: md5 = a6c192e2180b6e15ab85f89924d2fee1 OK 2026/02/11 02:07:04 DEBUG : splitbananasplit: md5 = 29556ab5c2f51e62dce0b6fca3af995f OK 2026/02/11 02:07:04 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:05 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:07:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:07:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:07:06 DEBUG : apple: size = 5 OK 2026/02/11 02:07:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : banana: size = 6 OK 2026/02/11 02:07:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:07:06 DEBUG : apple: Unchanged skipping 2026/02/11 02:07:06 DEBUG : banana: Unchanged skipping 2026/02/11 02:07:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:07:06 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:07:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:07:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:07:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:07:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:07:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:07:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:07:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:07:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:07:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:07:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:07:06 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:06 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:07 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:07:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1: Directory modification time the same (differ by -641.012µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : apple: size = 5 OK 2026/02/11 02:07:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : apple: Unchanged skipping 2026/02/11 02:07:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:07:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:07:08 DEBUG : banana: size = 6 OK 2026/02/11 02:07:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : banana: Unchanged skipping 2026/02/11 02:07:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:07:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:07:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:07:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:07:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:07:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:07:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:07:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:07:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:07:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:07:08 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:08 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:08 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:07:09 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:10 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:07:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:07:21 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:07:28 DEBUG : dir1/0000-abcdefg.txt: md5 = db73b257ecb8925c5d79f6842dd5acd2 OK 2026/02/11 02:07:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0e42955e7499963a226cf89a293ff4fb OK 2026/02/11 02:07:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 149069c6928961e0fccbf0a5037c7dfa OK 2026/02/11 02:07:32 DEBUG : dir1/0003-defghij.txt: md5 = a0ca3a3fae465531835c6390e937056a OK 2026/02/11 02:07:34 DEBUG : dir1/0004-efghijk.txt: md5 = e0a6a24dedde63f6426befe3842a3afd OK 2026/02/11 02:07:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 1725f2b31b737bbd142331c1a930a44e OK 2026/02/11 02:07:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 8f1fed51bd6c787a1b372db15f3ad2d8 OK 2026/02/11 02:07:39 DEBUG : dir1/0007-1234567.txt: md5 = c7d6ee08fa317b5a1e13935047b01100 OK 2026/02/11 02:07:40 DEBUG : dir1/0008-2345678.txt: md5 = 36225ac5bf9437a0eb2e4741ad39ed20 OK 2026/02/11 02:07:42 DEBUG : dir1/0009-3456789.txt: md5 = d5764f42a043ccb9842ea8e5ee8f1960 OK 2026/02/11 02:07:43 DEBUG : dir1/0010-456789.txt: md5 = 9bd7820988f429b139fbe60f85b3b8c3 OK 2026/02/11 02:07:45 DEBUG : dir1/0011-56789;.txt: md5 = fd86e561492efc6da63b21377f245430 OK 2026/02/11 02:07:46 DEBUG : dir1/0012-6789;.txt: md5 = 4bed75711c2eb2bfc3380a907d6fbb2d OK 2026/02/11 02:07:48 DEBUG : dir1/0013-789;=.txt: md5 = 414c94b4644606bbed5c172e9d9b8bbe OK 2026/02/11 02:07:49 DEBUG : dir1/0014-89;=.txt: md5 = a3366c719b6e1351c88a603d2f93d168 OK 2026/02/11 02:07:51 DEBUG : dir1/0015-9;=.txt: md5 = 9d9ab2d0b44d12c6a51cac439dfc2e7d OK 2026/02/11 02:07:52 DEBUG : apple: md5 = a31384348094eff61d424bd5bccfdb98 OK 2026/02/11 02:07:54 DEBUG : banana: md5 = a3081e9269a021e57f082a28fcd83fd5 OK 2026/02/11 02:07:56 DEBUG : appleappleapplebanana: md5 = 038cb7d9e940e84a20fa037ff28a5afa OK 2026/02/11 02:07:57 DEBUG : splitbananasplit: md5 = 07f83bddb78fe6bd227ea07fc22680a1 OK 2026/02/11 02:07:57 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:58 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:07:58 DEBUG : apple: size = 5 OK 2026/02/11 02:07:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:58 DEBUG : apple: Unchanged skipping 2026/02/11 02:07:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:07:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:07:58 DEBUG : banana: size = 6 OK 2026/02/11 02:07:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:58 DEBUG : banana: Unchanged skipping 2026/02/11 02:07:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:07:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:07:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:07:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:07:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:07:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:07:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:07:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:07:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:07:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:07:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:07:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:07:59 DEBUG : Waiting for deletions to finish 2026/02/11 02:07:59 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:00 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1: Directory modification time the same (differ by -140.334µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : apple: size = 5 OK 2026/02/11 02:08:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : apple: Unchanged skipping 2026/02/11 02:08:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:08:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:08:01 DEBUG : banana: size = 6 OK 2026/02/11 02:08:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : banana: Unchanged skipping 2026/02/11 02:08:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:08:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:08:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:08:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:08:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:08:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:08:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:08:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:08:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:08:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:08:01 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:01 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:01 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:08:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:08:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 865dba34dd2f30afb9121f18ec307b58 OK 2026/02/11 02:08:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 69c3023764a9845d763587f7cfa4ff50 OK 2026/02/11 02:08:18 DEBUG : dir1/0002-cdefghi.txt: md5 = a7b7e89a6e203003f3754019d1e9bddd OK 2026/02/11 02:08:19 DEBUG : dir1/0003-defghij.txt: md5 = 3c71f0aff25dd803bf6e7a6b3ec31925 OK 2026/02/11 02:08:21 DEBUG : dir1/0004-efghijk.txt: md5 = 7ef58e9892c5a2bfc14b9a7acaa2981c OK 2026/02/11 02:08:23 DEBUG : dir1/0005-fghijkl.txt: md5 = 0804f4f4a47f0fa3c6aec293b0925492 OK 2026/02/11 02:08:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 33882e26f523a3cd6186f9b5be48052d OK 2026/02/11 02:08:26 DEBUG : dir1/0007-1234567.txt: md5 = 9bf62a90662a48781a8346330b052c1a OK 2026/02/11 02:08:27 DEBUG : dir1/0008-2345678.txt: md5 = 8279394f87a22c2ca322bf8ec8e1732b OK 2026/02/11 02:08:28 DEBUG : dir1/0009-3456789.txt: md5 = 230d61488351ae7867a388b379bae965 OK 2026/02/11 02:08:30 DEBUG : dir1/0010-456789.txt: md5 = 062733ec864a68374e94ed24d1c83e26 OK 2026/02/11 02:08:31 DEBUG : dir1/0011-56789;.txt: md5 = af89505934af674c65c3b2dbb1e08155 OK 2026/02/11 02:08:33 DEBUG : dir1/0012-6789;.txt: md5 = 7d5e490d8e03f8f4dd763dd784b2edc6 OK 2026/02/11 02:08:34 DEBUG : dir1/0013-789;=.txt: md5 = 68934cd7c7515dc5886d2feeca8d87d5 OK 2026/02/11 02:08:36 DEBUG : dir1/0014-89;=.txt: md5 = a7a365a40d0fa9c7013760680e278b7f OK 2026/02/11 02:08:37 DEBUG : dir1/0015-9;=.txt: md5 = 01509cf1115113d80b111c3e329e4f89 OK 2026/02/11 02:08:39 DEBUG : apple: md5 = c989c31fedcedfe734ef8551c20bad03 OK 2026/02/11 02:08:40 DEBUG : banana: md5 = 0f3836e388a07c39a30c63b2ec72454f OK 2026/02/11 02:08:42 DEBUG : appleappleapplebanana: md5 = f45ecbbbe35449718f3df1bdd23042e6 OK 2026/02/11 02:08:43 DEBUG : splitbananasplit: md5 = c03feaf1499221b05e2160c2f31d142c OK 2026/02/11 02:08:43 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:08:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:08:45 DEBUG : apple: size = 5 OK 2026/02/11 02:08:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:08:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : apple: Unchanged skipping 2026/02/11 02:08:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:08:45 DEBUG : banana: size = 6 OK 2026/02/11 02:08:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : banana: Unchanged skipping 2026/02/11 02:08:45 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:08:45 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:08:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:08:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:08:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:08:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:08:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:08:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:08:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:08:45 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:45 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:08:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:08:47 DEBUG : dir1: Directory modification time the same (differ by -581.966µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : apple: size = 5 OK 2026/02/11 02:08:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:08:47 DEBUG : apple: Unchanged skipping 2026/02/11 02:08:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:08:47 DEBUG : banana: size = 6 OK 2026/02/11 02:08:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:08:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : banana: Unchanged skipping 2026/02/11 02:08:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:08:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:08:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:08:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:08:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:08:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:08:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:08:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:08:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:08:47 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:47 DEBUG : Waiting for deletions to finish 2026/02/11 02:08:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:08:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:09:00 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:09:03 DEBUG : dir1/0000-abcdefg.txt: md5 = d1d892000a66751a18562c044b7ecd3f OK 2026/02/11 02:09:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c84d6348a23c800395575c07cec94505 OK 2026/02/11 02:09:06 DEBUG : dir1/0002-cdefghi.txt: md5 = f67814b014db090fed8be5ca68df51df OK 2026/02/11 02:09:08 DEBUG : dir1/0003-defghij.txt: md5 = 54c875f88669c6b431c65bc4bca26289 OK 2026/02/11 02:09:09 DEBUG : dir1/0004-efghijk.txt: md5 = 32c2e86b1b41f2a121f0023129ee534e OK 2026/02/11 02:09:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 82f97e02fa3e83b61403e3c621dc5b01 OK 2026/02/11 02:09:12 DEBUG : dir1/0006-ghijklm.txt: md5 = e89eaa04b11f8b286c6ccbaf1ffa55eb OK 2026/02/11 02:09:14 DEBUG : dir1/0007-1234567.txt: md5 = 7032518cf4d4e4799980cfaea48d3836 OK 2026/02/11 02:09:15 DEBUG : dir1/0008-2345678.txt: md5 = 5927372bd42129c5bb842064ac29853a OK 2026/02/11 02:09:17 DEBUG : dir1/0009-3456789.txt: md5 = 6e32528d7d1042ee2cd1e5e084cc6b05 OK 2026/02/11 02:09:18 DEBUG : dir1/0010-456789.txt: md5 = 1bb75ecacd231622175e3e66bb393133 OK 2026/02/11 02:09:20 DEBUG : dir1/0011-56789;.txt: md5 = f5b829228160e0c53dc0aeeb78164147 OK 2026/02/11 02:09:21 DEBUG : dir1/0012-6789;.txt: md5 = f44ac666978398292573ce6eaf856894 OK 2026/02/11 02:09:23 DEBUG : dir1/0013-789;=.txt: md5 = a465fd348f964a08b139aceba8c13dfe OK 2026/02/11 02:09:25 DEBUG : dir1/0014-89;=.txt: md5 = 40c80ccc3fde4efd686e23425086f061 OK 2026/02/11 02:09:26 DEBUG : dir1/0015-9;=.txt: md5 = d456810a424d730e0d9322068145c04f OK 2026/02/11 02:09:28 DEBUG : apple: md5 = ace454ec1d79fdb9432c42e7646a246e OK 2026/02/11 02:09:29 DEBUG : banana: md5 = 6f9d0efd091d9602bdd49a994f384e4e OK 2026/02/11 02:09:31 DEBUG : appleappleapplebanana: md5 = d44450fe315ac423f37f7e69dbbbf53c OK 2026/02/11 02:09:32 DEBUG : splitbananasplit: md5 = 006e0ac91b5d0ee97467edad45ecc59e OK 2026/02/11 02:09:32 DEBUG : Waiting for deletions to finish 2026/02/11 02:09:33 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:09:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:09:34 DEBUG : banana: size = 6 OK 2026/02/11 02:09:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:34 DEBUG : banana: Unchanged skipping 2026/02/11 02:09:34 DEBUG : apple: size = 5 OK 2026/02/11 02:09:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:34 DEBUG : apple: Unchanged skipping 2026/02/11 02:09:34 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:09:34 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:34 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:09:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:09:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:09:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:09:35 DEBUG : Waiting for deletions to finish 2026/02/11 02:09:35 DEBUG : Waiting for deletions to finish 2026/02/11 02:09:35 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:09:36 DEBUG : dir1: Directory modification time the same (differ by -42.258µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : apple: size = 5 OK 2026/02/11 02:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:09:36 DEBUG : apple: Unchanged skipping 2026/02/11 02:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:09:36 DEBUG : banana: size = 6 OK 2026/02/11 02:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:09:36 DEBUG : banana: Unchanged skipping 2026/02/11 02:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:09:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:09:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:09:36 DEBUG : Waiting for deletions to finish 2026/02/11 02:09:36 DEBUG : Waiting for deletions to finish 2026/02/11 02:09:37 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:09:47 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:09:51 DEBUG : dir1/0000-abcdefg.txt: md5 = 80b113cadcdf4a88ac9f865945e2ca42 OK 2026/02/11 02:09:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = d4afd2a070c5a86a8e8845d1e729302f OK 2026/02/11 02:09:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 1b68b0dcca6f74fc1054b9cd5513f888 OK 2026/02/11 02:09:55 DEBUG : dir1/0003-defghij.txt: md5 = c93364ef68ae6bb5877490420275d60f OK 2026/02/11 02:09:57 DEBUG : dir1/0004-efghijk.txt: md5 = 2400c4b64d014bbd33b3ccf2c2ac659c OK 2026/02/11 02:09:59 DEBUG : dir1/0005-fghijkl.txt: md5 = b1777508a79742c0f96dac7870d8dd64 OK 2026/02/11 02:10:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 047fdc3531664653b98e916ff5c68401 OK 2026/02/11 02:10:02 DEBUG : dir1/0007-1234567.txt: md5 = bfcae3ee3b5fd84a4f661a416674df3e OK 2026/02/11 02:10:03 DEBUG : dir1/0008-2345678.txt: md5 = b9f22cf0f806747aa9487c79d4c9f6b4 OK 2026/02/11 02:10:05 DEBUG : dir1/0009-3456789.txt: md5 = 77542703a1aa9b0e20bd569a123bbfdc OK 2026/02/11 02:10:06 DEBUG : dir1/0010-456789.txt: md5 = 77042bc2c9ec8d7bf9329d433bf1fb1d OK 2026/02/11 02:10:08 DEBUG : dir1/0011-56789;.txt: md5 = bf7445389c4491ea5700a9b0d97bf998 OK 2026/02/11 02:10:09 DEBUG : dir1/0012-6789;.txt: md5 = 3639a28ac1a345bf04b21acaad81524e OK 2026/02/11 02:10:10 DEBUG : dir1/0013-789;=.txt: md5 = c7e08d05c8ee40adf7f0896227fb0bcc OK 2026/02/11 02:10:12 DEBUG : dir1/0014-89;=.txt: md5 = 9c93fe563d965f5e367d588cdd9318e5 OK 2026/02/11 02:10:13 DEBUG : dir1/0015-9;=.txt: md5 = dbc0d917605873fef05278cd683a41b9 OK 2026/02/11 02:10:15 DEBUG : apple: md5 = 663a1e84ee27fc3f1ba11511329774c8 OK 2026/02/11 02:10:16 DEBUG : banana: md5 = c24ac3f5246352de342d374295adfbba OK 2026/02/11 02:10:18 DEBUG : appleappleapplebanana: md5 = 17ec5ad909d6f61c01f03487263d3cce OK 2026/02/11 02:10:19 DEBUG : splitbananasplit: md5 = e306245c9c4a7b0138229c83307e1007 OK 2026/02/11 02:10:19 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:20 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:10:20 DEBUG : apple: size = 5 OK 2026/02/11 02:10:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:20 DEBUG : apple: Unchanged skipping 2026/02/11 02:10:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:10:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:10:20 DEBUG : banana: size = 6 OK 2026/02/11 02:10:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:20 DEBUG : banana: Unchanged skipping 2026/02/11 02:10:21 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/11 02:10:21 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:10:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:10:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:10:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:10:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:10:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:10:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:10:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:10:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:10:21 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:21 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:22 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:10:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:10:23 DEBUG : dir1: Directory modification time the same (differ by -490.726µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : banana: size = 6 OK 2026/02/11 02:10:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : splitbananasplit: size = 16 OK 2026/02/11 02:10:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : splitbananasplit: Unchanged skipping 2026/02/11 02:10:23 DEBUG : banana: Unchanged skipping 2026/02/11 02:10:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/11 02:10:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/11 02:10:23 DEBUG : apple: size = 5 OK 2026/02/11 02:10:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : apple: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:10:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/11 02:10:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/11 02:10:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/11 02:10:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/11 02:10:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/11 02:10:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/11 02:10:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/11 02:10:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:10:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/11 02:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:10:23 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:23 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:24 DEBUG : banana: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : apple: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/11 02:10:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/11 02:10:34 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" --- PASS: TestTransform (584.27s) --- PASS: TestTransform/NFC (49.33s) --- PASS: TestTransform/NFD (48.74s) --- PASS: TestTransform/base64 (55.70s) --- PASS: TestTransform/prefix (64.72s) --- PASS: TestTransform/suffix (67.82s) --- PASS: TestTransform/truncate (56.25s) --- PASS: TestTransform/encoder (49.11s) --- PASS: TestTransform/ISO-8859-1 (50.04s) --- PASS: TestTransform/charmap (48.18s) --- PASS: TestTransform/lowercase (47.58s) --- PASS: TestTransform/ascii (46.80s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:10:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/11 02:10:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/11 02:10:36 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/02/11 02:10:36 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-02-11T02:10:35.737698323Z) 2026/02/11 02:10:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/11 02:10:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/11 02:10:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/11 02:10:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/11 02:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:10:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/11 02:10:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 04e71f0f3975e78934ded24fa2643921 OK 2026/02/11 02:10:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/11 02:10:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/11 02:10:38 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:40 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (5.05s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:10:40 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:10:41 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:10:41 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:10:41 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:10:40.78574624Z) 2026/02/11 02:10:41 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:10:41 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:10:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:10:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/11 02:10:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:10:43 DEBUG : tictactoe/tictactoe: md5 = 1e73b7d85623df73b0fa635154323226 OK 2026/02/11 02:10:43 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/11 02:10:43 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/11 02:10:43 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:45 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (5.01s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:10:46 DEBUG : toe: Making directory with metadata 2026/02/11 02:10:46 INFO : toe: Made directory with metadata (mtime=2026-02-11T02:10:45.795793803Z) 2026/02/11 02:10:46 DEBUG : toe/toe: Making directory with metadata 2026/02/11 02:10:47 INFO : toe/toe: Made directory with metadata (mtime=2026-02-11T02:10:45.795793803Z) 2026/02/11 02:10:47 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:10:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/11 02:10:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/11 02:10:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/11 02:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:10:48 DEBUG : toe/toe/tictactoe: md5 = dcf640cda537ee58084d22ca08db95ac OK 2026/02/11 02:10:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/11 02:10:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/11 02:10:48 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/11 02:10:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.13s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:10:53 DEBUG : toe: Making directory with metadata 2026/02/11 02:10:53 INFO : toe: Made directory with metadata (mtime=2026-02-11T02:10:52.924861494Z) 2026/02/11 02:10:53 DEBUG : toe/toe: Making directory with metadata 2026/02/11 02:10:54 INFO : toe/toe: Made directory with metadata (mtime=2026-02-11T02:10:52.924861494Z) 2026/02/11 02:10:54 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:10:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/11 02:10:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/11 02:10:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/11 02:10:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:10:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:10:56 DEBUG : toe/toe/tictactoe: md5 = 31393c8b38d26dd0144c8a9497626d96 OK 2026/02/11 02:10:56 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/11 02:10:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/11 02:10:56 DEBUG : Waiting for deletions to finish 2026/02/11 02:10:58 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/11 02:10:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.11s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:00 DEBUG : empty_dir: Making directory with metadata 2026/02/11 02:11:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:00 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:00 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/11 02:11:00 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:00 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:00 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:00 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:11:01 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:00.029928967Z) 2026/02/11 02:11:01 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:01 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:01 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/11 02:11:02 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:00.029928967Z) 2026/02/11 02:11:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:11:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:03 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 6efb7b7cac65dcb13e0d136916d1e677 OK 2026/02/11 02:11:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/11 02:11:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:03 DEBUG : Waiting for deletions to finish 2026/02/11 02:11:06 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/11 02:11:07 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.56s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:08 DEBUG : empty_dir: Making directory with metadata 2026/02/11 02:11:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:08 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:08 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/11 02:11:09 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:09 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:09 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:09 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:11:10 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:08.587010244Z) 2026/02/11 02:11:10 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:10 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:10 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/11 02:11:11 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:08.587010244Z) 2026/02/11 02:11:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/11 02:11:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:11:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 9224f17e51d0b1609a0a9763f02563a5 OK 2026/02/11 02:11:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:11:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:13 DEBUG : Waiting for deletions to finish 2026/02/11 02:11:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:13 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:14 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:14 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/11 02:11:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:11:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/11 02:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': 0 differences found 2026/02/11 02:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': 1 hashes could not be checked 2026/02/11 02:11:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': 1 matching files 2026/02/11 02:11:16 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/11 02:11:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (10.65s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:19 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:19 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:19 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:11:20 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:19.233111386Z) 2026/02/11 02:11:20 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:20 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:20 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/11 02:11:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:19.233111386Z) 2026/02/11 02:11:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:11:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:22 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 2051907579a1794cff1210df1722cb60 OK 2026/02/11 02:11:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/11 02:11:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:22 DEBUG : Waiting for deletions to finish 2026/02/11 02:11:23 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:23 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:23 DEBUG : tictactoe: Directory modification time the same (differ by -111.386µs, within tolerance 1ms) 2026/02/11 02:11:23 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:24 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -111.386µs, within tolerance 1ms) 2026/02/11 02:11:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/11 02:11:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/11 02:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/11 02:11:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/11 02:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:24 DEBUG : Waiting for deletions to finish 2026/02/11 02:11:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/11 02:11:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (9.25s) === RUN TestSyntax 2026/02/11 02:11:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:28 DEBUG : toe: Making directory with metadata 2026/02/11 02:11:29 INFO : toe: Made directory with metadata (mtime=2026-02-11T02:11:28.479199248Z) 2026/02/11 02:11:29 DEBUG : toe/toe: Making directory with metadata 2026/02/11 02:11:30 INFO : toe/toe: Made directory with metadata (mtime=2026-02-11T02:11:28.479199248Z) 2026/02/11 02:11:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/11 02:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:31 DEBUG : toe/toe/toe: md5 = be3fd337b538ed9acf5e8075b5614675 OK 2026/02/11 02:11:31 DEBUG : toe/toe/toe: size = 11 OK 2026/02/11 02:11:31 INFO : toe/toe/toe: Copied (new) 2026/02/11 02:11:31 DEBUG : Waiting for deletions to finish 2026/02/11 02:11:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/11 02:11:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.28s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:35 DEBUG : empty_dir: Making directory with metadata 2026/02/11 02:11:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:35 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/11 02:11:36 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:36 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:36 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:36 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:11:37 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:35.761268461Z) 2026/02/11 02:11:37 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:37 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/11 02:11:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:35.761268461Z) 2026/02/11 02:11:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/11 02:11:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:11:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 062fed08a84e280d58e364a6ae051bac OK 2026/02/11 02:11:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:11:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:39 INFO : toe/toe/toe.txt: Deleted 2026/02/11 02:11:39 INFO : toe/toe: Removing directory 2026/02/11 02:11:39 INFO : toe: Removing directory 2026/02/11 02:11:39 INFO : empty_dir: Removing directory 2026/02/11 02:11:39 DEBUG : Local file system at /tmp/rclone845583204: deleted 3 directories 2026/02/11 02:11:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/11 02:11:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.59s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:44 DEBUG : empty_dir: Making directory with metadata 2026/02/11 02:11:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:44 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/11 02:11:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:45 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:45 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:45 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:11:46 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:44.354350148Z) 2026/02/11 02:11:46 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:46 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/11 02:11:46 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:44.354350148Z) 2026/02/11 02:11:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/11 02:11:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:11:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:11:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5e25c4cf160ca4f80806448af5e16b9b OK 2026/02/11 02:11:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:11:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:11:48 INFO : toe/toe/toe.txt: Deleted 2026/02/11 02:11:48 INFO : toe/toe: Removing directory 2026/02/11 02:11:48 INFO : toe: Removing directory 2026/02/11 02:11:48 INFO : empty_dir: Removing directory 2026/02/11 02:11:48 DEBUG : Local file system at /tmp/rclone845583204: deleted 3 directories 2026/02/11 02:11:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:11:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 02:11:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/11 02:11:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/11 02:11:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/11 02:11:51 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/11 02:11:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/11 02:11:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/11 02:11:56 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.19s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:11:57 DEBUG : Reset feature "Copy" 2026/02/11 02:11:57 DEBUG : Reset feature "Move" 2026/02/11 02:11:57 DEBUG : Reset feature "Copy" 2026/02/11 02:11:57 DEBUG : Reset feature "Move" 2026/02/11 02:11:57 DEBUG : empty_dir: Making directory with metadata 2026/02/11 02:11:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:57 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:57 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/11 02:11:58 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/11 02:11:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/11 02:11:58 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:58 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:58 DEBUG : tictactoe: Making directory with metadata 2026/02/11 02:11:59 INFO : tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:57.543475553Z) 2026/02/11 02:11:59 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:59 DEBUG : toe: transformed to: tictactoe 2026/02/11 02:11:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:11:59 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/11 02:12:00 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-11T02:11:57.543475553Z) 2026/02/11 02:12:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/11 02:12:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/11 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:12:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:12:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:12:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 11d9eaac1fa1d8f5284df56f15f52d40 OK 2026/02/11 02:12:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:12:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/11 02:12:01 INFO : toe/toe/toe.txt: Deleted 2026/02/11 02:12:01 INFO : toe/toe: Removing directory 2026/02/11 02:12:01 INFO : toe: Removing directory 2026/02/11 02:12:01 INFO : empty_dir: Removing directory 2026/02/11 02:12:01 DEBUG : Local file system at /tmp/rclone845583204: deleted 3 directories 2026/02/11 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/11 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/11 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/11 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/11 02:12:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/11 02:12:06 DEBUG : toe/toe/toe.txt: md5 = 9df2b703ec2911819d6983800b2c8318 OK 2026/02/11 02:12:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/11 02:12:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/11 02:12:07 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/11 02:12:09 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/11 02:12:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/11 02:12:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/11 02:12:11 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.58s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:12:13 DEBUG : toe: transformed to: dG9l 2026/02/11 02:12:13 DEBUG : toe: transformed to: dG9l 2026/02/11 02:12:13 DEBUG : dG9l: Making directory with metadata 2026/02/11 02:12:14 INFO : dG9l: Made directory with metadata (mtime=2026-02-11T02:12:13.124623738Z) 2026/02/11 02:12:14 DEBUG : toe: transformed to: dG9l 2026/02/11 02:12:14 DEBUG : toe: transformed to: dG9l 2026/02/11 02:12:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/11 02:12:14 DEBUG : dG9l/dG9l: Making directory with metadata 2026/02/11 02:12:14 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-02-11T02:12:13.124623738Z) 2026/02/11 02:12:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/11 02:12:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/11 02:12:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/11 02:12:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/11 02:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:12:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:12:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/11 02:12:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 5e2794da0ebfa773661a786bfe97c7b3 OK 2026/02/11 02:12:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/11 02:12:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/11 02:12:16 DEBUG : Waiting for deletions to finish 2026/02/11 02:12:17 DEBUG : dG9l: transformed to: toe 2026/02/11 02:12:17 DEBUG : dG9l: transformed to: toe 2026/02/11 02:12:17 DEBUG : toe: Directory modification time the same (differ by 623.738µs, within tolerance 1ms) 2026/02/11 02:12:17 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/11 02:12:17 DEBUG : dG9l: transformed to: toe 2026/02/11 02:12:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/11 02:12:17 DEBUG : toe/toe: Directory modification time the same (differ by 623.738µs, within tolerance 1ms) 2026/02/11 02:12:17 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/11 02:12:18 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/11 02:12:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/11 02:12:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/11 02:12:18 DEBUG : Local file system at /tmp/rclone845583204: Waiting for checks to finish 2026/02/11 02:12:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/11 02:12:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/11 02:12:18 DEBUG : Local file system at /tmp/rclone845583204: Waiting for transfers to finish 2026/02/11 02:12:18 DEBUG : Waiting for deletions to finish 2026/02/11 02:12:20 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/02/11 02:12:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.94s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso'", Local "Local file system at /tmp/rclone845583204", Modify Window "1ms" 2026/02/11 02:12:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:22 DEBUG : toe: transformed to: 2026/02/11 02:12:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:22 DEBUG : toe: transformed to: 2026/02/11 02:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Making directory with metadata 2026/02/11 02:12:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Made directory with metadata (mtime=2026-02-11T02:12:22.06070875Z) 2026/02/11 02:12:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:22 DEBUG : toe: transformed to: 2026/02/11 02:12:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:22 DEBUG : toe: transformed to: 2026/02/11 02:12:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:22 DEBUG : toe/toe: transformed to: 2026/02/11 02:12:22 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/11 02:12:22 DEBUG : toe/toe: Making directory with metadata 2026/02/11 02:12:24 INFO : toe/toe: Made directory with metadata (mtime=2026-02-11T02:12:22.06070875Z) 2026/02/11 02:12:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:24 DEBUG : toe/toe: transformed to: 2026/02/11 02:12:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/11 02:12:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:24 DEBUG : toe: transformed to: 2026/02/11 02:12:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/11 02:12:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/11 02:12:24 DEBUG : toe/toe/toe: transformed to: 2026/02/11 02:12:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/11 02:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for checks to finish 2026/02/11 02:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Waiting for transfers to finish 2026/02/11 02:12:25 DEBUG : toe/toe/toe: md5 = 8cce21b6ea1282cfdf7944b2454f98bd OK 2026/02/11 02:12:25 DEBUG : toe/toe/toe: size = 11 OK 2026/02/11 02:12:25 INFO : toe/toe/toe: Copied (new) 2026/02/11 02:12:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': not deleting files as there were IO errors 2026/02/11 02:12:25 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': not deleting directories as there were IO errors 2026/02/11 02:12:28 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/11 02:12:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.95s) PASS 2026/02/11 02:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugujud7veso': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m48.217395096s (try 1/5)