"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/02/23 05:07:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu" 2026/02/23 05:07:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/23 05:07:39 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig" 2026/02/23 05:07:40 DEBUG : Creating backend with remote "/tmp/rclone2954561190" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:07:41 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:07:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/23 05:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:07:41 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:07:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:07:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:07:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:07:44 DEBUG : sub dir/hello world: md5 = 7077f999e7e0ad18f12fe0d7d0598997 OK 2026/02/23 05:07:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:07:44 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:07:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:07:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.74s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:07:47 DEBUG : metadata sub dir: Making directory with metadata 2026/02/23 05:07:47 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:07:47 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/23 05:07:47 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:07:47 DEBUG : Local file system at /tmp/rclone2954561190: File to upload is small (21 bytes), uploading instead of streaming 2026/02/23 05:07:47 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/23 05:07:47 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/23 05:07:47 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/23 05:07:47 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:07:48 DEBUG : Google drive root 'crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig': Skipping btime metadata as can't update it on an existing file: 2026-02-23T05:07:47.937398452Z 2026/02/23 05:07:49 INFO : empty metadata sub dir: Updated directory metadata 2026/02/23 05:07:49 DEBUG : Google drive root 'crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig': Skipping btime metadata as can't update it on an existing file: 2026-02-23T05:07:47.937398452Z 2026/02/23 05:07:49 INFO : metadata sub dir: Updated directory metadata 2026/02/23 05:07:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/23 05:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:07:51 DEBUG : metadata sub dir/hello metadata world: md5 = 363e4bd6ebdc82914c9c2f1d79cd1415 OK 2026/02/23 05:07:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/23 05:07:51 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/23 05:07:54 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.80s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:07:55 DEBUG : metadata sub dir: Making directory with metadata 2026/02/23 05:07:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:07:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/02/23 05:07:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:07:55 DEBUG : Local file system at /tmp/rclone2954561190: File to upload is small (21 bytes), uploading instead of streaming 2026/02/23 05:07:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/23 05:07:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/02/23 05:07:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/02/23 05:07:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:07:56 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/02/23 05:07:56 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/02/23 05:07:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/02/23 05:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:07:58 DEBUG : metadata sub dir/hello metadata world: md5 = a93f8fa96787c74687a401220e6f4e6f OK 2026/02/23 05:07:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/02/23 05:07:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/02/23 05:07:58 DEBUG : Google drive root 'crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig': Skipping btime metadata as can't update it on an existing file: 2026-02-23T05:07:55.731476505Z 2026/02/23 05:07:58 INFO : metadata sub dir: Updated directory metadata 2026/02/23 05:08:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.82s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:02 DEBUG : Creating backend with remote "/non-existing" 2026/02/23 05:08:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/23 05:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.77s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:05 DEBUG : sub dir/hello world: md5 = ea1c77f05ddef3329c5841b6ad452849 OK 2026/02/23 05:08:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:05 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:08:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.26s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.48s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Running all checks before starting transfers 2026/02/23 05:08:10 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:08:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Checks finished, now starting transfers 2026/02/23 05:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:12 DEBUG : sub dir/hello world: md5 = caf63aaa241cd630752ca285d46f093c OK 2026/02/23 05:08:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:12 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:08:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.62s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:15 ERROR : Ignoring --no-traverse with sync 2026/02/23 05:08:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:18 DEBUG : sub dir/hello world: md5 = ae93ae7bc9499284216b302c40ae0807 OK 2026/02/23 05:08:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:18 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:18 DEBUG : Waiting for deletions to finish 2026/02/23 05:08:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.73s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/23 05:08:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:23 DEBUG : hello world2: md5 = e4fbd1225196bf03996169ade0b7ead9 OK 2026/02/23 05:08:23 DEBUG : hello world2: size = 12 OK 2026/02/23 05:08:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.91s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:26 DEBUG : potato2: md5 = 00910d1b03731a75a893a2a0ea5d1cf2 OK 2026/02/23 05:08:26 DEBUG : potato2: size = 11 OK 2026/02/23 05:08:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:29 DEBUG : potato2: md5 = 04d341bf136d194d3f3566c7312b7bdf OK 2026/02/23 05:08:29 DEBUG : potato2: size = 11 OK 2026/02/23 05:08:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.93s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/23 05:08:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:08:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:08:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:08:30 DEBUG : sub dir2: Making directory with metadata 2026/02/23 05:08:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:08:31 DEBUG : sub dir: Making directory with metadata 2026/02/23 05:08:32 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/23 05:08:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:33 DEBUG : sub dir/hello world: md5 = 27458258bd63e04ae35fd3e7c8570180 OK 2026/02/23 05:08:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:33 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/02/23 05:08:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.82s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:39 INFO : sub dir2: Making directory 2026/02/23 05:08:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/23 05:08:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:08:39 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/23 05:08:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:08:39 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/02/23 05:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:41 DEBUG : sub dir/hello world: md5 = 9f5afb4ea1cc484b9029153a62b59512 OK 2026/02/23 05:08:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:41 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:08:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.52s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:44 DEBUG : sub dir2: Making directory with metadata 2026/02/23 05:08:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:08:44 DEBUG : sub dir2: Making directory with metadata 2026/02/23 05:08:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:08:45 DEBUG : sub dir: Making directory with metadata 2026/02/23 05:08:46 INFO : sub dir: Made directory with metadata (mtime=2026-02-23T05:08:44.57696581Z) 2026/02/23 05:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:48 DEBUG : sub dir/hello world: md5 = dfcfda6ba7b37208197d73b8653eb639 OK 2026/02/23 05:08:48 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:48 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:48 INFO : sub dir/hello world: Deleted 2026/02/23 05:08:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.47s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:52 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/02/23 05:08:52 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.83s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:08:55 INFO : sub dir2: Making directory 2026/02/23 05:08:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/23 05:08:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:08:58 DEBUG : sub dir/hello world: md5 = 150b0bf71d199482f5830af6406a7990 OK 2026/02/23 05:08:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:08:58 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:08:58 INFO : sub dir/hello world: Deleted 2026/02/23 05:08:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:09:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.69s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:09:01 DEBUG : sub dir2: Making directory with metadata 2026/02/23 05:09:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:09:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:09:01 DEBUG : sub dir2: Making directory with metadata 2026/02/23 05:09:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:09:02 DEBUG : sub dir: Making directory with metadata 2026/02/23 05:09:03 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:09:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:09:05 DEBUG : sub dir/hello world: md5 = de44d54352ac910e1a677e3691c60a10 OK 2026/02/23 05:09:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:09:05 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:09:05 DEBUG : Waiting for deletions to finish 2026/02/23 05:09:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.34s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:09:09 INFO : sub dir2: Making directory 2026/02/23 05:09:09 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/02/23 05:09:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:09:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:09:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:09:12 DEBUG : sub dir/hello world: md5 = 635ee2ecbc6650ab67819548ed392d4a OK 2026/02/23 05:09:12 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:09:12 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:09:12 DEBUG : Waiting for deletions to finish 2026/02/23 05:09:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:09:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.90s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:09:17 DEBUG : sub dir/hello world: md5 = 8d72bb41433e05720e01a9435450e64d OK 2026/02/23 05:09:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiwezen3sebo" 2026/02/23 05:09:18 DEBUG : Creating backend with remote "TestDrive:crypt/e9ms3j94aaga4cmgp3pjp14qv2tt3gp8340favcj1e3d6h2kskr0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu' -> Encrypted drive 'TestCryptDrive:rclone-test-yiwezen3sebo' 2026/02/23 05:09:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwezen3sebo': Waiting for checks to finish 2026/02/23 05:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwezen3sebo': Waiting for transfers to finish 2026/02/23 05:09:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:09:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/23 05:09:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiwezen3sebo': Purge remote 2026/02/23 05:09:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.91s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:09:28 DEBUG : sub dir/hello world: md5 = 85d99570acce4972a9caf0c1e4e08129 OK 2026/02/23 05:09:29 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:09:29 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/23 05:09:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:09:29 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:09:29 DEBUG : sub dir/hello world: Sizes differ 2026/02/23 05:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:09:31 DEBUG : sub dir/hello world: md5 = d1da3504668ca759d0326e1aadd1e0e3 OK 2026/02/23 05:09:31 DEBUG : sub dir/hello world: size = 17 OK 2026/02/23 05:09:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/23 05:09:31 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:09:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.90s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:09:36 DEBUG : sub dir/hello world: md5 = f11b81d6f21cef1fca93a9e77ff15d14 OK 2026/02/23 05:09:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zupecey1kuji" 2026/02/23 05:09:37 DEBUG : Creating backend with remote "TestDrive:crypt/cssgi9f632q6p5mkr0jalqcqhn5lhajb9i3a3e2g0rus232ourkg" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu' -> Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji' 2026/02/23 05:09:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:09:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji': Waiting for checks to finish 2026/02/23 05:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji': Waiting for transfers to finish 2026/02/23 05:09:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:09:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/23 05:09:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:09:44 DEBUG : sub dir/hello world: md5 = 39a4ab34b60335f9db3ecbd82a7e30bd OK 2026/02/23 05:09:45 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:09:45 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/23 05:09:45 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:09:45 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji') 2026/02/23 05:09:45 DEBUG : sub dir/hello world: Sizes differ 2026/02/23 05:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji': Waiting for checks to finish 2026/02/23 05:09:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji': Waiting for transfers to finish 2026/02/23 05:09:46 DEBUG : sub dir/hello world: size = 17 OK 2026/02/23 05:09:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/23 05:09:47 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:09:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupecey1kuji': Purge remote 2026/02/23 05:09:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.17s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:09:52 DEBUG : sub dir/hello world: md5 = d30391c4b857010e72ac3b65e891ab1c OK 2026/02/23 05:09:53 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:09:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/23 05:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:09:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:09:54 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:09:54 DEBUG : sub dir/hello world: Sizes differ 2026/02/23 05:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:09:55 DEBUG : sub dir/hello world: md5 = 52a8e21ab108a6618ac364ef2beb4ed2 OK 2026/02/23 05:09:55 DEBUG : sub dir/hello world: size = 17 OK 2026/02/23 05:09:55 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/23 05:09:55 INFO : sub dir/hello world: Deleted 2026/02/23 05:09:56 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:09:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.30s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:00 DEBUG : sub dir/hello world: md5 = 38adf5fbd71e9288efc41ff4acb458fa OK 2026/02/23 05:10:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dahupoy7meyi" 2026/02/23 05:10:01 DEBUG : Config file has changed externally - reloading 2026/02/23 05:10:01 DEBUG : Creating backend with remote "TestDrive:crypt/t280bojkkbkivbcv9qnnfojei996csbsn4t54koe455mm5kps28g" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu' -> Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi' 2026/02/23 05:10:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Waiting for checks to finish 2026/02/23 05:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Waiting for transfers to finish 2026/02/23 05:10:06 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:10:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/23 05:10:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:10:08 DEBUG : sub dir/hello world: md5 = 8aff39081d91374e4eb9f34b5820c96a OK 2026/02/23 05:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Using server-side directory move 2026/02/23 05:10:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/23 05:10:09 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:10:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/23 05:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Waiting for checks to finish 2026/02/23 05:10:10 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:10:10 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi') 2026/02/23 05:10:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/23 05:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Waiting for transfers to finish 2026/02/23 05:10:10 INFO : sub dir/hello world: Deleted 2026/02/23 05:10:11 INFO : sub dir/hello world: Moved (server-side) 2026/02/23 05:10:11 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:10:14 DEBUG : sub dir/hello world: md5 = 6b6fc40c7402d4778e49ddcb97e87ff5 OK 2026/02/23 05:10:15 DEBUG : testing file moves 2026/02/23 05:10:15 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:10:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/02/23 05:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Waiting for checks to finish 2026/02/23 05:10:15 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:10:15 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi') 2026/02/23 05:10:15 DEBUG : sub dir/hello world: Sizes differ 2026/02/23 05:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Waiting for transfers to finish 2026/02/23 05:10:16 INFO : sub dir/hello world: Deleted 2026/02/23 05:10:16 INFO : sub dir/hello world: Moved (server-side) 2026/02/23 05:10:17 INFO : sub dir: Set directory modification time (using SetModTime) 2026/02/23 05:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dahupoy7meyi': Purge remote --- PASS: TestServerSideMoveOverSelf (22.25s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:23 DEBUG : sub dir/hello world: md5 = b508dc7ee43228226654509875a4ed87 OK 2026/02/23 05:10:23 ERROR : error listing: directory not found 2026/02/23 05:10:23 INFO : Local file system at /tmp/rclone2954561190: Making directory 2026/02/23 05:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.42s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:29 DEBUG : sub dir/hello world: md5 = 750daba889d7f2bb5c81da0dcbc5757a OK 2026/02/23 05:10:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:10:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:10:30 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for checks to finish 2026/02/23 05:10:30 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for transfers to finish 2026/02/23 05:10:31 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/02/23 05:10:31 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/02/23 05:10:31 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:10:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.21s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/23 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:35 DEBUG : check sum: md5 = 8cf1c51a4ec71f18396b2cb2ae14a938 OK 2026/02/23 05:10:35 DEBUG : check sum: size = 1 OK 2026/02/23 05:10:35 INFO : check sum: Copied (new) 2026/02/23 05:10:35 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:36 DEBUG : check sum: size = 1 OK 2026/02/23 05:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/23 05:10:36 DEBUG : check sum: Size of src and dst objects identical 2026/02/23 05:10:36 DEBUG : check sum: Unchanged skipping 2026/02/23 05:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:36 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.00s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/23 05:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:39 DEBUG : sizeonly: md5 = 7b9ad987d1e586b95b1ad95ddd16b3d5 OK 2026/02/23 05:10:39 DEBUG : sizeonly: size = 6 OK 2026/02/23 05:10:39 INFO : sizeonly: Copied (new) 2026/02/23 05:10:39 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:39 DEBUG : sizeonly: size = 6 OK 2026/02/23 05:10:39 DEBUG : sizeonly: Sizes identical 2026/02/23 05:10:39 DEBUG : sizeonly: Unchanged skipping 2026/02/23 05:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:39 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.44s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/23 05:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:42 DEBUG : ignore-size: md5 = 7cc770fb57294d1c55043ae720a3102a OK 2026/02/23 05:10:42 INFO : ignore-size: Copied (new) 2026/02/23 05:10:42 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:43 DEBUG : ignore-size: Unchanged skipping 2026/02/23 05:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:43 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:46 DEBUG : existing: md5 = 942263f08d1986a16fce88bea7f5af26 OK 2026/02/23 05:10:46 DEBUG : existing: size = 6 OK 2026/02/23 05:10:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:10:46 DEBUG : existing: Unchanged skipping 2026/02/23 05:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:46 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:46 INFO : There was nothing to transfer 2026/02/23 05:10:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/23 05:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:48 DEBUG : existing: md5 = 10aeb14add549e1d97bd06f8ea5b3dac OK 2026/02/23 05:10:48 DEBUG : existing: size = 6 OK 2026/02/23 05:10:48 INFO : existing: Copied (replaced existing) 2026/02/23 05:10:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.82s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/23 05:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:51 DEBUG : existing: md5 = 2f0ad5509a3c4845d23fa63dfd4bddce OK 2026/02/23 05:10:51 DEBUG : existing: size = 6 OK 2026/02/23 05:10:51 INFO : existing: Copied (new) 2026/02/23 05:10:51 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:51 DEBUG : existing: Destination exists, skipping 2026/02/23 05:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:10:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:10:51 DEBUG : Waiting for deletions to finish 2026/02/23 05:10:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.56s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:10:55 DEBUG : b/potato: md5 = fe0274ae2fcf29ce25951a45de332a8a OK 2026/02/23 05:10:57 DEBUG : c/non empty space: md5 = c79fe7d98e23960aa2e2499352390c8c OK 2026/02/23 05:10:57 INFO : d: Making directory 2026/02/23 05:10:59 DEBUG : Added delayed dir = "a", newDst= 2026/02/23 05:11:00 INFO : c: Set directory modification time (using SetModTime) 2026/02/23 05:11:00 DEBUG : Added delayed dir = "c", newDst=c 2026/02/23 05:11:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/23 05:11:00 DEBUG : c/non empty space: size = 5 OK 2026/02/23 05:11:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:11:00 DEBUG : c/non empty space: Unchanged skipping 2026/02/23 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:02 DEBUG : a/potato2: md5 = b7283e825b423be50d01b4f735e1289b OK 2026/02/23 05:11:02 DEBUG : a/potato2: size = 60 OK 2026/02/23 05:11:02 INFO : a/potato2: Copied (new) 2026/02/23 05:11:02 DEBUG : Waiting for deletions to finish 2026/02/23 05:11:02 INFO : b/potato: Deleted 2026/02/23 05:11:03 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/23 05:11:03 INFO : d: Removing directory 2026/02/23 05:11:03 INFO : b: Removing directory 2026/02/23 05:11:04 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/23 05:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': deleted 2 directories 2026/02/23 05:11:06 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/23 05:11:07 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:09 DEBUG : empty space: md5 = 51cdba0a8fbc68d906c4347069a557df OK 2026/02/23 05:11:10 DEBUG : empty space: size = 1 OK 2026/02/23 05:11:10 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/23 05:11:10 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/02/23 05:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:10 DEBUG : Waiting for deletions to finish 2026/02/23 05:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:11 DEBUG : empty space: size = 1 OK 2026/02/23 05:11:11 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/23 05:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:12 DEBUG : empty space: md5 = 5807877b8ea0a4bdec17a8d9f1f1ec6d OK 2026/02/23 05:11:12 DEBUG : empty space: size = 1 OK 2026/02/23 05:11:12 INFO : empty space: Copied (replaced existing) 2026/02/23 05:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.51s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:15 DEBUG : foo: md5 = 405f12cf47a88aabefcf086a7f645a2f OK 2026/02/23 05:11:16 DEBUG : foo: size = 3 OK 2026/02/23 05:11:16 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/23 05:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:17 DEBUG : foo: md5 = 2456bb5c3bfcc8a547a65e1c9fedf203 OK 2026/02/23 05:11:17 DEBUG : foo: size = 3 OK 2026/02/23 05:11:17 INFO : foo: Copied (replaced existing) 2026/02/23 05:11:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.72s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:20 DEBUG : empty space: md5 = 53de6db3d33dde86b14dccd85fdc8324 OK 2026/02/23 05:11:20 DEBUG : empty space: size = 1 OK 2026/02/23 05:11:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:11:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/23 05:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:20 DEBUG : empty space: Unchanged skipping 2026/02/23 05:11:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:22 DEBUG : potato: md5 = 20c1e8731da0aea27e0743186dd53bec OK 2026/02/23 05:11:22 DEBUG : potato: size = 60 OK 2026/02/23 05:11:22 INFO : potato: Copied (new) 2026/02/23 05:11:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:25 DEBUG : potato: md5 = 8c8f4008d80fe172ac1cacc8dab54adb OK 2026/02/23 05:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:11:26 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:11:26 DEBUG : potato: Sizes differ 2026/02/23 05:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:27 DEBUG : potato: md5 = c23f263f8c355f79528ee8ac60a74b4a OK 2026/02/23 05:11:27 DEBUG : potato: size = 21 OK 2026/02/23 05:11:27 INFO : potato: Copied (replaced existing) 2026/02/23 05:11:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.85s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:30 DEBUG : potato: md5 = b22ba3be14d3ae3ee8a658dfd9312d42 OK 2026/02/23 05:11:30 DEBUG : potato: size = 21 OK 2026/02/23 05:11:30 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/23 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:33 DEBUG : potato: md5 = ec03201506ff1f9fcef3e00fb0b6e420 OK 2026/02/23 05:11:33 DEBUG : potato: size = 21 OK 2026/02/23 05:11:33 INFO : potato: Copied (replaced existing) 2026/02/23 05:11:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:36 DEBUG : potato: md5 = 864e5c61b17e5b70ab556bf67369c350 OK 2026/02/23 05:11:37 DEBUG : empty space: md5 = de5d9180908bb0b7ec842b3eafee46d0 OK 2026/02/23 05:11:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:11:37 DEBUG : empty space: size = 1 OK 2026/02/23 05:11:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:11:37 DEBUG : empty space: Unchanged skipping 2026/02/23 05:11:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/23 05:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:37 DEBUG : Waiting for deletions to finish 2026/02/23 05:11:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:41 DEBUG : potato: md5 = c2e99273cf6ec71708a4ee1e82e4c527 OK 2026/02/23 05:11:42 DEBUG : empty space: md5 = b77f37d9ea4e9b8c6044b111ed71380a OK 2026/02/23 05:11:43 DEBUG : empty space: size = 1 OK 2026/02/23 05:11:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:11:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:43 DEBUG : empty space: Unchanged skipping 2026/02/23 05:11:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:44 DEBUG : potato2: md5 = ae01cff97b864584a37e9366d333901a OK 2026/02/23 05:11:44 DEBUG : potato2: size = 60 OK 2026/02/23 05:11:44 INFO : potato2: Copied (new) 2026/02/23 05:11:44 DEBUG : Waiting for deletions to finish 2026/02/23 05:11:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:11:50 DEBUG : b/potato: md5 = 751fe37ca6a369759a9547346b9ef19d OK 2026/02/23 05:11:53 DEBUG : c/non empty space: md5 = 91228d6325f12ab8f5dd5cb41674f4f2 OK 2026/02/23 05:11:53 INFO : d: Making directory 2026/02/23 05:11:53 INFO : d/e: Making directory 2026/02/23 05:11:55 DEBUG : Added delayed dir = "a", newDst= 2026/02/23 05:11:56 INFO : c: Set directory modification time (using SetModTime) 2026/02/23 05:11:56 DEBUG : Added delayed dir = "c", newDst=c 2026/02/23 05:11:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/23 05:11:56 DEBUG : c/non empty space: size = 5 OK 2026/02/23 05:11:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:11:56 DEBUG : c/non empty space: Unchanged skipping 2026/02/23 05:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:11:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:11:58 DEBUG : a/potato2: md5 = 9f0d0c5919f417ca3d295b114f23f92c OK 2026/02/23 05:11:58 DEBUG : a/potato2: size = 60 OK 2026/02/23 05:11:58 INFO : a/potato2: Copied (new) 2026/02/23 05:11:58 DEBUG : Waiting for deletions to finish 2026/02/23 05:11:58 INFO : b/potato: Deleted 2026/02/23 05:11:59 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/23 05:11:59 INFO : d/e: Removing directory 2026/02/23 05:12:00 INFO : d: Removing directory 2026/02/23 05:12:00 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/02/23 05:12:00 INFO : b: Removing directory 2026/02/23 05:12:01 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/23 05:12:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': deleted 3 directories 2026/02/23 05:12:03 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/23 05:12:04 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:07 DEBUG : b/potato: md5 = d785c6d80b22f73cafba18684a0164db OK 2026/02/23 05:12:10 DEBUG : c/non empty space: md5 = 92343a0ed89f504437a7e95b1b428be9 OK 2026/02/23 05:12:10 INFO : d: Making directory 2026/02/23 05:12:11 DEBUG : Added delayed dir = "a", newDst= 2026/02/23 05:12:12 INFO : c: Set directory modification time (using SetModTime) 2026/02/23 05:12:12 DEBUG : Added delayed dir = "c", newDst=c 2026/02/23 05:12:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/23 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:12 DEBUG : c/non empty space: size = 5 OK 2026/02/23 05:12:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:12:12 DEBUG : c/non empty space: Unchanged skipping 2026/02/23 05:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:14 DEBUG : a/potato2: md5 = 15b8210797ad5d7017c5e3877d3dc11f OK 2026/02/23 05:12:14 DEBUG : a/potato2: size = 60 OK 2026/02/23 05:12:14 INFO : a/potato2: Copied (new) 2026/02/23 05:12:14 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': not deleting files as there were IO errors 2026/02/23 05:12:15 INFO : a: Set directory modification time (using DirSetModTime) 2026/02/23 05:12:15 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': not deleting directories as there were IO errors 2026/02/23 05:12:18 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/02/23 05:12:19 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/23 05:12:20 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:22 DEBUG : potato: md5 = c0252e9fcf8adb1b1d7893d28f44b48a OK 2026/02/23 05:12:23 DEBUG : empty space: md5 = b452e3d31536761e699a723cf4a803d2 OK 2026/02/23 05:12:24 DEBUG : Waiting for deletions to finish 2026/02/23 05:12:24 DEBUG : empty space: size = 1 OK 2026/02/23 05:12:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:12:24 DEBUG : empty space: Unchanged skipping 2026/02/23 05:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:24 INFO : potato: Deleted 2026/02/23 05:12:25 DEBUG : potato2: md5 = cf08210171d1b4e5449fbdc5651e7371 OK 2026/02/23 05:12:25 DEBUG : potato2: size = 60 OK 2026/02/23 05:12:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.60s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:28 DEBUG : potato: md5 = 05a95f0e9ff778fe1012ce23b017ac17 OK 2026/02/23 05:12:30 DEBUG : empty space: md5 = 56fd92e348cfd23ec999a906aaff2e75 OK 2026/02/23 05:12:30 DEBUG : Waiting for deletions to finish 2026/02/23 05:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:31 INFO : potato: Deleted 2026/02/23 05:12:31 DEBUG : empty space: size = 1 OK 2026/02/23 05:12:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:12:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:31 DEBUG : empty space: Unchanged skipping 2026/02/23 05:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:33 DEBUG : potato2: md5 = c1c52936865928dec6cac2fd7b3a8082 OK 2026/02/23 05:12:33 DEBUG : potato2: size = 60 OK 2026/02/23 05:12:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.49s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:36 DEBUG : potato: md5 = bceff44a533dcb606d5175cd48674107 OK 2026/02/23 05:12:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:38 DEBUG : potato2: md5 = e6cf3ffd17a5ef255672fb42af4bb6f9 OK 2026/02/23 05:12:38 DEBUG : potato2: size = 19 OK 2026/02/23 05:12:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.76s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:42 DEBUG : potato2: md5 = 680a526fdbb1e8de7f857733a490ccab OK 2026/02/23 05:12:44 DEBUG : empty space: md5 = 314b01307c3d2928b1a269688a06cf91 OK 2026/02/23 05:12:44 DEBUG : enormous: Excluded (Size Filter) 2026/02/23 05:12:44 DEBUG : enormous: Excluded 2026/02/23 05:12:44 DEBUG : potato2: Excluded (Size Filter) 2026/02/23 05:12:44 DEBUG : potato2: Excluded 2026/02/23 05:12:44 DEBUG : potato2: Excluded (Size Filter) 2026/02/23 05:12:44 DEBUG : potato2: Excluded 2026/02/23 05:12:44 DEBUG : empty space: size = 1 OK 2026/02/23 05:12:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:44 DEBUG : empty space: Unchanged skipping 2026/02/23 05:12:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:44 DEBUG : Waiting for deletions to finish 2026/02/23 05:12:44 INFO : There was nothing to transfer 2026/02/23 05:12:44 DEBUG : enormous: Excluded (Size Filter) 2026/02/23 05:12:44 DEBUG : enormous: Excluded 2026/02/23 05:12:44 DEBUG : potato2: Excluded (Size Filter) 2026/02/23 05:12:44 DEBUG : potato2: Excluded 2026/02/23 05:12:45 DEBUG : potato2: Excluded (Size Filter) 2026/02/23 05:12:45 DEBUG : potato2: Excluded 2026/02/23 05:12:45 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for checks to finish 2026/02/23 05:12:45 DEBUG : empty space: size = 1 OK 2026/02/23 05:12:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/23 05:12:45 DEBUG : empty space: Unchanged skipping 2026/02/23 05:12:45 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for transfers to finish 2026/02/23 05:12:45 DEBUG : Waiting for deletions to finish 2026/02/23 05:12:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:48 DEBUG : potato2: md5 = f43b4601b18a8bdd5d1e9d37ac8fb1ef OK 2026/02/23 05:12:49 DEBUG : empty space: md5 = 8f310905d28479ad625402757652e5b3 OK 2026/02/23 05:12:51 DEBUG : enormous: md5 = 467ce22c76d17dc28be9ad816da0b9f0 OK 2026/02/23 05:12:51 DEBUG : enormous: Excluded (Size Filter) 2026/02/23 05:12:51 DEBUG : enormous: Excluded 2026/02/23 05:12:51 DEBUG : potato2: Excluded (Size Filter) 2026/02/23 05:12:51 DEBUG : potato2: Excluded 2026/02/23 05:12:51 DEBUG : empty space: size = 1 OK 2026/02/23 05:12:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:12:51 DEBUG : empty space: Unchanged skipping 2026/02/23 05:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:12:51 DEBUG : Waiting for deletions to finish 2026/02/23 05:12:52 INFO : potato2: Deleted 2026/02/23 05:12:52 INFO : enormous: Deleted 2026/02/23 05:12:52 INFO : There was nothing to transfer 2026/02/23 05:12:53 DEBUG : empty space: size = 1 OK 2026/02/23 05:12:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/23 05:12:53 DEBUG : empty space: Unchanged skipping 2026/02/23 05:12:53 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for checks to finish 2026/02/23 05:12:53 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for transfers to finish 2026/02/23 05:12:53 DEBUG : Waiting for deletions to finish 2026/02/23 05:12:53 INFO : enormous: Deleted 2026/02/23 05:12:53 INFO : potato2: Deleted 2026/02/23 05:12:53 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.52s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:12:55 DEBUG : one: md5 = 9b199ba9bf493265c671b0fbe1c4a0fc OK 2026/02/23 05:12:57 DEBUG : two: md5 = 469d551df7a00b9da25b91872c78bc56 OK 2026/02/23 05:12:58 DEBUG : three: md5 = a1bf719c014e7ea2ce9e0acc5c9c528d OK 2026/02/23 05:13:00 DEBUG : four: md5 = f3ec6bb20c5c41ad2be5f6f72546c2e6 OK 2026/02/23 05:13:00 DEBUG : five: Need to transfer - File not found at Destination 2026/02/23 05:13:00 DEBUG : one: Destination is newer than source, skipping 2026/02/23 05:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:00 DEBUG : three: size = 5 OK 2026/02/23 05:13:00 DEBUG : three: Sizes identical 2026/02/23 05:13:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/23 05:13:00 DEBUG : two: size = 3 OK 2026/02/23 05:13:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:13:00 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:13:00 DEBUG : four: Sizes differ 2026/02/23 05:13:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/23 05:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:02 DEBUG : two: md5 = 248bc153c2c45a102fbadb3ad2729b57 OK 2026/02/23 05:13:02 DEBUG : two: size = 3 OK 2026/02/23 05:13:02 INFO : two: Copied (replaced existing) 2026/02/23 05:13:02 DEBUG : five: md5 = 3b9329adc104aca4920600abb4cd87dc OK 2026/02/23 05:13:02 DEBUG : five: size = 4 OK 2026/02/23 05:13:02 INFO : five: Copied (new) 2026/02/23 05:13:03 DEBUG : four: md5 = d6dc94069412db480ecba6f0d0e2e75c OK 2026/02/23 05:13:03 DEBUG : four: size = 4 OK 2026/02/23 05:13:03 INFO : four: Copied (replaced existing) 2026/02/23 05:13:03 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.15s) === 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-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/02/23 05:13:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/23 05:13:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/23 05:13:06 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/23 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:08 DEBUG : potato: md5 = bd018a3d71fd835abbbd3388acec8799 OK 2026/02/23 05:13:08 DEBUG : potato: size = 14 OK 2026/02/23 05:13:08 INFO : potato: Copied (new) 2026/02/23 05:13:08 DEBUG : yam: md5 = b5059762bdb829663e6cdf94f8fb1c8c OK 2026/02/23 05:13:08 DEBUG : yam: size = 11 OK 2026/02/23 05:13:08 INFO : yam: Copied (new) 2026/02/23 05:13:08 DEBUG : Waiting for deletions to finish 2026/02/23 05:13:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/23 05:13:08 DEBUG : potato: size = 14 OK 2026/02/23 05:13:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:13:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/23 05:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:08 DEBUG : potato: Unchanged skipping 2026/02/23 05:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:10 DEBUG : yaml: md5 = ace344326e5f01e2e94544823165878f OK 2026/02/23 05:13:10 DEBUG : yaml: size = 11 OK 2026/02/23 05:13:10 INFO : yaml: Copied (new) 2026/02/23 05:13:10 DEBUG : Waiting for deletions to finish 2026/02/23 05:13:10 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/23 05:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Making map for --track-renames 2026/02/23 05:13:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Finished making map for --track-renames 2026/02/23 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/23 05:13:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/23 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for renames to finish 2026/02/23 05:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:13 DEBUG : yam: md5 = 962d7143eecce706296490b094a5f918 OK 2026/02/23 05:13:13 DEBUG : yam: size = 11 OK 2026/02/23 05:13:13 INFO : yam: Copied (new) 2026/02/23 05:13:13 DEBUG : potato: md5 = f6cd5a962c167b6a89332249adf85c35 OK 2026/02/23 05:13:13 DEBUG : potato: size = 14 OK 2026/02/23 05:13:13 INFO : potato: Copied (new) 2026/02/23 05:13:13 DEBUG : Waiting for deletions to finish 2026/02/23 05:13:14 DEBUG : potato: size = 14 OK 2026/02/23 05:13:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:13:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Making map for --track-renames 2026/02/23 05:13:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Finished making map for --track-renames 2026/02/23 05:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:14 DEBUG : potato: Unchanged skipping 2026/02/23 05:13:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for renames to finish 2026/02/23 05:13:15 INFO : yam: Moved (server-side) to: yaml 2026/02/23 05:13:15 INFO : yaml: Renamed from "yam" 2026/02/23 05:13:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:15 DEBUG : Waiting for deletions to finish 2026/02/23 05:13:15 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/23 05:13:17 DEBUG : Added delayed dir = "sub", newDst= 2026/02/23 05:13:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Making map for --track-renames 2026/02/23 05:13:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Finished making map for --track-renames 2026/02/23 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/23 05:13:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/23 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for renames to finish 2026/02/23 05:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:19 DEBUG : sub/yam: md5 = e28f4abfa0fc2e0ab35a29917db45ff1 OK 2026/02/23 05:13:19 DEBUG : sub/yam: size = 11 OK 2026/02/23 05:13:19 INFO : sub/yam: Copied (new) 2026/02/23 05:13:19 DEBUG : potato: md5 = 9ef720ea1097b0bcc39a4f4f73f3d10d OK 2026/02/23 05:13:19 DEBUG : potato: size = 14 OK 2026/02/23 05:13:19 INFO : potato: Copied (new) 2026/02/23 05:13:19 DEBUG : Waiting for deletions to finish 2026/02/23 05:13:20 INFO : sub: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:21 DEBUG : potato: size = 14 OK 2026/02/23 05:13:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:13:21 DEBUG : potato: Unchanged skipping 2026/02/23 05:13:21 INFO : sub: Set directory modification time (using SetModTime) 2026/02/23 05:13:21 DEBUG : Added delayed dir = "sub", newDst=sub 2026/02/23 05:13:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Making map for --track-renames 2026/02/23 05:13:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Finished making map for --track-renames 2026/02/23 05:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for renames to finish 2026/02/23 05:13:22 INFO : sub/yam: Moved (server-side) to: yam 2026/02/23 05:13:22 INFO : yam: Renamed from "sub/yam" 2026/02/23 05:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:22 DEBUG : Waiting for deletions to finish 2026/02/23 05:13:22 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.57s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:13:25 DEBUG : Creating backend with remote "/tmp/rclone2954561190/dir1" 2026/02/23 05:13:25 DEBUG : Config file has changed externally - reloading 2026/02/23 05:13:25 DEBUG : Creating backend with remote "/tmp/rclone2954561190/dir2" 2026/02/23 05:13:25 DEBUG : Local file system at /tmp/rclone2954561190/dir2: Using server-side directory move 2026/02/23 05:13:25 INFO : Local file system at /tmp/rclone2954561190/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/23 05:13:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/23 05:13:25 DEBUG : Local file system at /tmp/rclone2954561190/dir2: Waiting for checks to finish 2026/02/23 05:13:25 DEBUG : Local file system at /tmp/rclone2954561190/dir2: Waiting for transfers to finish 2026/02/23 05:13:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:13:26 DEBUG : Added delayed dir = "nested", newDst= 2026/02/23 05:13:26 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:13:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:13:26 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/23 05:13:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/23 05:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:28 DEBUG : sub dir/hello world: md5 = a275d942a0b427ea4e395a49e8974544 OK 2026/02/23 05:13:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:13:28 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:13:28 INFO : sub dir/hello world: Deleted 2026/02/23 05:13:30 DEBUG : nested/sub dir/file: md5 = da196f212bf3e383137928ebdff0f8c1 OK 2026/02/23 05:13:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/23 05:13:30 INFO : nested/sub dir/file: Copied (new) 2026/02/23 05:13:30 INFO : nested/sub dir/file: Deleted 2026/02/23 05:13:30 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:31 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:31 INFO : sub dir: Removing directory 2026/02/23 05:13:31 INFO : nested/sub dir: Removing directory 2026/02/23 05:13:31 INFO : nested: Removing directory 2026/02/23 05:13:31 DEBUG : Local file system at /tmp/rclone2954561190: deleted 3 directories 2026/02/23 05:13:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/23 05:13:34 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/23 05:13:35 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:13:36 DEBUG : Added delayed dir = "nested", newDst= 2026/02/23 05:13:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/23 05:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/23 05:13:36 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/02/23 05:13:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/23 05:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:38 DEBUG : sub dir/hello world: md5 = c0bc21b5c49b2d5640491b33d2cf4415 OK 2026/02/23 05:13:38 DEBUG : sub dir/hello world: size = 11 OK 2026/02/23 05:13:38 INFO : sub dir/hello world: Copied (new) 2026/02/23 05:13:38 INFO : sub dir/hello world: Deleted 2026/02/23 05:13:40 DEBUG : nested/sub dir/file: md5 = 085f249b4e8ba6c16202267cdfade504 OK 2026/02/23 05:13:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/23 05:13:40 INFO : nested/sub dir/file: Copied (new) 2026/02/23 05:13:40 INFO : nested/sub dir/file: Deleted 2026/02/23 05:13:40 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:41 INFO : nested: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:13:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/23 05:13:44 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/02/23 05:13:45 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.25s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:13:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/23 05:13:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/23 05:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:47 DEBUG : existing: md5 = 747291e07dee9b3f618f8aad91666729 OK 2026/02/23 05:13:47 DEBUG : existing: size = 6 OK 2026/02/23 05:13:47 INFO : existing: Copied (new) 2026/02/23 05:13:47 INFO : existing: Deleted 2026/02/23 05:13:47 DEBUG : existing-b: md5 = 3887bde91c7deca6bafb5720ccb45cc3 OK 2026/02/23 05:13:47 DEBUG : existing-b: size = 6 OK 2026/02/23 05:13:47 INFO : existing-b: Copied (new) 2026/02/23 05:13:47 INFO : existing-b: Deleted 2026/02/23 05:13:48 DEBUG : existing: Destination exists, skipping 2026/02/23 05:13:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/23 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:13:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:13:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pibilul3qogu" 2026/02/23 05:13:50 DEBUG : Creating backend with remote "TestDrive:crypt/9j8acshugh2cd971lnigejdc2jhffh6bcfah6r8rvhfp8m56i3bg" 2026/02/23 05:13:52 DEBUG : potato2: md5 = 03682031a69cf9256e1782a0d5a573d0 OK 2026/02/23 05:13:54 DEBUG : empty space: md5 = 28e27fc27d59f505238d1c0ec3a87047 OK 2026/02/23 05:13:55 DEBUG : potato3: md5 = efbf2128f07891a6f423872595935ed9 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu' -> Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu' 2026/02/23 05:13:58 DEBUG : empty space: md5 = 7bc2aaa4581998f731685fb510398c9c OK 2026/02/23 05:14:00 DEBUG : potato3: md5 = bd100737fe83ec89f9313c11c118e755 OK 2026/02/23 05:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu': Using server-side directory move 2026/02/23 05:14:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/23 05:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:14:00 DEBUG : empty space: size = 1 OK 2026/02/23 05:14:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:14:00 DEBUG : empty space: Unchanged skipping 2026/02/23 05:14:00 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:14:00 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu') 2026/02/23 05:14:00 DEBUG : potato3: Sizes differ 2026/02/23 05:14:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu': Waiting for checks to finish 2026/02/23 05:14:01 INFO : potato3: Deleted 2026/02/23 05:14:01 INFO : empty space: Deleted 2026/02/23 05:14:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu': Waiting for transfers to finish 2026/02/23 05:14:01 INFO : potato2: Moved (server-side) 2026/02/23 05:14:01 INFO : potato3: Moved (server-side) 2026/02/23 05:14:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-diwomik1xozo" 2026/02/23 05:14:02 DEBUG : Creating backend with remote "TestDrive:crypt/qttdocu5p1rb6qkv3kjlqj5iipiuvbhe4qhg7lbr1gignqlu31a0" 2026/02/23 05:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diwomik1xozo': Using server-side directory move 2026/02/23 05:14:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-diwomik1xozo': Server side directory move succeeded 2026/02/23 05:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-diwomik1xozo': Purge remote 2026/02/23 05:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibilul3qogu': Purge remote 2026/02/23 05:14:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.45s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:14:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-litebup6vedi" 2026/02/23 05:14:06 DEBUG : Creating backend with remote "TestDrive:crypt/vdo3ejohl2a1q8o0eq89i4hhsla3qi6uobakj2qu4pnfk9lou3i0" 2026/02/23 05:14:09 DEBUG : potato2: md5 = d576541fd1331360dad6bfb0321d7e12 OK 2026/02/23 05:14:10 DEBUG : empty space: md5 = dfce964d0377680854086ef7a993d668 OK 2026/02/23 05:14:12 DEBUG : potato3: md5 = 0dea0cfbab41f7b0bca64877922ac383 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu' -> Encrypted drive 'TestCryptDrive:rclone-test-litebup6vedi' 2026/02/23 05:14:14 DEBUG : empty space: md5 = 13009afb192038dc2679f36a8d143d36 OK 2026/02/23 05:14:16 DEBUG : potato3: md5 = a9f62e2a1263dc832c9151aed66c2589 OK 2026/02/23 05:14:16 DEBUG : empty space: Excluded (Size Filter) 2026/02/23 05:14:16 DEBUG : empty space: Excluded 2026/02/23 05:14:16 DEBUG : empty space: Excluded (Size Filter) 2026/02/23 05:14:16 DEBUG : empty space: Excluded 2026/02/23 05:14:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:14:16 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:14:16 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-litebup6vedi') 2026/02/23 05:14:16 DEBUG : potato3: Sizes differ 2026/02/23 05:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-litebup6vedi': Waiting for checks to finish 2026/02/23 05:14:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-litebup6vedi': Waiting for transfers to finish 2026/02/23 05:14:17 INFO : potato3: Deleted 2026/02/23 05:14:17 INFO : potato2: Moved (server-side) 2026/02/23 05:14:17 INFO : potato3: Moved (server-side) 2026/02/23 05:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kefesiy6mijo" 2026/02/23 05:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/760rijronrt5ms281bcp51p5rg71fj3detsm1epg25a7al55f7fg" 2026/02/23 05:14:19 DEBUG : empty space: Excluded (Size Filter) 2026/02/23 05:14:19 DEBUG : empty space: Excluded 2026/02/23 05:14:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:14:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/23 05:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefesiy6mijo': Waiting for checks to finish 2026/02/23 05:14:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefesiy6mijo': Waiting for transfers to finish 2026/02/23 05:14:21 INFO : potato3: Moved (server-side) 2026/02/23 05:14:21 INFO : potato2: Moved (server-side) 2026/02/23 05:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kefesiy6mijo': Purge remote 2026/02/23 05:14:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-litebup6vedi': Purge remote --- PASS: TestServerSideMoveWithFilter (17.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:14:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofojek0hilo" 2026/02/23 05:14:24 DEBUG : Creating backend with remote "TestDrive:crypt/k5gd57muq24gjmaglg64iq1733odcnbf4p2ga5k37ouanhp7m6f0" 2026/02/23 05:14:26 DEBUG : potato2: md5 = 31337f7ebad97bafa85efe52be8f01b6 OK 2026/02/23 05:14:27 DEBUG : empty space: md5 = d1acd8bf03ef4be42236bfa4be6107ff OK 2026/02/23 05:14:29 DEBUG : potato3: md5 = 3a111d88230d361ac3fa01b9a2b71319 OK 2026/02/23 05:14:29 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu' -> Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo' 2026/02/23 05:14:33 DEBUG : empty space: md5 = 8a480db34dac88e310c3088295bc19e7 OK 2026/02/23 05:14:34 DEBUG : potato3: md5 = c0ed2642095e012cd6ef1882e4909fc5 OK 2026/02/23 05:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo': Using server-side directory move 2026/02/23 05:14:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/23 05:14:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/23 05:14:35 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/02/23 05:14:35 DEBUG : empty space: size = 1 OK 2026/02/23 05:14:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:14:35 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:14:35 DEBUG : empty space: Unchanged skipping 2026/02/23 05:14:35 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo') 2026/02/23 05:14:35 DEBUG : potato3: Sizes differ 2026/02/23 05:14:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo': Waiting for checks to finish 2026/02/23 05:14:35 INFO : empty space: Deleted 2026/02/23 05:14:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo': Waiting for transfers to finish 2026/02/23 05:14:35 INFO : potato3: Deleted 2026/02/23 05:14:35 INFO : potato2: Moved (server-side) 2026/02/23 05:14:36 INFO : potato3: Moved (server-side) 2026/02/23 05:14:36 INFO : tomatoDir: Removing directory 2026/02/23 05:14:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': deleted 1 directories 2026/02/23 05:14:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoqiduj0nuni" 2026/02/23 05:14:37 DEBUG : Creating backend with remote "TestDrive:crypt/11d591dbhp38t1f1tkb816p2kmd4sdbvc0tpnfvk3kbsn6rg5ilg" 2026/02/23 05:14:38 INFO : tomatoDir: Making directory 2026/02/23 05:14:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqiduj0nuni': Using server-side directory move 2026/02/23 05:14:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hoqiduj0nuni': Server side directory move succeeded 2026/02/23 05:14:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoqiduj0nuni': Purge remote 2026/02/23 05:14:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofojek0hilo': Purge remote 2026/02/23 05:14:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.45s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:14:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test" 2026/02/23 05:14:43 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.11s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:14:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test" 2026/02/23 05:14:46 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/02/23 05:14:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test-include/layer2" 2026/02/23 05:14:48 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/02/23 05:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test-ignore-file" 2026/02/23 05:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/02/23 05:14:56 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = b50a4de8f012bc4e89bec224138a214e OK 2026/02/23 05:14:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/23 05:14:57 DEBUG : rclone-sync-test: Excluded 2026/02/23 05:14:57 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/23 05:14:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/23 05:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test': Waiting for checks to finish 2026/02/23 05:14:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test': Waiting for transfers to finish 2026/02/23 05:14:58 DEBUG : Waiting for deletions to finish 2026/02/23 05:14:58 INFO : There was nothing to transfer 2026/02/23 05:14:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/23 05:14:59 DEBUG : rclone-sync-test: Excluded 2026/02/23 05:15:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/23 05:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:15:00 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:00 INFO : rclone-sync-test-include: Removing directory 2026/02/23 05:15:00 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/23 05:15:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/23 05:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': failed to delete 1 directories 2026/02/23 05:15:00 INFO : There was nothing to transfer 2026/02/23 05:15:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/23 05:15:01 DEBUG : rclone-sync-test: Excluded 2026/02/23 05:15:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/23 05:15:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/23 05:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/23 05:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/23 05:15:02 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:02 INFO : There was nothing to transfer 2026/02/23 05:15:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/23 05:15:03 DEBUG : rclone-sync-test: Excluded 2026/02/23 05:15:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/23 05:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:15:03 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:03 INFO : rclone-sync-test-include: Removing directory 2026/02/23 05:15:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/23 05:15:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/23 05:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': failed to delete 1 directories 2026/02/23 05:15:04 INFO : There was nothing to transfer 2026/02/23 05:15:04 DEBUG : Excluded 2026/02/23 05:15:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/23 05:15:05 DEBUG : rclone-sync-test: Excluded 2026/02/23 05:15:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/02/23 05:15:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/23 05:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/23 05:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/23 05:15:06 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:06 INFO : There was nothing to transfer 2026/02/23 05:15:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/02/23 05:15:09 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.55s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:15:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:15:10 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:15:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/CompareDest" 2026/02/23 05:15:12 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/gveqi14airsml4bgu7krj116o8" 2026/02/23 05:15:14 DEBUG : one: Need to transfer - File not found at Destination 2026/02/23 05:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:15:16 DEBUG : one: md5 = 4bc6a057c22bc4096bb496e5852a454c OK 2026/02/23 05:15:16 DEBUG : one: size = 3 OK 2026/02/23 05:15:16 INFO : one: Copied (new) 2026/02/23 05:15:16 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:15:17 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:15:17 DEBUG : one: Sizes differ 2026/02/23 05:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:15:19 DEBUG : one: md5 = 7cdb3ad9c7ba2e8c56ba8589e96ea4b4 OK 2026/02/23 05:15:19 DEBUG : one: size = 5 OK 2026/02/23 05:15:19 INFO : one: Copied (replaced existing) 2026/02/23 05:15:19 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:21 DEBUG : dst/one: md5 = f64036d2a154ea32036ed1d80273938e OK 2026/02/23 05:15:23 DEBUG : CompareDest/one: md5 = 3d6d02fa5b019a6dd8fadd98d1dc7e9f OK 2026/02/23 05:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:15:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:15:24 DEBUG : one: Sizes differ 2026/02/23 05:15:25 DEBUG : one: size = 5 OK 2026/02/23 05:15:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:15:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/23 05:15:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:15:25 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:25 INFO : There was nothing to transfer 2026/02/23 05:15:27 DEBUG : CompareDest/two: md5 = 978de8f6fecf7ca0ecd29fddd4635e0e OK 2026/02/23 05:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:15:28 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:15:28 DEBUG : one: Sizes differ 2026/02/23 05:15:28 DEBUG : one: size = 5 OK 2026/02/23 05:15:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:15:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/23 05:15:28 DEBUG : two: size = 3 OK 2026/02/23 05:15:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:15:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/23 05:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:15:28 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:28 INFO : There was nothing to transfer 2026/02/23 05:15:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:15:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:15:29 DEBUG : one: Sizes differ 2026/02/23 05:15:29 DEBUG : two: size = 3 OK 2026/02/23 05:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/23 05:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:29 DEBUG : one: size = 5 OK 2026/02/23 05:15:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/23 05:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:15:29 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:29 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/02/23 05:15:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:15:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:15:31 DEBUG : one: Sizes differ 2026/02/23 05:15:31 DEBUG : one: size = 5 OK 2026/02/23 05:15:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/23 05:15:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:15:31 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/CompareDest') 2026/02/23 05:15:31 DEBUG : two: Sizes differ 2026/02/23 05:15:31 DEBUG : two: Need to transfer - File not found at Destination 2026/02/23 05:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:15:32 DEBUG : two: md5 = 276543a1e607f5f780c60ba89cbf8c11 OK 2026/02/23 05:15:32 DEBUG : two: size = 5 OK 2026/02/23 05:15:32 INFO : two: Copied (new) 2026/02/23 05:15:32 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:15:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:15:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:15:36 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (26.97s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:15:39 DEBUG : pre-dest1/1: md5 = e2f67a44891f2673dbf0d837fccf0c8a OK 2026/02/23 05:15:42 DEBUG : pre-dest2/2: md5 = f124be2a03ace6290dc32130fa7c5bea OK 2026/02/23 05:15:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dest" 2026/02/23 05:15:42 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/rg03c1jvnehrrc617i0lnqjddc" 2026/02/23 05:15:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/pre-dest1" 2026/02/23 05:15:44 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/bbnblvh6k061ssopqrp18kd7gc" 2026/02/23 05:15:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/pre-dest2" 2026/02/23 05:15:45 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/dgicm1h6b5ejvlltm8eeif0bnk" 2026/02/23 05:15:46 DEBUG : 1: size = 1 OK 2026/02/23 05:15:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:15:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/23 05:15:47 DEBUG : 2: size = 1 OK 2026/02/23 05:15:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:15:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/23 05:15:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/23 05:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dest': Waiting for checks to finish 2026/02/23 05:15:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dest': Waiting for transfers to finish 2026/02/23 05:15:49 DEBUG : 3: md5 = 8d0f6c750be4d390c45ef369984c25e6 OK 2026/02/23 05:15:49 DEBUG : 3: size = 1 OK 2026/02/23 05:15:49 INFO : 3: Copied (new) 2026/02/23 05:15:49 DEBUG : Waiting for deletions to finish 2026/02/23 05:15:53 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/02/23 05:15:53 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/02/23 05:15:54 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (17.70s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:15:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:15:55 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:15:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/CopyDest" 2026/02/23 05:15:56 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/23 05:15:58 DEBUG : one: Need to transfer - File not found at Destination 2026/02/23 05:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:15:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:01 DEBUG : one: md5 = 099bbcb344aa24519926160fe29923d4 OK 2026/02/23 05:16:01 DEBUG : one: size = 3 OK 2026/02/23 05:16:01 INFO : one: Copied (new) 2026/02/23 05:16:01 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:16:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:16:02 DEBUG : one: Sizes differ 2026/02/23 05:16:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:04 DEBUG : one: md5 = 035b2bfba2a2853969af62c3d7910cd0 OK 2026/02/23 05:16:04 DEBUG : one: size = 5 OK 2026/02/23 05:16:04 INFO : one: Copied (replaced existing) 2026/02/23 05:16:04 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:06 DEBUG : dst/one: md5 = 01ff485905ded5e48e583ed1d6823773 OK 2026/02/23 05:16:08 DEBUG : CopyDest/one: md5 = 05deec025a4fd6c74b85117a6109aac0 OK 2026/02/23 05:16:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/BackupDir" 2026/02/23 05:16:09 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/23 05:16:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:16:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:16:11 DEBUG : one: Sizes differ 2026/02/23 05:16:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:11 DEBUG : one: size = 5 OK 2026/02/23 05:16:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:16:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:16:11 DEBUG : one: Sizes differ 2026/02/23 05:16:13 INFO : one: Moved (server-side) 2026/02/23 05:16:14 DEBUG : one: size = 5 OK 2026/02/23 05:16:14 INFO : one: Copied (server-side copy) 2026/02/23 05:16:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/23 05:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:14 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:16 DEBUG : CopyDest/two: md5 = fffbc9832ce6ed6b02f0476cdb937821 OK 2026/02/23 05:16:17 DEBUG : one: size = 5 OK 2026/02/23 05:16:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:17 DEBUG : one: Unchanged skipping 2026/02/23 05:16:17 DEBUG : two: size = 3 OK 2026/02/23 05:16:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:19 DEBUG : two: size = 3 OK 2026/02/23 05:16:19 INFO : two: Copied (server-side copy) 2026/02/23 05:16:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/23 05:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:19 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:19 DEBUG : two: size = 3 OK 2026/02/23 05:16:19 DEBUG : one: size = 5 OK 2026/02/23 05:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:19 DEBUG : one: Unchanged skipping 2026/02/23 05:16:19 DEBUG : two: Unchanged skipping 2026/02/23 05:16:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:19 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:19 INFO : There was nothing to transfer 2026/02/23 05:16:21 DEBUG : CopyDest/three: md5 = ef3950733e5f9f96e82223c36db4a62b OK 2026/02/23 05:16:22 DEBUG : one: size = 5 OK 2026/02/23 05:16:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:22 DEBUG : one: Unchanged skipping 2026/02/23 05:16:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:16:23 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/CopyDest') 2026/02/23 05:16:23 DEBUG : three: Sizes differ 2026/02/23 05:16:23 DEBUG : three: Destination not found in --copy-dest 2026/02/23 05:16:23 DEBUG : three: Need to transfer - File not found at Destination 2026/02/23 05:16:23 DEBUG : two: size = 3 OK 2026/02/23 05:16:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/23 05:16:23 DEBUG : two: Unchanged skipping 2026/02/23 05:16:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:24 DEBUG : three: md5 = c7c5495ed4ebdc278011698363bee8b1 OK 2026/02/23 05:16:24 DEBUG : three: size = 7 OK 2026/02/23 05:16:24 INFO : three: Copied (new) 2026/02/23 05:16:24 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/23 05:16:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:16:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:16:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:16:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:16:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/23 05:16:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (36.22s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:16:33 DEBUG : dst/one: md5 = b1978d7414699e4c54f32053af2ecded OK 2026/02/23 05:16:35 DEBUG : dst/two: md5 = e7f394e6005308fa68734c25b964bf3c OK 2026/02/23 05:16:36 DEBUG : dst/three.txt: md5 = 66bbd2d6ae0ff611a2cffd7e23192138 OK 2026/02/23 05:16:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:16:37 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:16:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/backup" 2026/02/23 05:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/1nrff024r7pq65ecp72fc28jb0" 2026/02/23 05:16:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:16:40 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:16:40 DEBUG : one: Sizes differ 2026/02/23 05:16:40 DEBUG : two: size = 3 OK 2026/02/23 05:16:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:16:40 DEBUG : two: Unchanged skipping 2026/02/23 05:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:41 INFO : one: Moved (server-side) 2026/02/23 05:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:43 DEBUG : one: md5 = bf42374e79f9228c89eed782724da836 OK 2026/02/23 05:16:43 DEBUG : one: size = 4 OK 2026/02/23 05:16:43 INFO : one: Copied (new) 2026/02/23 05:16:43 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:43 INFO : three.txt: Moved (server-side) 2026/02/23 05:16:43 INFO : three.txt: Moved into backup dir 2026/02/23 05:16:46 DEBUG : dst/three.txt: md5 = 1699c6ba5676366e80ba323ac57d1bd5 OK 2026/02/23 05:16:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:16:47 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:16:47 DEBUG : one: Sizes differ 2026/02/23 05:16:47 DEBUG : two: size = 3 OK 2026/02/23 05:16:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:16:47 DEBUG : two: Unchanged skipping 2026/02/23 05:16:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:16:47 INFO : one: Deleted 2026/02/23 05:16:48 INFO : one: Moved (server-side) 2026/02/23 05:16:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:16:49 DEBUG : one: md5 = bcfaa1dfd61d843fb76c249233e5bb8e OK 2026/02/23 05:16:49 DEBUG : one: size = 5 OK 2026/02/23 05:16:49 INFO : one: Copied (new) 2026/02/23 05:16:49 DEBUG : Waiting for deletions to finish 2026/02/23 05:16:50 INFO : three.txt: Deleted 2026/02/23 05:16:51 INFO : three.txt: Moved (server-side) 2026/02/23 05:16:51 INFO : three.txt: Moved into backup dir 2026/02/23 05:16:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:16:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:16:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:16:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/23 05:16:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:16:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (24.84s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:16:58 DEBUG : dst/one: md5 = 09e40eaa4499116b81486d14b0fefbc9 OK 2026/02/23 05:17:00 DEBUG : dst/two: md5 = 1d7970b57c992b23bc5f91a063b9d749 OK 2026/02/23 05:17:01 DEBUG : dst/three.txt: md5 = e1d969974d790ebeb2502fb92b3f9e79 OK 2026/02/23 05:17:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:17:02 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:17:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/backup" 2026/02/23 05:17:03 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/1nrff024r7pq65ecp72fc28jb0" 2026/02/23 05:17:05 DEBUG : two: size = 3 OK 2026/02/23 05:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:17:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:17:05 DEBUG : two: Unchanged skipping 2026/02/23 05:17:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:17:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:17:05 DEBUG : one: Sizes differ 2026/02/23 05:17:07 INFO : one: Moved (server-side) to: one.bak 2026/02/23 05:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:17:09 DEBUG : one: md5 = f0649da1d05a7e97126353990279b28e OK 2026/02/23 05:17:09 DEBUG : one: size = 4 OK 2026/02/23 05:17:09 INFO : one: Copied (new) 2026/02/23 05:17:09 DEBUG : Waiting for deletions to finish 2026/02/23 05:17:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/23 05:17:10 INFO : three.txt: Moved into backup dir 2026/02/23 05:17:12 DEBUG : dst/three.txt: md5 = 974eb88283e65172278c91c45da90ed5 OK 2026/02/23 05:17:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:17:13 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:17:13 DEBUG : one: Sizes differ 2026/02/23 05:17:13 DEBUG : two: size = 3 OK 2026/02/23 05:17:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:17:13 DEBUG : two: Unchanged skipping 2026/02/23 05:17:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:17:13 INFO : one.bak: Deleted 2026/02/23 05:17:14 INFO : one: Moved (server-side) to: one.bak 2026/02/23 05:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:17:16 DEBUG : one: md5 = 65b0ee630a6b2764c6c461b5d10899a1 OK 2026/02/23 05:17:16 DEBUG : one: size = 5 OK 2026/02/23 05:17:16 INFO : one: Copied (new) 2026/02/23 05:17:16 DEBUG : Waiting for deletions to finish 2026/02/23 05:17:16 INFO : three.txt.bak: Deleted 2026/02/23 05:17:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/23 05:17:17 INFO : three.txt: Moved into backup dir 2026/02/23 05:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:17:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:17:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/23 05:17:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/23 05:17:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/23 05:17:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (25.66s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:17:24 DEBUG : dst/one: md5 = e2eeb2544a4cf755a8537cd8ffc90480 OK 2026/02/23 05:17:25 DEBUG : dst/two: md5 = 1c5b0953df8d986dd523f114bd4e384f OK 2026/02/23 05:17:27 DEBUG : dst/three.txt: md5 = 15396cfa2610c7fb844f69bb3a1e499f OK 2026/02/23 05:17:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:17:27 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:17:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/backup" 2026/02/23 05:17:28 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/1nrff024r7pq65ecp72fc28jb0" 2026/02/23 05:17:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:17:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:17:30 DEBUG : one: Sizes differ 2026/02/23 05:17:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:17:30 DEBUG : two: size = 3 OK 2026/02/23 05:17:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:17:30 DEBUG : two: Unchanged skipping 2026/02/23 05:17:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/23 05:17:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:17:33 DEBUG : one: md5 = fecaae9bc04b3694d2b0b5aa29d2bd1d OK 2026/02/23 05:17:33 DEBUG : one: size = 4 OK 2026/02/23 05:17:33 INFO : one: Copied (new) 2026/02/23 05:17:33 DEBUG : Waiting for deletions to finish 2026/02/23 05:17:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/23 05:17:34 INFO : three.txt: Moved into backup dir 2026/02/23 05:17:36 DEBUG : dst/three.txt: md5 = c43b0f1d5cf6c6c686df207532c0d5ef OK 2026/02/23 05:17:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:17:37 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:17:37 DEBUG : one: Sizes differ 2026/02/23 05:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:17:37 DEBUG : two: size = 3 OK 2026/02/23 05:17:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:17:37 DEBUG : two: Unchanged skipping 2026/02/23 05:17:38 INFO : one-2019-01-01: Deleted 2026/02/23 05:17:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/23 05:17:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:17:40 DEBUG : one: md5 = 6c15affcbaa1679b5b2ad565bc69a870 OK 2026/02/23 05:17:40 DEBUG : one: size = 5 OK 2026/02/23 05:17:40 INFO : one: Copied (new) 2026/02/23 05:17:40 DEBUG : Waiting for deletions to finish 2026/02/23 05:17:40 INFO : three-2019-01-01.txt: Deleted 2026/02/23 05:17:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/23 05:17:41 INFO : three.txt: Moved into backup dir 2026/02/23 05:17:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:17:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/23 05:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/23 05:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/23 05:17:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.24s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:17:48 DEBUG : dst/one: md5 = eb45b7c29ced02f137ca02a21a098b47 OK 2026/02/23 05:17:50 DEBUG : dst/two: md5 = dc3315a1b4b01bd72071d63196724d20 OK 2026/02/23 05:17:51 DEBUG : dst/three.txt: md5 = 1152c95e46e44725d67511f1bf059232 OK 2026/02/23 05:17:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:17:52 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:17:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:17:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:17:53 DEBUG : one: Sizes differ 2026/02/23 05:17:53 DEBUG : two: size = 3 OK 2026/02/23 05:17:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:17:53 DEBUG : two: Unchanged skipping 2026/02/23 05:17:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:17:54 INFO : one: Moved (server-side) to: one.bak 2026/02/23 05:17:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:17:55 DEBUG : one: md5 = 25aaae1a3d98c133b39f5cf35164d124 OK 2026/02/23 05:17:55 DEBUG : one: size = 4 OK 2026/02/23 05:17:55 INFO : one: Copied (new) 2026/02/23 05:17:55 DEBUG : Waiting for deletions to finish 2026/02/23 05:17:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/23 05:17:56 INFO : three.txt: Moved into backup dir 2026/02/23 05:17:58 DEBUG : dst/three.txt: md5 = 7145ec66ee520daaa7fcd178d177e68b OK 2026/02/23 05:17:59 DEBUG : one.bak: Excluded (Path Filter) 2026/02/23 05:17:59 DEBUG : one.bak: Excluded 2026/02/23 05:17:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/23 05:17:59 DEBUG : three.txt.bak: Excluded 2026/02/23 05:17:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:17:59 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:17:59 DEBUG : one: Sizes differ 2026/02/23 05:17:59 DEBUG : two: size = 3 OK 2026/02/23 05:17:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for checks to finish 2026/02/23 05:17:59 DEBUG : two: Unchanged skipping 2026/02/23 05:18:00 INFO : one.bak: Deleted 2026/02/23 05:18:00 INFO : one: Moved (server-side) to: one.bak 2026/02/23 05:18:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst': Waiting for transfers to finish 2026/02/23 05:18:02 DEBUG : one: md5 = aed2544ba15d15159d214409d25b68db OK 2026/02/23 05:18:02 DEBUG : one: size = 5 OK 2026/02/23 05:18:02 INFO : one: Copied (new) 2026/02/23 05:18:02 DEBUG : Waiting for deletions to finish 2026/02/23 05:18:03 INFO : three.txt.bak: Deleted 2026/02/23 05:18:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/23 05:18:03 INFO : three.txt: Moved into backup dir 2026/02/23 05:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/23 05:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/23 05:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/23 05:18:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.41s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:18:09 DEBUG : dst/one: md5 = f56e501789ae719e8edfdcc9da8cd288 OK 2026/02/23 05:18:11 DEBUG : dst/two: md5 = 53465f62a1f5ff21bd75d4755a6ecefd OK 2026/02/23 05:18:12 DEBUG : dst/three.txt: md5 = dc8ccd00712ababe2ae553636daf0f18 OK 2026/02/23 05:18:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:18:13 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:18:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:14 DEBUG : one: Sizes differ 2026/02/23 05:18:15 INFO : one: Moved (server-side) to: one.bak 2026/02/23 05:18:16 DEBUG : one: md5 = 563e4377332b2b5b10317432a73a83f4 OK 2026/02/23 05:18:16 DEBUG : one: size = 4 OK 2026/02/23 05:18:16 INFO : one: Copied (new) 2026/02/23 05:18:16 DEBUG : two: size = 3 OK 2026/02/23 05:18:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:18:16 DEBUG : two: Unchanged skipping 2026/02/23 05:18:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:17 DEBUG : three.txt: Sizes differ 2026/02/23 05:18:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/23 05:18:19 DEBUG : three.txt: md5 = 61a500870a4db9fd0b77aa902a57840d OK 2026/02/23 05:18:19 DEBUG : three.txt: size = 6 OK 2026/02/23 05:18:19 INFO : three.txt: Copied (new) 2026/02/23 05:18:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:20 DEBUG : one: Sizes differ 2026/02/23 05:18:21 INFO : one.bak: Deleted 2026/02/23 05:18:21 INFO : one: Moved (server-side) to: one.bak 2026/02/23 05:18:23 DEBUG : one: md5 = 13303c660417fbab43f6ffaddb7c342c OK 2026/02/23 05:18:23 DEBUG : one: size = 5 OK 2026/02/23 05:18:23 INFO : one: Copied (new) 2026/02/23 05:18:23 DEBUG : two: size = 3 OK 2026/02/23 05:18:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:18:23 DEBUG : two: Unchanged skipping 2026/02/23 05:18:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:24 DEBUG : three.txt: Sizes differ 2026/02/23 05:18:24 INFO : three.txt.bak: Deleted 2026/02/23 05:18:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/23 05:18:26 DEBUG : three.txt: md5 = 5ed503b8bd8cc2356a0d628c068937ff OK 2026/02/23 05:18:26 DEBUG : three.txt: size = 19 OK 2026/02/23 05:18:26 INFO : three.txt: Copied (new) 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/02/23 05:18:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (23.55s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:18:34 DEBUG : dst/one: md5 = e39e352d510c9f38d64c028126f3c9e5 OK 2026/02/23 05:18:35 DEBUG : dst/two: md5 = 2fd1ad41d7ca0d561fa54eecae6b439e OK 2026/02/23 05:18:37 DEBUG : dst/three.txt: md5 = 89cff30fd7cee049fdec9288693e7be0 OK 2026/02/23 05:18:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dagorab3nodu/dst" 2026/02/23 05:18:38 DEBUG : Creating backend with remote "TestDrive:crypt/j6vqe4vudttu2gvg8cn7mgidf7203vkl1i1ff9150ndv2v9nkoig/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/23 05:18:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:39 DEBUG : one: Sizes differ 2026/02/23 05:18:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/23 05:18:41 DEBUG : one: md5 = daa96a77c0247c5a021b74c1601f1783 OK 2026/02/23 05:18:41 DEBUG : one: size = 4 OK 2026/02/23 05:18:41 INFO : one: Copied (new) 2026/02/23 05:18:41 DEBUG : two: size = 3 OK 2026/02/23 05:18:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:18:41 DEBUG : two: Unchanged skipping 2026/02/23 05:18:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:42 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:42 DEBUG : three.txt: Sizes differ 2026/02/23 05:18:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/23 05:18:44 DEBUG : three.txt: md5 = 5165346182910a7702de1810efe6f68b OK 2026/02/23 05:18:44 DEBUG : three.txt: size = 6 OK 2026/02/23 05:18:44 INFO : three.txt: Copied (new) 2026/02/23 05:18:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:45 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:45 DEBUG : one: Sizes differ 2026/02/23 05:18:46 INFO : one-2019-01-01: Deleted 2026/02/23 05:18:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/23 05:18:48 DEBUG : one: md5 = 7ac7b3f977f1c0f4f698eff4d4452cb3 OK 2026/02/23 05:18:48 DEBUG : one: size = 5 OK 2026/02/23 05:18:48 INFO : one: Copied (new) 2026/02/23 05:18:48 DEBUG : two: size = 3 OK 2026/02/23 05:18:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:18:48 DEBUG : two: Unchanged skipping 2026/02/23 05:18:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:48 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu/dst') 2026/02/23 05:18:48 DEBUG : three.txt: Sizes differ 2026/02/23 05:18:49 INFO : three-2019-01-01.txt: Deleted 2026/02/23 05:18:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/23 05:18:51 DEBUG : three.txt: md5 = 3664692123be4a56ee8245db9f9019cc OK 2026/02/23 05:18:51 DEBUG : three.txt: size = 19 OK 2026/02/23 05:18:51 INFO : three.txt: Copied (new) 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/02/23 05:18:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.73s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:18:57 DEBUG : Testêé: md5 = 7b09b1b2e96d7c9d6b34472f28d6a478 OK 2026/02/23 05:18:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:18:57 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:18:57 DEBUG : Testêé: Sizes differ 2026/02/23 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:18:59 DEBUG : Testêé: md5 = 178074f79121351cb53a3400f2e09f8d OK 2026/02/23 05:18:59 DEBUG : Testêé: size = 14 OK 2026/02/23 05:18:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/23 05:18:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.35s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:19:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/23 05:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:19:02 DEBUG : existing: md5 = b950831191cfbe21a41c587eb6b7b58e OK 2026/02/23 05:19:02 DEBUG : existing: size = 6 OK 2026/02/23 05:19:02 INFO : existing: Copied (new) 2026/02/23 05:19:02 DEBUG : Waiting for deletions to finish 2026/02/23 05:19:03 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:19:03 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:19:03 DEBUG : existing: Sizes differ 2026/02/23 05:19:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/23 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:19:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:19:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': not deleting files as there were IO errors 2026/02/23 05:19:03 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.15s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:19:05 DEBUG : EXISTING: md5 = a816591054c0c434ddca4a9d7e3226ce OK 2026/02/23 05:19:06 DEBUG : EXISTING: size = 6 OK 2026/02/23 05:19:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:19:06 DEBUG : existing: Unchanged skipping 2026/02/23 05:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:19:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:19:06 DEBUG : Waiting for deletions to finish 2026/02/23 05:19:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.38s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", 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-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", 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-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.43s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:19:11 DEBUG : both0: md5 = f4fe0395047e5d61c55b1500bdb0de9d OK 2026/02/23 05:19:12 DEBUG : only0: md5 = 4812bd969880de48722ec963cc051a52 OK 2026/02/23 05:19:14 DEBUG : both1: md5 = be6f0bee99fb0362d264857f1f02a5cb OK 2026/02/23 05:19:15 DEBUG : only1: md5 = f8f3c300bcc936e8fd137bdc2067d031 OK 2026/02/23 05:19:17 DEBUG : both2: md5 = 1f4b24ede4443636ea16580eea030b21 OK 2026/02/23 05:19:18 DEBUG : only2: md5 = cf0f8bb3716813baba0d5fdec1f9a8eb OK 2026/02/23 05:19:20 DEBUG : both3: md5 = 4ff6bc0d5ad4a1e672e1186d219b15f9 OK 2026/02/23 05:19:22 DEBUG : only3: md5 = f7a947aa24694dd730746d699cc57f6b OK 2026/02/23 05:19:23 DEBUG : both4: md5 = fa9f86b0b8fa64c0e58f2e8cf31a7f93 OK 2026/02/23 05:19:25 DEBUG : only4: md5 = 2c50fe4a07e543b7b7f023cd1e2037c9 OK 2026/02/23 05:19:26 DEBUG : both5: md5 = d65b31b87f02abb0b47d0a0936bc2626 OK 2026/02/23 05:19:28 DEBUG : only5: md5 = 3f00b78f46a1735a61d2337907303bcd OK 2026/02/23 05:19:29 DEBUG : both6: md5 = 6dccf9785b23419c3237358b8ff7a4ef OK 2026/02/23 05:19:31 DEBUG : only6: md5 = 4399daae205e1eb88cacfe1f1579b6ba OK 2026/02/23 05:19:32 DEBUG : both7: md5 = ed6cc47fcb7c439b9c1f3249cea4e752 OK 2026/02/23 05:19:34 DEBUG : only7: md5 = b75c5b2aec6459486a7c4cc1634fd899 OK 2026/02/23 05:19:35 DEBUG : both8: md5 = 81bfe39c51417faa826e587a50121623 OK 2026/02/23 05:19:37 DEBUG : only8: md5 = 9cbec33415dfe7ba2bc63c243eaf7e43 OK 2026/02/23 05:19:38 DEBUG : both9: md5 = e047f1dcb96edecd81a90585ec0b1b91 OK 2026/02/23 05:19:40 DEBUG : only9: md5 = 6522935658c9f5ab07a4781353fbf86b OK 2026/02/23 05:19:41 DEBUG : both10: md5 = 80ad561ea8e2b3b5d70749d6f688ca72 OK 2026/02/23 05:19:43 DEBUG : only10: md5 = 994ebec3b76b2bffded2193284bae215 OK 2026/02/23 05:19:45 DEBUG : both11: md5 = 07f83889c5fe9980133b0d84ea215e59 OK 2026/02/23 05:19:46 DEBUG : only11: md5 = 6b88d6b1b5db5cc3e5674ddb8874a95c OK 2026/02/23 05:19:48 DEBUG : both12: md5 = 690fc63fb619654c6f8fa20ac54d5d2f OK 2026/02/23 05:19:49 DEBUG : only12: md5 = 7b451a9ebe9c7166d76a049b37362040 OK 2026/02/23 05:19:50 DEBUG : both13: md5 = f1b3200e53d9fec8320e106861a86e7f OK 2026/02/23 05:19:52 DEBUG : only13: md5 = 06be78ad1577ec889f0abfdbe6355403 OK 2026/02/23 05:19:53 DEBUG : both14: md5 = fd57c3ac08b7dc28abb121000b5067c3 OK 2026/02/23 05:19:55 DEBUG : only14: md5 = a00b5f3f5065367658a2586edd8ae54f OK 2026/02/23 05:19:56 DEBUG : both15: md5 = a67a52396ae5f8415d9d350fd81f6443 OK 2026/02/23 05:19:58 DEBUG : only15: md5 = 063deca932bcd64e6da116a6b39d19df OK 2026/02/23 05:19:59 DEBUG : both16: md5 = 46c9d6c652e281e54010bed8bb6e0f08 OK 2026/02/23 05:20:00 DEBUG : only16: md5 = 735ade06906eb13f0c2d0a4c9ebeab2a OK 2026/02/23 05:20:02 DEBUG : both17: md5 = d9b6091a28d09a44b7b65e3e81141d97 OK 2026/02/23 05:20:03 DEBUG : only17: md5 = 0c1a2e3788551e88302f00cb5b309ed7 OK 2026/02/23 05:20:05 DEBUG : both18: md5 = 6a777f4ddc4ec16b096c755186b1b7d7 OK 2026/02/23 05:20:07 DEBUG : only18: md5 = 060c8caed9fb1c325f762b9e09f5ae9f OK 2026/02/23 05:20:08 DEBUG : both19: md5 = 60827b6b741c03583c7c806836dc7798 OK 2026/02/23 05:20:09 DEBUG : only19: md5 = a5b4b73d98d0948fec7febb0e10f3242 OK 2026/02/23 05:20:10 DEBUG : both0: size = 6 OK 2026/02/23 05:20:10 DEBUG : both11: size = 6 OK 2026/02/23 05:20:10 DEBUG : both12: size = 6 OK 2026/02/23 05:20:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both10: size = 6 OK 2026/02/23 05:20:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:20:10 DEBUG : both11: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both13: size = 6 OK 2026/02/23 05:20:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both12: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both14: size = 6 OK 2026/02/23 05:20:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both14: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both15: size = 6 OK 2026/02/23 05:20:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both15: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both16: size = 6 OK 2026/02/23 05:20:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both0: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both17: size = 6 OK 2026/02/23 05:20:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both10: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both18: size = 6 OK 2026/02/23 05:20:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both13: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both19: size = 6 OK 2026/02/23 05:20:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both16: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both1: size = 6 OK 2026/02/23 05:20:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both1: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both2: size = 6 OK 2026/02/23 05:20:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both18: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both3: size = 6 OK 2026/02/23 05:20:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both3: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both4: size = 6 OK 2026/02/23 05:20:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both4: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both5: size = 6 OK 2026/02/23 05:20:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both5: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both6: size = 6 OK 2026/02/23 05:20:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both6: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both7: size = 6 OK 2026/02/23 05:20:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both7: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both8: size = 6 OK 2026/02/23 05:20:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both8: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both9: size = 6 OK 2026/02/23 05:20:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:20:10 DEBUG : both9: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both19: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both2: Unchanged skipping 2026/02/23 05:20:10 DEBUG : both17: Unchanged skipping 2026/02/23 05:20:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:20:10 DEBUG : Waiting for deletions to finish 2026/02/23 05:20:10 INFO : only5: Deleted 2026/02/23 05:20:10 INFO : only13: Deleted 2026/02/23 05:20:11 INFO : only16: Deleted 2026/02/23 05:20:11 INFO : only0: Deleted 2026/02/23 05:20:11 INFO : only1: Deleted 2026/02/23 05:20:11 INFO : only8: Deleted 2026/02/23 05:20:11 INFO : only4: Deleted 2026/02/23 05:20:11 INFO : only9: Deleted 2026/02/23 05:20:11 INFO : only11: Deleted 2026/02/23 05:20:11 INFO : only10: Deleted 2026/02/23 05:20:11 INFO : only12: Deleted 2026/02/23 05:20:11 INFO : only14: Deleted 2026/02/23 05:20:12 INFO : only15: Deleted 2026/02/23 05:20:12 INFO : only17: Deleted 2026/02/23 05:20:12 INFO : only18: Deleted 2026/02/23 05:20:12 INFO : only2: Deleted 2026/02/23 05:20:12 INFO : only3: Deleted 2026/02/23 05:20:12 INFO : only19: Deleted 2026/02/23 05:20:12 INFO : only6: Deleted 2026/02/23 05:20:12 INFO : only7: Deleted 2026/02/23 05:20:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (72.41s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:20:23 DEBUG : both0: md5 = 0f0df68dd028f928197d85d9909fb147 OK 2026/02/23 05:20:25 DEBUG : only0: md5 = 052fd370fd54e337fca3009f33e63853 OK 2026/02/23 05:20:26 DEBUG : both1: md5 = d4936421a91b0fcd4f53a41693a1b008 OK 2026/02/23 05:20:28 DEBUG : only1: md5 = 1d68b08ad4aec36f5ce862695099b7d1 OK 2026/02/23 05:20:30 DEBUG : both2: md5 = 0433c4f69ae98eb90ce984ccc11cc641 OK 2026/02/23 05:20:31 DEBUG : only2: md5 = 7910867ce802716e7ff7ec02e77983e1 OK 2026/02/23 05:20:33 DEBUG : both3: md5 = 44da58cf5517836c06418fa1dd9c8e29 OK 2026/02/23 05:20:35 DEBUG : only3: md5 = 399a718914c4aea2a818dc6133c9517a OK 2026/02/23 05:20:36 DEBUG : both4: md5 = e5060ca3d5c673f35957980ed15e3817 OK 2026/02/23 05:20:38 DEBUG : only4: md5 = e0361ac936fa415233f379596e60b855 OK 2026/02/23 05:20:39 DEBUG : both5: md5 = 5d79b55a4fd416f2f10272b8b095acb4 OK 2026/02/23 05:20:41 DEBUG : only5: md5 = 236c12430e75db11b87612780c7f0797 OK 2026/02/23 05:20:42 DEBUG : both6: md5 = 33861094239f87cc50370b6e976a97f6 OK 2026/02/23 05:20:43 DEBUG : only6: md5 = 818e40410e566748457f810962c642c4 OK 2026/02/23 05:20:45 DEBUG : both7: md5 = 36ea7d8eec9b65823bb42800b40170db OK 2026/02/23 05:20:47 DEBUG : only7: md5 = d4a8ae741b82243660d2fcd32246f34a OK 2026/02/23 05:20:49 DEBUG : both8: md5 = f71724c9f7c5fbddb5679c7bf032341b OK 2026/02/23 05:20:50 DEBUG : only8: md5 = 87ae0f6fe70fab4f68c6c942da600466 OK 2026/02/23 05:20:52 DEBUG : both9: md5 = 5949567bf474238b06af50a8e145ff2d OK 2026/02/23 05:20:53 DEBUG : only9: md5 = 5fbc8c332ba0e6f2ddc465e3786099d4 OK 2026/02/23 05:20:55 DEBUG : both10: md5 = 6686422a7fe5e541df2f70b83cb784c3 OK 2026/02/23 05:20:56 DEBUG : only10: md5 = 42f767744557e217e4614cc6e1bdc03e OK 2026/02/23 05:20:58 DEBUG : both11: md5 = b149c22d8528a299e3a443105750a9b1 OK 2026/02/23 05:20:59 DEBUG : only11: md5 = e3c8118e91ce12558141f26f8e46cc1d OK 2026/02/23 05:21:01 DEBUG : both12: md5 = 559ecea535d192843b97aacdcf78a017 OK 2026/02/23 05:21:02 DEBUG : only12: md5 = 7979d7abf128646ad6f14b5a4c22ed4d OK 2026/02/23 05:21:04 DEBUG : both13: md5 = 77d88815c5733677f6d0c459afdc6721 OK 2026/02/23 05:21:06 DEBUG : only13: md5 = 6675d8934e5a2c946b9ae9cc84d2e245 OK 2026/02/23 05:21:07 DEBUG : both14: md5 = 847368bbfc8da1648990b63f804bedd8 OK 2026/02/23 05:21:09 DEBUG : only14: md5 = 12ceed1e6aa66f8e1095e9bf7589042a OK 2026/02/23 05:21:10 DEBUG : both15: md5 = d0cfaedfce19b676aa6b9113757c63b5 OK 2026/02/23 05:21:10 DEBUG : TestDrive: Token expired 2026/02/23 05:21:10 DEBUG : Config file has changed externally - reloading 2026/02/23 05:21:10 DEBUG : TestDrive: Loaded fresh token from config file 2026/02/23 05:21:10 DEBUG : TestDrive: Token refresh successful 2026/02/23 05:21:11 DEBUG : only15: md5 = e6d38180900f412819ae86dd89d9715a OK 2026/02/23 05:21:13 DEBUG : both16: md5 = 86a63be1cd9f64e861b737db77d32fa2 OK 2026/02/23 05:21:14 DEBUG : only16: md5 = d158aed72c450403eec3e5e50e7e6245 OK 2026/02/23 05:21:16 DEBUG : both17: md5 = 8171b6dde0ef1b5a579e870bcc656153 OK 2026/02/23 05:21:17 DEBUG : only17: md5 = 6e30b7e3d471e0d6648018902b868886 OK 2026/02/23 05:21:19 DEBUG : both18: md5 = 358c943075c3ae4bed47d8e8c3904aff OK 2026/02/23 05:21:20 DEBUG : only18: md5 = 56b279b9cd1c2f6e3667e72eb67b75f4 OK 2026/02/23 05:21:22 DEBUG : both19: md5 = 8b4f144ed4ecb3f5541029615bbf371f OK 2026/02/23 05:21:23 DEBUG : only19: md5 = 43de8d4b4f840cc9ceab0e8af67304e1 OK 2026/02/23 05:21:24 DEBUG : both0: size = 6 OK 2026/02/23 05:21:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both0: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both10: size = 6 OK 2026/02/23 05:21:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both10: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both11: size = 6 OK 2026/02/23 05:21:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both11: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both12: size = 6 OK 2026/02/23 05:21:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both12: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both13: size = 6 OK 2026/02/23 05:21:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both13: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both14: size = 6 OK 2026/02/23 05:21:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both14: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both15: size = 6 OK 2026/02/23 05:21:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both15: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both16: size = 6 OK 2026/02/23 05:21:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both16: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both17: size = 6 OK 2026/02/23 05:21:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both18: size = 6 OK 2026/02/23 05:21:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both17: Unchanged skipping 2026/02/23 05:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:21:24 DEBUG : both19: size = 6 OK 2026/02/23 05:21:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both18: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both1: size = 6 OK 2026/02/23 05:21:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both2: size = 6 OK 2026/02/23 05:21:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both3: size = 6 OK 2026/02/23 05:21:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both19: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both4: size = 6 OK 2026/02/23 05:21:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both4: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both5: size = 6 OK 2026/02/23 05:21:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both5: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both6: size = 6 OK 2026/02/23 05:21:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both6: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both7: size = 6 OK 2026/02/23 05:21:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both1: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both8: size = 6 OK 2026/02/23 05:21:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both8: Unchanged skipping 2026/02/23 05:21:24 DEBUG : both9: size = 6 OK 2026/02/23 05:21:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:21:24 DEBUG : both9: Unchanged skipping 2026/02/23 05:21:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only0: Sizes differ 2026/02/23 05:21:24 DEBUG : both2: Unchanged skipping 2026/02/23 05:21:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only10: Sizes differ 2026/02/23 05:21:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only11: Sizes differ 2026/02/23 05:21:24 DEBUG : both7: Unchanged skipping 2026/02/23 05:21:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only12: Sizes differ 2026/02/23 05:21:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only13: Sizes differ 2026/02/23 05:21:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only14: Sizes differ 2026/02/23 05:21:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only15: Sizes differ 2026/02/23 05:21:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only17: Sizes differ 2026/02/23 05:21:24 DEBUG : both3: Unchanged skipping 2026/02/23 05:21:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only18: Sizes differ 2026/02/23 05:21:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only16: Sizes differ 2026/02/23 05:21:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only19: Sizes differ 2026/02/23 05:21:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only1: Sizes differ 2026/02/23 05:21:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only2: Sizes differ 2026/02/23 05:21:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only3: Sizes differ 2026/02/23 05:21:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only4: Sizes differ 2026/02/23 05:21:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only5: Sizes differ 2026/02/23 05:21:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only6: Sizes differ 2026/02/23 05:21:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only7: Sizes differ 2026/02/23 05:21:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only8: Sizes differ 2026/02/23 05:21:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2954561190) 2026/02/23 05:21:24 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu') 2026/02/23 05:21:24 DEBUG : only9: Sizes differ 2026/02/23 05:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:21:26 DEBUG : only11: md5 = 3c2ede64e3757c63e815018fc2e366e9 OK 2026/02/23 05:21:26 DEBUG : only11: size = 0 OK 2026/02/23 05:21:26 INFO : only11: Copied (replaced existing) 2026/02/23 05:21:26 DEBUG : only10: md5 = 2c53bd66b9d2c6a286630aca1e317396 OK 2026/02/23 05:21:26 DEBUG : only10: size = 0 OK 2026/02/23 05:21:26 INFO : only10: Copied (replaced existing) 2026/02/23 05:21:26 DEBUG : only0: md5 = 11ae20906fb7b769311d6ce55f65277f OK 2026/02/23 05:21:26 DEBUG : only0: size = 0 OK 2026/02/23 05:21:26 INFO : only0: Copied (replaced existing) 2026/02/23 05:21:26 DEBUG : only12: md5 = 8af0d51ede19360395e701b951d35e43 OK 2026/02/23 05:21:26 DEBUG : only12: size = 0 OK 2026/02/23 05:21:26 INFO : only12: Copied (replaced existing) 2026/02/23 05:21:27 DEBUG : only14: md5 = e13bbca7cdd59085d6ed2ad0a8fee40a OK 2026/02/23 05:21:27 DEBUG : only14: size = 0 OK 2026/02/23 05:21:27 INFO : only14: Copied (replaced existing) 2026/02/23 05:21:27 DEBUG : only13: md5 = 3112a8c69c7318e3d03dc17dfa393ba7 OK 2026/02/23 05:21:27 DEBUG : only13: size = 0 OK 2026/02/23 05:21:27 INFO : only13: Copied (replaced existing) 2026/02/23 05:21:27 DEBUG : only15: md5 = 387256719474eb1a9cdf42b1cb31f8d2 OK 2026/02/23 05:21:27 DEBUG : only15: size = 0 OK 2026/02/23 05:21:27 INFO : only15: Copied (replaced existing) 2026/02/23 05:21:27 DEBUG : only16: md5 = e6d10e08002b15b3782c6eb3414071b3 OK 2026/02/23 05:21:27 DEBUG : only16: size = 0 OK 2026/02/23 05:21:27 INFO : only16: Copied (replaced existing) 2026/02/23 05:21:28 DEBUG : only19: md5 = 54835286927b8d4d0a2ef7945753819f OK 2026/02/23 05:21:28 DEBUG : only19: size = 0 OK 2026/02/23 05:21:28 INFO : only19: Copied (replaced existing) 2026/02/23 05:21:28 DEBUG : only1: md5 = d793bca0fea4a0361437eb8db9639433 OK 2026/02/23 05:21:28 DEBUG : only1: size = 0 OK 2026/02/23 05:21:28 INFO : only1: Copied (replaced existing) 2026/02/23 05:21:28 DEBUG : only3: md5 = a86f5c35a825d0093b4254195866b172 OK 2026/02/23 05:21:28 DEBUG : only3: size = 0 OK 2026/02/23 05:21:28 INFO : only3: Copied (replaced existing) 2026/02/23 05:21:28 DEBUG : only4: md5 = bcc2ea44dc9ccbda6e0771e6a4e23d7c OK 2026/02/23 05:21:28 DEBUG : only4: size = 0 OK 2026/02/23 05:21:28 INFO : only4: Copied (replaced existing) 2026/02/23 05:21:29 DEBUG : only18: md5 = 6e9e3620b502828ac3c8c65efed915aa OK 2026/02/23 05:21:29 DEBUG : only18: size = 0 OK 2026/02/23 05:21:29 INFO : only18: Copied (replaced existing) 2026/02/23 05:21:29 DEBUG : only7: md5 = 90d0b4bf90eeffdbb5294ea088868d8c OK 2026/02/23 05:21:29 DEBUG : only7: size = 0 OK 2026/02/23 05:21:29 INFO : only7: Copied (replaced existing) 2026/02/23 05:21:29 DEBUG : only5: md5 = c6de3188d5013bb425d84bb32eb52855 OK 2026/02/23 05:21:29 DEBUG : only5: size = 0 OK 2026/02/23 05:21:29 INFO : only5: Copied (replaced existing) 2026/02/23 05:21:30 DEBUG : only8: md5 = fdbfa86e10e24e24628272514835c6cc OK 2026/02/23 05:21:30 DEBUG : only8: size = 0 OK 2026/02/23 05:21:30 INFO : only8: Copied (replaced existing) 2026/02/23 05:21:30 DEBUG : only2: md5 = 012a619d2ef69270ef8f25b26d08eaee OK 2026/02/23 05:21:30 DEBUG : only2: size = 0 OK 2026/02/23 05:21:30 INFO : only2: Copied (replaced existing) 2026/02/23 05:21:30 DEBUG : only17: md5 = 9e4ac6115629fd0a12d650278ee4808e OK 2026/02/23 05:21:30 DEBUG : only17: size = 0 OK 2026/02/23 05:21:30 INFO : only17: Copied (replaced existing) 2026/02/23 05:21:31 DEBUG : only6: md5 = c3537ec20f9339d1cc8c01ca7b7b926c OK 2026/02/23 05:21:31 DEBUG : only6: size = 0 OK 2026/02/23 05:21:31 INFO : only6: Copied (replaced existing) 2026/02/23 05:21:31 DEBUG : only9: md5 = 21886e6af0daddc1dbb330f12aac9897 OK 2026/02/23 05:21:31 DEBUG : only9: size = 0 OK 2026/02/23 05:21:31 INFO : only9: Copied (replaced existing) 2026/02/23 05:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.45s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:21:49 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:21:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:21:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/23 05:21:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:21:49 DEBUG : empty_on_remote: Making directory with metadata 2026/02/23 05:21:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:21:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/23 05:21:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:21:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:21:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/23 05:22:03 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/23 05:22:04 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:22:05 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:22:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:22:05 DEBUG : empty_on_remote: Making directory with metadata 2026/02/23 05:22:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:22:05 DEBUG : empty_on_remote: Making directory with metadata 2026/02/23 05:22:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:22:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/02/23 05:22:19 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/02/23 05:22:20 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:22:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:22 DEBUG : sub dir: Making directory with metadata 2026/02/23 05:22:23 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/23 05:22:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:42 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:22:42 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/23 05:22:55 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/02/23 05:22:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/23 05:22:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/23 05:22:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/23 05:22:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:22:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/23 05:23:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/23 05:23:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:23:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/23 05:23:04 DEBUG : sub dir: Making directory with metadata 2026/02/23 05:23:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/02/23 05:23:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:23:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/23 05:23:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/23 05:23:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/02/23 05:23:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/23 05:23:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/02/23 05:23:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/02/23 05:23:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/23 05:23:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/02/23 05:23:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/02/23 05:23:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.34s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:23:49 DEBUG : dir1/0000-abcdefg.txt: md5 = a1ea2bb2a0fb7f1af7c55e10d555572d OK 2026/02/23 05:23:51 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4d95e3b85a9ecb6c306ebe0c8a5f10f7 OK 2026/02/23 05:23:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 1086bafac2e45cbb45d485be0ddb504f OK 2026/02/23 05:23:54 DEBUG : dir1/0003-defghij.txt: md5 = b34943389cd6777c9b28769b89c64fe2 OK 2026/02/23 05:23:55 DEBUG : dir1/0004-efghijk.txt: md5 = d69666d86b518bc7c5c40cc2387ef8de OK 2026/02/23 05:23:57 DEBUG : dir1/0005-fghijkl.txt: md5 = 0ad7acf6e281b9a03e169e562263eb94 OK 2026/02/23 05:23:58 DEBUG : dir1/0006-ghijklm.txt: md5 = eca8edf6d88f6e2f49ebaae9048aa28c OK 2026/02/23 05:24:00 DEBUG : dir1/0007-1234567.txt: md5 = 226c8c6e020dc48bd3d31c7725a9a6e8 OK 2026/02/23 05:24:01 DEBUG : dir1/0008-2345678.txt: md5 = f52e7b623f6fc9b150a0b097d24f6385 OK 2026/02/23 05:24:03 DEBUG : dir1/0009-3456789.txt: md5 = 5ad19be9966943d494ffc001ead1735f OK 2026/02/23 05:24:04 DEBUG : dir1/0010-456789.txt: md5 = 88e568fc361581f5144f38ca42309c98 OK 2026/02/23 05:24:06 DEBUG : dir1/0011-56789;.txt: md5 = 05f1321882712ec446da0cc4d1d16c4f OK 2026/02/23 05:24:07 DEBUG : dir1/0012-6789;.txt: md5 = af1b74fef1b8491252906ca9c4c22eeb OK 2026/02/23 05:24:09 DEBUG : dir1/0013-789;=.txt: md5 = 3ad20463fc8448c8f0e27487f78df776 OK 2026/02/23 05:24:10 DEBUG : dir1/0014-89;=.txt: md5 = e0e870d4e73cfb9bf244479f23297046 OK 2026/02/23 05:24:12 DEBUG : dir1/0015-9;=.txt: md5 = f97f1e582ccf90c1658ea1e2ab3c8d19 OK 2026/02/23 05:24:13 DEBUG : apple: md5 = 1cb418b577472202acacb274b6666ba3 OK 2026/02/23 05:24:15 DEBUG : banana: md5 = 173722088d156a0c8e7161f7b5e498e5 OK 2026/02/23 05:24:16 DEBUG : appleappleapplebanana: md5 = 265399c6b71813e0a6d8b9d125bf6ab8 OK 2026/02/23 05:24:18 DEBUG : splitbananasplit: md5 = 0b712c3371317047f0c06f448d7fcfd7 OK 2026/02/23 05:24:18 DEBUG : Waiting for deletions to finish 2026/02/23 05:24:18 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:24:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:24:19 DEBUG : apple: size = 5 OK 2026/02/23 05:24:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:24:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:24:19 DEBUG : apple: Unchanged skipping 2026/02/23 05:24:19 DEBUG : banana: size = 6 OK 2026/02/23 05:24:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:19 DEBUG : banana: Unchanged skipping 2026/02/23 05:24:20 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:24:20 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:24:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:24:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:24:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:24:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:24:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:24:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:24:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:24:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:24:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:24:20 DEBUG : Waiting for deletions to finish 2026/02/23 05:24:20 DEBUG : Waiting for deletions to finish 2026/02/23 05:24:21 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:24:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1: Directory modification time the same (differ by -975.424µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:24:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : apple: size = 5 OK 2026/02/23 05:24:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:24:22 DEBUG : banana: size = 6 OK 2026/02/23 05:24:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : apple: Unchanged skipping 2026/02/23 05:24:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : banana: Unchanged skipping 2026/02/23 05:24:22 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:24:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:24:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:24:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:24:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:24:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:24:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:24:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:24:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:24:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:24:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:24:22 DEBUG : Waiting for deletions to finish 2026/02/23 05:24:22 DEBUG : Waiting for deletions to finish 2026/02/23 05:24:22 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:24:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:24:37 DEBUG : dir1/0000-abcdefg.txt: md5 = a9b33cf66d16d134c4a713249e2a99af OK 2026/02/23 05:24:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = fee4c43b99cc3c9ae660d3f2f4f781cd OK 2026/02/23 05:24:40 DEBUG : dir1/0002-cdefghi.txt: md5 = ffc9f63a96565a0bc81570536673ee95 OK 2026/02/23 05:24:41 DEBUG : dir1/0003-defghij.txt: md5 = f191cd78f5a365c6cbcb9f0e387752b5 OK 2026/02/23 05:24:43 DEBUG : dir1/0004-efghijk.txt: md5 = 98c11a282e53f8eb6b4e802ada915226 OK 2026/02/23 05:24:44 DEBUG : dir1/0005-fghijkl.txt: md5 = 0511f51ace7ee8dcc89a0d8097703e81 OK 2026/02/23 05:24:46 DEBUG : dir1/0006-ghijklm.txt: md5 = b6dda55487d62d2f3d9ba7d82bf5ee8a OK 2026/02/23 05:24:47 DEBUG : dir1/0007-1234567.txt: md5 = 679c2fc66f33dda8e8de3c1ab5761b48 OK 2026/02/23 05:24:49 DEBUG : dir1/0008-2345678.txt: md5 = 04a8a92bfb86f358f24df98b3f59a13f OK 2026/02/23 05:24:50 DEBUG : dir1/0009-3456789.txt: md5 = 6a1f478f89c2b93442e5ea1f872b45cc OK 2026/02/23 05:24:52 DEBUG : dir1/0010-456789.txt: md5 = 47703bc49a46e95a4720f86cbac2bbfa OK 2026/02/23 05:24:54 DEBUG : dir1/0011-56789;.txt: md5 = f014e44df56f79e6b8adf4ed8852a7b9 OK 2026/02/23 05:24:55 DEBUG : dir1/0012-6789;.txt: md5 = 3309ab647dfcfe15e620bc6b89a10ffc OK 2026/02/23 05:24:57 DEBUG : dir1/0013-789;=.txt: md5 = 3031fdda834abe28116aab9d96177ca7 OK 2026/02/23 05:24:59 DEBUG : dir1/0014-89;=.txt: md5 = 07e75fcb9ee4edc7960e3dccafbd719a OK 2026/02/23 05:25:00 DEBUG : dir1/0015-9;=.txt: md5 = 1eb5340dd30985f1c3fb9c8ffd9b01ca OK 2026/02/23 05:25:01 DEBUG : apple: md5 = 626498866a28e46dedfb0f70dec1f3ee OK 2026/02/23 05:25:03 DEBUG : banana: md5 = b695c54cbe401d863b397df7f479be76 OK 2026/02/23 05:25:05 DEBUG : appleappleapplebanana: md5 = 3fae63735fa1a3a0b93d4095c291f4c0 OK 2026/02/23 05:25:06 DEBUG : splitbananasplit: md5 = b83ee4f4402a1f28591481b81841a1aa OK 2026/02/23 05:25:06 DEBUG : Waiting for deletions to finish 2026/02/23 05:25:07 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:25:07 DEBUG : apple: size = 5 OK 2026/02/23 05:25:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:25:07 DEBUG : apple: Unchanged skipping 2026/02/23 05:25:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:25:07 DEBUG : banana: size = 6 OK 2026/02/23 05:25:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:07 DEBUG : banana: Unchanged skipping 2026/02/23 05:25:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:25:08 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:25:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:25:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:25:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:25:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:25:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:25:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:25:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:25:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:25:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:25:08 DEBUG : Waiting for deletions to finish 2026/02/23 05:25:08 DEBUG : Waiting for deletions to finish 2026/02/23 05:25:09 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:25:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:25:10 DEBUG : dir1: Directory modification time the same (differ by -425.684µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : apple: size = 5 OK 2026/02/23 05:25:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : apple: Unchanged skipping 2026/02/23 05:25:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:25:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:25:10 DEBUG : banana: size = 6 OK 2026/02/23 05:25:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : banana: Unchanged skipping 2026/02/23 05:25:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:25:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:25:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:25:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:25:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:25:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:25:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:25:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:25:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:25:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:25:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:25:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:25:10 DEBUG : Waiting for deletions to finish 2026/02/23 05:25:10 DEBUG : Waiting for deletions to finish 2026/02/23 05:25:11 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:25:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:25:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:25:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 86722b511d27d10141b0280e96eab071 OK 2026/02/23 05:25:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 49193b06864898b3eb757914d505a7da OK 2026/02/23 05:25:28 DEBUG : dir1/0002-cdefghi.txt: md5 = e67134d11746598f1c56a70efa86bb2c OK 2026/02/23 05:25:30 DEBUG : dir1/0003-defghij.txt: md5 = 506d57f368b9404e060e0d2344163383 OK 2026/02/23 05:25:31 DEBUG : dir1/0004-efghijk.txt: md5 = a05f2f76c21a0592986f9800f7822f77 OK 2026/02/23 05:25:33 DEBUG : dir1/0005-fghijkl.txt: md5 = efc0f320d805bc7586b72eacea694891 OK 2026/02/23 05:25:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 6a19a093e0f6d39ceefb7a667733e809 OK 2026/02/23 05:25:36 DEBUG : dir1/0007-1234567.txt: md5 = 29248871a4225de69c17b388ef92f5be OK 2026/02/23 05:25:37 DEBUG : dir1/0008-2345678.txt: md5 = fd4506a0dad7a7ca3d878517abf2203f OK 2026/02/23 05:25:39 DEBUG : dir1/0009-3456789.txt: md5 = c6a8085461263efdb49aa65daf36d4b2 OK 2026/02/23 05:25:40 DEBUG : dir1/0010-456789.txt: md5 = b5382414ffa9cca6813f50b9ffb14097 OK 2026/02/23 05:25:42 DEBUG : dir1/0011-56789;.txt: md5 = 44c3ed7a4783f7db1adee220033e03cc OK 2026/02/23 05:25:43 DEBUG : dir1/0012-6789;.txt: md5 = 6e48e342e6283d961dbe3c397c5bc1c5 OK 2026/02/23 05:25:45 DEBUG : dir1/0013-789;=.txt: md5 = 36edb54cb0a196cc3756f292ef776092 OK 2026/02/23 05:25:46 DEBUG : dir1/0014-89;=.txt: md5 = 0055dff615cf238cc8d4912123a784d9 OK 2026/02/23 05:25:48 DEBUG : dir1/0015-9;=.txt: md5 = 8c1109e8ba7b1921f9183181c770dfd4 OK 2026/02/23 05:25:49 DEBUG : apple: md5 = 6c887d71527484012d62d52077326751 OK 2026/02/23 05:25:51 DEBUG : banana: md5 = 43499efaa4edeb53b5f0086f8c5580db OK 2026/02/23 05:25:52 DEBUG : appleappleapplebanana: md5 = 2ecbde1f1f6e6266c795100d87f557d0 OK 2026/02/23 05:25:54 DEBUG : splitbananasplit: md5 = 4f3bd91d3c09b16d1950f045a90fed4d OK 2026/02/23 05:25:54 DEBUG : Waiting for deletions to finish 2026/02/23 05:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:25:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/23 05:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:25:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/23 05:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/23 05:25:55 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:25:55 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:25:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:56 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:25:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:25:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:25:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:25:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:25:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/23 05:25:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:25:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 7d722d403f29c04c2718247b14af61d0 OK 2026/02/23 05:25:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/23 05:25:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:25:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:57 DEBUG : YXBwbGU=: md5 = 69b6eabc4a8f051f3141c3af612e003d OK 2026/02/23 05:25:57 DEBUG : YXBwbGU=: size = 5 OK 2026/02/23 05:25:57 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/23 05:25:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:57 DEBUG : YmFuYW5h: md5 = df33e28ae18361099281590c4c51c229 OK 2026/02/23 05:25:57 DEBUG : YmFuYW5h: size = 6 OK 2026/02/23 05:25:57 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/23 05:25:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = fefa31b825fd8f2d6d95a3c27a043b48 OK 2026/02/23 05:25:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/23 05:25:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:25:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 74f79f9cda052add42534cf97e66f895 OK 2026/02/23 05:25:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/23 05:25:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 8f901e6776d12d6b09b5312d7dffff5c OK 2026/02/23 05:25:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/23 05:25:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 5b485ed91ae02d99899b6fe270230670 OK 2026/02/23 05:25:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/23 05:25:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 844cd64a80644c7538f26f04a9fe3505 OK 2026/02/23 05:25:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/23 05:25:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:25:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 6fbbe20d7e1cf4c02938c820d433c1e7 OK 2026/02/23 05:26:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/23 05:26:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 2f2ade1b8820f20fecb6233df3dbc56f OK 2026/02/23 05:26:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/23 05:26:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = ef1f8072973c6e69b05ef95e5a69da11 OK 2026/02/23 05:26:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/23 05:26:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = db3d0bbe19cd152d34b35dcc8f09a364 OK 2026/02/23 05:26:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/23 05:26:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 49f81705f2475bddf0dfb5baa91ba008 OK 2026/02/23 05:26:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/23 05:26:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 3f43eaa9b0d65483b662f9fe9cca2d78 OK 2026/02/23 05:26:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/23 05:26:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = c93bc33e94849ba97063212bcc61770d OK 2026/02/23 05:26:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/23 05:26:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 8d5f36095aa2c04427001fe5d386aec3 OK 2026/02/23 05:26:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/23 05:26:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = d2db2ebfd73c4d098d62b4138a120f74 OK 2026/02/23 05:26:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/23 05:26:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 8d5fcdd1ea1846b8d6f8e8e651561055 OK 2026/02/23 05:26:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/23 05:26:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 2a4f695d2ba98a2c88cf846cd4c89658 OK 2026/02/23 05:26:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/23 05:26:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 703fa74373da01b54c1bcd484aeabfab OK 2026/02/23 05:26:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/23 05:26:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:03 DEBUG : Waiting for deletions to finish 2026/02/23 05:26:03 INFO : appleappleapplebanana: Deleted 2026/02/23 05:26:03 INFO : dir1/0009-3456789.txt: Deleted 2026/02/23 05:26:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/23 05:26:03 INFO : dir1/0003-defghij.txt: Deleted 2026/02/23 05:26:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/23 05:26:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/23 05:26:03 INFO : dir1/0015-9;=.txt: Deleted 2026/02/23 05:26:03 INFO : dir1/0013-789;=.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0007-1234567.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0010-456789.txt: Deleted 2026/02/23 05:26:04 INFO : banana: Deleted 2026/02/23 05:26:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0012-6789;.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0008-2345678.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0011-56789;.txt: Deleted 2026/02/23 05:26:04 INFO : dir1/0014-89;=.txt: Deleted 2026/02/23 05:26:04 INFO : apple: Deleted 2026/02/23 05:26:04 INFO : splitbananasplit: Deleted 2026/02/23 05:26:04 DEBUG : Waiting for deletions to finish 2026/02/23 05:26:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:05 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:06 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:06 DEBUG : dir1: Directory modification time the same (differ by -871.626µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : YXBwbGU=: size = 5 OK 2026/02/23 05:26:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : apple: Unchanged skipping 2026/02/23 05:26:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/23 05:26:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:26:06 DEBUG : YmFuYW5h: size = 6 OK 2026/02/23 05:26:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : banana: Unchanged skipping 2026/02/23 05:26:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/23 05:26:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/23 05:26:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/23 05:26:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/23 05:26:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/23 05:26:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/23 05:26:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/23 05:26:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/23 05:26:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/23 05:26:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:26:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:26:06 DEBUG : Waiting for deletions to finish 2026/02/23 05:26:06 DEBUG : Waiting for deletions to finish 2026/02/23 05:26:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/23 05:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:07 DEBUG : apple: transformed to: YXBwbGU= 2026/02/23 05:26:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/23 05:26:07 DEBUG : banana: transformed to: YmFuYW5h 2026/02/23 05:26:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/23 05:26:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/23 05:26:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/23 05:26:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/23 05:26:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/23 05:26:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/23 05:26:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:26:17 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:26:20 DEBUG : dir1/0000-abcdefg.txt: md5 = 36150fabed81dc201088d02d7e1b3839 OK 2026/02/23 05:26:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8e53dc55d672faeeedf05aa26704df85 OK 2026/02/23 05:26:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 0ee8758be59106a492c0185816dcb0e5 OK 2026/02/23 05:26:25 DEBUG : dir1/0003-defghij.txt: md5 = f17575503cd88a2098db365cc37d15f5 OK 2026/02/23 05:26:27 DEBUG : dir1/0004-efghijk.txt: md5 = d1c595a530a6ed3550d0282ea1329df1 OK 2026/02/23 05:26:28 DEBUG : dir1/0005-fghijkl.txt: md5 = 40bd18f3d2cdb1e2ae6e90d978b258ed OK 2026/02/23 05:26:30 DEBUG : dir1/0006-ghijklm.txt: md5 = 80ffdb3a44f52361bca9cb281695e19f OK 2026/02/23 05:26:31 DEBUG : dir1/0007-1234567.txt: md5 = d579734d4e611584f176297bc3bf7351 OK 2026/02/23 05:26:32 DEBUG : dir1/0008-2345678.txt: md5 = a485dbfa33e764a40cd84021232c77cf OK 2026/02/23 05:26:34 DEBUG : dir1/0009-3456789.txt: md5 = 4c87b405196de84e1f593830bcd20533 OK 2026/02/23 05:26:36 DEBUG : dir1/0010-456789.txt: md5 = 882e115ba3f2d7a926880c1e70900117 OK 2026/02/23 05:26:37 DEBUG : dir1/0011-56789;.txt: md5 = a595a0010ebd2991771840e344a4cf78 OK 2026/02/23 05:26:39 DEBUG : dir1/0012-6789;.txt: md5 = d0e81b9ab766e3cfa4b26aa95bc84dba OK 2026/02/23 05:26:40 DEBUG : dir1/0013-789;=.txt: md5 = 3249dd44b9943a2fc9b73f0d3e7e2c1b OK 2026/02/23 05:26:42 DEBUG : dir1/0014-89;=.txt: md5 = e48a05f1939ab5663d3524d217b8e8ce OK 2026/02/23 05:26:43 DEBUG : dir1/0015-9;=.txt: md5 = d04f370e089f57ec5be48f6b2fba863a OK 2026/02/23 05:26:45 DEBUG : apple: md5 = 0947a1c81a8cec6748601bda15d2f266 OK 2026/02/23 05:26:47 DEBUG : banana: md5 = 481a6721f9cd3a2860e3649303d991d5 OK 2026/02/23 05:26:48 DEBUG : appleappleapplebanana: md5 = b10dbbb842b0b286a9a7e7a78bd8e825 OK 2026/02/23 05:26:49 DEBUG : splitbananasplit: md5 = 54ee201386bc62d0585f957339f04647 OK 2026/02/23 05:26:49 DEBUG : Waiting for deletions to finish 2026/02/23 05:26:50 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:26:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:26:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:26:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:26:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:26:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:26:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:26:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:26:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:26:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:26:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:26:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:26:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/23 05:26:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:26:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/23 05:26:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:26:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/23 05:26:51 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:26:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:26:51 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:26:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:26:51 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/23 05:26:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/23 05:26:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/23 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/23 05:26:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/23 05:26:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/23 05:26:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/23 05:26:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/23 05:26:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/23 05:26:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/23 05:26:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/23 05:26:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/23 05:26:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/23 05:26:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/23 05:26:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/23 05:26:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/23 05:26:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/23 05:26:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:26:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:26:52 DEBUG : PREFIXbanana: md5 = 7509d4bd7f01cbb440c2cbfa828b90aa OK 2026/02/23 05:26:52 DEBUG : PREFIXbanana: size = 6 OK 2026/02/23 05:26:52 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/23 05:26:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:26:52 DEBUG : PREFIXapple: md5 = 159aac1d15566719ee70afc667810a9d OK 2026/02/23 05:26:52 DEBUG : PREFIXapple: size = 5 OK 2026/02/23 05:26:52 INFO : apple: Copied (new) to: PREFIXapple 2026/02/23 05:26:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:26:52 DEBUG : PREFIXsplitbananasplit: md5 = 325648c9e6c94f93d788405228b21e12 OK 2026/02/23 05:26:52 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/23 05:26:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/23 05:26:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:26:52 DEBUG : PREFIXappleappleapplebanana: md5 = 41f3eb292ce854dcae70e83ea4913b72 OK 2026/02/23 05:26:52 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/23 05:26:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/23 05:26:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 2a76920b6b41d6ee990ce6028fa43b2b OK 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:26:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:26:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 670b7e6735c0f34d355b0a23279c35c8 OK 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/23 05:26:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:26:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = f3cbe5820bcad36b3611d1e21e236f3e OK 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/23 05:26:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:26:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 2a09a396ef13894cdd2718e1e6dafc8e OK 2026/02/23 05:26:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/23 05:26:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:26:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 4749a8e9d808796fde821f6c8962ce68 OK 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/23 05:26:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:26:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 35617313988cc971c4f27a5eb804205c OK 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/23 05:26:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:26:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 61d633db32924a3afc2eb4475c297197 OK 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/23 05:26:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:26:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 47bf6e3bb456f8a833c019e5ace1ab88 OK 2026/02/23 05:26:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/23 05:26:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:26:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = c3ed198a875ec213838fe130be43bc3a OK 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/23 05:26:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:26:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0010-456789.txt: md5 = 113296fa83fd1d1c40d5721204d142f5 OK 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/23 05:26:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/23 05:26:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 24cd59ac6241c42b01f4ecd87cad288c OK 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/23 05:26:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:26:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = 30b247e570fd60013c6e16d152ebdd7f OK 2026/02/23 05:26:57 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/23 05:26:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:26:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:26:58 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 845889eebcf0141483b1480881d85f70 OK 2026/02/23 05:26:58 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/23 05:26:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:26:58 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 666e7aba8c4f7944569beef3b0e02219 OK 2026/02/23 05:26:58 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/23 05:26:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:26:58 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 785f9ea11b6e7de403d7bab98616cf8e OK 2026/02/23 05:26:58 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/23 05:26:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:26:59 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = ad1e22300a1d957ebe9b36cbd4abe536 OK 2026/02/23 05:26:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/23 05:26:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:26:59 DEBUG : Waiting for deletions to finish 2026/02/23 05:26:59 INFO : dir1/0013-789;=.txt: Deleted 2026/02/23 05:26:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/23 05:26:59 INFO : dir1/0011-56789;.txt: Deleted 2026/02/23 05:26:59 INFO : appleappleapplebanana: Deleted 2026/02/23 05:26:59 INFO : dir1/0007-1234567.txt: Deleted 2026/02/23 05:26:59 INFO : splitbananasplit: Deleted 2026/02/23 05:26:59 INFO : apple: Deleted 2026/02/23 05:26:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/23 05:26:59 INFO : dir1/0014-89;=.txt: Deleted 2026/02/23 05:26:59 INFO : dir1/0010-456789.txt: Deleted 2026/02/23 05:26:59 INFO : banana: Deleted 2026/02/23 05:26:59 INFO : dir1/0003-defghij.txt: Deleted 2026/02/23 05:26:59 INFO : dir1/0009-3456789.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0012-6789;.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0015-9;=.txt: Deleted 2026/02/23 05:27:00 INFO : dir1/0008-2345678.txt: Deleted 2026/02/23 05:27:00 DEBUG : Waiting for deletions to finish 2026/02/23 05:27:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : apple: transformed to: PREFIXapple 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/23 05:27:01 DEBUG : banana: transformed to: PREFIXbanana 2026/02/23 05:27:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/23 05:27:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/23 05:27:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/23 05:27:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/23 05:27:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/23 05:27:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/23 05:27:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/23 05:27:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/23 05:27:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/23 05:27:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/23 05:27:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/23 05:27:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/23 05:27:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/23 05:27:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/23 05:27:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/23 05:27:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/23 05:27:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/23 05:27:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/23 05:27:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/23 05:27:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/23 05:27:01 DEBUG : dir1: Directory modification time the same (differ by -397.812µs, within tolerance 1ms) 2026/02/23 05:27:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:27:03 DEBUG : apple: md5 = 07386b66852e19a641e03c21a9fbaa73 OK 2026/02/23 05:27:03 DEBUG : apple: size = 5 OK 2026/02/23 05:27:03 INFO : apple: Copied (new) 2026/02/23 05:27:03 DEBUG : appleappleapplebanana: md5 = db0d7c6ed64a3f3630605f02a9c4e115 OK 2026/02/23 05:27:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:27:03 INFO : appleappleapplebanana: Copied (new) 2026/02/23 05:27:03 DEBUG : banana: md5 = 14f406184b4a1452cf6c19a6a1d7b06d OK 2026/02/23 05:27:03 DEBUG : banana: size = 6 OK 2026/02/23 05:27:03 INFO : banana: Copied (new) 2026/02/23 05:27:03 DEBUG : splitbananasplit: md5 = 415f4f436b03c15269c1827f23b50c3c OK 2026/02/23 05:27:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:27:03 INFO : splitbananasplit: Copied (new) 2026/02/23 05:27:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 52b245701a8f6513ba06f144f085c426 OK 2026/02/23 05:27:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:27:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/23 05:27:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 199e59e625791403adf5effd54f33de7 OK 2026/02/23 05:27:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:27:04 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/23 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = d44a1d75a9a374a449e4a5fdba3ad3b7 OK 2026/02/23 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:27:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/23 05:27:04 DEBUG : dir1/0003-defghij.txt: md5 = 3645fc7366ca3c8e8aa4e12c9c8116c3 OK 2026/02/23 05:27:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:27:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/23 05:27:06 DEBUG : dir1/0004-efghijk.txt: md5 = 61163c7630c7351b005767eb9230b4fc OK 2026/02/23 05:27:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:27:06 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/23 05:27:06 DEBUG : dir1/0005-fghijkl.txt: md5 = 072b1d0126367fa63d6b200621207251 OK 2026/02/23 05:27:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:27:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/23 05:27:06 DEBUG : dir1/0007-1234567.txt: md5 = eecf34146b5ad7b8691bf7e7bd74f471 OK 2026/02/23 05:27:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:27:06 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/23 05:27:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 6f5bd1ae789ef179cb5709b0b1057ed2 OK 2026/02/23 05:27:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:27:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/23 05:27:07 DEBUG : dir1/0008-2345678.txt: md5 = 0be5a103661b38b715ba3744b6d5946f OK 2026/02/23 05:27:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:27:07 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/23 05:27:07 DEBUG : dir1/0009-3456789.txt: md5 = ed43007f9a4d5c01bdf7e7633c12d1b1 OK 2026/02/23 05:27:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:27:07 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/23 05:27:07 DEBUG : dir1/0010-456789.txt: md5 = 63ae02d15862c0a2a8e67c2746b262d3 OK 2026/02/23 05:27:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:27:07 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/23 05:27:07 DEBUG : dir1/0011-56789;.txt: md5 = d537fd457bb5cc5ac07a04d3d84b44f4 OK 2026/02/23 05:27:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:27:07 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/23 05:27:09 DEBUG : dir1/0013-789;=.txt: md5 = 7a23168c37f145c0d642c36dc35abc3a OK 2026/02/23 05:27:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:27:09 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/23 05:27:09 DEBUG : dir1/0014-89;=.txt: md5 = 3ee9628d1d88dc974b937ea7369b6535 OK 2026/02/23 05:27:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:27:09 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/23 05:27:09 DEBUG : dir1/0012-6789;.txt: md5 = b5bda2d9017229b3c317dc64ec83d502 OK 2026/02/23 05:27:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:27:09 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/23 05:27:09 DEBUG : dir1/0015-9;=.txt: md5 = 8b4060aee9a18758c48bcfc2622fb599 OK 2026/02/23 05:27:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:27:09 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/23 05:27:09 DEBUG : Waiting for deletions to finish 2026/02/23 05:27:09 INFO : PREFIXbanana: Deleted 2026/02/23 05:27:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/23 05:27:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/23 05:27:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/23 05:27:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/23 05:27:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/23 05:27:09 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/23 05:27:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/23 05:27:10 INFO : PREFIXapple: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/23 05:27:10 INFO : PREFIXsplitbananasplit: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/23 05:27:10 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/23 05:27:10 DEBUG : Waiting for deletions to finish 2026/02/23 05:27:11 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:27:11 DEBUG : Waiting for deletions to finish 2026/02/23 05:27:12 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:27:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:27:22 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:27:26 DEBUG : dir1/0000-abcdefg.txt: md5 = 7328f3a0600705387a52fa1a0335c364 OK 2026/02/23 05:27:27 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4f9983c16f89d500c87582a92d7cac09 OK 2026/02/23 05:27:29 DEBUG : dir1/0002-cdefghi.txt: md5 = 2bc41caa792af97e07136a2434c6dad8 OK 2026/02/23 05:27:35 DEBUG : dir1/0003-defghij.txt: md5 = a76364c7508cb31336c5b989733ccdf8 OK 2026/02/23 05:27:36 DEBUG : dir1/0004-efghijk.txt: md5 = 9bb88bec03dc9522cc3ede0f5795b6aa OK 2026/02/23 05:27:37 DEBUG : dir1/0005-fghijkl.txt: md5 = 0d06b7d1447e69827159a8279f9d7dc5 OK 2026/02/23 05:27:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 8465a4f39833accdc2df558211e2fa69 OK 2026/02/23 05:27:41 DEBUG : dir1/0007-1234567.txt: md5 = eb767f56f17cf6b25012868ad486ecb7 OK 2026/02/23 05:27:42 DEBUG : dir1/0008-2345678.txt: md5 = afd520ee447b457fd44cc5bc533e5e30 OK 2026/02/23 05:27:44 DEBUG : dir1/0009-3456789.txt: md5 = 25f0b2ea8ca7d33e403ae12aa62668a7 OK 2026/02/23 05:27:45 DEBUG : dir1/0010-456789.txt: md5 = 954433e3df5d0a9a7a9147c8d2872966 OK 2026/02/23 05:27:46 DEBUG : dir1/0011-56789;.txt: md5 = 757103dbb1cea7cfcf0895f7557c936b OK 2026/02/23 05:27:48 DEBUG : dir1/0012-6789;.txt: md5 = 4789f1e762555b0f89a065c7542bdb5a OK 2026/02/23 05:27:49 DEBUG : dir1/0013-789;=.txt: md5 = 57c2d24a2c8faf9e7f3f0796a665d9c0 OK 2026/02/23 05:27:51 DEBUG : dir1/0014-89;=.txt: md5 = 87e03617cfa3bd48c739d03bacac76ad OK 2026/02/23 05:27:52 DEBUG : dir1/0015-9;=.txt: md5 = 0883ba1694bfe68841dea04a49e14436 OK 2026/02/23 05:27:54 DEBUG : apple: md5 = c22a6d2fa2c0ecd36697a7c22680e6e7 OK 2026/02/23 05:27:55 DEBUG : banana: md5 = 2621c6c02d0b34a3ba0ed1127f8e2d8f OK 2026/02/23 05:27:57 DEBUG : appleappleapplebanana: md5 = f8b0db59cb96191620e35db42f1e6640 OK 2026/02/23 05:27:59 DEBUG : splitbananasplit: md5 = fd945a95568284caed4360ac4fa96d8a OK 2026/02/23 05:27:59 DEBUG : Waiting for deletions to finish 2026/02/23 05:27:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:27:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:28:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:00 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:00 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:00 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:00 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/23 05:28:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/23 05:28:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:00 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:00 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:28:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/23 05:28:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:28:01 DEBUG : appleappleapplebananaSUFFIX: md5 = e976e3eff3554132bdf37c0802af9eca OK 2026/02/23 05:28:01 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/23 05:28:01 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:01 DEBUG : bananaSUFFIX: md5 = 4b3f626a43130a2d47f94973b6806dbf OK 2026/02/23 05:28:01 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/23 05:28:01 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:01 DEBUG : appleSUFFIX: md5 = a0d51e70910b049c8ee2fbe2e4b4e4d0 OK 2026/02/23 05:28:01 DEBUG : appleSUFFIX: size = 5 OK 2026/02/23 05:28:01 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/23 05:28:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:02 DEBUG : splitbananasplitSUFFIX: md5 = 65066b3a6c8eeaec62f76ef2d8e7996f OK 2026/02/23 05:28:02 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/23 05:28:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/23 05:28:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = cdfd9e77b9b9ac26c73094ea2a3a1b73 OK 2026/02/23 05:28:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/23 05:28:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = aec6a4070ecbe8f5c311d49df4e0d70d OK 2026/02/23 05:28:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/23 05:28:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = e1963808292374f4fc71256dfc3ce5bb OK 2026/02/23 05:28:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/23 05:28:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = f3d68597e2c1364838f738f339433ba7 OK 2026/02/23 05:28:03 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/23 05:28:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = a1b1971996fd5c4b46881813bfc79e94 OK 2026/02/23 05:28:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/23 05:28:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 71ec88c5a17d743c7aee6c1d4c322a3e OK 2026/02/23 05:28:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/23 05:28:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 737e38a4ec2c51c62b1fb48fcc790c84 OK 2026/02/23 05:28:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/23 05:28:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:05 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 0b73175babad94f01fdd910e604299a7 OK 2026/02/23 05:28:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/23 05:28:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:06 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 1073d10ef9acb8aef6a18e52d54cbee1 OK 2026/02/23 05:28:06 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/23 05:28:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:06 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 05981e32cdd39dbfa5e3f6508e32725c OK 2026/02/23 05:28:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/23 05:28:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:06 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = c6aaeabfd19169d06867b07ef5715001 OK 2026/02/23 05:28:06 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/23 05:28:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:07 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 975ea986ce55a5cfa51f40a70317fd7d OK 2026/02/23 05:28:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/23 05:28:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:07 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 744951f7fa96a88294e9c62e61a6c05e OK 2026/02/23 05:28:07 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/23 05:28:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:08 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 86d802ecf03f32e32bfa941f37a9565b OK 2026/02/23 05:28:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/23 05:28:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:08 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = a23bfb88da9fc17fab3256d8a09f2c63 OK 2026/02/23 05:28:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/23 05:28:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:08 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = c5095f39f134da95e7a0efc30feee92d OK 2026/02/23 05:28:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/23 05:28:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:08 DEBUG : Waiting for deletions to finish 2026/02/23 05:28:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/23 05:28:09 INFO : banana: Deleted 2026/02/23 05:28:09 INFO : dir1/0009-3456789.txt: Deleted 2026/02/23 05:28:09 INFO : apple: Deleted 2026/02/23 05:28:09 INFO : splitbananasplit: Deleted 2026/02/23 05:28:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/23 05:28:09 INFO : appleappleapplebanana: Deleted 2026/02/23 05:28:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/23 05:28:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/23 05:28:09 DEBUG : Waiting for deletions to finish 2026/02/23 05:28:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/23 05:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/23 05:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/23 05:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/23 05:28:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1: Directory modification time the same (differ by -53.335µs, within tolerance 1ms) 2026/02/23 05:28:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:28:12 DEBUG : splitbananasplit: md5 = dba456c911d7b329b01d8aa84e4618fa OK 2026/02/23 05:28:12 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:28:12 INFO : splitbananasplit: Copied (new) 2026/02/23 05:28:12 DEBUG : appleappleapplebanana: md5 = 53a17e4525585d6b99c15acb77a0622a OK 2026/02/23 05:28:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:28:12 INFO : appleappleapplebanana: Copied (new) 2026/02/23 05:28:12 DEBUG : apple: md5 = fbda8c3b55512fe7934a7fd0fbd53956 OK 2026/02/23 05:28:12 DEBUG : apple: size = 5 OK 2026/02/23 05:28:12 INFO : apple: Copied (new) 2026/02/23 05:28:12 DEBUG : banana: md5 = ced22bee7992960b77f1562f0542eb6e OK 2026/02/23 05:28:12 DEBUG : banana: size = 6 OK 2026/02/23 05:28:12 INFO : banana: Copied (new) 2026/02/23 05:28:13 DEBUG : dir1/0002-cdefghi.txt: md5 = c33cc0f25e9cbc7b75a1e369e499f85c OK 2026/02/23 05:28:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:28:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/23 05:28:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 09154bb187263d5a2372b6d4ac6bce19 OK 2026/02/23 05:28:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:28:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/23 05:28:14 DEBUG : dir1/0003-defghij.txt: md5 = d3d61d8f536ca44bf149ba9b5119cdb1 OK 2026/02/23 05:28:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:28:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/23 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2850b7fd4f6380bddf011048a733285f OK 2026/02/23 05:28:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:28:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/23 05:28:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 1793fab82c0bf27a4ba2bff14aefe5b2 OK 2026/02/23 05:28:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:28:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/23 05:28:15 DEBUG : dir1/0006-ghijklm.txt: md5 = f693d0fed6054a9a825afc9008c21d0c OK 2026/02/23 05:28:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:28:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/23 05:28:15 DEBUG : dir1/0004-efghijk.txt: md5 = 4706d03316615e1f1fb64c1dc0d12647 OK 2026/02/23 05:28:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:28:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/23 05:28:15 DEBUG : dir1/0007-1234567.txt: md5 = a5f3c64da665efd4dfa81752a64f4bf1 OK 2026/02/23 05:28:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:28:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/23 05:28:16 DEBUG : dir1/0008-2345678.txt: md5 = 455a6a8cfe98aae6ada6a3dc29a02dfa OK 2026/02/23 05:28:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:28:16 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/23 05:28:16 DEBUG : dir1/0009-3456789.txt: md5 = 338923720d8cd8ab7d726dc3a8bc8dc4 OK 2026/02/23 05:28:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:28:16 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/23 05:28:17 DEBUG : dir1/0010-456789.txt: md5 = a3e7ece9bfb8eabe407e170b2cc701f9 OK 2026/02/23 05:28:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:28:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/23 05:28:17 DEBUG : dir1/0011-56789;.txt: md5 = d948d7a6a5f3e763b823a6344cd08109 OK 2026/02/23 05:28:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:28:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/23 05:28:18 DEBUG : dir1/0012-6789;.txt: md5 = 5e167c8a0c293108e99ea1b905fd3c59 OK 2026/02/23 05:28:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:28:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/23 05:28:18 DEBUG : dir1/0013-789;=.txt: md5 = 054c45918a5e3f0e70613ddfe49dc086 OK 2026/02/23 05:28:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:28:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/23 05:28:18 DEBUG : dir1/0014-89;=.txt: md5 = b31053cb9d4cd80dbd14f44c26de1687 OK 2026/02/23 05:28:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:28:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/23 05:28:18 DEBUG : dir1/0015-9;=.txt: md5 = abe0c5d839e19302c4abed7301090352 OK 2026/02/23 05:28:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:28:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/23 05:28:18 DEBUG : Waiting for deletions to finish 2026/02/23 05:28:18 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/23 05:28:18 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/23 05:28:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/23 05:28:18 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/23 05:28:18 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/23 05:28:18 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/23 05:28:18 INFO : splitbananasplitSUFFIX: Deleted 2026/02/23 05:28:18 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : appleSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/23 05:28:19 INFO : bananaSUFFIX: Deleted 2026/02/23 05:28:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/23 05:28:19 DEBUG : Waiting for deletions to finish 2026/02/23 05:28:20 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:28:20 DEBUG : Waiting for deletions to finish 2026/02/23 05:28:21 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:28:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:28:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:28:35 DEBUG : dir1/0000-abcdefg.txt: md5 = 3558ff3cb9a389b539c597e3f28b6095 OK 2026/02/23 05:28:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 67c6be7e40b8e5fdf6c195d2446b2213 OK 2026/02/23 05:28:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 9a0ffbddbeef1b11349c69b5d779c87b OK 2026/02/23 05:28:40 DEBUG : dir1/0003-defghij.txt: md5 = 131db49debad4531069f9d044a16be7e OK 2026/02/23 05:28:41 DEBUG : dir1/0004-efghijk.txt: md5 = 261d39cd2c75c11d3f32d8cdc5cfa826 OK 2026/02/23 05:28:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 959bbf482f55db2dcf975446d8d65e3e OK 2026/02/23 05:28:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 89f7d66b5d56e0855b2b7ca84391e6bf OK 2026/02/23 05:28:46 DEBUG : dir1/0007-1234567.txt: md5 = 89160ad3a396ad86bc357894064f2aad OK 2026/02/23 05:28:47 DEBUG : dir1/0008-2345678.txt: md5 = 5ee94f2c0d3cd77b2b688099bb3ebfe2 OK 2026/02/23 05:28:49 DEBUG : dir1/0009-3456789.txt: md5 = c0c3d6b69829c65ba6f12f506e32874d OK 2026/02/23 05:28:50 DEBUG : dir1/0010-456789.txt: md5 = f086891e7846bd7b1d81969f86f0b15d OK 2026/02/23 05:28:52 DEBUG : dir1/0011-56789;.txt: md5 = 7fb503bc2d584b04b65441aa4943eb7c OK 2026/02/23 05:28:53 DEBUG : dir1/0012-6789;.txt: md5 = 8770aab0fad643f813bdf8b7f570a1cb OK 2026/02/23 05:28:55 DEBUG : dir1/0013-789;=.txt: md5 = 42a165bb2c4687dc79961e21424d02f9 OK 2026/02/23 05:28:56 DEBUG : dir1/0014-89;=.txt: md5 = 4ed35b8f494046a6fe30c2c45f26c449 OK 2026/02/23 05:28:58 DEBUG : dir1/0015-9;=.txt: md5 = 72f4153f447b2584f68ec7e9b11aa41d OK 2026/02/23 05:29:00 DEBUG : apple: md5 = 7ea476714d652f5bce19e2a9053689fb OK 2026/02/23 05:29:01 DEBUG : banana: md5 = 0208bee6103187b1ae5cdc4db024be1e OK 2026/02/23 05:29:03 DEBUG : appleappleapplebanana: md5 = f86240e75d779b2bdcde34f68dd1dc2e OK 2026/02/23 05:29:04 DEBUG : splitbananasplit: md5 = 343dc48a35b67ae76b91652d6ca16a4e OK 2026/02/23 05:29:04 DEBUG : Waiting for deletions to finish 2026/02/23 05:29:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:29:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:29:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/23 05:29:06 DEBUG : apple: size = 5 OK 2026/02/23 05:29:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:06 DEBUG : apple: Unchanged skipping 2026/02/23 05:29:06 DEBUG : banana: size = 6 OK 2026/02/23 05:29:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:06 DEBUG : banana: Unchanged skipping 2026/02/23 05:29:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:29:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/23 05:29:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/23 05:29:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/23 05:29:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/23 05:29:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:29:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:29:07 DEBUG : appleapple: md5 = 04d0da63ae20ae8ec2f948f57b8bb354 OK 2026/02/23 05:29:07 DEBUG : appleapple: size = 21 OK 2026/02/23 05:29:07 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/23 05:29:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:08 DEBUG : splitbanan: md5 = cf9b95bc677caf1c5e68812e705d6dd7 OK 2026/02/23 05:29:08 DEBUG : splitbanan: size = 16 OK 2026/02/23 05:29:08 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/23 05:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:08 DEBUG : dir1/0001-bcdef: md5 = 584e4f4d54bb71a07e2ed42954f76400 OK 2026/02/23 05:29:08 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/23 05:29:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/23 05:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:08 DEBUG : dir1/0000-abcde: md5 = 2d3b9246b32a6ad553f3be99f8e9dc66 OK 2026/02/23 05:29:08 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/23 05:29:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/23 05:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:09 DEBUG : dir1/0002-cdefg: md5 = d45792fd526daa8c35f42a2a414f7082 OK 2026/02/23 05:29:09 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/23 05:29:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/23 05:29:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:09 DEBUG : dir1/0003-defgh: md5 = 5c180fd93edfb710946cc48c82ec8c40 OK 2026/02/23 05:29:09 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/23 05:29:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/23 05:29:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:10 DEBUG : dir1/0004-efghi: md5 = e451fcd8aec56edbe83e2a9b7661af9f OK 2026/02/23 05:29:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/23 05:29:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/23 05:29:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:10 DEBUG : dir1/0005-fghij: md5 = 7e8c0be3b456856688d19110a6bc3ca1 OK 2026/02/23 05:29:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/23 05:29:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/23 05:29:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:11 DEBUG : dir1/0006-ghijk: md5 = 0497d4bdbca4754d81e00b7a6a723f4b OK 2026/02/23 05:29:11 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/23 05:29:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/23 05:29:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:11 DEBUG : dir1/0007-12345: md5 = f58861baac6d90f163690bba97ee3c06 OK 2026/02/23 05:29:11 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/23 05:29:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/23 05:29:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:11 DEBUG : dir1/0008-23456: md5 = a59b1d6dfe054f38becb97b6f801ecb2 OK 2026/02/23 05:29:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/23 05:29:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/23 05:29:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:11 DEBUG : dir1/0009-34567: md5 = 4cced40fdf7d72c54d1b22d9c196eb31 OK 2026/02/23 05:29:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/23 05:29:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/23 05:29:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:12 DEBUG : dir1/0010-45678: md5 = 4f100842e72311b313929e2e9874139b OK 2026/02/23 05:29:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/23 05:29:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/23 05:29:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:12 DEBUG : dir1/0011-56789: md5 = dc94b2f770053483b28ae0de1c11c0ca OK 2026/02/23 05:29:12 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/23 05:29:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/23 05:29:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:13 DEBUG : dir1/0012-6789;: md5 = 5060cac83633f5c17778ee47052ba7a5 OK 2026/02/23 05:29:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/23 05:29:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/23 05:29:13 DEBUG : dir1/0013-789;=: md5 = c2917a1d16a0215d23582ec951fd1529 OK 2026/02/23 05:29:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/23 05:29:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/23 05:29:14 DEBUG : dir1/0014-89;=.: md5 = ab939dec42594a0ca054bbe110ad808a OK 2026/02/23 05:29:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/23 05:29:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/23 05:29:14 DEBUG : dir1/0015-9;=.t: md5 = 2080eb0156bdb71f89a895195b69fd1a OK 2026/02/23 05:29:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/23 05:29:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/23 05:29:14 DEBUG : Waiting for deletions to finish 2026/02/23 05:29:14 INFO : dir1/0010-456789.txt: Deleted 2026/02/23 05:29:14 INFO : dir1/0012-6789;.txt: Deleted 2026/02/23 05:29:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/23 05:29:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/23 05:29:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/23 05:29:14 INFO : dir1/0007-1234567.txt: Deleted 2026/02/23 05:29:14 INFO : appleappleapplebanana: Deleted 2026/02/23 05:29:14 INFO : dir1/0008-2345678.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0014-89;=.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0015-9;=.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/23 05:29:15 INFO : splitbananasplit: Deleted 2026/02/23 05:29:15 INFO : dir1/0009-3456789.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0013-789;=.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0003-defghij.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0011-56789;.txt: Deleted 2026/02/23 05:29:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/23 05:29:15 DEBUG : Waiting for deletions to finish 2026/02/23 05:29:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : appleapple: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/23 05:29:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/23 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:16 DEBUG : dir1: Directory modification time the same (differ by -681.609µs, within tolerance 1ms) 2026/02/23 05:29:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:16 DEBUG : apple: size = 5 OK 2026/02/23 05:29:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:16 DEBUG : apple: Unchanged skipping 2026/02/23 05:29:16 DEBUG : banana: size = 6 OK 2026/02/23 05:29:16 DEBUG : appleapple: size = 21 OK 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:29:16 DEBUG : banana: Unchanged skipping 2026/02/23 05:29:16 DEBUG : splitbanan: size = 16 OK 2026/02/23 05:29:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/23 05:29:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/23 05:29:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/23 05:29:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/23 05:29:17 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/23 05:29:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/23 05:29:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/23 05:29:17 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/23 05:29:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/23 05:29:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/23 05:29:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/23 05:29:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/23 05:29:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/23 05:29:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/23 05:29:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/23 05:29:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/23 05:29:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/23 05:29:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/23 05:29:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/23 05:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/23 05:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/23 05:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/23 05:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/23 05:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/23 05:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/23 05:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:29:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/23 05:29:17 DEBUG : Waiting for deletions to finish 2026/02/23 05:29:17 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : appleapple: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/23 05:29:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/23 05:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/23 05:29:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/23 05:29:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/23 05:29:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/23 05:29:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/23 05:29:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/23 05:29:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/23 05:29:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/23 05:29:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/23 05:29:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/23 05:29:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/23 05:29:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/23 05:29:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/23 05:29:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/23 05:29:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/23 05:29:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/23 05:29:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/23 05:29:18 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:29:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:29:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 78afd2385050cdff71ea48202f714a11 OK 2026/02/23 05:29:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = d23d0ecfb948c525873832d7ba94eaf7 OK 2026/02/23 05:29:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 5cf48784c497a4203fcd9fa6f052ca01 OK 2026/02/23 05:29:35 DEBUG : dir1/0003-defghij.txt: md5 = 84df12cbe462027348bc1ce849647b21 OK 2026/02/23 05:29:37 DEBUG : dir1/0004-efghijk.txt: md5 = c9dd56f0fe690be7680d85b67cb2fad6 OK 2026/02/23 05:29:38 DEBUG : dir1/0005-fghijkl.txt: md5 = ebd109f316ac9b94ba99c7992992d47f OK 2026/02/23 05:29:39 DEBUG : dir1/0006-ghijklm.txt: md5 = a232ffb211953ec600eb7514e967bafd OK 2026/02/23 05:29:41 DEBUG : dir1/0007-1234567.txt: md5 = c33194d5d64a4c02f9580c1ab8d3409a OK 2026/02/23 05:29:42 DEBUG : dir1/0008-2345678.txt: md5 = 3535d3ffc0c6180e9ca86bb55a9fc558 OK 2026/02/23 05:29:44 DEBUG : dir1/0009-3456789.txt: md5 = 58e8695c03adbe48d85ae04f94484464 OK 2026/02/23 05:29:45 DEBUG : dir1/0010-456789.txt: md5 = 1428b98a441dcd948602452281829041 OK 2026/02/23 05:29:47 DEBUG : dir1/0011-56789;.txt: md5 = 3974b30e630891d4ab5304d41712c204 OK 2026/02/23 05:29:48 DEBUG : dir1/0012-6789;.txt: md5 = 3e82d93cb16b3dadcc3de6e206b5e340 OK 2026/02/23 05:29:50 DEBUG : dir1/0013-789;=.txt: md5 = cf33dd56f99a92a9176ec7998b813b8a OK 2026/02/23 05:29:52 DEBUG : dir1/0014-89;=.txt: md5 = f98b72fbbf8525781b51e0bdb80326c6 OK 2026/02/23 05:29:53 DEBUG : dir1/0015-9;=.txt: md5 = 594d1cacd89673a46d2e8ef33ed5c642 OK 2026/02/23 05:29:55 DEBUG : apple: md5 = fd1b7034d272d7bb6d992e8e7ab80fb7 OK 2026/02/23 05:29:56 DEBUG : banana: md5 = 8ec8fc25a024b817c8fa4b1abac95c8c OK 2026/02/23 05:29:58 DEBUG : appleappleapplebanana: md5 = fdab802335507babf7e22b5a42829f71 OK 2026/02/23 05:29:59 DEBUG : splitbananasplit: md5 = b04e7a3d95bebe54f11130c6b075f6d7 OK 2026/02/23 05:29:59 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:00 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:01 DEBUG : apple: size = 5 OK 2026/02/23 05:30:01 DEBUG : banana: size = 6 OK 2026/02/23 05:30:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : apple: Unchanged skipping 2026/02/23 05:30:01 DEBUG : banana: Unchanged skipping 2026/02/23 05:30:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:30:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:30:01 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:30:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:30:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:30:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:30:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:30:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:30:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:30:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:30:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:30:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:30:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:30:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:30:01 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:01 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:02 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:03 DEBUG : dir1: Directory modification time the same (differ by -209.411µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : apple: size = 5 OK 2026/02/23 05:30:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : apple: Unchanged skipping 2026/02/23 05:30:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:30:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:30:03 DEBUG : banana: size = 6 OK 2026/02/23 05:30:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : banana: Unchanged skipping 2026/02/23 05:30:03 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:30:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:30:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:30:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:30:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:30:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:30:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:30:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:30:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:30:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:30:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:30:03 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:03 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:04 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:04 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:05 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:30:16 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:30:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 4e61ebd0c7f1f6d2106a0e4cc24cef6f OK 2026/02/23 05:30:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 2dad617ec7bb4881756f25d761260a26 OK 2026/02/23 05:30:22 DEBUG : dir1/0002-cdefghi.txt: md5 = ae73b0c3fd3cdc9e71cff494a5f28d30 OK 2026/02/23 05:30:24 DEBUG : dir1/0003-defghij.txt: md5 = 669fa75ad17d049f964e2d5897cc57ab OK 2026/02/23 05:30:25 DEBUG : dir1/0004-efghijk.txt: md5 = f976e5752c895308eaba6c334b0b0574 OK 2026/02/23 05:30:27 DEBUG : dir1/0005-fghijkl.txt: md5 = c1d8fc11e942f59100611654042b2efd OK 2026/02/23 05:30:28 DEBUG : dir1/0006-ghijklm.txt: md5 = d6b0b693bab0f457ab08189f965b0ce2 OK 2026/02/23 05:30:30 DEBUG : dir1/0007-1234567.txt: md5 = f0bdcd2fb9fd551088e43f3b22db2c73 OK 2026/02/23 05:30:31 DEBUG : dir1/0008-2345678.txt: md5 = fcc2e491cbf9db6d3c4dad84dba8f735 OK 2026/02/23 05:30:33 DEBUG : dir1/0009-3456789.txt: md5 = 6d9b109c47c0a4f204ff37c59d401696 OK 2026/02/23 05:30:34 DEBUG : dir1/0010-456789.txt: md5 = 60ad69fbd62aacf620a9169af21bd04f OK 2026/02/23 05:30:36 DEBUG : dir1/0011-56789;.txt: md5 = 8f24968d6bcb6db702dfbfc6e0e965b6 OK 2026/02/23 05:30:37 DEBUG : dir1/0012-6789;.txt: md5 = 3f0343f2f7a6345c42be3911ebc649f5 OK 2026/02/23 05:30:39 DEBUG : dir1/0013-789;=.txt: md5 = d16a98ad974f66dea06963d0e3692e41 OK 2026/02/23 05:30:41 DEBUG : dir1/0014-89;=.txt: md5 = 23d4b509f1c11b15e16da40db9f077dd OK 2026/02/23 05:30:42 DEBUG : dir1/0015-9;=.txt: md5 = a7a4a5077bf2b5a01169bae0c1d57ae5 OK 2026/02/23 05:30:44 DEBUG : apple: md5 = 951d1272247cf855fca2fa5f74f773a7 OK 2026/02/23 05:30:45 DEBUG : banana: md5 = 9d781d32b9b18d26d2ec81f761387441 OK 2026/02/23 05:30:46 DEBUG : appleappleapplebanana: md5 = 6ae2afb89f445a32abd222ba7ad2b559 OK 2026/02/23 05:30:48 DEBUG : splitbananasplit: md5 = a3ccb54fa612956eab537eb1307825bf OK 2026/02/23 05:30:48 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:49 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:30:50 DEBUG : apple: size = 5 OK 2026/02/23 05:30:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : apple: Unchanged skipping 2026/02/23 05:30:50 DEBUG : banana: size = 6 OK 2026/02/23 05:30:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:30:50 DEBUG : banana: Unchanged skipping 2026/02/23 05:30:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:30:50 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:30:50 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:30:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:30:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:30:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:30:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:30:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:30:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:30:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:30:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:30:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:30:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:30:50 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:50 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:51 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:30:52 DEBUG : dir1: Directory modification time the same (differ by -679.681µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:30:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:30:52 DEBUG : apple: size = 5 OK 2026/02/23 05:30:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:30:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:30:52 DEBUG : apple: Unchanged skipping 2026/02/23 05:30:52 DEBUG : banana: size = 6 OK 2026/02/23 05:30:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : banana: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:30:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:30:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:30:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:30:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:30:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:30:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:30:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:30:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:30:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:30:52 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:52 DEBUG : Waiting for deletions to finish 2026/02/23 05:30:53 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:30:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:31:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:31:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 9f73660b8ee37d8359457b359be9f3a2 OK 2026/02/23 05:31:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = ea9642b4aae8387769cfdefb639be6c4 OK 2026/02/23 05:31:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f631af2d2f540c8a4c354aead105e9f OK 2026/02/23 05:31:13 DEBUG : dir1/0003-defghij.txt: md5 = 9100612b1fc92fe8a33f001ebebb7995 OK 2026/02/23 05:31:15 DEBUG : dir1/0004-efghijk.txt: md5 = 11ede608dec0de9bb806c901fc6ae3b1 OK 2026/02/23 05:31:18 DEBUG : dir1/0005-fghijkl.txt: md5 = 1cccc9efc797467350e0eeabd2a59f40 OK 2026/02/23 05:31:19 DEBUG : dir1/0006-ghijklm.txt: md5 = 6b9f74e5ae8cbdb16a66b68d5f093bb1 OK 2026/02/23 05:31:20 DEBUG : dir1/0007-1234567.txt: md5 = e84d5bacfc21a2e8b9e7fdc45371a0b3 OK 2026/02/23 05:31:22 DEBUG : dir1/0008-2345678.txt: md5 = 3eaf48f9b83d0037a5c154d6dd5a2de6 OK 2026/02/23 05:31:24 DEBUG : dir1/0009-3456789.txt: md5 = 3d9186e1516584f3a19307d0488d6e84 OK 2026/02/23 05:31:25 DEBUG : dir1/0010-456789.txt: md5 = 58f168114f5e365bd55593326e6b6649 OK 2026/02/23 05:31:26 DEBUG : dir1/0011-56789;.txt: md5 = afd939ff8872dc4496aec3e868dba6a1 OK 2026/02/23 05:31:28 DEBUG : dir1/0012-6789;.txt: md5 = 4626d7e778eb324c91336fc3e054b6d7 OK 2026/02/23 05:31:30 DEBUG : dir1/0013-789;=.txt: md5 = 63883f0cb5de906da7455086cd0e877b OK 2026/02/23 05:31:31 DEBUG : dir1/0014-89;=.txt: md5 = 006df9bd4432e7d913877276258171f6 OK 2026/02/23 05:31:32 DEBUG : dir1/0015-9;=.txt: md5 = d063ceaef7ba6b82eb891a17798ff446 OK 2026/02/23 05:31:34 DEBUG : apple: md5 = 8dfde056d34205675ee47e07da23c2d2 OK 2026/02/23 05:31:36 DEBUG : banana: md5 = 5587e99b8c29f1ba93e90f48b7b8d05e OK 2026/02/23 05:31:37 DEBUG : appleappleapplebanana: md5 = 5f25f3d677d3803ce19d573f15e2e8cb OK 2026/02/23 05:31:39 DEBUG : splitbananasplit: md5 = e5112fcd6854aa9af88449d8efd60a4b OK 2026/02/23 05:31:39 DEBUG : Waiting for deletions to finish 2026/02/23 05:31:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:31:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:31:40 DEBUG : apple: size = 5 OK 2026/02/23 05:31:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:31:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:40 DEBUG : apple: Unchanged skipping 2026/02/23 05:31:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:31:40 DEBUG : banana: size = 6 OK 2026/02/23 05:31:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:40 DEBUG : banana: Unchanged skipping 2026/02/23 05:31:41 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:31:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:31:41 DEBUG : Waiting for deletions to finish 2026/02/23 05:31:41 DEBUG : Waiting for deletions to finish 2026/02/23 05:31:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:31:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:31:42 DEBUG : dir1: Directory modification time the same (differ by -164.599µs, within tolerance 1ms) 2026/02/23 05:31:42 DEBUG : apple: size = 5 OK 2026/02/23 05:31:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:31:42 DEBUG : apple: Unchanged skipping 2026/02/23 05:31:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:31:42 DEBUG : banana: size = 6 OK 2026/02/23 05:31:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:42 DEBUG : banana: Unchanged skipping 2026/02/23 05:31:42 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:31:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:42 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:31:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:31:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:31:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:31:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:31:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:31:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:31:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:31:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:31:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:31:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:31:43 DEBUG : Waiting for deletions to finish 2026/02/23 05:31:43 DEBUG : Waiting for deletions to finish 2026/02/23 05:31:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:31:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:31:54 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:31:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 00e28f2db7e6985db50a03158f21ff91 OK 2026/02/23 05:31:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = 666be0ca8336d6fe3f276269101b52ec OK 2026/02/23 05:32:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 7fc34f7031f9f099cd3e2516cab2232c OK 2026/02/23 05:32:02 DEBUG : dir1/0003-defghij.txt: md5 = 657c3cdc9811e7d751e604d522eccdb6 OK 2026/02/23 05:32:04 DEBUG : dir1/0004-efghijk.txt: md5 = b2f134b5279893247ce2ec22aa9d3011 OK 2026/02/23 05:32:05 DEBUG : dir1/0005-fghijkl.txt: md5 = f5acb6d9c4ff488370b5761ab573ae07 OK 2026/02/23 05:32:07 DEBUG : dir1/0006-ghijklm.txt: md5 = a6e17d23a848f91e84fc2b2452488b51 OK 2026/02/23 05:32:08 DEBUG : dir1/0007-1234567.txt: md5 = 9c94bfe9ec69091a8f50ac04d527e4ee OK 2026/02/23 05:32:09 DEBUG : dir1/0008-2345678.txt: md5 = 299de46b9079afac34c5adcf66e3bef6 OK 2026/02/23 05:32:11 DEBUG : dir1/0009-3456789.txt: md5 = 2f31356a09a03cf846dd3bc150f828cf OK 2026/02/23 05:32:13 DEBUG : dir1/0010-456789.txt: md5 = 9698330590c5fca4bca8ce073c73ad1f OK 2026/02/23 05:32:14 DEBUG : dir1/0011-56789;.txt: md5 = e115067924f1b6c1c2333da16d7a1042 OK 2026/02/23 05:32:15 DEBUG : dir1/0012-6789;.txt: md5 = e10c1e2f8b4acb1824d420d091f7674d OK 2026/02/23 05:32:17 DEBUG : dir1/0013-789;=.txt: md5 = 1259ec9cd2b38d304c95db61d4bb71e0 OK 2026/02/23 05:32:19 DEBUG : dir1/0014-89;=.txt: md5 = 9a181f450871c5454e5d2c68a244c640 OK 2026/02/23 05:32:20 DEBUG : dir1/0015-9;=.txt: md5 = f5d0adf53348b58f2db526bc826a97d3 OK 2026/02/23 05:32:22 DEBUG : apple: md5 = b4f585910b4504f688eb4123af5d3b79 OK 2026/02/23 05:32:23 DEBUG : banana: md5 = b35970b03e6d37b9ca98d846320d9895 OK 2026/02/23 05:32:24 DEBUG : appleappleapplebanana: md5 = cde71d39f83552f5af6946ae9d712fd7 OK 2026/02/23 05:32:26 DEBUG : splitbananasplit: md5 = 876507cfa42886accb9488cdfc1a1ac5 OK 2026/02/23 05:32:26 DEBUG : Waiting for deletions to finish 2026/02/23 05:32:26 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:32:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:32:28 DEBUG : apple: size = 5 OK 2026/02/23 05:32:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:28 DEBUG : apple: Unchanged skipping 2026/02/23 05:32:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:32:28 DEBUG : banana: size = 6 OK 2026/02/23 05:32:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:32:28 DEBUG : banana: Unchanged skipping 2026/02/23 05:32:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:32:28 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:32:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:28 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:32:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:32:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:32:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:32:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:32:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:32:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:32:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:32:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:32:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:32:29 DEBUG : Waiting for deletions to finish 2026/02/23 05:32:29 DEBUG : Waiting for deletions to finish 2026/02/23 05:32:29 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:32:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:32:30 DEBUG : dir1: Directory modification time the same (differ by -625.36µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : apple: size = 5 OK 2026/02/23 05:32:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : apple: Unchanged skipping 2026/02/23 05:32:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : banana: size = 6 OK 2026/02/23 05:32:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : banana: Unchanged skipping 2026/02/23 05:32:30 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:32:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:32:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:32:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:32:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:32:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:32:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:32:30 DEBUG : Waiting for deletions to finish 2026/02/23 05:32:30 DEBUG : Waiting for deletions to finish 2026/02/23 05:32:31 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:32:41 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:32:44 DEBUG : dir1/0000-abcdefg.txt: md5 = ff6fe42dfc074be07fdbb8b1eacebc65 OK 2026/02/23 05:32:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 87255ec53b40652f6aec3ffd4bb1a96e OK 2026/02/23 05:32:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 1db0839dcb19ee81368088f754635be3 OK 2026/02/23 05:32:48 DEBUG : dir1/0003-defghij.txt: md5 = 92850c1215d188c4466c6da16dd76073 OK 2026/02/23 05:32:50 DEBUG : dir1/0004-efghijk.txt: md5 = 557c8e79b1880a33a0ab39aa8027cfab OK 2026/02/23 05:32:51 DEBUG : dir1/0005-fghijkl.txt: md5 = fef20dddc431f4afe254c947ad78cc6c OK 2026/02/23 05:32:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 8cc1c80b285857078e9805d91e6d1fb0 OK 2026/02/23 05:32:54 DEBUG : dir1/0007-1234567.txt: md5 = 3bf3b97aca6b9e390462c5164e0d950a OK 2026/02/23 05:32:56 DEBUG : dir1/0008-2345678.txt: md5 = 53709592c276ce97375c713e44f63d36 OK 2026/02/23 05:32:57 DEBUG : dir1/0009-3456789.txt: md5 = bd87be0787b231894dbda87e093fdfba OK 2026/02/23 05:32:59 DEBUG : dir1/0010-456789.txt: md5 = ea00e3ceac14409f1931bebc638d1b35 OK 2026/02/23 05:33:00 DEBUG : dir1/0011-56789;.txt: md5 = b023b77031bc70cbd96ca6fc4aa57197 OK 2026/02/23 05:33:02 DEBUG : dir1/0012-6789;.txt: md5 = 1cf4b960fd9044045a7e2f18ee1bb890 OK 2026/02/23 05:33:03 DEBUG : dir1/0013-789;=.txt: md5 = 13a091ecc068601ec9fc674ea9dfb2e1 OK 2026/02/23 05:33:05 DEBUG : dir1/0014-89;=.txt: md5 = 4489d6274030528ba0e5b5d0ba0b6db7 OK 2026/02/23 05:33:06 DEBUG : dir1/0015-9;=.txt: md5 = de866918003ec38717a3f33892cb47f6 OK 2026/02/23 05:33:08 DEBUG : apple: md5 = 98863628e7afb63c71f07e16af489560 OK 2026/02/23 05:33:09 DEBUG : banana: md5 = dea97aee18c823d12fd4a1ec088d69d1 OK 2026/02/23 05:33:10 DEBUG : appleappleapplebanana: md5 = ae80f15c00444209be3cff70602f4372 OK 2026/02/23 05:33:12 DEBUG : splitbananasplit: md5 = 36b9d231e7d42dd6245c7fc85c82544a OK 2026/02/23 05:33:12 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:33:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:33:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:14 DEBUG : apple: size = 5 OK 2026/02/23 05:33:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:33:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:14 DEBUG : apple: Unchanged skipping 2026/02/23 05:33:14 DEBUG : banana: size = 6 OK 2026/02/23 05:33:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:14 DEBUG : banana: Unchanged skipping 2026/02/23 05:33:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/02/23 05:33:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:33:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:33:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:33:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:33:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:33:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:33:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:33:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:33:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:33:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:15 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:15 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:33:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:33:16 DEBUG : dir1: Directory modification time the same (differ by -71.877µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : apple: size = 5 OK 2026/02/23 05:33:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/23 05:33:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/23 05:33:16 DEBUG : apple: Unchanged skipping 2026/02/23 05:33:16 DEBUG : banana: size = 6 OK 2026/02/23 05:33:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : banana: Unchanged skipping 2026/02/23 05:33:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/23 05:33:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/23 05:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/23 05:33:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/23 05:33:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/23 05:33:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/23 05:33:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/23 05:33:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/23 05:33:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:33:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/23 05:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:16 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:16 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : banana: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : apple: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/23 05:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/02/23 05:33:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" --- PASS: TestTransform (581.13s) --- PASS: TestTransform/NFC (47.33s) --- PASS: TestTransform/NFD (48.48s) --- PASS: TestTransform/base64 (55.35s) --- PASS: TestTransform/prefix (65.46s) --- PASS: TestTransform/suffix (68.56s) --- PASS: TestTransform/truncate (56.33s) --- PASS: TestTransform/encoder (48.46s) --- PASS: TestTransform/ISO-8859-1 (49.31s) --- PASS: TestTransform/charmap (49.39s) --- PASS: TestTransform/lowercase (46.39s) --- PASS: TestTransform/ascii (46.07s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:33:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/23 05:33:28 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/23 05:33:28 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/02/23 05:33:29 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-02-23T05:33:28.531284409Z) 2026/02/23 05:33:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/23 05:33:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/23 05:33:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/23 05:33:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/23 05:33:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/23 05:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = e2fe1aaf54a5bc370084b82fa78a9284 OK 2026/02/23 05:33:30 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/23 05:33:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/23 05:33:30 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:32 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.99s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:33:33 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:33 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:33 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:33:34 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:33:33.517332848Z) 2026/02/23 05:33:34 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:34 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:33:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/23 05:33:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:35 DEBUG : tictactoe/tictactoe: md5 = cdbf4c39eea997dd9e7f2b0be38d467f OK 2026/02/23 05:33:35 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/23 05:33:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/23 05:33:35 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:37 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.83s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:33:38 DEBUG : toe: Making directory with metadata 2026/02/23 05:33:39 INFO : toe: Made directory with metadata (mtime=2026-02-23T05:33:38.348379792Z) 2026/02/23 05:33:39 DEBUG : toe/toe: Making directory with metadata 2026/02/23 05:33:40 INFO : toe/toe: Made directory with metadata (mtime=2026-02-23T05:33:38.348379792Z) 2026/02/23 05:33:40 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/23 05:33:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/23 05:33:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/23 05:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:41 DEBUG : toe/toe/tictactoe: md5 = eddf4f1773a611a5bdb5a2ed8c3a378a OK 2026/02/23 05:33:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/23 05:33:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/23 05:33:41 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:43 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/23 05:33:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.98s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:33:45 DEBUG : toe: Making directory with metadata 2026/02/23 05:33:46 INFO : toe: Made directory with metadata (mtime=2026-02-23T05:33:45.329447646Z) 2026/02/23 05:33:46 DEBUG : toe/toe: Making directory with metadata 2026/02/23 05:33:47 INFO : toe/toe: Made directory with metadata (mtime=2026-02-23T05:33:45.329447646Z) 2026/02/23 05:33:47 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/23 05:33:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/23 05:33:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/23 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:48 DEBUG : toe/toe/tictactoe: md5 = 17e47047b8c06c5ddbdf4b4044290d3b OK 2026/02/23 05:33:48 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/23 05:33:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/23 05:33:48 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:51 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/02/23 05:33:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.52s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:33:52 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:33:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:33:52 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:33:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:33:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:33:53 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/23 05:33:53 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:33:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:33:53 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:53 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:53 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:33:54 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:33:52.851520775Z) 2026/02/23 05:33:54 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:54 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:33:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:33:54 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/23 05:33:55 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-23T05:33:52.851520775Z) 2026/02/23 05:33:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:33:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/23 05:33:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:33:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/23 05:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:33:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:33:56 DEBUG : tictactoe/tictactoe/toe.txt: md5 = d67e095dad32b56621766ba6f8c12dc5 OK 2026/02/23 05:33:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/23 05:33:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/23 05:33:56 DEBUG : Waiting for deletions to finish 2026/02/23 05:33:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/23 05:33:59 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.32s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:34:01 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:34:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:01 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:01 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/23 05:34:02 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:02 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:02 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:02 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:34:02 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:01.171601685Z) 2026/02/23 05:34:02 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:02 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:02 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/23 05:34:03 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:01.171601685Z) 2026/02/23 05:34:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/23 05:34:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 17ae2c33e3bdf82d6d4395b4f5433364 OK 2026/02/23 05:34:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:05 DEBUG : Waiting for deletions to finish 2026/02/23 05:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:06 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:06 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:06 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/23 05:34:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/02/23 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': 0 differences found 2026/02/23 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': 1 hashes could not be checked 2026/02/23 05:34:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': 1 matching files 2026/02/23 05:34:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/23 05:34:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.57s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:34:10 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:10 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:10 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:34:11 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:10.740694773Z) 2026/02/23 05:34:11 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:11 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:11 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/23 05:34:12 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:10.740694773Z) 2026/02/23 05:34:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/23 05:34:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:34:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/23 05:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:14 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 7e8bee69e4353216bb588f066fcc7fb3 OK 2026/02/23 05:34:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/23 05:34:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/23 05:34:14 DEBUG : Waiting for deletions to finish 2026/02/23 05:34:14 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:15 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:15 DEBUG : tictactoe: Directory modification time the same (differ by -694.773µs, within tolerance 1ms) 2026/02/23 05:34:15 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:15 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -694.773µs, within tolerance 1ms) 2026/02/23 05:34:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/23 05:34:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/23 05:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/23 05:34:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/23 05:34:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:15 DEBUG : Waiting for deletions to finish 2026/02/23 05:34:17 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/23 05:34:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.55s) === RUN TestSyntax 2026/02/23 05:34:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:34:19 DEBUG : toe: Making directory with metadata 2026/02/23 05:34:20 INFO : toe: Made directory with metadata (mtime=2026-02-23T05:34:19.290777978Z) 2026/02/23 05:34:20 DEBUG : toe/toe: Making directory with metadata 2026/02/23 05:34:21 INFO : toe/toe: Made directory with metadata (mtime=2026-02-23T05:34:19.290777978Z) 2026/02/23 05:34:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/23 05:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:22 DEBUG : toe/toe/toe: md5 = 35b64bbd089f3a28986115b0dbc8dacd OK 2026/02/23 05:34:22 DEBUG : toe/toe/toe: size = 11 OK 2026/02/23 05:34:22 INFO : toe/toe/toe: Copied (new) 2026/02/23 05:34:22 DEBUG : Waiting for deletions to finish 2026/02/23 05:34:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/23 05:34:25 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.78s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:34:26 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:34:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:26 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:26 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/23 05:34:27 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:27 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:27 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:27 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:34:27 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:26.070843978Z) 2026/02/23 05:34:27 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:27 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:27 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/23 05:34:28 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:26.070843978Z) 2026/02/23 05:34:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/23 05:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0b2413cfa20e8b7f83ed3655b0c52fb3 OK 2026/02/23 05:34:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:30 INFO : toe/toe/toe.txt: Deleted 2026/02/23 05:34:30 INFO : toe/toe: Removing directory 2026/02/23 05:34:30 INFO : toe: Removing directory 2026/02/23 05:34:30 INFO : empty_dir: Removing directory 2026/02/23 05:34:30 DEBUG : Local file system at /tmp/rclone2954561190: deleted 3 directories 2026/02/23 05:34:32 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/23 05:34:33 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.69s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:34:34 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:34:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:34 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/23 05:34:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:35 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:35 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:34:36 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:34.757928566Z) 2026/02/23 05:34:36 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:36 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/23 05:34:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:34.757928566Z) 2026/02/23 05:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/23 05:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 54a79eea5a4d16ee1da62df455a73717 OK 2026/02/23 05:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:38 INFO : toe/toe/toe.txt: Deleted 2026/02/23 05:34:38 INFO : toe/toe: Removing directory 2026/02/23 05:34:38 INFO : toe: Removing directory 2026/02/23 05:34:38 INFO : empty_dir: Removing directory 2026/02/23 05:34:38 DEBUG : Local file system at /tmp/rclone2954561190: deleted 3 directories 2026/02/23 05:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/23 05:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/23 05:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/23 05:34:42 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/02/23 05:34:44 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/23 05:34:45 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/23 05:34:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.44s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:34:48 DEBUG : Reset feature "Copy" 2026/02/23 05:34:48 DEBUG : Reset feature "Move" 2026/02/23 05:34:48 DEBUG : Reset feature "Copy" 2026/02/23 05:34:48 DEBUG : Reset feature "Move" 2026/02/23 05:34:48 DEBUG : empty_dir: Making directory with metadata 2026/02/23 05:34:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:48 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:48 DEBUG : tictacempty_dir: Making directory with metadata 2026/02/23 05:34:49 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/23 05:34:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/23 05:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:49 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:49 DEBUG : tictactoe: Making directory with metadata 2026/02/23 05:34:50 INFO : tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:48.198059492Z) 2026/02/23 05:34:50 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:50 DEBUG : toe: transformed to: tictactoe 2026/02/23 05:34:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:50 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/02/23 05:34:50 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-02-23T05:34:48.198059492Z) 2026/02/23 05:34:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/23 05:34:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/23 05:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:34:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = f5e2bfff2950b203c4c384ceb7c82957 OK 2026/02/23 05:34:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/23 05:34:52 INFO : toe/toe/toe.txt: Deleted 2026/02/23 05:34:52 INFO : toe/toe: Removing directory 2026/02/23 05:34:52 INFO : toe: Removing directory 2026/02/23 05:34:52 INFO : empty_dir: Removing directory 2026/02/23 05:34:52 DEBUG : Local file system at /tmp/rclone2954561190: deleted 3 directories 2026/02/23 05:34:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/23 05:34:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/23 05:34:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/23 05:34:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/23 05:34:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/23 05:34:57 DEBUG : toe/toe/toe.txt: md5 = 8e6c389f7d0d02068bee533935db3d67 OK 2026/02/23 05:34:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/23 05:34:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/23 05:34:57 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/02/23 05:34:59 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/02/23 05:35:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/23 05:35:01 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/02/23 05:35:02 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.38s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:35:03 DEBUG : toe: transformed to: dG9l 2026/02/23 05:35:03 DEBUG : toe: transformed to: dG9l 2026/02/23 05:35:03 DEBUG : dG9l: Making directory with metadata 2026/02/23 05:35:04 INFO : dG9l: Made directory with metadata (mtime=2026-02-23T05:35:03.575209375Z) 2026/02/23 05:35:04 DEBUG : toe: transformed to: dG9l 2026/02/23 05:35:04 DEBUG : toe: transformed to: dG9l 2026/02/23 05:35:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/23 05:35:04 DEBUG : dG9l/dG9l: Making directory with metadata 2026/02/23 05:35:05 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-02-23T05:35:03.575209375Z) 2026/02/23 05:35:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/23 05:35:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/23 05:35:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/23 05:35:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/23 05:35:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/23 05:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:35:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:35:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 45eea6bcc5249e7fb36fee2ae0cd8a8d OK 2026/02/23 05:35:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/23 05:35:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/23 05:35:07 DEBUG : Waiting for deletions to finish 2026/02/23 05:35:08 DEBUG : dG9l: transformed to: toe 2026/02/23 05:35:08 DEBUG : dG9l: transformed to: toe 2026/02/23 05:35:08 DEBUG : toe: Directory modification time the same (differ by 209.375µs, within tolerance 1ms) 2026/02/23 05:35:08 DEBUG : Added delayed dir = "toe", newDst=toe 2026/02/23 05:35:08 DEBUG : dG9l: transformed to: toe 2026/02/23 05:35:08 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/23 05:35:08 DEBUG : toe/toe: Directory modification time the same (differ by 209.375µs, within tolerance 1ms) 2026/02/23 05:35:08 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/02/23 05:35:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/23 05:35:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/23 05:35:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/23 05:35:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/23 05:35:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/23 05:35:08 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for checks to finish 2026/02/23 05:35:08 DEBUG : Local file system at /tmp/rclone2954561190: Waiting for transfers to finish 2026/02/23 05:35:08 DEBUG : Waiting for deletions to finish 2026/02/23 05:35:11 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/02/23 05:35:12 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (9.87s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu'", Local "Local file system at /tmp/rclone2954561190", Modify Window "1ms" 2026/02/23 05:35:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:13 DEBUG : toe: transformed to: 2026/02/23 05:35:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:13 DEBUG : toe: transformed to: 2026/02/23 05:35:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Making directory with metadata 2026/02/23 05:35:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Made directory with metadata (mtime=2026-02-23T05:35:13.442305594Z) 2026/02/23 05:35:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:14 DEBUG : toe: transformed to: 2026/02/23 05:35:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:14 DEBUG : toe: transformed to: 2026/02/23 05:35:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:14 DEBUG : toe/toe: transformed to: 2026/02/23 05:35:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/23 05:35:14 DEBUG : toe/toe: Making directory with metadata 2026/02/23 05:35:15 INFO : toe/toe: Made directory with metadata (mtime=2026-02-23T05:35:13.442305594Z) 2026/02/23 05:35:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:15 DEBUG : toe/toe: transformed to: 2026/02/23 05:35:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/23 05:35:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:15 DEBUG : toe: transformed to: 2026/02/23 05:35:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/23 05:35:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/23 05:35:15 DEBUG : toe/toe/toe: transformed to: 2026/02/23 05:35:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/23 05:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for checks to finish 2026/02/23 05:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Waiting for transfers to finish 2026/02/23 05:35:17 DEBUG : toe/toe/toe: md5 = e31f4d1b05c9ca7bc7c1fb1306cb5058 OK 2026/02/23 05:35:17 DEBUG : toe/toe/toe: size = 11 OK 2026/02/23 05:35:17 INFO : toe/toe/toe: Copied (new) 2026/02/23 05:35:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': not deleting files as there were IO errors 2026/02/23 05:35:17 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': not deleting directories as there were IO errors 2026/02/23 05:35:19 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/02/23 05:35:20 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.51s) PASS 2026/02/23 05:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dagorab3nodu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 27m42.467995278s (try 1/5)