"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/05 04:53:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola" 2026/04/05 04:53:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 04:53:40 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g" 2026/04/05 04:53:41 DEBUG : Creating backend with remote "/tmp/rclone2669084102" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:53:42 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:53:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:53:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/05 04:53:42 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (1.76s) === RUN TestCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:53:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:53:43 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:53:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:53:45 DEBUG : sub dir/hello world: md5 = 33b06cf32f210f91373cf97e6ccf3043 OK 2026/04/05 04:53:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:53:45 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:53:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:53:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (5.51s) === RUN TestCopyMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:53:48 DEBUG : metadata sub dir: Making directory with metadata 2026/04/05 04:53:48 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:53:48 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/05 04:53:48 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:53:48 DEBUG : Local file system at /tmp/rclone2669084102: File to upload is small (21 bytes), uploading instead of streaming 2026/04/05 04:53:48 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/05 04:53:48 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/05 04:53:48 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/05 04:53:48 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:53:49 DEBUG : Google drive root 'crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g': Skipping btime metadata as can't update it on an existing file: 2026-04-05T04:53:48.767732415Z 2026/04/05 04:53:49 INFO : empty metadata sub dir: Updated directory metadata 2026/04/05 04:53:49 DEBUG : Google drive root 'crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g': Skipping btime metadata as can't update it on an existing file: 2026-04-05T04:53:48.767732415Z 2026/04/05 04:53:50 INFO : metadata sub dir: Updated directory metadata 2026/04/05 04:53:50 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/05 04:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:53:51 DEBUG : metadata sub dir/hello metadata world: md5 = 8392bfb24a66a80cd9878264cfdb6dce OK 2026/04/05 04:53:51 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/05 04:53:51 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/05 04:53:54 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (7.08s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:53:55 DEBUG : metadata sub dir: Making directory with metadata 2026/04/05 04:53:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:53:55 DEBUG : empty metadata sub dir: Making directory with metadata 2026/04/05 04:53:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:53:55 DEBUG : Local file system at /tmp/rclone2669084102: File to upload is small (21 bytes), uploading instead of streaming 2026/04/05 04:53:55 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/05 04:53:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/04/05 04:53:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/04/05 04:53:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:53:56 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/04/05 04:53:56 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/04/05 04:53:56 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/04/05 04:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:53:58 DEBUG : metadata sub dir/hello metadata world: md5 = 0befe06e7fb58de675025870e88ca69f OK 2026/04/05 04:53:58 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/04/05 04:53:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/04/05 04:53:58 DEBUG : Google drive root 'crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g': Skipping btime metadata as can't update it on an existing file: 2026-04-05T04:53:55.846806285Z 2026/04/05 04:53:58 INFO : metadata sub dir: Updated directory metadata 2026/04/05 04:54:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.44s) === RUN TestCopyMissingDirectory run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:02 DEBUG : Creating backend with remote "/non-existing" 2026/04/05 04:54:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/05 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.67s) === RUN TestCopyNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:54:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:05 DEBUG : sub dir/hello world: md5 = 53ee656e141808e0521047bdd94ce0a6 OK 2026/04/05 04:54:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:05 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.37s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.47s) === RUN TestCopyCheckFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Running all checks before starting transfers 2026/04/05 04:54:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:54:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Checks finished, now starting transfers 2026/04/05 04:54:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:11 DEBUG : sub dir/hello world: md5 = 7339f7523cad98bb731246dbab9e0072 OK 2026/04/05 04:54:11 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:11 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.08s) === RUN TestSyncNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:13 ERROR : Ignoring --no-traverse with sync 2026/04/05 04:54:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:54:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:16 DEBUG : sub dir/hello world: md5 = deac955ed7a6fb55508de3f46f413064 OK 2026/04/05 04:54:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:16 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:16 DEBUG : Waiting for deletions to finish 2026/04/05 04:54:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (4.92s) === RUN TestCopyWithDepth run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/05 04:54:19 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:20 DEBUG : hello world2: md5 = ed5327f9d21e9c39cfcffa85659d6660 OK 2026/04/05 04:54:20 DEBUG : hello world2: size = 12 OK 2026/04/05 04:54:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.94s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:23 DEBUG : potato2: md5 = c5b73c246393137c7ef7bc0ec006c3aa OK 2026/04/05 04:54:23 DEBUG : potato2: size = 11 OK 2026/04/05 04:54:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:26 DEBUG : potato2: md5 = 427102a1aa1db1ae5c86172ee797eb21 OK 2026/04/05 04:54:26 DEBUG : potato2: size = 11 OK 2026/04/05 04:54:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 04:54:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:27 DEBUG : sub dir2: Making directory with metadata 2026/04/05 04:54:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:28 DEBUG : sub dir: Making directory with metadata 2026/04/05 04:54:29 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 04:54:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 04:54:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:30 DEBUG : sub dir/hello world: md5 = 1e4da69670922343b2ddde6da2ae849a OK 2026/04/05 04:54:30 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:30 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/04/05 04:54:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.00s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:35 INFO : sub dir2: Making directory 2026/04/05 04:54:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/05 04:54:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:35 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/05 04:54:35 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:54:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:35 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/04/05 04:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:38 DEBUG : sub dir/hello world: md5 = 3a6c68ac8f57c1f6a5a81a2f24c55fba OK 2026/04/05 04:54:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:38 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.77s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:41 DEBUG : sub dir2: Making directory with metadata 2026/04/05 04:54:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:41 DEBUG : sub dir2: Making directory with metadata 2026/04/05 04:54:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:42 DEBUG : sub dir: Making directory with metadata 2026/04/05 04:54:42 INFO : sub dir: Made directory with metadata (mtime=2026-04-05T04:54:41.227280912Z) 2026/04/05 04:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:44 DEBUG : sub dir/hello world: md5 = 55fe6ad164ecb7bb362adb430513fa02 OK 2026/04/05 04:54:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:44 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:44 INFO : sub dir/hello world: Deleted 2026/04/05 04:54:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.62s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:47 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/04/05 04:54:47 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 04:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (3.47s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:51 INFO : sub dir2: Making directory 2026/04/05 04:54:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/05 04:54:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:53 DEBUG : sub dir/hello world: md5 = 42fdd4092af00c90cb55a89cc53380df OK 2026/04/05 04:54:53 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:53 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:53 INFO : sub dir/hello world: Deleted 2026/04/05 04:54:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (4.97s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:54:56 DEBUG : sub dir2: Making directory with metadata 2026/04/05 04:54:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:54:56 DEBUG : sub dir2: Making directory with metadata 2026/04/05 04:54:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 04:54:57 DEBUG : sub dir: Making directory with metadata 2026/04/05 04:54:57 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 04:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:54:59 DEBUG : sub dir/hello world: md5 = 6c5fd8c52633ae00a00aac451851ed48 OK 2026/04/05 04:54:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:54:59 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:54:59 DEBUG : Waiting for deletions to finish 2026/04/05 04:55:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.63s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:55:03 INFO : sub dir2: Making directory 2026/04/05 04:55:03 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/04/05 04:55:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:55:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:55:05 DEBUG : sub dir/hello world: md5 = c6cd5c1c7c01f17a78645eed59876400 OK 2026/04/05 04:55:05 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:55:05 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:55:05 DEBUG : Waiting for deletions to finish 2026/04/05 04:55:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:55:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.22s) === RUN TestServerSideCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:55:10 DEBUG : sub dir/hello world: md5 = b8d15f6f83759c80371391e5b0ab733f OK 2026/04/05 04:55:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cararoh7vaxo" 2026/04/05 04:55:11 DEBUG : Creating backend with remote "TestDrive:crypt/kn04mb67bkpt394r3m2v4ibidtkibu87e4fia3o90tj6kgloe17g" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola' -> Encrypted drive 'TestCryptDrive:rclone-test-cararoh7vaxo' 2026/04/05 04:55:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cararoh7vaxo': Waiting for checks to finish 2026/04/05 04:55:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cararoh7vaxo': Waiting for transfers to finish 2026/04/05 04:55:15 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:55:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 04:55:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:55:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cararoh7vaxo': Purge remote 2026/04/05 04:55:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.02s) === RUN TestCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:55:20 DEBUG : sub dir/hello world: md5 = 9bc5791138ec4659e9f2b74df7e657cc OK 2026/04/05 04:55:22 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:55:22 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/05 04:55:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2669084102) 2026/04/05 04:55:22 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:55:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 04:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:55:23 DEBUG : sub dir/hello world: md5 = 156028bfb642e858c6add47b4200dd52 OK 2026/04/05 04:55:23 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 04:55:23 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 04:55:23 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:55:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.58s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:55:28 DEBUG : sub dir/hello world: md5 = 52f390cc818f851e13a99eef28cbeb8a OK 2026/04/05 04:55:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiqewoj9yiti" 2026/04/05 04:55:28 DEBUG : Creating backend with remote "TestDrive:crypt/22dabru08drknhcgm0rd9vlq69h5nvf4m26ab3hjubvcdhpp4p7g" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola' -> Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti' 2026/04/05 04:55:30 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:55:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti': Waiting for checks to finish 2026/04/05 04:55:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti': Waiting for transfers to finish 2026/04/05 04:55:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:55:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 04:55:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:55:35 DEBUG : sub dir/hello world: md5 = aaa8bdcc2071b046347381e964e9447e OK 2026/04/05 04:55:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 04:55:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/05 04:55:36 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:55:36 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti') 2026/04/05 04:55:36 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti': Waiting for checks to finish 2026/04/05 04:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti': Waiting for transfers to finish 2026/04/05 04:55:37 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 04:55:37 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 04:55:38 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:55:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiqewoj9yiti': Purge remote 2026/04/05 04:55:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (14.91s) === RUN TestMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:55:43 DEBUG : sub dir/hello world: md5 = 386e8cd81e9b0e66840b18c8e876c5a4 OK 2026/04/05 04:55:44 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:55:44 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/05 04:55:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2669084102) 2026/04/05 04:55:44 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:55:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 04:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:55:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:55:45 DEBUG : sub dir/hello world: md5 = 69af48d56fbdd8d4f4b6633b26035551 OK 2026/04/05 04:55:45 DEBUG : sub dir/hello world: size = 17 OK 2026/04/05 04:55:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/05 04:55:45 INFO : sub dir/hello world: Deleted 2026/04/05 04:55:46 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:55:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.53s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:55:50 DEBUG : sub dir/hello world: md5 = 7322a86f27db1255b9d999537adc0512 OK 2026/04/05 04:55:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jubetaq3hemu" 2026/04/05 04:55:51 DEBUG : Creating backend with remote "TestDrive:crypt/6cmle8guv50i6mcilnpgnle3pfo5sdkftbm73iv9r8qdocssqtbg" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola' -> Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu' 2026/04/05 04:55:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Waiting for checks to finish 2026/04/05 04:55:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Waiting for transfers to finish 2026/04/05 04:55:55 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:55:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/05 04:55:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:55:57 DEBUG : sub dir/hello world: md5 = 1f6ec748bd54a98ac2db1cab81e51a9b OK 2026/04/05 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Using server-side directory move 2026/04/05 04:55:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 04:55:58 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 04:55:58 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/05 04:55:58 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:55:58 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu') 2026/04/05 04:55:58 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Waiting for checks to finish 2026/04/05 04:55:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Waiting for transfers to finish 2026/04/05 04:55:59 INFO : sub dir/hello world: Deleted 2026/04/05 04:55:59 INFO : sub dir/hello world: Moved (server-side) 2026/04/05 04:56:00 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:56:02 DEBUG : sub dir/hello world: md5 = 4b2819b90462c2fb7b30f4972714a7f5 OK 2026/04/05 04:56:02 DEBUG : testing file moves 2026/04/05 04:56:03 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 04:56:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/04/05 04:56:03 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:56:03 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu') 2026/04/05 04:56:03 DEBUG : sub dir/hello world: Sizes differ 2026/04/05 04:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Waiting for checks to finish 2026/04/05 04:56:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Waiting for transfers to finish 2026/04/05 04:56:03 INFO : sub dir/hello world: Deleted 2026/04/05 04:56:04 INFO : sub dir/hello world: Moved (server-side) 2026/04/05 04:56:04 INFO : sub dir: Set directory modification time (using SetModTime) 2026/04/05 04:56:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jubetaq3hemu': Purge remote --- PASS: TestServerSideMoveOverSelf (19.19s) === RUN TestCopyAfterDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:09 DEBUG : sub dir/hello world: md5 = 4b4dd04be30aefc8215bbce3e4f1f26a OK 2026/04/05 04:56:09 ERROR : error listing: directory not found 2026/04/05 04:56:10 INFO : Local file system at /tmp/rclone2669084102: Making directory 2026/04/05 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.17s) === RUN TestCopyRedownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:14 DEBUG : sub dir/hello world: md5 = 2be81da37fb1a3c18d80a89ef4313b80 OK 2026/04/05 04:56:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:56:15 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for checks to finish 2026/04/05 04:56:15 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for transfers to finish 2026/04/05 04:56:16 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/04/05 04:56:16 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/04/05 04:56:16 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:56:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:56:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.60s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/05 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:20 DEBUG : check sum: md5 = 0096818415641dca1d68c6afcd5a7511 OK 2026/04/05 04:56:20 DEBUG : check sum: size = 1 OK 2026/04/05 04:56:20 INFO : check sum: Copied (new) 2026/04/05 04:56:20 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:20 DEBUG : check sum: size = 1 OK 2026/04/05 04:56:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/05 04:56:20 DEBUG : check sum: Size of src and dst objects identical 2026/04/05 04:56:20 DEBUG : check sum: Unchanged skipping 2026/04/05 04:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:20 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.21s) === RUN TestSyncSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/05 04:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:23 DEBUG : sizeonly: md5 = 6282bbb691c47af22d3d4340c31868e1 OK 2026/04/05 04:56:23 DEBUG : sizeonly: size = 6 OK 2026/04/05 04:56:23 INFO : sizeonly: Copied (new) 2026/04/05 04:56:23 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:23 DEBUG : sizeonly: size = 6 OK 2026/04/05 04:56:23 DEBUG : sizeonly: Sizes identical 2026/04/05 04:56:23 DEBUG : sizeonly: Unchanged skipping 2026/04/05 04:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:23 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.22s) === RUN TestSyncIgnoreSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/05 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:26 DEBUG : ignore-size: md5 = 00ee083ea89ec255cb0f22c7d00622af OK 2026/04/05 04:56:26 INFO : ignore-size: Copied (new) 2026/04/05 04:56:26 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 04:56:26 DEBUG : ignore-size: Unchanged skipping 2026/04/05 04:56:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:26 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.39s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:29 DEBUG : existing: md5 = 29d65f75b3fe898560fbb769cd02d2d3 OK 2026/04/05 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:30 DEBUG : existing: size = 6 OK 2026/04/05 04:56:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 04:56:30 DEBUG : existing: Unchanged skipping 2026/04/05 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:30 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:30 INFO : There was nothing to transfer 2026/04/05 04:56:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/05 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:31 DEBUG : existing: md5 = 7edde8312e0f7ac4f4e9fdefdf01f246 OK 2026/04/05 04:56:31 DEBUG : existing: size = 6 OK 2026/04/05 04:56:31 INFO : existing: Copied (replaced existing) 2026/04/05 04:56:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.43s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 04:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:34 DEBUG : existing: md5 = 4703e46a1e59b5349e4d570a2e9c91c9 OK 2026/04/05 04:56:34 DEBUG : existing: size = 6 OK 2026/04/05 04:56:34 INFO : existing: Copied (new) 2026/04/05 04:56:34 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:34 DEBUG : existing: Destination exists, skipping 2026/04/05 04:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:34 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.33s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:38 DEBUG : b/potato: md5 = 654bcd663f69600109b3895b330ac7ec OK 2026/04/05 04:56:40 DEBUG : c/non empty space: md5 = 772ddf1ad704450b380c18bee8129e40 OK 2026/04/05 04:56:40 INFO : d: Making directory 2026/04/05 04:56:42 DEBUG : Added delayed dir = "a", newDst= 2026/04/05 04:56:42 INFO : c: Set directory modification time (using SetModTime) 2026/04/05 04:56:42 DEBUG : Added delayed dir = "c", newDst=c 2026/04/05 04:56:42 DEBUG : c/non empty space: size = 5 OK 2026/04/05 04:56:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:56:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 04:56:42 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:44 DEBUG : a/potato2: md5 = 6b86ffba6ed6ced7ff9e26b34b8dfd7f OK 2026/04/05 04:56:44 DEBUG : a/potato2: size = 60 OK 2026/04/05 04:56:44 INFO : a/potato2: Copied (new) 2026/04/05 04:56:44 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:44 INFO : b/potato: Deleted 2026/04/05 04:56:45 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/05 04:56:45 INFO : d: Removing directory 2026/04/05 04:56:46 INFO : b: Removing directory 2026/04/05 04:56:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/05 04:56:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': deleted 2 directories 2026/04/05 04:56:49 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/05 04:56:50 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:52 DEBUG : empty space: md5 = 886f22504336b1712b0324937f518ead OK 2026/04/05 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:53 DEBUG : empty space: size = 1 OK 2026/04/05 04:56:53 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/04/05 04:56:53 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/05 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:53 DEBUG : Waiting for deletions to finish 2026/04/05 04:56:53 DEBUG : empty space: size = 1 OK 2026/04/05 04:56:53 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/04/05 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:56:54 DEBUG : empty space: md5 = b1f8ab7161fddde2ff37f9f55fcb5a32 OK 2026/04/05 04:56:54 DEBUG : empty space: size = 1 OK 2026/04/05 04:56:54 INFO : empty space: Copied (replaced existing) 2026/04/05 04:56:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (4.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.55s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:56:58 DEBUG : foo: md5 = 3de94be2c5efdf30d53a0a828eae7956 OK 2026/04/05 04:56:59 DEBUG : foo: size = 3 OK 2026/04/05 04:56:59 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/04/05 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:56:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:00 DEBUG : foo: md5 = 9df1111a63820ad8711c539c38cf6866 OK 2026/04/05 04:57:00 DEBUG : foo: size = 3 OK 2026/04/05 04:57:00 INFO : foo: Copied (replaced existing) 2026/04/05 04:57:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.19s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:03 DEBUG : empty space: md5 = 787e9aa6bc09e1718a0a7bbdb70cceda OK 2026/04/05 04:57:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/05 04:57:03 DEBUG : empty space: size = 1 OK 2026/04/05 04:57:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:57:03 DEBUG : empty space: Unchanged skipping 2026/04/05 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:04 DEBUG : potato: md5 = b22c24e53c294df052fa725731236d42 OK 2026/04/05 04:57:04 DEBUG : potato: size = 60 OK 2026/04/05 04:57:04 INFO : potato: Copied (new) 2026/04/05 04:57:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:07 DEBUG : potato: md5 = 82c4f188e3d1c4613d4f0d92186af2c7 OK 2026/04/05 04:57:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2669084102) 2026/04/05 04:57:08 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:57:08 DEBUG : potato: Sizes differ 2026/04/05 04:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:09 DEBUG : potato: md5 = c4abbb3e9cc132db04609b844ac3347c OK 2026/04/05 04:57:09 DEBUG : potato: size = 21 OK 2026/04/05 04:57:09 INFO : potato: Copied (replaced existing) 2026/04/05 04:57:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.05s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:11 DEBUG : potato: md5 = 8d3ea5a26030dc751c3bae3fbc5c6ce2 OK 2026/04/05 04:57:12 DEBUG : potato: size = 21 OK 2026/04/05 04:57:12 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/04/05 04:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:13 DEBUG : potato: md5 = a70cd986fb250ce76f101b94a82338db OK 2026/04/05 04:57:13 DEBUG : potato: size = 21 OK 2026/04/05 04:57:13 INFO : potato: Copied (replaced existing) 2026/04/05 04:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:16 DEBUG : potato: md5 = 251716be9382e534a9a9acfa58a92016 OK 2026/04/05 04:57:17 DEBUG : empty space: md5 = 78c7c3e532fbca0793de8c1d12830424 OK 2026/04/05 04:57:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:57:17 DEBUG : empty space: size = 1 OK 2026/04/05 04:57:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:57:17 DEBUG : empty space: Unchanged skipping 2026/04/05 04:57:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/05 04:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:17 DEBUG : Waiting for deletions to finish 2026/04/05 04:57:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:20 DEBUG : potato: md5 = bb6a77c877e3b9c86fb6afd01655bace OK 2026/04/05 04:57:22 DEBUG : empty space: md5 = cbd0fe27870c6d279805814647e5c15d OK 2026/04/05 04:57:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:57:22 DEBUG : empty space: size = 1 OK 2026/04/05 04:57:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:57:22 DEBUG : empty space: Unchanged skipping 2026/04/05 04:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:24 DEBUG : potato2: md5 = ef731ffebb482e3b6dcc1fa1cf1122f4 OK 2026/04/05 04:57:24 DEBUG : potato2: size = 60 OK 2026/04/05 04:57:24 INFO : potato2: Copied (new) 2026/04/05 04:57:24 DEBUG : Waiting for deletions to finish 2026/04/05 04:57:24 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:28 DEBUG : b/potato: md5 = fee6e4ddd2c0cb416755500669df615d OK 2026/04/05 04:57:30 DEBUG : c/non empty space: md5 = 6ee779bdeac3db624470ec11891e2d07 OK 2026/04/05 04:57:30 INFO : d: Making directory 2026/04/05 04:57:31 INFO : d/e: Making directory 2026/04/05 04:57:33 DEBUG : Added delayed dir = "a", newDst= 2026/04/05 04:57:33 INFO : c: Set directory modification time (using SetModTime) 2026/04/05 04:57:33 DEBUG : Added delayed dir = "c", newDst=c 2026/04/05 04:57:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 04:57:33 DEBUG : c/non empty space: size = 5 OK 2026/04/05 04:57:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:57:33 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 04:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:35 DEBUG : a/potato2: md5 = d57e62a41c72ee3866b875e3f257fda6 OK 2026/04/05 04:57:35 DEBUG : a/potato2: size = 60 OK 2026/04/05 04:57:35 INFO : a/potato2: Copied (new) 2026/04/05 04:57:35 DEBUG : Waiting for deletions to finish 2026/04/05 04:57:36 INFO : b/potato: Deleted 2026/04/05 04:57:36 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/05 04:57:36 INFO : d/e: Removing directory 2026/04/05 04:57:37 INFO : d: Removing directory 2026/04/05 04:57:37 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/04/05 04:57:38 INFO : b: Removing directory 2026/04/05 04:57:38 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/05 04:57:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': deleted 3 directories 2026/04/05 04:57:40 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/05 04:57:41 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (15.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:44 DEBUG : b/potato: md5 = f25ceda38d2f35dbfefcca46efe9b13f OK 2026/04/05 04:57:46 DEBUG : c/non empty space: md5 = 8ad8cf17ebb806fbacf3bd4189f30f8a OK 2026/04/05 04:57:46 INFO : d: Making directory 2026/04/05 04:57:48 DEBUG : Added delayed dir = "a", newDst= 2026/04/05 04:57:48 INFO : c: Set directory modification time (using SetModTime) 2026/04/05 04:57:48 DEBUG : Added delayed dir = "c", newDst=c 2026/04/05 04:57:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/05 04:57:48 DEBUG : c/non empty space: size = 5 OK 2026/04/05 04:57:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:57:48 DEBUG : c/non empty space: Unchanged skipping 2026/04/05 04:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:57:50 DEBUG : a/potato2: md5 = 09d053ac5c9e9b734eaf40ba778f0f5a OK 2026/04/05 04:57:50 DEBUG : a/potato2: size = 60 OK 2026/04/05 04:57:50 INFO : a/potato2: Copied (new) 2026/04/05 04:57:50 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': not deleting files as there were IO errors 2026/04/05 04:57:51 INFO : a: Set directory modification time (using DirSetModTime) 2026/04/05 04:57:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': not deleting directories as there were IO errors 2026/04/05 04:57:54 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/04/05 04:57:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/05 04:57:55 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:57:57 DEBUG : potato: md5 = dcb4a5534067167ec9b36c0959262afb OK 2026/04/05 04:57:59 DEBUG : empty space: md5 = 318ef2e18be628f51df8a7cae01a3ce6 OK 2026/04/05 04:58:03 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:58:04 DEBUG : empty space: size = 1 OK 2026/04/05 04:58:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:58:04 DEBUG : empty space: Unchanged skipping 2026/04/05 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:04 INFO : potato: Deleted 2026/04/05 04:58:05 DEBUG : potato2: md5 = 90cff5c36ca5c25ffb9f39ffaf42b0e3 OK 2026/04/05 04:58:05 DEBUG : potato2: size = 60 OK 2026/04/05 04:58:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.27s) === RUN TestSyncDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:08 DEBUG : potato: md5 = 76585afaad12f81318b0dda1f88bbc8d OK 2026/04/05 04:58:09 DEBUG : empty space: md5 = f3be7e1279d76af0a660e2e06f26eab1 OK 2026/04/05 04:58:10 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:10 INFO : potato: Deleted 2026/04/05 04:58:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:58:11 DEBUG : empty space: size = 1 OK 2026/04/05 04:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:58:11 DEBUG : empty space: Unchanged skipping 2026/04/05 04:58:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:12 DEBUG : potato2: md5 = e7a32e75899bcb3456e45cba53cb4477 OK 2026/04/05 04:58:12 DEBUG : potato2: size = 60 OK 2026/04/05 04:58:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.86s) === RUN TestCopyDeleteBefore run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:15 DEBUG : potato: md5 = a842bcd6ecd23d30d371b3790e1d1552 OK 2026/04/05 04:58:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:17 DEBUG : potato2: md5 = 615d65438ad09d7cbbb1587cb5435a4e OK 2026/04/05 04:58:17 DEBUG : potato2: size = 19 OK 2026/04/05 04:58:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.09s) === RUN TestSyncWithExclude run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:20 DEBUG : potato2: md5 = 20c45110be8ba893cc43b0b74ef96337 OK 2026/04/05 04:58:22 DEBUG : empty space: md5 = 8459b686fd863292db5f5afc88c7fab3 OK 2026/04/05 04:58:22 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 04:58:22 DEBUG : enormous: Excluded 2026/04/05 04:58:22 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 04:58:22 DEBUG : potato2: Excluded 2026/04/05 04:58:22 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 04:58:22 DEBUG : empty space: size = 1 OK 2026/04/05 04:58:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:58:22 DEBUG : empty space: Unchanged skipping 2026/04/05 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:22 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:22 INFO : There was nothing to transfer 2026/04/05 04:58:22 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 04:58:22 DEBUG : enormous: Excluded 2026/04/05 04:58:22 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 04:58:22 DEBUG : potato2: Excluded 2026/04/05 04:58:23 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 04:58:23 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for checks to finish 2026/04/05 04:58:23 DEBUG : empty space: size = 1 OK 2026/04/05 04:58:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/05 04:58:23 DEBUG : empty space: Unchanged skipping 2026/04/05 04:58:23 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for transfers to finish 2026/04/05 04:58:23 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:26 DEBUG : potato2: md5 = f4ac1b2efed64d869fc8fc48bcf7d5dc OK 2026/04/05 04:58:27 DEBUG : empty space: md5 = b1e40e93aa24b637b82847a77052cd92 OK 2026/04/05 04:58:28 DEBUG : enormous: md5 = a6445a32c3ee23d302db1ad71cea2c01 OK 2026/04/05 04:58:29 DEBUG : enormous: Excluded (Size Filter) 2026/04/05 04:58:29 DEBUG : enormous: Excluded 2026/04/05 04:58:29 DEBUG : potato2: Excluded (Size Filter) 2026/04/05 04:58:29 DEBUG : potato2: Excluded 2026/04/05 04:58:29 DEBUG : empty space: size = 1 OK 2026/04/05 04:58:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 04:58:29 DEBUG : empty space: Unchanged skipping 2026/04/05 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:29 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:29 INFO : potato2: Deleted 2026/04/05 04:58:29 INFO : enormous: Deleted 2026/04/05 04:58:29 INFO : There was nothing to transfer 2026/04/05 04:58:30 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for checks to finish 2026/04/05 04:58:30 DEBUG : empty space: size = 1 OK 2026/04/05 04:58:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/05 04:58:30 DEBUG : empty space: Unchanged skipping 2026/04/05 04:58:30 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for transfers to finish 2026/04/05 04:58:30 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:30 INFO : potato2: Deleted 2026/04/05 04:58:30 INFO : enormous: Deleted 2026/04/05 04:58:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.98s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:32 DEBUG : one: md5 = e6ec0eeb2d77f0cbd7d13d28b62bf356 OK 2026/04/05 04:58:34 DEBUG : two: md5 = af111144494078311aa206892caa29bd OK 2026/04/05 04:58:35 DEBUG : three: md5 = 5416910916ade1372f1923511403a745 OK 2026/04/05 04:58:37 DEBUG : four: md5 = 53be19b19129669abcd7c32c406e6b35 OK 2026/04/05 04:58:37 DEBUG : five: Need to transfer - File not found at Destination 2026/04/05 04:58:37 DEBUG : four: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 04:58:37 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:58:37 DEBUG : four: Sizes differ 2026/04/05 04:58:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/05 04:58:37 DEBUG : one: Destination is newer than source, skipping 2026/04/05 04:58:37 DEBUG : three: size = 5 OK 2026/04/05 04:58:37 DEBUG : three: Sizes identical 2026/04/05 04:58:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/05 04:58:37 DEBUG : two: size = 3 OK 2026/04/05 04:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:38 DEBUG : four: md5 = f4555814930fb8fb176afcabc18e046d OK 2026/04/05 04:58:38 DEBUG : four: size = 4 OK 2026/04/05 04:58:38 INFO : four: Copied (replaced existing) 2026/04/05 04:58:38 DEBUG : two: md5 = 521505141ffa0cbed627d7fbd2d5e7ea OK 2026/04/05 04:58:38 DEBUG : two: size = 3 OK 2026/04/05 04:58:38 INFO : two: Copied (replaced existing) 2026/04/05 04:58:38 DEBUG : five: md5 = eda19b09797a17039e3cb8c28e54705d OK 2026/04/05 04:58:38 DEBUG : five: size = 4 OK 2026/04/05 04:58:38 INFO : five: Copied (new) 2026/04/05 04:58:38 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.11s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/04/05 04:58:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/05 04:58:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/05 04:58:41 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/05 04:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:43 DEBUG : potato: md5 = 850c710aea6fc1d23b93df99ede47af2 OK 2026/04/05 04:58:43 DEBUG : potato: size = 14 OK 2026/04/05 04:58:43 INFO : potato: Copied (new) 2026/04/05 04:58:43 DEBUG : yam: md5 = 11941386e14303c896a56abb97fa6839 OK 2026/04/05 04:58:43 DEBUG : yam: size = 11 OK 2026/04/05 04:58:43 INFO : yam: Copied (new) 2026/04/05 04:58:43 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/05 04:58:43 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/05 04:58:43 DEBUG : potato: size = 14 OK 2026/04/05 04:58:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 04:58:43 DEBUG : potato: Unchanged skipping 2026/04/05 04:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:45 DEBUG : yaml: md5 = 32234d8565c4f46f6a7b783e3b8925e7 OK 2026/04/05 04:58:45 DEBUG : yaml: size = 11 OK 2026/04/05 04:58:45 INFO : yaml: Copied (new) 2026/04/05 04:58:45 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:45 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (5.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/05 04:58:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Making map for --track-renames 2026/04/05 04:58:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Finished making map for --track-renames 2026/04/05 04:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 04:58:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/05 04:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for renames to finish 2026/04/05 04:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:48 DEBUG : yam: md5 = 44f87a3d81850e57b4c63cbb9b5ee43a OK 2026/04/05 04:58:48 DEBUG : yam: size = 11 OK 2026/04/05 04:58:48 INFO : yam: Copied (new) 2026/04/05 04:58:48 DEBUG : potato: md5 = 3407c8f7880e9d40e017f4f747cd575d OK 2026/04/05 04:58:48 DEBUG : potato: size = 14 OK 2026/04/05 04:58:48 INFO : potato: Copied (new) 2026/04/05 04:58:48 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:49 DEBUG : potato: size = 14 OK 2026/04/05 04:58:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 04:58:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Making map for --track-renames 2026/04/05 04:58:49 DEBUG : potato: Unchanged skipping 2026/04/05 04:58:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Finished making map for --track-renames 2026/04/05 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for renames to finish 2026/04/05 04:58:49 INFO : yam: Moved (server-side) to: yaml 2026/04/05 04:58:49 INFO : yaml: Renamed from "yam" 2026/04/05 04:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:49 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/05 04:58:51 DEBUG : Added delayed dir = "sub", newDst= 2026/04/05 04:58:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Making map for --track-renames 2026/04/05 04:58:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Finished making map for --track-renames 2026/04/05 04:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/05 04:58:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/05 04:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for renames to finish 2026/04/05 04:58:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:53 DEBUG : potato: md5 = 91b79a33a23b99fb8d4191cdcd71297e OK 2026/04/05 04:58:53 DEBUG : potato: size = 14 OK 2026/04/05 04:58:53 INFO : potato: Copied (new) 2026/04/05 04:58:53 DEBUG : sub/yam: md5 = bc15554fb66457adc333433527233255 OK 2026/04/05 04:58:53 DEBUG : sub/yam: size = 11 OK 2026/04/05 04:58:53 INFO : sub/yam: Copied (new) 2026/04/05 04:58:53 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:54 INFO : sub: Set directory modification time (using DirSetModTime) 2026/04/05 04:58:55 DEBUG : potato: size = 14 OK 2026/04/05 04:58:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 04:58:55 DEBUG : potato: Unchanged skipping 2026/04/05 04:58:55 INFO : sub: Set directory modification time (using SetModTime) 2026/04/05 04:58:55 DEBUG : Added delayed dir = "sub", newDst=sub 2026/04/05 04:58:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Making map for --track-renames 2026/04/05 04:58:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Finished making map for --track-renames 2026/04/05 04:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for renames to finish 2026/04/05 04:58:56 INFO : sub/yam: Moved (server-side) to: yam 2026/04/05 04:58:56 INFO : yam: Renamed from "sub/yam" 2026/04/05 04:58:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:58:56 DEBUG : Waiting for deletions to finish 2026/04/05 04:58:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.46s) === RUN TestServerSideMoveLocal run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:58 DEBUG : Creating backend with remote "/tmp/rclone2669084102/dir1" 2026/04/05 04:58:58 DEBUG : Creating backend with remote "/tmp/rclone2669084102/dir2" 2026/04/05 04:58:58 DEBUG : Local file system at /tmp/rclone2669084102/dir2: Using server-side directory move 2026/04/05 04:58:58 INFO : Local file system at /tmp/rclone2669084102/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 04:58:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/05 04:58:58 DEBUG : Local file system at /tmp/rclone2669084102/dir2: Waiting for checks to finish 2026/04/05 04:58:58 DEBUG : Local file system at /tmp/rclone2669084102/dir2: Waiting for transfers to finish 2026/04/05 04:58:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:58:59 DEBUG : Added delayed dir = "nested", newDst= 2026/04/05 04:58:59 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:58:59 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/05 04:58:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 04:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:58:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:59:01 DEBUG : sub dir/hello world: md5 = d1c2182149c7e8ceddcec14fd617ab9f OK 2026/04/05 04:59:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:59:01 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:59:01 INFO : sub dir/hello world: Deleted 2026/04/05 04:59:03 DEBUG : nested/sub dir/file: md5 = f74c7d14a7e8a5db294b7a1f76b5eb1e OK 2026/04/05 04:59:03 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/05 04:59:03 INFO : nested/sub dir/file: Copied (new) 2026/04/05 04:59:03 INFO : nested/sub dir/file: Deleted 2026/04/05 04:59:04 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:59:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:59:04 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/05 04:59:04 INFO : sub dir: Removing directory 2026/04/05 04:59:04 INFO : nested/sub dir: Removing directory 2026/04/05 04:59:04 INFO : nested: Removing directory 2026/04/05 04:59:04 DEBUG : Local file system at /tmp/rclone2669084102: deleted 3 directories 2026/04/05 04:59:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 04:59:07 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/05 04:59:08 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:59:09 DEBUG : Added delayed dir = "nested", newDst= 2026/04/05 04:59:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/05 04:59:09 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/04/05 04:59:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/05 04:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/05 04:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:59:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:59:12 DEBUG : nested/sub dir/file: md5 = 677f06fc6687d8478ecaab66702c214d OK 2026/04/05 04:59:12 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/05 04:59:12 INFO : nested/sub dir/file: Copied (new) 2026/04/05 04:59:12 INFO : nested/sub dir/file: Deleted 2026/04/05 04:59:13 DEBUG : sub dir/hello world: md5 = c5c846d448df18f8bb5a1a80f5f133e9 OK 2026/04/05 04:59:13 DEBUG : sub dir/hello world: size = 11 OK 2026/04/05 04:59:13 INFO : sub dir/hello world: Copied (new) 2026/04/05 04:59:13 INFO : sub dir/hello world: Deleted 2026/04/05 04:59:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:59:13 INFO : nested: Set directory modification time (using DirSetModTime) 2026/04/05 04:59:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 04:59:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 04:59:17 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/04/05 04:59:17 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.27s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:59:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/05 04:59:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:59:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:59:19 DEBUG : existing-b: md5 = 21bb877b1141d4f4933f814030da80bc OK 2026/04/05 04:59:19 DEBUG : existing-b: size = 6 OK 2026/04/05 04:59:19 INFO : existing-b: Copied (new) 2026/04/05 04:59:19 INFO : existing-b: Deleted 2026/04/05 04:59:19 DEBUG : existing: md5 = a57452dd4e582f2de2e8f697bd96caab OK 2026/04/05 04:59:19 DEBUG : existing: size = 6 OK 2026/04/05 04:59:19 INFO : existing: Copied (new) 2026/04/05 04:59:19 INFO : existing: Deleted 2026/04/05 04:59:20 DEBUG : existing: Destination exists, skipping 2026/04/05 04:59:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/05 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 04:59:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 04:59:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.63s) === RUN TestServerSideMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:59:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-volireb3xake" 2026/04/05 04:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/fu3ri0ue227m1533iqjj3hhssbmkin9lialbujtml71gth890aog" 2026/04/05 04:59:24 DEBUG : potato2: md5 = a562adc658fdf1e72598a41cd1c54744 OK 2026/04/05 04:59:25 DEBUG : empty space: md5 = a653a55c4d82c2aacef48ae07f592082 OK 2026/04/05 04:59:27 DEBUG : potato3: md5 = adcdeff7f1d19d5e64ba0735fbb9000c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola' -> Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake' 2026/04/05 04:59:29 DEBUG : empty space: md5 = f666699dd1d1d13321442ae7aaf45c31 OK 2026/04/05 04:59:31 DEBUG : potato3: md5 = 0ebf8d49193e826c018e37ada22e28be OK 2026/04/05 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake': Using server-side directory move 2026/04/05 04:59:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 04:59:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:59:31 DEBUG : empty space: size = 1 OK 2026/04/05 04:59:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 04:59:31 DEBUG : empty space: Unchanged skipping 2026/04/05 04:59:31 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:59:31 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake') 2026/04/05 04:59:31 DEBUG : potato3: Sizes differ 2026/04/05 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake': Waiting for checks to finish 2026/04/05 04:59:31 INFO : potato3: Deleted 2026/04/05 04:59:31 INFO : empty space: Deleted 2026/04/05 04:59:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake': Waiting for transfers to finish 2026/04/05 04:59:32 INFO : potato2: Moved (server-side) 2026/04/05 04:59:32 INFO : potato3: Moved (server-side) 2026/04/05 04:59:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yivujos1cuno" 2026/04/05 04:59:33 DEBUG : Creating backend with remote "TestDrive:crypt/6nihmh2tp2ugb4ra20s0ab6jamd2tksf6ogt71a7vevj252ajbu0" 2026/04/05 04:59:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivujos1cuno': Using server-side directory move 2026/04/05 04:59:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yivujos1cuno': Server side directory move succeeded 2026/04/05 04:59:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yivujos1cuno': Purge remote 2026/04/05 04:59:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-volireb3xake': Purge remote 2026/04/05 04:59:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.15s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:59:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cosiqam5wevo" 2026/04/05 04:59:37 DEBUG : Creating backend with remote "TestDrive:crypt/v9ec1u78dtellec9sf61jena5o3rtcl6slqp3sg7pr3ll7b2eb40" 2026/04/05 04:59:39 DEBUG : potato2: md5 = 129cd4d25e6943e123383d2597c1da5b OK 2026/04/05 04:59:40 DEBUG : empty space: md5 = 638e08d8171b8a9b4915b53e15761ac3 OK 2026/04/05 04:59:42 DEBUG : potato3: md5 = da3ac11b68b2de002557f878451637e2 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola' -> Encrypted drive 'TestCryptDrive:rclone-test-cosiqam5wevo' 2026/04/05 04:59:44 DEBUG : empty space: md5 = ba596ccee320c2da70b8f9fe6dbc88fe OK 2026/04/05 04:59:46 DEBUG : potato3: md5 = 018181f0487626bc60b9559a96d2e1ab OK 2026/04/05 04:59:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 04:59:46 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 04:59:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:59:46 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 04:59:46 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-cosiqam5wevo') 2026/04/05 04:59:46 DEBUG : potato3: Sizes differ 2026/04/05 04:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cosiqam5wevo': Waiting for checks to finish 2026/04/05 04:59:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cosiqam5wevo': Waiting for transfers to finish 2026/04/05 04:59:47 INFO : potato3: Deleted 2026/04/05 04:59:47 INFO : potato2: Moved (server-side) 2026/04/05 04:59:47 INFO : potato3: Moved (server-side) 2026/04/05 04:59:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sejamiz6guha" 2026/04/05 04:59:48 DEBUG : Creating backend with remote "TestDrive:crypt/psk0pdovdlshq48dap5p57b0mjs39qr8hajc7q4f339mcu11vmng" 2026/04/05 04:59:49 DEBUG : empty space: Excluded (Size Filter) 2026/04/05 04:59:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 04:59:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/05 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejamiz6guha': Waiting for checks to finish 2026/04/05 04:59:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejamiz6guha': Waiting for transfers to finish 2026/04/05 04:59:50 INFO : potato2: Moved (server-side) 2026/04/05 04:59:50 INFO : potato3: Moved (server-side) 2026/04/05 04:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sejamiz6guha': Purge remote 2026/04/05 04:59:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cosiqam5wevo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 04:59:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bozucaf4muke" 2026/04/05 04:59:53 DEBUG : Creating backend with remote "TestDrive:crypt/b0pqb6h33n22u19vu7toakml9r614rg4tl2eo0asfderis1ktorg" 2026/04/05 04:59:55 DEBUG : potato2: md5 = 3dea7fd82f16da281d264cd13894ccd5 OK 2026/04/05 04:59:57 DEBUG : empty space: md5 = 949bd99571430d76e44a40bb0fcece2d OK 2026/04/05 04:59:58 DEBUG : potato3: md5 = 6fae3667e27367b8ba419f1554ee15fe OK 2026/04/05 04:59:58 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola' -> Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke' 2026/04/05 05:00:02 DEBUG : empty space: md5 = 077509c989245d32014020c0cc043505 OK 2026/04/05 05:00:03 DEBUG : potato3: md5 = ace7ad120bc2caf6780057637af5a179 OK 2026/04/05 05:00:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke': Using server-side directory move 2026/04/05 05:00:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/05 05:00:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/05 05:00:04 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/04/05 05:00:04 DEBUG : empty space: size = 1 OK 2026/04/05 05:00:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 05:00:04 DEBUG : empty space: Unchanged skipping 2026/04/05 05:00:04 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:00:04 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke') 2026/04/05 05:00:04 DEBUG : potato3: Sizes differ 2026/04/05 05:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke': Waiting for checks to finish 2026/04/05 05:00:04 INFO : empty space: Deleted 2026/04/05 05:00:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke': Waiting for transfers to finish 2026/04/05 05:00:04 INFO : potato3: Deleted 2026/04/05 05:00:04 INFO : potato2: Moved (server-side) 2026/04/05 05:00:05 INFO : potato3: Moved (server-side) 2026/04/05 05:00:05 INFO : tomatoDir: Removing directory 2026/04/05 05:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': deleted 1 directories 2026/04/05 05:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cuvozab5lihu" 2026/04/05 05:00:06 DEBUG : Creating backend with remote "TestDrive:crypt/jlv32oumt1s1ojrak15i7vmc6br893nfuhus9bg37iort0e27be0" 2026/04/05 05:00:07 INFO : tomatoDir: Making directory 2026/04/05 05:00:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvozab5lihu': Using server-side directory move 2026/04/05 05:00:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cuvozab5lihu': Server side directory move succeeded 2026/04/05 05:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cuvozab5lihu': Purge remote 2026/04/05 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bozucaf4muke': Purge remote 2026/04/05 05:00:11 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.14s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:00:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test" 2026/04/05 05:00:12 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.22s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:00:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test" 2026/04/05 05:00:14 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/04/05 05:00:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test-include/layer2" 2026/04/05 05:00:17 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/04/05 05:00:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test-ignore-file" 2026/04/05 05:00:20 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/04/05 05:00:23 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = ce6dd15e57facd1e757d54ad1253c9bb OK 2026/04/05 05:00:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/05 05:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test': Waiting for checks to finish 2026/04/05 05:00:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test': Waiting for transfers to finish 2026/04/05 05:00:26 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:26 INFO : There was nothing to transfer 2026/04/05 05:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:00:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:00:27 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:27 INFO : rclone-sync-test-include: Removing directory 2026/04/05 05:00:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/05 05:00:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/05 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': failed to delete 1 directories 2026/04/05 05:00:28 INFO : There was nothing to transfer 2026/04/05 05:00:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/05 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/04/05 05:00:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/04/05 05:00:30 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:30 INFO : There was nothing to transfer 2026/04/05 05:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:00:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:00:31 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:31 INFO : rclone-sync-test-include: Removing directory 2026/04/05 05:00:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/05 05:00:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/05 05:00:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': failed to delete 1 directories 2026/04/05 05:00:32 INFO : There was nothing to transfer 2026/04/05 05:00:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/04/05 05:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/04/05 05:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/04/05 05:00:34 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:34 INFO : There was nothing to transfer 2026/04/05 05:00:36 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/04/05 05:00:36 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (23.53s) === RUN TestSyncCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:00:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:00:38 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:00:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/CompareDest" 2026/04/05 05:00:39 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/gveqi14airsml4bgu7krj116o8" 2026/04/05 05:00:41 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 05:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:00:44 DEBUG : one: md5 = fb9e8c36fc3ea54057449faee2a1486f OK 2026/04/05 05:00:44 DEBUG : one: size = 3 OK 2026/04/05 05:00:44 INFO : one: Copied (new) 2026/04/05 05:00:44 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:00:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:00:45 DEBUG : one: Sizes differ 2026/04/05 05:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:00:46 DEBUG : one: md5 = 1cb9fadd8ca12f5f1a30afc01ceac861 OK 2026/04/05 05:00:46 DEBUG : one: size = 5 OK 2026/04/05 05:00:46 INFO : one: Copied (replaced existing) 2026/04/05 05:00:46 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:48 DEBUG : dst/one: md5 = 446880cd2157e200a4ac9867a69aeac0 OK 2026/04/05 05:00:51 DEBUG : CompareDest/one: md5 = df993d2bff8e711f0832648299911873 OK 2026/04/05 05:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:00:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:00:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:00:51 DEBUG : one: Sizes differ 2026/04/05 05:00:52 DEBUG : one: size = 5 OK 2026/04/05 05:00:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:00:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 05:00:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:00:52 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:52 INFO : There was nothing to transfer 2026/04/05 05:00:54 DEBUG : CompareDest/two: md5 = c85989fc097556a8098df6aa49940e36 OK 2026/04/05 05:00:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:00:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:00:55 DEBUG : one: Sizes differ 2026/04/05 05:00:55 DEBUG : two: size = 3 OK 2026/04/05 05:00:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:00:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 05:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:00:55 DEBUG : one: size = 5 OK 2026/04/05 05:00:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:00:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 05:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:00:55 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:55 INFO : There was nothing to transfer 2026/04/05 05:00:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:00:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:00:55 DEBUG : one: Sizes differ 2026/04/05 05:00:56 DEBUG : two: size = 3 OK 2026/04/05 05:00:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:00:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:00:56 DEBUG : one: size = 5 OK 2026/04/05 05:00:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:00:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 05:00:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:00:56 DEBUG : Waiting for deletions to finish 2026/04/05 05:00:56 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/05 05:00:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:00:57 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:00:57 DEBUG : one: Sizes differ 2026/04/05 05:00:57 DEBUG : one: size = 5 OK 2026/04/05 05:00:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:00:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 05:00:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:00:57 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/CompareDest') 2026/04/05 05:00:57 DEBUG : two: Sizes differ 2026/04/05 05:00:57 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 05:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:00:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:00:59 DEBUG : two: md5 = 0c84c8e3503dec0b656db2b6dfaf87c1 OK 2026/04/05 05:00:59 DEBUG : two: size = 5 OK 2026/04/05 05:00:59 INFO : two: Copied (new) 2026/04/05 05:00:59 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:01:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:01:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:01:02 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.03s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:01:05 DEBUG : pre-dest1/1: md5 = 55eff5c887c6ceb986ac4519cde15ba9 OK 2026/04/05 05:01:07 DEBUG : pre-dest2/2: md5 = bd617e76590c7a33f062df8330b56017 OK 2026/04/05 05:01:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dest" 2026/04/05 05:01:08 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/rg03c1jvnehrrc617i0lnqjddc" 2026/04/05 05:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/pre-dest1" 2026/04/05 05:01:09 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/bbnblvh6k061ssopqrp18kd7gc" 2026/04/05 05:01:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/pre-dest2" 2026/04/05 05:01:10 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/04/05 05:01:11 DEBUG : 1: size = 1 OK 2026/04/05 05:01:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:01:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/05 05:01:12 DEBUG : 2: size = 1 OK 2026/04/05 05:01:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:01:12 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/05 05:01:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/05 05:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dest': Waiting for checks to finish 2026/04/05 05:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dest': Waiting for transfers to finish 2026/04/05 05:01:14 DEBUG : 3: md5 = cf5f7508f054137293d486e06375e218 OK 2026/04/05 05:01:14 DEBUG : 3: size = 1 OK 2026/04/05 05:01:14 INFO : 3: Copied (new) 2026/04/05 05:01:14 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:17 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/04/05 05:01:18 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/04/05 05:01:18 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.08s) === RUN TestSyncCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:01:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:01:19 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/CopyDest" 2026/04/05 05:01:21 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/05 05:01:22 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 05:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:01:24 DEBUG : one: md5 = f7c78b968eeae38632c82e6e2bf0c007 OK 2026/04/05 05:01:24 DEBUG : one: size = 3 OK 2026/04/05 05:01:24 INFO : one: Copied (new) 2026/04/05 05:01:24 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:01:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:01:26 DEBUG : one: Sizes differ 2026/04/05 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:01:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:01:27 DEBUG : one: md5 = 575bb1707b8507e422f568cad451b1d4 OK 2026/04/05 05:01:27 DEBUG : one: size = 5 OK 2026/04/05 05:01:27 INFO : one: Copied (replaced existing) 2026/04/05 05:01:27 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:29 DEBUG : dst/one: md5 = 4bb03b2556229832ae220a647bdd76a0 OK 2026/04/05 05:01:31 DEBUG : CopyDest/one: md5 = 645e835721611be24f131ee510737f9f OK 2026/04/05 05:01:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/BackupDir" 2026/04/05 05:01:32 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/05 05:01:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:01:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:01:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:01:34 DEBUG : one: Sizes differ 2026/04/05 05:01:34 DEBUG : one: size = 5 OK 2026/04/05 05:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:01:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:01:34 DEBUG : one: Sizes differ 2026/04/05 05:01:36 INFO : one: Moved (server-side) 2026/04/05 05:01:37 DEBUG : one: size = 5 OK 2026/04/05 05:01:37 INFO : one: Copied (server-side copy) 2026/04/05 05:01:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/05 05:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:01:37 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:39 DEBUG : CopyDest/two: md5 = c971e626a121a56f4f9364893baef3b1 OK 2026/04/05 05:01:39 DEBUG : one: size = 5 OK 2026/04/05 05:01:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:39 DEBUG : one: Unchanged skipping 2026/04/05 05:01:40 DEBUG : two: size = 3 OK 2026/04/05 05:01:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:41 DEBUG : two: size = 3 OK 2026/04/05 05:01:41 INFO : two: Copied (server-side copy) 2026/04/05 05:01:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/05 05:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:01:41 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:41 DEBUG : one: size = 5 OK 2026/04/05 05:01:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:41 DEBUG : one: Unchanged skipping 2026/04/05 05:01:41 DEBUG : two: size = 3 OK 2026/04/05 05:01:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:41 DEBUG : two: Unchanged skipping 2026/04/05 05:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:01:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:01:41 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:41 INFO : There was nothing to transfer 2026/04/05 05:01:43 DEBUG : CopyDest/three: md5 = 2e5d07b778a70095d330ea1dd2742b66 OK 2026/04/05 05:01:44 DEBUG : one: size = 5 OK 2026/04/05 05:01:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:44 DEBUG : one: Unchanged skipping 2026/04/05 05:01:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:01:44 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/CopyDest') 2026/04/05 05:01:44 DEBUG : three: Sizes differ 2026/04/05 05:01:44 DEBUG : three: Destination not found in --copy-dest 2026/04/05 05:01:44 DEBUG : three: Need to transfer - File not found at Destination 2026/04/05 05:01:44 DEBUG : two: size = 3 OK 2026/04/05 05:01:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 05:01:44 DEBUG : two: Unchanged skipping 2026/04/05 05:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:01:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:01:46 DEBUG : three: md5 = ec0aa222f4822ecb5a91de98194ad9c5 OK 2026/04/05 05:01:46 DEBUG : three: size = 7 OK 2026/04/05 05:01:46 INFO : three: Copied (new) 2026/04/05 05:01:46 DEBUG : Waiting for deletions to finish 2026/04/05 05:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 05:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:01:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:01:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:01:51 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 05:01:52 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.25s) === RUN TestSyncBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:01:54 DEBUG : dst/one: md5 = 6cf6ce379bbde7ec15f1f1b0060a5066 OK 2026/04/05 05:01:56 DEBUG : dst/two: md5 = 6daba6b88f528a46a46bdd70186e9300 OK 2026/04/05 05:01:57 DEBUG : dst/three.txt: md5 = 2447813d912a59832f4d84a9da5c89b7 OK 2026/04/05 05:01:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:01:58 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:01:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/backup" 2026/04/05 05:01:59 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 05:02:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:02:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:02:00 DEBUG : one: Sizes differ 2026/04/05 05:02:00 DEBUG : two: size = 3 OK 2026/04/05 05:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:02:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:02:00 DEBUG : two: Unchanged skipping 2026/04/05 05:02:02 INFO : one: Moved (server-side) 2026/04/05 05:02:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:02:03 DEBUG : one: md5 = 3514c048a91ae2b0e9663e77d11f3d9f OK 2026/04/05 05:02:03 DEBUG : one: size = 4 OK 2026/04/05 05:02:03 INFO : one: Copied (new) 2026/04/05 05:02:03 DEBUG : Waiting for deletions to finish 2026/04/05 05:02:04 INFO : three.txt: Moved (server-side) 2026/04/05 05:02:04 INFO : three.txt: Moved into backup dir 2026/04/05 05:02:06 DEBUG : dst/three.txt: md5 = f138e1847fa88232cdf747ab475984b0 OK 2026/04/05 05:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:02:06 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:02:06 DEBUG : one: Sizes differ 2026/04/05 05:02:06 DEBUG : two: size = 3 OK 2026/04/05 05:02:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:02:06 DEBUG : two: Unchanged skipping 2026/04/05 05:02:07 INFO : one: Deleted 2026/04/05 05:02:08 INFO : one: Moved (server-side) 2026/04/05 05:02:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:02:09 DEBUG : one: md5 = 6c47edd23320aec271daf801256da97a OK 2026/04/05 05:02:09 DEBUG : one: size = 5 OK 2026/04/05 05:02:09 INFO : one: Copied (new) 2026/04/05 05:02:09 DEBUG : Waiting for deletions to finish 2026/04/05 05:02:10 INFO : three.txt: Deleted 2026/04/05 05:02:10 INFO : three.txt: Moved (server-side) 2026/04/05 05:02:10 INFO : three.txt: Moved into backup dir 2026/04/05 05:02:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:02:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:02:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:02:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 05:02:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 05:02:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.37s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:02:17 DEBUG : dst/one: md5 = cc60ecedc8b3b3ed2d8fc44bf7288dd6 OK 2026/04/05 05:02:18 DEBUG : dst/two: md5 = 189d36389da837c48cd5d4edcfec1fbd OK 2026/04/05 05:02:20 DEBUG : dst/three.txt: md5 = d69b3ce79ab616b8cf9ba5c5fef97013 OK 2026/04/05 05:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:02:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/backup" 2026/04/05 05:02:21 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 05:02:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:02:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:02:23 DEBUG : one: Sizes differ 2026/04/05 05:02:23 DEBUG : two: size = 3 OK 2026/04/05 05:02:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:02:23 DEBUG : two: Unchanged skipping 2026/04/05 05:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:02:24 INFO : one: Moved (server-side) to: one.bak 2026/04/05 05:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:02:26 DEBUG : one: md5 = fd6d87c2231c83679bf6b5d0ed308c60 OK 2026/04/05 05:02:26 DEBUG : one: size = 4 OK 2026/04/05 05:02:26 INFO : one: Copied (new) 2026/04/05 05:02:26 DEBUG : Waiting for deletions to finish 2026/04/05 05:02:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 05:02:27 INFO : three.txt: Moved into backup dir 2026/04/05 05:02:29 DEBUG : dst/three.txt: md5 = 998fcdbc2f735be69ed7b11a133f1dd9 OK 2026/04/05 05:02:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:02:30 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:02:30 DEBUG : one: Sizes differ 2026/04/05 05:02:30 DEBUG : two: size = 3 OK 2026/04/05 05:02:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:02:30 DEBUG : two: Unchanged skipping 2026/04/05 05:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:02:30 INFO : one.bak: Deleted 2026/04/05 05:02:31 INFO : one: Moved (server-side) to: one.bak 2026/04/05 05:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:02:32 DEBUG : one: md5 = bdf1aacd015d6c73ba68b3213a4f34c5 OK 2026/04/05 05:02:32 DEBUG : one: size = 5 OK 2026/04/05 05:02:32 INFO : one: Copied (new) 2026/04/05 05:02:32 DEBUG : Waiting for deletions to finish 2026/04/05 05:02:33 INFO : three.txt.bak: Deleted 2026/04/05 05:02:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 05:02:34 INFO : three.txt: Moved into backup dir 2026/04/05 05:02:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:02:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:02:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/05 05:02:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/05 05:02:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/05 05:02:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (23.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:02:40 DEBUG : dst/one: md5 = ec3f1e6db2d612b46c77b53753b7d324 OK 2026/04/05 05:02:41 DEBUG : dst/two: md5 = 5a633d54558c56bab079207d3b121364 OK 2026/04/05 05:02:43 DEBUG : dst/three.txt: md5 = aa385a6a7b466f7b799879d7d3af454d OK 2026/04/05 05:02:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:02:43 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:02:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/backup" 2026/04/05 05:02:44 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 05:02:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:02:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:02:46 DEBUG : one: Sizes differ 2026/04/05 05:02:46 DEBUG : two: size = 3 OK 2026/04/05 05:02:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:02:46 DEBUG : two: Unchanged skipping 2026/04/05 05:02:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:02:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 05:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:02:49 DEBUG : one: md5 = 5e41c707b37a0b5ab53f3c51f200cdd0 OK 2026/04/05 05:02:49 DEBUG : one: size = 4 OK 2026/04/05 05:02:49 INFO : one: Copied (new) 2026/04/05 05:02:49 DEBUG : Waiting for deletions to finish 2026/04/05 05:02:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 05:02:50 INFO : three.txt: Moved into backup dir 2026/04/05 05:02:51 DEBUG : dst/three.txt: md5 = 4dc585aa73647d681cec7ef10e711fed OK 2026/04/05 05:02:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:02:52 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:02:52 DEBUG : one: Sizes differ 2026/04/05 05:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:02:52 DEBUG : two: size = 3 OK 2026/04/05 05:02:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:02:52 DEBUG : two: Unchanged skipping 2026/04/05 05:02:53 INFO : one-2019-01-01: Deleted 2026/04/05 05:02:54 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 05:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:02:55 DEBUG : one: md5 = f48e71ff6bbf88a069b21be4c078b10d OK 2026/04/05 05:02:55 DEBUG : one: size = 5 OK 2026/04/05 05:02:55 INFO : one: Copied (new) 2026/04/05 05:02:55 DEBUG : Waiting for deletions to finish 2026/04/05 05:02:56 INFO : three-2019-01-01.txt: Deleted 2026/04/05 05:02:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 05:02:56 INFO : three.txt: Moved into backup dir 2026/04/05 05:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:03:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:03:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/05 05:03:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/05 05:03:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/05 05:03:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.95s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:03:03 DEBUG : dst/one: md5 = a7c2b85635172f02ac54a3bf44119c04 OK 2026/04/05 05:03:04 DEBUG : dst/two: md5 = 303159ae85778398c92b3be5e53ced32 OK 2026/04/05 05:03:06 DEBUG : dst/three.txt: md5 = 5d85517559da75147d48cc4a08069db3 OK 2026/04/05 05:03:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:03:06 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:03:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:08 DEBUG : one: Sizes differ 2026/04/05 05:03:08 DEBUG : two: size = 3 OK 2026/04/05 05:03:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:03:08 DEBUG : two: Unchanged skipping 2026/04/05 05:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:03:08 INFO : one: Moved (server-side) to: one.bak 2026/04/05 05:03:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:03:10 DEBUG : one: md5 = dd5adfe40fef2bb6600cb7ff6a16a3cc OK 2026/04/05 05:03:10 DEBUG : one: size = 4 OK 2026/04/05 05:03:10 INFO : one: Copied (new) 2026/04/05 05:03:10 DEBUG : Waiting for deletions to finish 2026/04/05 05:03:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 05:03:10 INFO : three.txt: Moved into backup dir 2026/04/05 05:03:12 DEBUG : dst/three.txt: md5 = 71ba976f8e0afec8de81cd80e0e15edc OK 2026/04/05 05:03:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/05 05:03:13 DEBUG : one.bak: Excluded (Path Filter) 2026/04/05 05:03:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:13 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:13 DEBUG : one: Sizes differ 2026/04/05 05:03:13 DEBUG : two: size = 3 OK 2026/04/05 05:03:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for checks to finish 2026/04/05 05:03:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:03:13 DEBUG : two: Unchanged skipping 2026/04/05 05:03:14 INFO : one.bak: Deleted 2026/04/05 05:03:14 INFO : one: Moved (server-side) to: one.bak 2026/04/05 05:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst': Waiting for transfers to finish 2026/04/05 05:03:16 DEBUG : one: md5 = aff578c279e6612e28bba4f7739d22a1 OK 2026/04/05 05:03:16 DEBUG : one: size = 5 OK 2026/04/05 05:03:16 INFO : one: Copied (new) 2026/04/05 05:03:16 DEBUG : Waiting for deletions to finish 2026/04/05 05:03:16 INFO : three.txt.bak: Deleted 2026/04/05 05:03:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 05:03:17 INFO : three.txt: Moved into backup dir 2026/04/05 05:03:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:03:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/05 05:03:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/05 05:03:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/05 05:03:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:03:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.45s) === RUN TestSyncSuffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:03:22 DEBUG : dst/one: md5 = 6f447baa2e8ec75712fc233ae8df5c5f OK 2026/04/05 05:03:24 DEBUG : dst/two: md5 = dec74bb73f066c5fd9987ef7758a8e74 OK 2026/04/05 05:03:25 DEBUG : dst/three.txt: md5 = d1d4205ee3bc4d501de008adb3425c2f OK 2026/04/05 05:03:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:03:26 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:03:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:27 DEBUG : one: Sizes differ 2026/04/05 05:03:27 INFO : one: Moved (server-side) to: one.bak 2026/04/05 05:03:29 DEBUG : one: md5 = 0330d98e7ec494e4733e605c3f3a77a0 OK 2026/04/05 05:03:29 DEBUG : one: size = 4 OK 2026/04/05 05:03:29 INFO : one: Copied (new) 2026/04/05 05:03:29 DEBUG : two: size = 3 OK 2026/04/05 05:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:03:29 DEBUG : two: Unchanged skipping 2026/04/05 05:03:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:29 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:29 DEBUG : three.txt: Sizes differ 2026/04/05 05:03:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 05:03:31 DEBUG : three.txt: md5 = 74f20e8740553d5e589aa4f55bcacf9e OK 2026/04/05 05:03:31 DEBUG : three.txt: size = 6 OK 2026/04/05 05:03:31 INFO : three.txt: Copied (new) 2026/04/05 05:03:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:33 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:33 DEBUG : one: Sizes differ 2026/04/05 05:03:33 INFO : one.bak: Deleted 2026/04/05 05:03:34 INFO : one: Moved (server-side) to: one.bak 2026/04/05 05:03:35 DEBUG : one: md5 = 0e2fad9b7863cdc719f8f08f22110c1f OK 2026/04/05 05:03:35 DEBUG : one: size = 5 OK 2026/04/05 05:03:35 INFO : one: Copied (new) 2026/04/05 05:03:36 DEBUG : two: size = 3 OK 2026/04/05 05:03:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:03:36 DEBUG : two: Unchanged skipping 2026/04/05 05:03:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:36 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:36 DEBUG : three.txt: Sizes differ 2026/04/05 05:03:37 INFO : three.txt.bak: Deleted 2026/04/05 05:03:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/05 05:03:38 DEBUG : three.txt: md5 = 737d5cc8ae5de487fe9e0e1963664be2 OK 2026/04/05 05:03:38 DEBUG : three.txt: size = 19 OK 2026/04/05 05:03:38 INFO : three.txt: Copied (new) 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/04/05 05:03:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (22.03s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:03:44 DEBUG : dst/one: md5 = 3e4fa9b649d308e71e908c4c68a4285f OK 2026/04/05 05:03:46 DEBUG : dst/two: md5 = 5f1dd5e6b8b267f339b20624dbb1ab99 OK 2026/04/05 05:03:47 DEBUG : dst/three.txt: md5 = 594150c87ab709c5b86a9cc2d6088364 OK 2026/04/05 05:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugezug0jola/dst" 2026/04/05 05:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/974ldiqk5th215sg0jvv47826oukotpe141aa9h8dj524jdr0k4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 05:03:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:49 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:49 DEBUG : one: Sizes differ 2026/04/05 05:03:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 05:03:51 DEBUG : one: md5 = 15301dae7471e7870b5a1e1393ab206b OK 2026/04/05 05:03:51 DEBUG : one: size = 4 OK 2026/04/05 05:03:51 INFO : one: Copied (new) 2026/04/05 05:03:51 DEBUG : two: size = 3 OK 2026/04/05 05:03:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:03:51 DEBUG : two: Unchanged skipping 2026/04/05 05:03:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:51 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:51 DEBUG : three.txt: Sizes differ 2026/04/05 05:03:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 05:03:53 DEBUG : three.txt: md5 = c69db3da94487593aa9583017e9f178f OK 2026/04/05 05:03:53 DEBUG : three.txt: size = 6 OK 2026/04/05 05:03:53 INFO : three.txt: Copied (new) 2026/04/05 05:03:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:54 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:54 DEBUG : one: Sizes differ 2026/04/05 05:03:55 INFO : one-2019-01-01: Deleted 2026/04/05 05:03:55 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/05 05:03:57 DEBUG : one: md5 = 7595a0bff1ca7a8c619dd55234dc197f OK 2026/04/05 05:03:57 DEBUG : one: size = 5 OK 2026/04/05 05:03:57 INFO : one: Copied (new) 2026/04/05 05:03:57 DEBUG : two: size = 3 OK 2026/04/05 05:03:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:03:57 DEBUG : two: Unchanged skipping 2026/04/05 05:03:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:03:57 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola/dst') 2026/04/05 05:03:57 DEBUG : three.txt: Sizes differ 2026/04/05 05:03:58 INFO : three-2019-01-01.txt: Deleted 2026/04/05 05:03:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/05 05:04:00 DEBUG : three.txt: md5 = ea43fd1f46a412a191e82ef09e9c997c OK 2026/04/05 05:04:00 DEBUG : three.txt: size = 19 OK 2026/04/05 05:04:00 INFO : three.txt: Copied (new) 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 05:04:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (21.60s) === RUN TestSyncUTFNorm run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:04:06 DEBUG : Testêé: md5 = 52428d0c7327ab0383bc01b1516a5df0 OK 2026/04/05 05:04:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:04:06 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:04:06 DEBUG : Testêé: Sizes differ 2026/04/05 05:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:04:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:04:07 DEBUG : Testêé: md5 = f8594788ae683300b76fb7b6814a418e OK 2026/04/05 05:04:07 DEBUG : Testêé: size = 14 OK 2026/04/05 05:04:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/05 05:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.63s) === RUN TestSyncImmutable run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:04:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/05 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:04:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:04:10 DEBUG : existing: md5 = 8aed9c767049cf48c5e6e9c2bce80229 OK 2026/04/05 05:04:10 DEBUG : existing: size = 6 OK 2026/04/05 05:04:10 INFO : existing: Copied (new) 2026/04/05 05:04:10 DEBUG : Waiting for deletions to finish 2026/04/05 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:04:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:04:11 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:04:11 DEBUG : existing: Sizes differ 2026/04/05 05:04:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/05 05:04:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:04:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': not deleting files as there were IO errors 2026/04/05 05:04:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.88s) === RUN TestSyncIgnoreCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:04:14 DEBUG : EXISTING: md5 = 8c6dbc7df5122cfe4936b9a7d6c0af1f OK 2026/04/05 05:04:14 DEBUG : EXISTING: size = 6 OK 2026/04/05 05:04:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:04:14 DEBUG : existing: Unchanged skipping 2026/04/05 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:04:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:04:14 DEBUG : Waiting for deletions to finish 2026/04/05 05:04:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.13s) === RUN TestFixCase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", 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-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", 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-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.38s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:04:19 DEBUG : both0: md5 = e6cea39db9c6ad6a738f88a7124ea005 OK 2026/04/05 05:04:20 DEBUG : only0: md5 = e37783288978e5edd6ee82dbea46afec OK 2026/04/05 05:04:21 DEBUG : both1: md5 = 6fc0499b1cb34abb50d321f0759531e2 OK 2026/04/05 05:04:23 DEBUG : only1: md5 = 325a817e19d02529157213637464492d OK 2026/04/05 05:04:24 DEBUG : both2: md5 = 124c3ff88ef2fc7e93881fe93214df14 OK 2026/04/05 05:04:26 DEBUG : only2: md5 = e76a5cba4c8323b7aceddf42c4077761 OK 2026/04/05 05:04:27 DEBUG : both3: md5 = 528e6c8e62400c17463b27d74343aec0 OK 2026/04/05 05:04:28 DEBUG : only3: md5 = 9956d7d35cc0a576607d32fa05608715 OK 2026/04/05 05:04:30 DEBUG : both4: md5 = cdc83c830ea3ba93258b63ab8add5231 OK 2026/04/05 05:04:31 DEBUG : only4: md5 = 0bdc5d6d07f3d992dda3995809b3a2dc OK 2026/04/05 05:04:33 DEBUG : both5: md5 = 1c81f143f69bf977085ee54c2f587fed OK 2026/04/05 05:04:34 DEBUG : only5: md5 = 45a86da55e02b69c7a65dd0e1e60af8d OK 2026/04/05 05:04:35 DEBUG : both6: md5 = 020b9e3e2a01fb434e5fba481d1b2f81 OK 2026/04/05 05:04:37 DEBUG : only6: md5 = 9bbb8d7aeb57c60a5da3022c4b106f8d OK 2026/04/05 05:04:38 DEBUG : both7: md5 = 181bd44baad7571c9dfcbe30eb7c644a OK 2026/04/05 05:04:40 DEBUG : only7: md5 = eccbe3646546f7b967ac6cd56c7e7a2e OK 2026/04/05 05:04:41 DEBUG : both8: md5 = 7f456e8e52d3609b97420c8202052272 OK 2026/04/05 05:04:43 DEBUG : only8: md5 = 544d5edb17746576142db871c6b59336 OK 2026/04/05 05:04:44 DEBUG : both9: md5 = a9b36b7ce8778d11014f52be0b1e6f17 OK 2026/04/05 05:04:46 DEBUG : only9: md5 = 817bea353c60cef387ae4464e6c2adc0 OK 2026/04/05 05:04:47 DEBUG : both10: md5 = 701304b48dcc20e2be542f02d0d7b3fe OK 2026/04/05 05:04:49 DEBUG : only10: md5 = d2d542ca36cd4d9f94c6032dd3c82bbc OK 2026/04/05 05:04:50 DEBUG : both11: md5 = f2113a33a7e2f2b884d9814947f08837 OK 2026/04/05 05:04:52 DEBUG : only11: md5 = c76a40288848af0cfe0695e5b53e0af7 OK 2026/04/05 05:04:53 DEBUG : both12: md5 = 482b0e7513b601663e4dfe1cedfe0396 OK 2026/04/05 05:04:55 DEBUG : only12: md5 = 89f73cb51cf7783a9e0236bd0bbb2401 OK 2026/04/05 05:04:56 DEBUG : both13: md5 = 72afd5fda5e07fde863041cef793da54 OK 2026/04/05 05:04:57 DEBUG : only13: md5 = 460c2cf7e2d08585e71e8e6016a14841 OK 2026/04/05 05:04:59 DEBUG : both14: md5 = 0e027f840da9e30806bf70bf1e8d7a35 OK 2026/04/05 05:05:00 DEBUG : only14: md5 = a11f57cbef296530c3a370a8965d865b OK 2026/04/05 05:05:02 DEBUG : both15: md5 = 66419f34fc9e67c333e99a5e0af9d70a OK 2026/04/05 05:05:03 DEBUG : only15: md5 = b0a67c3b09537e340a435026af8be3e0 OK 2026/04/05 05:05:05 DEBUG : both16: md5 = 97b94cfd17c343d8c3c240f0c70f9d3c OK 2026/04/05 05:05:06 DEBUG : only16: md5 = 782bc406a6857fa70aaa1f52bd83e1ae OK 2026/04/05 05:05:08 DEBUG : both17: md5 = fddab61794beeb8a2e77369ba2c17697 OK 2026/04/05 05:05:09 DEBUG : only17: md5 = a9d874bde262db83b4d6d030ce6f6672 OK 2026/04/05 05:05:11 DEBUG : both18: md5 = 39d411f6560531f01643fbb913a9675c OK 2026/04/05 05:05:12 DEBUG : only18: md5 = 6fe332dfdb364391280fc0cbf90e6bc1 OK 2026/04/05 05:05:14 DEBUG : both19: md5 = 5d16ba588e3bdf9870df135ded15a5ec OK 2026/04/05 05:05:15 DEBUG : only19: md5 = 9a8afed684cb534d9a1f60219a79c26e OK 2026/04/05 05:05:16 DEBUG : both0: size = 6 OK 2026/04/05 05:05:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both0: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both10: size = 6 OK 2026/04/05 05:05:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both10: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both11: size = 6 OK 2026/04/05 05:05:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both11: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both12: size = 6 OK 2026/04/05 05:05:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both12: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both13: size = 6 OK 2026/04/05 05:05:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both13: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both14: size = 6 OK 2026/04/05 05:05:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both14: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both15: size = 6 OK 2026/04/05 05:05:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both15: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both16: size = 6 OK 2026/04/05 05:05:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both16: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both17: size = 6 OK 2026/04/05 05:05:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both17: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both18: size = 6 OK 2026/04/05 05:05:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both18: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both19: size = 6 OK 2026/04/05 05:05:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both1: size = 6 OK 2026/04/05 05:05:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both2: size = 6 OK 2026/04/05 05:05:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:05:16 DEBUG : both19: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both4: size = 6 OK 2026/04/05 05:05:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both3: size = 6 OK 2026/04/05 05:05:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both1: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both5: size = 6 OK 2026/04/05 05:05:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both5: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both6: size = 6 OK 2026/04/05 05:05:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both2: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both7: size = 6 OK 2026/04/05 05:05:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both7: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both8: size = 6 OK 2026/04/05 05:05:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both8: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both9: size = 6 OK 2026/04/05 05:05:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:05:16 DEBUG : both9: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both4: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both3: Unchanged skipping 2026/04/05 05:05:16 DEBUG : both6: Unchanged skipping 2026/04/05 05:05:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:05:16 DEBUG : Waiting for deletions to finish 2026/04/05 05:05:16 INFO : only0: Deleted 2026/04/05 05:05:16 INFO : only15: Deleted 2026/04/05 05:05:16 INFO : only10: Deleted 2026/04/05 05:05:16 INFO : only1: Deleted 2026/04/05 05:05:16 INFO : only6: Deleted 2026/04/05 05:05:17 INFO : only11: Deleted 2026/04/05 05:05:17 INFO : only12: Deleted 2026/04/05 05:05:17 INFO : only8: Deleted 2026/04/05 05:05:17 INFO : only3: Deleted 2026/04/05 05:05:17 INFO : only9: Deleted 2026/04/05 05:05:17 INFO : only13: Deleted 2026/04/05 05:05:17 INFO : only4: Deleted 2026/04/05 05:05:17 INFO : only17: Deleted 2026/04/05 05:05:17 INFO : only18: Deleted 2026/04/05 05:05:17 INFO : only2: Deleted 2026/04/05 05:05:17 INFO : only14: Deleted 2026/04/05 05:05:18 INFO : only16: Deleted 2026/04/05 05:05:18 INFO : only5: Deleted 2026/04/05 05:05:18 INFO : only19: Deleted 2026/04/05 05:05:18 INFO : only7: Deleted 2026/04/05 05:05:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (69.23s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:05:28 DEBUG : both0: md5 = 282f06d22664a41dd56bc88d5e6278e7 OK 2026/04/05 05:05:29 DEBUG : only0: md5 = ce4cc5e54190f2883ecdc1b6fb550e5a OK 2026/04/05 05:05:31 DEBUG : both1: md5 = c74218548157e4057e49662af547a098 OK 2026/04/05 05:05:32 DEBUG : only1: md5 = d1aa9bd922ca7c40bb7d8260c53a104d OK 2026/04/05 05:05:34 DEBUG : both2: md5 = 568e1ce4c5513fef1ac8cf1e3840de1c OK 2026/04/05 05:05:35 DEBUG : only2: md5 = 9dbab2ead2e54b9c6c1591520fd794a0 OK 2026/04/05 05:05:36 DEBUG : both3: md5 = 55b087c55a5efdaea1e5e2d6949aa25b OK 2026/04/05 05:05:38 DEBUG : only3: md5 = d4516639b82275369cc6c5959d000fd1 OK 2026/04/05 05:05:39 DEBUG : both4: md5 = bbecc4e2e0c577d8f7b367bcf9ec5133 OK 2026/04/05 05:05:41 DEBUG : only4: md5 = e8e55a63cad102e2136d3fb10c74cb99 OK 2026/04/05 05:05:43 DEBUG : both5: md5 = d6271bd31b3b3389c81a050ceb4fe537 OK 2026/04/05 05:05:44 DEBUG : only5: md5 = 9c2296ec3d3c94630f500a3da306ce6b OK 2026/04/05 05:05:45 DEBUG : both6: md5 = 0a3fcce3da32e413b358ec27a253fe1d OK 2026/04/05 05:05:47 DEBUG : only6: md5 = 800705f9faf2d4ff46b39cd73ad4dfc3 OK 2026/04/05 05:05:48 DEBUG : both7: md5 = 8aeec41420912ca200646ba118fcffa9 OK 2026/04/05 05:05:50 DEBUG : only7: md5 = ff23688257272dc2adb90573ffd14f76 OK 2026/04/05 05:05:51 DEBUG : both8: md5 = 7e260b059cf5a6bd2d4e15190947cbc1 OK 2026/04/05 05:05:53 DEBUG : only8: md5 = b5a63268a8dc7e9198773ba9f6781ca0 OK 2026/04/05 05:05:54 DEBUG : both9: md5 = 4f94cad22a2035fa5812609afcf6b42a OK 2026/04/05 05:05:55 DEBUG : only9: md5 = 4527faebb727111fb4b07abf2600d604 OK 2026/04/05 05:05:57 DEBUG : both10: md5 = ec6c7fdbb77f1187e33e60015b9d1b75 OK 2026/04/05 05:05:58 DEBUG : only10: md5 = 693040fc5b83fc024c402da28c7921b2 OK 2026/04/05 05:06:00 DEBUG : both11: md5 = 3da6ec90f5ec20731d18d411246a2a59 OK 2026/04/05 05:06:02 DEBUG : only11: md5 = 10cd28095a0e4e3e478e60acfcba3926 OK 2026/04/05 05:06:03 DEBUG : both12: md5 = 885dc82a051b19c605ad56f5cef4219c OK 2026/04/05 05:06:05 DEBUG : only12: md5 = 3497cdf73f998ea5f6fb7518b0dc9ff8 OK 2026/04/05 05:06:06 DEBUG : both13: md5 = bfe10f332e25642bdc78648799a6857a OK 2026/04/05 05:06:07 DEBUG : only13: md5 = 459400e6115421dd3fed25ad7ede3bc3 OK 2026/04/05 05:06:09 DEBUG : both14: md5 = e719028aa04f0d10dd4522464b621333 OK 2026/04/05 05:06:10 DEBUG : only14: md5 = 0d4d92c177257b41d79d38d77cc360bf OK 2026/04/05 05:06:12 DEBUG : both15: md5 = e379580cc4a0831469b46a9215b6e80d OK 2026/04/05 05:06:13 DEBUG : only15: md5 = 4dd15c6d78ea98a48c14ff1ef4e5ba55 OK 2026/04/05 05:06:14 DEBUG : both16: md5 = 637407ac8523da240a17eee338b35e60 OK 2026/04/05 05:06:16 DEBUG : only16: md5 = e4d7bffb0a3cc2f6e6779fe54259c350 OK 2026/04/05 05:06:17 DEBUG : both17: md5 = 516c845aad9b8fea287bfe8134eaaff9 OK 2026/04/05 05:06:19 DEBUG : only17: md5 = 8dd6c447a671cf1e9d514ba1bbfdcfb6 OK 2026/04/05 05:06:20 DEBUG : both18: md5 = 5052a815ea32c62fcc7f968a352b4587 OK 2026/04/05 05:06:21 DEBUG : only18: md5 = db55869cffe273657a4258e5c533dc9d OK 2026/04/05 05:06:23 DEBUG : both19: md5 = ae1153caddd23749906b220278719b24 OK 2026/04/05 05:06:24 DEBUG : only19: md5 = 183e474ad899243abb58dc1f7556d284 OK 2026/04/05 05:06:25 DEBUG : both10: size = 6 OK 2026/04/05 05:06:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both11: size = 6 OK 2026/04/05 05:06:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both10: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both13: size = 6 OK 2026/04/05 05:06:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both12: size = 6 OK 2026/04/05 05:06:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:06:25 DEBUG : both13: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both14: size = 6 OK 2026/04/05 05:06:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both14: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both15: size = 6 OK 2026/04/05 05:06:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both15: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both16: size = 6 OK 2026/04/05 05:06:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both16: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both17: size = 6 OK 2026/04/05 05:06:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both17: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both18: size = 6 OK 2026/04/05 05:06:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both18: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both19: size = 6 OK 2026/04/05 05:06:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both19: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both1: size = 6 OK 2026/04/05 05:06:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both1: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both2: size = 6 OK 2026/04/05 05:06:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both11: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both3: size = 6 OK 2026/04/05 05:06:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both3: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both4: size = 6 OK 2026/04/05 05:06:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both4: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both5: size = 6 OK 2026/04/05 05:06:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both2: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both12: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both6: size = 6 OK 2026/04/05 05:06:25 DEBUG : both7: size = 6 OK 2026/04/05 05:06:25 DEBUG : both5: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both8: size = 6 OK 2026/04/05 05:06:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both6: Unchanged skipping 2026/04/05 05:06:25 DEBUG : both9: size = 6 OK 2026/04/05 05:06:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both0: size = 6 OK 2026/04/05 05:06:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:06:25 DEBUG : both9: Unchanged skipping 2026/04/05 05:06:25 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only0: Sizes differ 2026/04/05 05:06:25 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only10: Sizes differ 2026/04/05 05:06:25 DEBUG : both7: Unchanged skipping 2026/04/05 05:06:25 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only11: Sizes differ 2026/04/05 05:06:25 DEBUG : both0: Unchanged skipping 2026/04/05 05:06:25 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only12: Sizes differ 2026/04/05 05:06:25 DEBUG : both8: Unchanged skipping 2026/04/05 05:06:25 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only13: Sizes differ 2026/04/05 05:06:25 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only16: Sizes differ 2026/04/05 05:06:25 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only18: Sizes differ 2026/04/05 05:06:25 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only17: Sizes differ 2026/04/05 05:06:25 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only14: Sizes differ 2026/04/05 05:06:25 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only15: Sizes differ 2026/04/05 05:06:25 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only19: Sizes differ 2026/04/05 05:06:25 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only1: Sizes differ 2026/04/05 05:06:25 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only2: Sizes differ 2026/04/05 05:06:25 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only3: Sizes differ 2026/04/05 05:06:25 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only4: Sizes differ 2026/04/05 05:06:25 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only5: Sizes differ 2026/04/05 05:06:25 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only6: Sizes differ 2026/04/05 05:06:25 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only7: Sizes differ 2026/04/05 05:06:25 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only8: Sizes differ 2026/04/05 05:06:25 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2669084102) 2026/04/05 05:06:25 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola') 2026/04/05 05:06:25 DEBUG : only9: Sizes differ 2026/04/05 05:06:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:06:26 DEBUG : only11: md5 = 98b85fb94f174a48abb0e9bc3795a121 OK 2026/04/05 05:06:26 DEBUG : only11: size = 0 OK 2026/04/05 05:06:26 INFO : only11: Copied (replaced existing) 2026/04/05 05:06:26 DEBUG : only12: md5 = ea6ce9d7a59523d99da4ecc86b5129b2 OK 2026/04/05 05:06:26 DEBUG : only12: size = 0 OK 2026/04/05 05:06:26 INFO : only12: Copied (replaced existing) 2026/04/05 05:06:26 DEBUG : only10: md5 = d0d2b5839c4ae49fd189c2b4654176dd OK 2026/04/05 05:06:26 DEBUG : only10: size = 0 OK 2026/04/05 05:06:26 INFO : only10: Copied (replaced existing) 2026/04/05 05:06:26 DEBUG : only0: md5 = d98f9124ba70330784b4c727ac9a5ae4 OK 2026/04/05 05:06:26 DEBUG : only0: size = 0 OK 2026/04/05 05:06:26 INFO : only0: Copied (replaced existing) 2026/04/05 05:06:27 DEBUG : only13: md5 = c310f8bb4f1c35feceeea8a7b3450255 OK 2026/04/05 05:06:27 DEBUG : only13: size = 0 OK 2026/04/05 05:06:27 INFO : only13: Copied (replaced existing) 2026/04/05 05:06:27 DEBUG : only16: md5 = 81173ee76a2ab56da7bc4d9d0137b527 OK 2026/04/05 05:06:27 DEBUG : only16: size = 0 OK 2026/04/05 05:06:27 INFO : only16: Copied (replaced existing) 2026/04/05 05:06:27 DEBUG : only18: md5 = 65376b5c931d47bae2ce2c385d0de633 OK 2026/04/05 05:06:27 DEBUG : only18: size = 0 OK 2026/04/05 05:06:27 INFO : only18: Copied (replaced existing) 2026/04/05 05:06:27 DEBUG : only19: md5 = ef9558c444484cd9a7ab16e6699a5d50 OK 2026/04/05 05:06:27 DEBUG : only19: size = 0 OK 2026/04/05 05:06:27 INFO : only19: Copied (replaced existing) 2026/04/05 05:06:28 DEBUG : only1: md5 = ae03a0cc9a887d382b0c682869c602ed OK 2026/04/05 05:06:28 DEBUG : only1: size = 0 OK 2026/04/05 05:06:28 INFO : only1: Copied (replaced existing) 2026/04/05 05:06:28 DEBUG : only3: md5 = 2bacb594acff2c64835e911d5b6aa98c OK 2026/04/05 05:06:28 DEBUG : only3: size = 0 OK 2026/04/05 05:06:28 INFO : only3: Copied (replaced existing) 2026/04/05 05:06:28 DEBUG : only2: md5 = fe91644e61639dd3429f2f98b5b6154f OK 2026/04/05 05:06:28 DEBUG : only2: size = 0 OK 2026/04/05 05:06:28 INFO : only2: Copied (replaced existing) 2026/04/05 05:06:28 DEBUG : only4: md5 = f6534e2792b305f1f29cddc5060f1ea1 OK 2026/04/05 05:06:28 DEBUG : only4: size = 0 OK 2026/04/05 05:06:28 INFO : only4: Copied (replaced existing) 2026/04/05 05:06:29 DEBUG : only5: md5 = 58e835ec9aac2b032ead31bfe1b9df45 OK 2026/04/05 05:06:29 DEBUG : only5: size = 0 OK 2026/04/05 05:06:29 INFO : only5: Copied (replaced existing) 2026/04/05 05:06:29 DEBUG : only6: md5 = 1ffd03f321faa8d73aa6ddbd4b58514c OK 2026/04/05 05:06:29 DEBUG : only6: size = 0 OK 2026/04/05 05:06:29 INFO : only6: Copied (replaced existing) 2026/04/05 05:06:29 DEBUG : only15: md5 = 495743cd218d8c2e79535db5b91cc885 OK 2026/04/05 05:06:29 DEBUG : only15: size = 0 OK 2026/04/05 05:06:29 INFO : only15: Copied (replaced existing) 2026/04/05 05:06:30 DEBUG : only17: md5 = 4e2c56d1c2fd59b85c695181171b38e3 OK 2026/04/05 05:06:30 DEBUG : only17: size = 0 OK 2026/04/05 05:06:30 INFO : only17: Copied (replaced existing) 2026/04/05 05:06:30 DEBUG : only7: md5 = d6243bbf2a327519fc9174a909962050 OK 2026/04/05 05:06:30 DEBUG : only7: size = 0 OK 2026/04/05 05:06:30 INFO : only7: Copied (replaced existing) 2026/04/05 05:06:30 DEBUG : only14: md5 = bc690d2d8bfdf55a7770eb31770e6ebe OK 2026/04/05 05:06:30 DEBUG : only14: size = 0 OK 2026/04/05 05:06:30 INFO : only14: Copied (replaced existing) 2026/04/05 05:06:31 DEBUG : only8: md5 = 1d5a433539e5ff6c785da4612b3fc5da OK 2026/04/05 05:06:31 DEBUG : only8: size = 0 OK 2026/04/05 05:06:31 INFO : only8: Copied (replaced existing) 2026/04/05 05:06:31 DEBUG : only9: md5 = b613cf9e083724233a6689be475e7512 OK 2026/04/05 05:06:31 DEBUG : only9: size = 0 OK 2026/04/05 05:06:31 INFO : only9: Copied (replaced existing) 2026/04/05 05:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (81.94s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:06:49 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:06:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:06:49 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 05:06:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:06:49 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 05:06:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:06:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 05:06:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 05:06:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 05:06:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:01 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/05 05:07:02 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/05 05:07:03 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (15.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:07:04 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:07:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:07:04 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 05:07:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:07:04 DEBUG : empty_on_remote: Making directory with metadata 2026/04/05 05:07:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:07:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:17 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/04/05 05:07:18 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/04/05 05:07:18 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:07:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:20 DEBUG : sub dir: Making directory with metadata 2026/04/05 05:07:21 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/05 05:07:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:39 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:07:39 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/05 05:07:53 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/04/05 05:07:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 05:07:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/05 05:07:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/05 05:07:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:07:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:07:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:07:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:07:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 05:07:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/05 05:07:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:08:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/05 05:08:00 DEBUG : sub dir: Making directory with metadata 2026/04/05 05:08:01 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/04/05 05:08:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 05:08:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/05 05:08:23 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/05 05:08:23 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/04/05 05:08:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 05:08:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/04/05 05:08:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/04/05 05:08:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:08:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:08:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:08:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:08:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 05:08:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/04/05 05:08:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/04/05 05:08:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:08:44 DEBUG : dir1/0000-abcdefg.txt: md5 = d3064343e159384ea2d398bc92d88370 OK 2026/04/05 05:08:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = 256ffa90d18eab2cdd5eed86711bc27c OK 2026/04/05 05:08:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 19e302b44465d75ed52ede165a996cb8 OK 2026/04/05 05:08:49 DEBUG : dir1/0003-defghij.txt: md5 = 5d6cbbb96c2a26b4573ec116e83073f8 OK 2026/04/05 05:08:50 DEBUG : dir1/0004-efghijk.txt: md5 = 6f467559de44ae9c12b5ddf007841d22 OK 2026/04/05 05:08:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 5ef4816ad8c2fcdd3184cb7b0f72db8f OK 2026/04/05 05:08:53 DEBUG : dir1/0006-ghijklm.txt: md5 = 756369b9925533109d66d93682d49c54 OK 2026/04/05 05:08:54 DEBUG : dir1/0007-1234567.txt: md5 = e68438e30f1657e6d738bfce5083b39f OK 2026/04/05 05:08:56 DEBUG : dir1/0008-2345678.txt: md5 = 32858346d004230ce28357216a8e735c OK 2026/04/05 05:08:57 DEBUG : dir1/0009-3456789.txt: md5 = 3e297bfd162f2d1acd03268cba56d3bd OK 2026/04/05 05:08:59 DEBUG : dir1/0010-456789.txt: md5 = 5c86e77c22595ff6d83da5f86782138b OK 2026/04/05 05:09:00 DEBUG : dir1/0011-56789;.txt: md5 = d61001b9065c6cfdea9769c0f70d2ddc OK 2026/04/05 05:09:01 DEBUG : dir1/0012-6789;.txt: md5 = 9fa9528140690aab6109c58a8628c97a OK 2026/04/05 05:09:03 DEBUG : dir1/0013-789;=.txt: md5 = f2a739245186f11a28a94fa2d02488c0 OK 2026/04/05 05:09:04 DEBUG : dir1/0014-89;=.txt: md5 = dfd6e621a2f69cdb86a3cc31776d1614 OK 2026/04/05 05:09:06 DEBUG : dir1/0015-9;=.txt: md5 = 8036f33a56d1c19cb0b7e84354eff12b OK 2026/04/05 05:09:07 DEBUG : apple: md5 = 93e90ee7aaa369c16c203b3f8e51d92d OK 2026/04/05 05:09:09 DEBUG : banana: md5 = 0df7cea577831b470089d5c3accb8676 OK 2026/04/05 05:09:10 DEBUG : appleappleapplebanana: md5 = 3d5561397e9c7ee102a05768be500611 OK 2026/04/05 05:09:12 DEBUG : splitbananasplit: md5 = 4a38087aaa9a0d0628b75e9e313e7539 OK 2026/04/05 05:09:12 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:09:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:09:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:09:13 DEBUG : apple: size = 5 OK 2026/04/05 05:09:13 DEBUG : banana: size = 6 OK 2026/04/05 05:09:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:13 DEBUG : apple: Unchanged skipping 2026/04/05 05:09:13 DEBUG : banana: Unchanged skipping 2026/04/05 05:09:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:09:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:09:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:09:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:09:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:09:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:09:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:09:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:09:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:09:14 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:14 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:09:15 DEBUG : dir1: Directory modification time the same (differ by -540.442µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : apple: size = 5 OK 2026/04/05 05:09:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : apple: Unchanged skipping 2026/04/05 05:09:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:09:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:09:15 DEBUG : banana: size = 6 OK 2026/04/05 05:09:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : banana: Unchanged skipping 2026/04/05 05:09:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:09:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:09:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:09:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:09:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:09:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:09:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:09:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:09:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:09:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:09:15 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:15 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:09:26 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" === RUN TestTransform/NFD run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:09:29 DEBUG : dir1/0000-abcdefg.txt: md5 = f9b7218d38504f9328c82f229411ba9f OK 2026/04/05 05:09:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8e104b84619d31f692797e9cd6aa5655 OK 2026/04/05 05:09:32 DEBUG : dir1/0002-cdefghi.txt: md5 = cc61977288a9188991a3ad01d0852d0c OK 2026/04/05 05:09:33 DEBUG : dir1/0003-defghij.txt: md5 = ef4bdfe2087300004335aa481d8e367e OK 2026/04/05 05:09:34 DEBUG : dir1/0004-efghijk.txt: md5 = 96c6d1403eaf70087d74772b43a2bc63 OK 2026/04/05 05:09:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 056563a7dbbc75e348cf82ec70bd3a26 OK 2026/04/05 05:09:38 DEBUG : dir1/0006-ghijklm.txt: md5 = b30573888a91339515edaea7dfc75ee4 OK 2026/04/05 05:09:39 DEBUG : dir1/0007-1234567.txt: md5 = b1894bae6eb2b01d884c0973c22f2f88 OK 2026/04/05 05:09:41 DEBUG : dir1/0008-2345678.txt: md5 = 56cdc32dbb7a0f3d46d6fc274fb5e126 OK 2026/04/05 05:09:42 DEBUG : dir1/0009-3456789.txt: md5 = 0803bbd638d40bdde4708e9a2f0a1635 OK 2026/04/05 05:09:43 DEBUG : dir1/0010-456789.txt: md5 = 74b5ec11c017c86e1427f84434e7ea56 OK 2026/04/05 05:09:45 DEBUG : dir1/0011-56789;.txt: md5 = ac76577f0e9a870aa02384751cfee7ba OK 2026/04/05 05:09:46 DEBUG : dir1/0012-6789;.txt: md5 = 1a96f55233f2945fb3c9b09662702a54 OK 2026/04/05 05:09:47 DEBUG : dir1/0013-789;=.txt: md5 = a28cf94cba70bc29dd89c5952c4484cb OK 2026/04/05 05:09:49 DEBUG : dir1/0014-89;=.txt: md5 = 2f47cf5d62d84e1cbc65a37f8122beeb OK 2026/04/05 05:09:50 DEBUG : dir1/0015-9;=.txt: md5 = f21b1414c57c3288e27971d2659ee2ce OK 2026/04/05 05:09:52 DEBUG : apple: md5 = eb1e189c5a96281d67a55721b2cbaff6 OK 2026/04/05 05:09:53 DEBUG : banana: md5 = 2cde0f1dab597fe8df36f3469219ea2c OK 2026/04/05 05:09:54 DEBUG : appleappleapplebanana: md5 = 2858f5e01a63076539a74da13026ef26 OK 2026/04/05 05:09:56 DEBUG : splitbananasplit: md5 = 2951ee99bd6f2825abda476f7478d8bb OK 2026/04/05 05:09:56 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:56 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:09:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:09:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:09:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:09:57 DEBUG : banana: size = 6 OK 2026/04/05 05:09:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:57 DEBUG : banana: Unchanged skipping 2026/04/05 05:09:57 DEBUG : apple: size = 5 OK 2026/04/05 05:09:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:57 DEBUG : apple: Unchanged skipping 2026/04/05 05:09:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:09:58 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:09:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:09:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:09:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:09:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:09:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:09:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:09:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:09:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:09:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:09:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:09:58 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:58 DEBUG : Waiting for deletions to finish 2026/04/05 05:09:58 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:09:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1: Directory modification time the same (differ by -22.078µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:10:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:10:00 DEBUG : banana: size = 6 OK 2026/04/05 05:10:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:10:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:10:00 DEBUG : banana: Unchanged skipping 2026/04/05 05:10:00 DEBUG : apple: size = 5 OK 2026/04/05 05:10:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : apple: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:10:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:10:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:10:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:10:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:10:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:10:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:10:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:10:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:10:00 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:00 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:00 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:10:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:10:10 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/base64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:10:13 DEBUG : dir1/0000-abcdefg.txt: md5 = d71c141afc8d52ef9ca5f1466d13fcf4 OK 2026/04/05 05:10:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6d53e387b743518d091437b947b0e9f8 OK 2026/04/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: md5 = f8d5d7dc9b8f0ce0d16c748e9112b7af OK 2026/04/05 05:10:18 DEBUG : dir1/0003-defghij.txt: md5 = e997b3d8a916520f00cd9e96617d0137 OK 2026/04/05 05:10:20 DEBUG : dir1/0004-efghijk.txt: md5 = 55277bfc74aeba614976975e7290df92 OK 2026/04/05 05:10:21 DEBUG : dir1/0005-fghijkl.txt: md5 = c257d29d3cde5c0668b21aaa7dd4f06e OK 2026/04/05 05:10:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 87cfa33e8c93f6875313b38de92a2e34 OK 2026/04/05 05:10:24 DEBUG : dir1/0007-1234567.txt: md5 = cebc604c2bb6c0be3bd1516321a8d834 OK 2026/04/05 05:10:26 DEBUG : dir1/0008-2345678.txt: md5 = fc17b9eb8d1181cedc2856d82bd0b92c OK 2026/04/05 05:10:27 DEBUG : dir1/0009-3456789.txt: md5 = 47586ac3deb858ac26e8ad3963b63c20 OK 2026/04/05 05:10:28 DEBUG : dir1/0010-456789.txt: md5 = a0d925aa06ef112cec43a4f920d6c469 OK 2026/04/05 05:10:30 DEBUG : dir1/0011-56789;.txt: md5 = 2c08e11593220edc75920043cccbce74 OK 2026/04/05 05:10:31 DEBUG : dir1/0012-6789;.txt: md5 = 31e5fcc4d7e826c70c4aa4203ba56616 OK 2026/04/05 05:10:33 DEBUG : dir1/0013-789;=.txt: md5 = 1d90a69a2001f7b74d38aa835e15d3c1 OK 2026/04/05 05:10:35 DEBUG : dir1/0014-89;=.txt: md5 = 699c27fb48b8362f9a6e225f88ec6885 OK 2026/04/05 05:10:36 DEBUG : dir1/0015-9;=.txt: md5 = 3749fcd64d48839ad3547ae88d0d8837 OK 2026/04/05 05:10:37 DEBUG : apple: md5 = 82106d99359d29d39bc11087167ad64c OK 2026/04/05 05:10:39 DEBUG : banana: md5 = b158bd6166b8f0349e764f2224796a37 OK 2026/04/05 05:10:40 DEBUG : appleappleapplebanana: md5 = 2f829849ed8c22de84e6425b8411842a OK 2026/04/05 05:10:42 DEBUG : splitbananasplit: md5 = e0d1ac803ec2ec62064cc990cf41822d OK 2026/04/05 05:10:42 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:10:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 05:10:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 05:10:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 05:10:43 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:43 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 05:10:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:10:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 5cb2d2c7667ad5555768246c39064bdb OK 2026/04/05 05:10:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 05:10:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 5dcf4da65ca18c57715ca8cb1ba1b58d OK 2026/04/05 05:10:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 05:10:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:45 DEBUG : YXBwbGU=: md5 = 0609280628f0b0238ded7f71cc62df68 OK 2026/04/05 05:10:45 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 05:10:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/05 05:10:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:45 DEBUG : YmFuYW5h: md5 = 1a3f2b033f0c9919d3a23ef2246d6ac9 OK 2026/04/05 05:10:45 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 05:10:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/05 05:10:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 894cd87a91a9b5e93beeeae89cf02d9b OK 2026/04/05 05:10:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 05:10:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 947615f3b7638682afcd997c0ef1b8b1 OK 2026/04/05 05:10:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 05:10:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 672af4244eeffee1041e4bdaa242c6a5 OK 2026/04/05 05:10:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 05:10:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = bc7ad042ff64535e6467873f029257e3 OK 2026/04/05 05:10:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 05:10:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = a8ddeb265c7ee78ec3d34122c986a707 OK 2026/04/05 05:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 05:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 2fa24b0b21d05b25fa439611b6d6bfed OK 2026/04/05 05:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 05:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 35f7a00d3bf0135c2d4dba91f7302f90 OK 2026/04/05 05:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 05:10:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = a92fb4cd6d580f0ad42d7d3b0059c3d4 OK 2026/04/05 05:10:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 05:10:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 7bf0d7eaadafe10affa6d242018815df OK 2026/04/05 05:10:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 05:10:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 7b58690f83bf6aa4aac127f17e9bff13 OK 2026/04/05 05:10:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 05:10:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = f70d3864f22ca3541deada58de74a8ca OK 2026/04/05 05:10:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 05:10:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 2f2271544c646bce29e06b2652b773e8 OK 2026/04/05 05:10:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 05:10:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 87f29b08d4230ebfdccaf2a4567fd8f3 OK 2026/04/05 05:10:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 05:10:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 0cadfe235ec20f97a705dd1e60ecfee6 OK 2026/04/05 05:10:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 05:10:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 78472ffb63ab356fd85c8c89c9b8bde1 OK 2026/04/05 05:10:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 05:10:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:50 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = 791b44d8c2cc7e1c400bbaf962e07dd1 OK 2026/04/05 05:10:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 05:10:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:50 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:51 INFO : apple: Deleted 2026/04/05 05:10:51 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 05:10:51 INFO : appleappleapplebanana: Deleted 2026/04/05 05:10:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 05:10:51 INFO : banana: Deleted 2026/04/05 05:10:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 05:10:51 INFO : splitbananasplit: Deleted 2026/04/05 05:10:51 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 05:10:51 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 05:10:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 05:10:52 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 05:10:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 05:10:52 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 05:10:52 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:53 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:53 DEBUG : dir1: Directory modification time the same (differ by -517.808µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : YXBwbGU=: size = 5 OK 2026/04/05 05:10:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : apple: Unchanged skipping 2026/04/05 05:10:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:10:53 DEBUG : YmFuYW5h: size = 6 OK 2026/04/05 05:10:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : banana: Unchanged skipping 2026/04/05 05:10:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/05 05:10:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/05 05:10:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:10:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:10:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:10:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:10:53 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:53 DEBUG : Waiting for deletions to finish 2026/04/05 05:10:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/05 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:54 DEBUG : apple: transformed to: YXBwbGU= 2026/04/05 05:10:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/05 05:10:54 DEBUG : banana: transformed to: YmFuYW5h 2026/04/05 05:10:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/05 05:10:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/05 05:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/05 05:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/05 05:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/05 05:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/05 05:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/04/05 05:11:03 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" === RUN TestTransform/prefix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:11:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 0e160a65d3455b56ff64007315d1c5c8 OK 2026/04/05 05:11:08 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5a2abc91fb2c16c4f9391215ce87c9d4 OK 2026/04/05 05:11:10 DEBUG : dir1/0002-cdefghi.txt: md5 = b1a0c92418b044565c500936cce19c38 OK 2026/04/05 05:11:11 DEBUG : dir1/0003-defghij.txt: md5 = a6d94acd375844ccf80e1c2d3b42890b OK 2026/04/05 05:11:12 DEBUG : dir1/0004-efghijk.txt: md5 = 4698a299eebf8640a61039a0ad93d5e2 OK 2026/04/05 05:11:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 4b41527b0aedd7ee2125d8c27ad9c1fd OK 2026/04/05 05:11:15 DEBUG : dir1/0006-ghijklm.txt: md5 = bc8553bc43a42b13b1153527c5f23dfc OK 2026/04/05 05:11:17 DEBUG : dir1/0007-1234567.txt: md5 = 83884aaa4ba2642ae697c1987acb49c4 OK 2026/04/05 05:11:18 DEBUG : dir1/0008-2345678.txt: md5 = 9c5b0bf826df075b27b3ac95c486106b OK 2026/04/05 05:11:20 DEBUG : dir1/0009-3456789.txt: md5 = 4a1e57e542f8ccd85dfe549cff762e5c OK 2026/04/05 05:11:21 DEBUG : dir1/0010-456789.txt: md5 = f94d79366299ce1d0cb2d135186930b5 OK 2026/04/05 05:11:22 DEBUG : dir1/0011-56789;.txt: md5 = 8f9b8e25780cdd4593eb5425515ff53d OK 2026/04/05 05:11:24 DEBUG : dir1/0012-6789;.txt: md5 = ea052fec81b4502bd2ad20c18a9e0212 OK 2026/04/05 05:11:25 DEBUG : dir1/0013-789;=.txt: md5 = 690009a2a3b7df493c32c56fd24d649e OK 2026/04/05 05:11:27 DEBUG : dir1/0014-89;=.txt: md5 = 5e0347d05ac4e3c4c3da9ceb083452fc OK 2026/04/05 05:11:28 DEBUG : dir1/0015-9;=.txt: md5 = 218ceb2fa6bcbd8792ba238e389ba2b5 OK 2026/04/05 05:11:29 DEBUG : apple: md5 = e683e2c2e665ef830bd3467f9f7decde OK 2026/04/05 05:11:31 DEBUG : banana: md5 = d6a13dba47bbf5a3d47edd7f957ae98c OK 2026/04/05 05:11:32 DEBUG : appleappleapplebanana: md5 = daafd965de68dc04f6c19df5069c328e OK 2026/04/05 05:11:34 DEBUG : splitbananasplit: md5 = f0d5765c03ca49369b079ec770f7f2d6 OK 2026/04/05 05:11:34 DEBUG : Waiting for deletions to finish 2026/04/05 05:11:34 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:11:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 05:11:35 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:35 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/05 05:11:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/05 05:11:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/05 05:11:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/05 05:11:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/05 05:11:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/05 05:11:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/05 05:11:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/05 05:11:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/05 05:11:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/05 05:11:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/05 05:11:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/05 05:11:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/05 05:11:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/05 05:11:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:11:36 DEBUG : PREFIXapple: md5 = a7418788e36f716c03d6d9a428d1635d OK 2026/04/05 05:11:36 DEBUG : PREFIXapple: size = 5 OK 2026/04/05 05:11:36 INFO : apple: Copied (new) to: PREFIXapple 2026/04/05 05:11:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:36 DEBUG : PREFIXsplitbananasplit: md5 = 10576eca77a542aee1c2994ecee0ff5d OK 2026/04/05 05:11:36 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/05 05:11:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/05 05:11:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:36 DEBUG : PREFIXbanana: md5 = 039f2444d430c127534850797208ba5d OK 2026/04/05 05:11:36 DEBUG : PREFIXbanana: size = 6 OK 2026/04/05 05:11:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/05 05:11:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:37 DEBUG : PREFIXappleappleapplebanana: md5 = 48f2492cdd0baf31a2f0c5bce2b988d8 OK 2026/04/05 05:11:37 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/05 05:11:37 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/05 05:11:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 4ab7db72b818b48e2ac40f147ac999e3 OK 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/05 05:11:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = db12c061ffe9e81c7d08551ce4b4438a OK 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/05 05:11:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 8a56b1f12f89b4559fd6b6e1037f7c15 OK 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/05 05:11:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 9c4547c0b3820226c8c0eb5f64aacca9 OK 2026/04/05 05:11:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:11:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 69e4f5da61496993ebb4a6d81a22a32b OK 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/05 05:11:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 54e920fdc08eace8cca0972dcf0b8f5c OK 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/05 05:11:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = 788c3e780d71d6d88a3039b7b9b5749c OK 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/05 05:11:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = b8d9fe542f1a1e87d2d9ac6bb930ab0c OK 2026/04/05 05:11:39 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/05 05:11:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0010-456789.txt: md5 = ded7fa299171bd062901bd051104e264 OK 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/05 05:11:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = c0ff78521cb305b6cfff5f8145404166 OK 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/05 05:11:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 185cdc15004b32ef09f0f1e540ae8819 OK 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/05 05:11:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = e6fe41c4351790a583f5c5256b0b31e4 OK 2026/04/05 05:11:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/05 05:11:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = f26fe078fa93574bf0b81c55350eafba OK 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/05 05:11:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = 4b5f93aaa209e601d7f6c76a94af2918 OK 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/05 05:11:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = ebb8fbe4f21220cb9473552d0f60fa24 OK 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/05 05:11:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 212eaf6b23440df1902f3c258b1a2c7e OK 2026/04/05 05:11:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/05 05:11:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:42 DEBUG : Waiting for deletions to finish 2026/04/05 05:11:42 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 05:11:42 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 05:11:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 05:11:42 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 05:11:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 05:11:42 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 05:11:43 INFO : splitbananasplit: Deleted 2026/04/05 05:11:43 INFO : banana: Deleted 2026/04/05 05:11:43 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 05:11:43 INFO : apple: Deleted 2026/04/05 05:11:43 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 05:11:43 INFO : appleappleapplebanana: Deleted 2026/04/05 05:11:43 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 05:11:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 05:11:43 DEBUG : Waiting for deletions to finish 2026/04/05 05:11:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : apple: transformed to: PREFIXapple 2026/04/05 05:11:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/05 05:11:44 DEBUG : banana: transformed to: PREFIXbanana 2026/04/05 05:11:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/05 05:11:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/05 05:11:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/05 05:11:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/05 05:11:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/05 05:11:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/05 05:11:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/05 05:11:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/05 05:11:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/05 05:11:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/05 05:11:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/05 05:11:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1: Directory modification time the same (differ by -88.565µs, within tolerance 1ms) 2026/04/05 05:11:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:11:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:11:46 DEBUG : banana: md5 = 2057316f68802277f6a7f8d3d636a0b1 OK 2026/04/05 05:11:46 DEBUG : banana: size = 6 OK 2026/04/05 05:11:46 INFO : banana: Copied (new) 2026/04/05 05:11:46 DEBUG : splitbananasplit: md5 = 5e7964825fdc9e44380c8016058d350d OK 2026/04/05 05:11:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:11:46 INFO : splitbananasplit: Copied (new) 2026/04/05 05:11:47 DEBUG : appleappleapplebanana: md5 = 5dd902bad6a57695b7019a57e62b19bb OK 2026/04/05 05:11:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:11:47 INFO : appleappleapplebanana: Copied (new) 2026/04/05 05:11:47 DEBUG : apple: md5 = 9cea8ec0076ad7c57fbc0083e979084d OK 2026/04/05 05:11:47 DEBUG : apple: size = 5 OK 2026/04/05 05:11:47 INFO : apple: Copied (new) 2026/04/05 05:11:48 DEBUG : dir1/0000-abcdefg.txt: md5 = b164a877449e45c681dbd418a9ae25b7 OK 2026/04/05 05:11:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:11:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 05:11:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 8aa20249c6a47b55bdea3abd5996ab49 OK 2026/04/05 05:11:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:11:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 05:11:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 6f389ea52451d5de00f80edbbea7819b OK 2026/04/05 05:11:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:11:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 05:11:48 DEBUG : dir1/0003-defghij.txt: md5 = 6163104d3670b6e7c547c270438fd2cc OK 2026/04/05 05:11:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:11:48 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 05:11:49 DEBUG : dir1/0005-fghijkl.txt: md5 = bd69af8fafbc0a3acaa382bd62f5f725 OK 2026/04/05 05:11:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:11:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 05:11:49 DEBUG : dir1/0004-efghijk.txt: md5 = b0c2b2873d8517e247b53b8e1767c9ec OK 2026/04/05 05:11:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:11:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 05:11:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 243b6b70b88d34f483cbb1709ec666a3 OK 2026/04/05 05:11:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:11:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 05:11:50 DEBUG : dir1/0007-1234567.txt: md5 = 1ccc5f7ebae95625c311d82d747ed723 OK 2026/04/05 05:11:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:11:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 05:11:50 DEBUG : dir1/0008-2345678.txt: md5 = 821591e8d554ce4a70eb49015039233f OK 2026/04/05 05:11:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:11:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 05:11:50 DEBUG : dir1/0009-3456789.txt: md5 = a85be74fe44e8bec57ab5fb95b4f17f0 OK 2026/04/05 05:11:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:11:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 05:11:51 DEBUG : dir1/0010-456789.txt: md5 = af364188f0781ee52266e95fea87c4ec OK 2026/04/05 05:11:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:11:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 05:11:51 DEBUG : dir1/0011-56789;.txt: md5 = a19b02a9e1d138796154ba0a13dcb08e OK 2026/04/05 05:11:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:11:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 05:11:52 DEBUG : dir1/0013-789;=.txt: md5 = eb7cefb779e560b299193885dbcdfc02 OK 2026/04/05 05:11:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:11:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 05:11:52 DEBUG : dir1/0012-6789;.txt: md5 = 68dfcff4ad02d5ba291a2bc30e8b7016 OK 2026/04/05 05:11:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:11:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 05:11:52 DEBUG : dir1/0014-89;=.txt: md5 = 9740a4bc9915967aa42a3d0d3d4796d5 OK 2026/04/05 05:11:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:11:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 05:11:52 DEBUG : dir1/0015-9;=.txt: md5 = c406e5d82695abb8953013f01773b3c8 OK 2026/04/05 05:11:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:11:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 05:11:52 DEBUG : Waiting for deletions to finish 2026/04/05 05:11:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/05 05:11:53 INFO : PREFIXapple: Deleted 2026/04/05 05:11:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/05 05:11:54 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/05 05:11:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/05 05:11:54 INFO : PREFIXsplitbananasplit: Deleted 2026/04/05 05:11:54 INFO : PREFIXbanana: Deleted 2026/04/05 05:11:54 DEBUG : Waiting for deletions to finish 2026/04/05 05:11:54 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:11:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : Waiting for deletions to finish 2026/04/05 05:11:55 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:11:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/04/05 05:12:05 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" === RUN TestTransform/suffix run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:12:08 DEBUG : dir1/0000-abcdefg.txt: md5 = 8dca2de85856875d02b42838c93742ee OK 2026/04/05 05:12:09 DEBUG : dir1/0001-bcdefgh.txt: md5 = 15510fae062f8e99c5215e08a38c0876 OK 2026/04/05 05:12:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 614c0fc223d783c0168382fd43976e70 OK 2026/04/05 05:12:12 DEBUG : dir1/0003-defghij.txt: md5 = b68cc0987f53bb00eccdfa05272684b6 OK 2026/04/05 05:12:14 DEBUG : dir1/0004-efghijk.txt: md5 = 15d85f18caec1f618294575568308d20 OK 2026/04/05 05:12:15 DEBUG : dir1/0005-fghijkl.txt: md5 = 98739a23ec782de7945ca394bab7ad18 OK 2026/04/05 05:12:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 79e61d49e6c8f69968e198976b3c3754 OK 2026/04/05 05:12:18 DEBUG : dir1/0007-1234567.txt: md5 = 465abecd854df7879585a01d1477abd3 OK 2026/04/05 05:12:19 DEBUG : dir1/0008-2345678.txt: md5 = a7b072f426e3f1b37b35fd80a415e4c5 OK 2026/04/05 05:12:21 DEBUG : dir1/0009-3456789.txt: md5 = 0f04f135fd9a1b437275bb1bd4985c77 OK 2026/04/05 05:12:22 DEBUG : dir1/0010-456789.txt: md5 = b32d072aa04f7285fa49748cec4d6e78 OK 2026/04/05 05:12:23 DEBUG : dir1/0011-56789;.txt: md5 = 5b9fdda44fe10d76b238bd71f5506f60 OK 2026/04/05 05:12:25 DEBUG : dir1/0012-6789;.txt: md5 = 62b034e71848b9380052e4fc2a7e030b OK 2026/04/05 05:12:26 DEBUG : dir1/0013-789;=.txt: md5 = b75617b0d3146170e3b687c39975c0e0 OK 2026/04/05 05:12:28 DEBUG : dir1/0014-89;=.txt: md5 = a523d444ab566e7e519cf0d6df2aba3e OK 2026/04/05 05:12:29 DEBUG : dir1/0015-9;=.txt: md5 = 8ed601ad9c6b27c8b62cff5b10ccd026 OK 2026/04/05 05:12:30 DEBUG : apple: md5 = f45ab7f8be1d7e4b5c668c06ba9a0758 OK 2026/04/05 05:12:32 DEBUG : banana: md5 = eb479ae5f7e2bd4308a79b98a0d3bcd1 OK 2026/04/05 05:12:33 DEBUG : appleappleapplebanana: md5 = 321648eb3271aa24b5b706bcfd085982 OK 2026/04/05 05:12:34 DEBUG : splitbananasplit: md5 = 3fbedf5f0b5eb931e30236bd7476396e OK 2026/04/05 05:12:34 DEBUG : Waiting for deletions to finish 2026/04/05 05:12:35 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:12:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:35 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:36 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:12:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/05 05:12:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:12:37 DEBUG : bananaSUFFIX: md5 = f052389b4e66708ced8fd3ad0ff96de9 OK 2026/04/05 05:12:37 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/05 05:12:37 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/05 05:12:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:37 DEBUG : appleSUFFIX: md5 = 8e2c7586358c8e1ea25ba5247cb21bc2 OK 2026/04/05 05:12:37 DEBUG : appleSUFFIX: size = 5 OK 2026/04/05 05:12:37 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/05 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:37 DEBUG : appleappleapplebananaSUFFIX: md5 = a8b38c09d605793c319e71cb6b7fbc06 OK 2026/04/05 05:12:37 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/05 05:12:37 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/05 05:12:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:38 DEBUG : splitbananasplitSUFFIX: md5 = 5cb588caeb46b17783ff93fe2a21d769 OK 2026/04/05 05:12:38 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/05 05:12:38 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/05 05:12:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = bbcada9da3a22a9614a134a5d20987ca OK 2026/04/05 05:12:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/05 05:12:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 3330c9e7168dc9b525edaa6d7366b3d0 OK 2026/04/05 05:12:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/05 05:12:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = a325d54034076e7bc9bb896356d34ef3 OK 2026/04/05 05:12:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/05 05:12:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 01013b49c883e53de7fa94d5ba6cdcd3 OK 2026/04/05 05:12:39 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/05 05:12:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 204aad8b8e08ed4a015fe3d3d8ca8608 OK 2026/04/05 05:12:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/05 05:12:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 466d58bd61c4b3470cdfe9efbeb88431 OK 2026/04/05 05:12:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/05 05:12:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 384fab4bd8ad99a26a2093bc9e4fa520 OK 2026/04/05 05:12:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/05 05:12:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:41 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = f19e36d805deb886c3a38be05c19929f OK 2026/04/05 05:12:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/05 05:12:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:41 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8a5531bad893c2d586eff5110adada89 OK 2026/04/05 05:12:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/05 05:12:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:41 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = fc8eaf19a53ddb7ef63c0efbc5458b72 OK 2026/04/05 05:12:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/05 05:12:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:42 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 39438bf367537571dd25bb7f92066f86 OK 2026/04/05 05:12:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/05 05:12:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:42 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 4db1d5c75694784fa67ef90cb8329d1c OK 2026/04/05 05:12:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/05 05:12:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:43 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = feae40ef4b550caf170877c0a661c48d OK 2026/04/05 05:12:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/05 05:12:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:43 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 18c3dd46f50dd4cf9f7c8974c65b6b28 OK 2026/04/05 05:12:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/05 05:12:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:43 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = d288e82f17294eca879ce476d938fc76 OK 2026/04/05 05:12:43 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/05 05:12:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:44 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 384890c81dad21dfc66785fc46548cbd OK 2026/04/05 05:12:44 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/05 05:12:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:44 DEBUG : Waiting for deletions to finish 2026/04/05 05:12:44 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 05:12:44 INFO : banana: Deleted 2026/04/05 05:12:44 INFO : apple: Deleted 2026/04/05 05:12:44 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 05:12:44 INFO : splitbananasplit: Deleted 2026/04/05 05:12:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 05:12:44 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 05:12:45 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 05:12:45 INFO : appleappleapplebanana: Deleted 2026/04/05 05:12:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 05:12:45 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 05:12:45 DEBUG : Waiting for deletions to finish 2026/04/05 05:12:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : apple: transformed to: appleSUFFIX 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/05 05:12:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/05 05:12:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/05 05:12:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1: Directory modification time the same (differ by -835.32µs, within tolerance 1ms) 2026/04/05 05:12:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:12:48 DEBUG : apple: md5 = 41624b2e8850aed5002936273169a33c OK 2026/04/05 05:12:48 DEBUG : apple: size = 5 OK 2026/04/05 05:12:48 INFO : apple: Copied (new) 2026/04/05 05:12:48 DEBUG : appleappleapplebanana: md5 = 33bc403d469dca6689b42028d776082b OK 2026/04/05 05:12:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:12:48 INFO : appleappleapplebanana: Copied (new) 2026/04/05 05:12:48 DEBUG : banana: md5 = 4368606d0d21f46eef3e9cfa10767c36 OK 2026/04/05 05:12:48 DEBUG : banana: size = 6 OK 2026/04/05 05:12:48 INFO : banana: Copied (new) 2026/04/05 05:12:48 DEBUG : splitbananasplit: md5 = 240d494e93a2b7d2899d043c79a77f6b OK 2026/04/05 05:12:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:12:48 INFO : splitbananasplit: Copied (new) 2026/04/05 05:12:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 7157dec6329bd2c510660986a27a86db OK 2026/04/05 05:12:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:12:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/05 05:12:49 DEBUG : dir1/0001-bcdefgh.txt: md5 = 6a3c9c184179f6afe682f4466a5edbde OK 2026/04/05 05:12:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:12:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/05 05:12:49 DEBUG : dir1/0000-abcdefg.txt: md5 = b09c3d969501d609de35d26bde881317 OK 2026/04/05 05:12:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:12:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/05 05:12:49 DEBUG : dir1/0003-defghij.txt: md5 = 152fbcf791369076ed2b248437197a6e OK 2026/04/05 05:12:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:12:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/05 05:12:50 DEBUG : dir1/0004-efghijk.txt: md5 = c7efcff9252b51444196ebb9c1eab31f OK 2026/04/05 05:12:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:12:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/05 05:12:50 DEBUG : dir1/0005-fghijkl.txt: md5 = 251a6a2d3c46c484d9fcc2b38564c457 OK 2026/04/05 05:12:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:12:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/05 05:12:50 DEBUG : dir1/0006-ghijklm.txt: md5 = 328975550d212eab093cbe7ee64a350a OK 2026/04/05 05:12:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:12:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/05 05:12:51 DEBUG : dir1/0007-1234567.txt: md5 = 19f2af1efd6e6d8a053d2f75010631f9 OK 2026/04/05 05:12:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:12:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/05 05:12:52 DEBUG : dir1/0008-2345678.txt: md5 = 6f06e167963fc01675a70a776c978f6d OK 2026/04/05 05:12:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:12:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/05 05:12:52 DEBUG : dir1/0010-456789.txt: md5 = 1575d8f0516b6c35ec6a10a95227c1ee OK 2026/04/05 05:12:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:12:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/05 05:12:52 DEBUG : dir1/0009-3456789.txt: md5 = a41db7db9bb9bc87e2177d99fa657630 OK 2026/04/05 05:12:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:12:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/05 05:12:52 DEBUG : dir1/0011-56789;.txt: md5 = c206e14d29272909062b7bd0c0c5dbd2 OK 2026/04/05 05:12:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:12:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/05 05:12:53 DEBUG : dir1/0013-789;=.txt: md5 = 0fe139bdb108ea3b8088a3901896c5a0 OK 2026/04/05 05:12:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:12:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/05 05:12:53 DEBUG : dir1/0012-6789;.txt: md5 = 193b4e4ba65c1ee5243228a4d9686013 OK 2026/04/05 05:12:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:12:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/05 05:12:53 DEBUG : dir1/0014-89;=.txt: md5 = eb4ae6b98d6a80a7cb3c7ace71df6b19 OK 2026/04/05 05:12:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:12:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/05 05:12:54 DEBUG : dir1/0015-9;=.txt: md5 = 85ef3cd8d5fa4bf0a2680eaf7cfc86ea OK 2026/04/05 05:12:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:12:54 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/05 05:12:54 DEBUG : Waiting for deletions to finish 2026/04/05 05:12:54 INFO : bananaSUFFIX: Deleted 2026/04/05 05:12:54 INFO : appleSUFFIX: Deleted 2026/04/05 05:12:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/05 05:12:54 INFO : splitbananasplitSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/05 05:12:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/05 05:12:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/05 05:12:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/05 05:12:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/05 05:12:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/05 05:12:55 DEBUG : Waiting for deletions to finish 2026/04/05 05:12:55 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : Waiting for deletions to finish 2026/04/05 05:12:56 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:13:06 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" === RUN TestTransform/truncate run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:13:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 687237a8640929c47139007956b347d3 OK 2026/04/05 05:13:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = f0b31c60d54064add932871e66d0bb86 OK 2026/04/05 05:13:12 DEBUG : dir1/0002-cdefghi.txt: md5 = ce74db90db317fec070bab887effff4c OK 2026/04/05 05:13:14 DEBUG : dir1/0003-defghij.txt: md5 = e065314a9a5fa225b10205a8a9aa5eff OK 2026/04/05 05:13:15 DEBUG : dir1/0004-efghijk.txt: md5 = ee021b7d77dbad5aee00eaf5a54fb5cc OK 2026/04/05 05:13:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 14c6fcf5153532df3958a787e3422572 OK 2026/04/05 05:13:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 08de9ff280a04a2bb6811bc2eee9d062 OK 2026/04/05 05:13:19 DEBUG : dir1/0007-1234567.txt: md5 = f493ddf03e55c4faf23753349e96ce31 OK 2026/04/05 05:13:21 DEBUG : dir1/0008-2345678.txt: md5 = 6a98e8970600f45290a9bd9bcf5decc2 OK 2026/04/05 05:13:22 DEBUG : dir1/0009-3456789.txt: md5 = 1c81a90d629f1c2c5dd12647e2b6260a OK 2026/04/05 05:13:24 DEBUG : dir1/0010-456789.txt: md5 = f397da1f1197658bad16e854c1826a68 OK 2026/04/05 05:13:25 DEBUG : dir1/0011-56789;.txt: md5 = 483fac5a0a52e4724e15f3b344bbadb9 OK 2026/04/05 05:13:27 DEBUG : dir1/0012-6789;.txt: md5 = 9dafbfc0d4d466f02cfbd665b5b5a816 OK 2026/04/05 05:13:28 DEBUG : dir1/0013-789;=.txt: md5 = 2f02fd17996643535eb4ec0cf55b0850 OK 2026/04/05 05:13:30 DEBUG : dir1/0014-89;=.txt: md5 = 8d4f34f37cd10841e89012da45e07fea OK 2026/04/05 05:13:31 DEBUG : dir1/0015-9;=.txt: md5 = 44f8877509ed951f8e5b0d238d20f2bd OK 2026/04/05 05:13:33 DEBUG : apple: md5 = b9fd1a2fdd687c0783999f18e2953a4d OK 2026/04/05 05:13:34 DEBUG : banana: md5 = ed4580c3bbaaf88481f37e4da7b1eda5 OK 2026/04/05 05:13:35 DEBUG : appleappleapplebanana: md5 = 3f2dcaf316eb5dbe3140273383117f67 OK 2026/04/05 05:13:37 DEBUG : splitbananasplit: md5 = 46532c717466777ac3b28c61ce0d777a OK 2026/04/05 05:13:37 DEBUG : Waiting for deletions to finish 2026/04/05 05:13:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:13:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:13:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : apple: size = 5 OK 2026/04/05 05:13:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:39 DEBUG : apple: Unchanged skipping 2026/04/05 05:13:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:39 DEBUG : banana: size = 6 OK 2026/04/05 05:13:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:39 DEBUG : banana: Unchanged skipping 2026/04/05 05:13:39 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 05:13:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/05 05:13:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:13:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:13:40 DEBUG : appleapple: md5 = ca79cf03f2c7a950267de85cd05117ab OK 2026/04/05 05:13:40 DEBUG : appleapple: size = 21 OK 2026/04/05 05:13:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/05 05:13:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:40 DEBUG : dir1/0000-abcde: md5 = d1f3272f10645a0ca4a0a39460f78dfa OK 2026/04/05 05:13:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/05 05:13:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/05 05:13:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:40 DEBUG : splitbanan: md5 = a2ba7855b95bcc738e5169c5e03443b5 OK 2026/04/05 05:13:40 DEBUG : splitbanan: size = 16 OK 2026/04/05 05:13:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/05 05:13:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:41 DEBUG : dir1/0001-bcdef: md5 = 68be54893beef1554f32235693197e92 OK 2026/04/05 05:13:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/05 05:13:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/05 05:13:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:41 DEBUG : dir1/0002-cdefg: md5 = c01c407c56273b03b150db497fad336b OK 2026/04/05 05:13:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/05 05:13:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/05 05:13:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:42 DEBUG : dir1/0004-efghi: md5 = e7fad824b0414a44392b535433788417 OK 2026/04/05 05:13:42 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/05 05:13:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/05 05:13:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:42 DEBUG : dir1/0003-defgh: md5 = 748afe7ee22b01c1c184fc0448255c94 OK 2026/04/05 05:13:42 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/05 05:13:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/05 05:13:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:42 DEBUG : dir1/0005-fghij: md5 = 94492ab823ca8d8ccb75c283bc5d1b73 OK 2026/04/05 05:13:42 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/05 05:13:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/05 05:13:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:43 DEBUG : dir1/0006-ghijk: md5 = c16e3426044e0393fee42296f0d21dfe OK 2026/04/05 05:13:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/05 05:13:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/05 05:13:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:43 DEBUG : dir1/0007-12345: md5 = 3571b662465c678b345a17a758b180eb OK 2026/04/05 05:13:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/05 05:13:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/05 05:13:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:43 DEBUG : dir1/0008-23456: md5 = 81f16a88671919c0cb10125c3c3bd6f9 OK 2026/04/05 05:13:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/05 05:13:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/05 05:13:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:43 DEBUG : dir1/0009-34567: md5 = bce5c7d83a83982091ce477c261ac5cc OK 2026/04/05 05:13:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/05 05:13:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/05 05:13:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:44 DEBUG : dir1/0010-45678: md5 = f7b7c7e7181f166edac816ec9fe83391 OK 2026/04/05 05:13:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/05 05:13:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/05 05:13:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:44 DEBUG : dir1/0011-56789: md5 = 186b81c845fc7f8711193dcea3d686eb OK 2026/04/05 05:13:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/05 05:13:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/05 05:13:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:45 DEBUG : dir1/0012-6789;: md5 = 307be563497c38d8925ab99393a8442f OK 2026/04/05 05:13:45 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/05 05:13:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/05 05:13:45 DEBUG : dir1/0013-789;=: md5 = f029cad3926f55d1215d647f8433d6b5 OK 2026/04/05 05:13:45 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/05 05:13:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/05 05:13:46 DEBUG : dir1/0014-89;=.: md5 = 52dd32c3a7e46f1dfb30a7d4477b13e1 OK 2026/04/05 05:13:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/05 05:13:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/05 05:13:46 DEBUG : dir1/0015-9;=.t: md5 = c2b557715669f85be83bcb26f59ea010 OK 2026/04/05 05:13:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/05 05:13:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/05 05:13:46 DEBUG : Waiting for deletions to finish 2026/04/05 05:13:46 INFO : dir1/0015-9;=.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0003-defghij.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0012-6789;.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0013-789;=.txt: Deleted 2026/04/05 05:13:46 INFO : splitbananasplit: Deleted 2026/04/05 05:13:46 INFO : dir1/0007-1234567.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0009-3456789.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0008-2345678.txt: Deleted 2026/04/05 05:13:46 INFO : dir1/0010-456789.txt: Deleted 2026/04/05 05:13:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/05 05:13:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/05 05:13:47 INFO : dir1/0014-89;=.txt: Deleted 2026/04/05 05:13:47 INFO : dir1/0011-56789;.txt: Deleted 2026/04/05 05:13:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/05 05:13:47 INFO : appleappleapplebanana: Deleted 2026/04/05 05:13:47 DEBUG : Waiting for deletions to finish 2026/04/05 05:13:47 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : appleapple: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/05 05:13:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:48 DEBUG : dir1: Directory modification time the same (differ by -590.856µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:48 DEBUG : apple: size = 5 OK 2026/04/05 05:13:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : apple: Unchanged skipping 2026/04/05 05:13:48 DEBUG : appleapple: size = 21 OK 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:13:48 DEBUG : banana: size = 6 OK 2026/04/05 05:13:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : banana: Unchanged skipping 2026/04/05 05:13:48 DEBUG : splitbanan: size = 16 OK 2026/04/05 05:13:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/05 05:13:48 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/05 05:13:48 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/05 05:13:48 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/05 05:13:48 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/05 05:13:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/05 05:13:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/05 05:13:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/05 05:13:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/05 05:13:48 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/05 05:13:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/05 05:13:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/05 05:13:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/05 05:13:48 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/05 05:13:48 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:13:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:13:48 DEBUG : Waiting for deletions to finish 2026/04/05 05:13:48 DEBUG : Waiting for deletions to finish 2026/04/05 05:13:49 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : appleapple: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/05 05:13:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/05 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/05 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/05 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/05 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/05 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/05 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/05 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/05 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/05 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/05 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/05 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/05 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/05 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/05 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/05 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/05 05:13:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/04/05 05:13:58 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" === RUN TestTransform/encoder run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:14:02 DEBUG : dir1/0000-abcdefg.txt: md5 = 67911c082fa862ca95b91b685770168e OK 2026/04/05 05:14:03 DEBUG : dir1/0001-bcdefgh.txt: md5 = ab0bfc33e5dd29b780264bab00764d39 OK 2026/04/05 05:14:04 DEBUG : dir1/0002-cdefghi.txt: md5 = 5c5d76f1bd29bcbd03c3d50f8c1064c0 OK 2026/04/05 05:14:06 DEBUG : dir1/0003-defghij.txt: md5 = f54999fd3cf6616149bc2513c62b2336 OK 2026/04/05 05:14:07 DEBUG : dir1/0004-efghijk.txt: md5 = b608d7be5d7c95056311c2418f4ac828 OK 2026/04/05 05:14:09 DEBUG : dir1/0005-fghijkl.txt: md5 = e558cb050f79f0ad85e3f2600e996d13 OK 2026/04/05 05:14:10 DEBUG : dir1/0006-ghijklm.txt: md5 = f283b23e4bfd5bc87ce1369dcd224284 OK 2026/04/05 05:14:12 DEBUG : dir1/0007-1234567.txt: md5 = 3c150ff990db277395e5a20ba6ad3e26 OK 2026/04/05 05:14:13 DEBUG : dir1/0008-2345678.txt: md5 = 0e393cffb8e7317aec1d578bb11e236d OK 2026/04/05 05:14:14 DEBUG : dir1/0009-3456789.txt: md5 = 30449c6761af1fa5678fc77877a27da6 OK 2026/04/05 05:14:16 DEBUG : dir1/0010-456789.txt: md5 = 2bf5735083e568e4a3ef585c8c5f51b8 OK 2026/04/05 05:14:17 DEBUG : dir1/0011-56789;.txt: md5 = 23ff59505efa8816a7ba721bd5989f45 OK 2026/04/05 05:14:19 DEBUG : dir1/0012-6789;.txt: md5 = 75d298ece27e79b984e3c9ebd5ae255c OK 2026/04/05 05:14:20 DEBUG : dir1/0013-789;=.txt: md5 = 618358c8c8ea75b330923ae3115e99cd OK 2026/04/05 05:14:21 DEBUG : dir1/0014-89;=.txt: md5 = d6680a7c80022769ec30d2185cbeeaf0 OK 2026/04/05 05:14:23 DEBUG : dir1/0015-9;=.txt: md5 = ccb2979ed1c48d63f07c0320fecfaefe OK 2026/04/05 05:14:24 DEBUG : apple: md5 = a31c1304a09286a4239b63765dfbf7d7 OK 2026/04/05 05:14:26 DEBUG : banana: md5 = a69eaf3f868683d8ce65f1ba9bdc39b6 OK 2026/04/05 05:14:27 DEBUG : appleappleapplebanana: md5 = ed054d697cb73b48fc33e2419659a7b9 OK 2026/04/05 05:14:28 DEBUG : splitbananasplit: md5 = dc7fa3956231621535989ad5d32784c1 OK 2026/04/05 05:14:28 DEBUG : Waiting for deletions to finish 2026/04/05 05:14:29 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:14:30 DEBUG : apple: size = 5 OK 2026/04/05 05:14:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : apple: Unchanged skipping 2026/04/05 05:14:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:14:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:14:30 DEBUG : banana: size = 6 OK 2026/04/05 05:14:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : banana: Unchanged skipping 2026/04/05 05:14:30 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:14:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:14:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:14:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:14:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:14:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:14:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:14:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:14:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:14:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:14:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:14:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:14:30 DEBUG : Waiting for deletions to finish 2026/04/05 05:14:30 DEBUG : Waiting for deletions to finish 2026/04/05 05:14:31 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:14:32 DEBUG : dir1: Directory modification time the same (differ by -214.079µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : apple: size = 5 OK 2026/04/05 05:14:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : apple: Unchanged skipping 2026/04/05 05:14:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:14:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:14:32 DEBUG : banana: size = 6 OK 2026/04/05 05:14:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : banana: Unchanged skipping 2026/04/05 05:14:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:14:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:14:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:14:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:14:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:14:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:14:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:14:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:14:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:14:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:14:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:14:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/05 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/05 05:14:33 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:14:33 DEBUG : Waiting for deletions to finish 2026/04/05 05:14:34 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:14:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:14:43 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:14:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 037480c674d5a1c0a78683d3dd2c19cc OK 2026/04/05 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = 0f8a3a4c66528bf33976cfde1780d0f6 OK 2026/04/05 05:14:49 DEBUG : dir1/0002-cdefghi.txt: md5 = 65db8ad4a65d09e4ac1d48c84d2217d6 OK 2026/04/05 05:14:51 DEBUG : dir1/0003-defghij.txt: md5 = 4b5141adf73834523c5411678c82be19 OK 2026/04/05 05:14:52 DEBUG : dir1/0004-efghijk.txt: md5 = 23c7984fa058305096e97debc61c1d91 OK 2026/04/05 05:14:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 51412cf6e006477146b366b2aa17ee8d OK 2026/04/05 05:14:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 98c801f1c80fa85910f294cacccb8b6a OK 2026/04/05 05:14:56 DEBUG : dir1/0007-1234567.txt: md5 = 06b1cd4c077f0ce7bd3938c34539ec8c OK 2026/04/05 05:14:58 DEBUG : dir1/0008-2345678.txt: md5 = e3f5421b2a490b0dc2ce78cb4d96d97a OK 2026/04/05 05:14:59 DEBUG : dir1/0009-3456789.txt: md5 = 0ae4a83876dbb1183e9f320d465f0c38 OK 2026/04/05 05:15:01 DEBUG : dir1/0010-456789.txt: md5 = 1c82c24a9b0c22dad0c8c2bb6a40d82a OK 2026/04/05 05:15:02 DEBUG : dir1/0011-56789;.txt: md5 = 3fd1fd37b54424460c74990df6550ca8 OK 2026/04/05 05:15:03 DEBUG : dir1/0012-6789;.txt: md5 = d2e168f04ef8c5a22c127a0db84f9c9b OK 2026/04/05 05:15:05 DEBUG : dir1/0013-789;=.txt: md5 = 027c70bf90707ced271fb7d4ee465a5d OK 2026/04/05 05:15:06 DEBUG : dir1/0014-89;=.txt: md5 = 3fc4c999d362068bbec72d73abfc27ba OK 2026/04/05 05:15:08 DEBUG : dir1/0015-9;=.txt: md5 = 55fe7853a16dc5c78a31df0ad6887de6 OK 2026/04/05 05:15:09 DEBUG : apple: md5 = d2a1f42604fe07e1567fd949ce5dfa00 OK 2026/04/05 05:15:11 DEBUG : banana: md5 = 117af667f299e96d621cd44db2af1cdb OK 2026/04/05 05:15:12 DEBUG : appleappleapplebanana: md5 = e138387b11e41045e496a461e580214c OK 2026/04/05 05:15:14 DEBUG : splitbananasplit: md5 = d1efd6ea0ba83e9cbe7462c62fd38a83 OK 2026/04/05 05:15:14 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:14 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:15:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:15:15 DEBUG : apple: size = 5 OK 2026/04/05 05:15:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:15 DEBUG : apple: Unchanged skipping 2026/04/05 05:15:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:15:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:15:15 DEBUG : banana: size = 6 OK 2026/04/05 05:15:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:15 DEBUG : banana: Unchanged skipping 2026/04/05 05:15:16 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:15:16 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:15:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:15:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:15:16 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:16 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:16 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:15:17 DEBUG : dir1: Directory modification time the same (differ by -749.318µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : apple: size = 5 OK 2026/04/05 05:15:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : apple: Unchanged skipping 2026/04/05 05:15:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:15:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:15:17 DEBUG : banana: size = 6 OK 2026/04/05 05:15:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : banana: Unchanged skipping 2026/04/05 05:15:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:15:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:15:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:15:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:15:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:15:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:15:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:15:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:15:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:15:17 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:17 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:18 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:15:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:15:27 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" === RUN TestTransform/charmap run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:15:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 585c4507e3051011b5b2bea1f510a7da OK 2026/04/05 05:15:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = 967ffa00f8b3e7e750c1f9944d2c7146 OK 2026/04/05 05:15:33 DEBUG : dir1/0002-cdefghi.txt: md5 = bb2000f205bbdd880586f8b0bead1bf9 OK 2026/04/05 05:15:35 DEBUG : dir1/0003-defghij.txt: md5 = 4adb6593a54cdb3d23f1aa0590c52b78 OK 2026/04/05 05:15:36 DEBUG : dir1/0004-efghijk.txt: md5 = 4b9252a60912090eb815f54e9c9a166f OK 2026/04/05 05:15:37 DEBUG : dir1/0005-fghijkl.txt: md5 = da081e2a95e38c0f2d77297d0c1b8383 OK 2026/04/05 05:15:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 0a318645751d86f3a8975d80271afca3 OK 2026/04/05 05:15:40 DEBUG : dir1/0007-1234567.txt: md5 = f560d50078e10ce4ebb8fb05c7c8b423 OK 2026/04/05 05:15:42 DEBUG : dir1/0008-2345678.txt: md5 = 9a7986735d8c7787a7f4a7adc4d1050d OK 2026/04/05 05:15:43 DEBUG : dir1/0009-3456789.txt: md5 = a33dd271eb2ab0892be164d1a001deb0 OK 2026/04/05 05:15:45 DEBUG : dir1/0010-456789.txt: md5 = cd5ca523a7a4d10380fc642e06ab21b7 OK 2026/04/05 05:15:46 DEBUG : dir1/0011-56789;.txt: md5 = bb8a7d2cfa1b534464cacd70c7b4f7d4 OK 2026/04/05 05:15:48 DEBUG : dir1/0012-6789;.txt: md5 = 99be649878d714d1528bd4c7368f0fa9 OK 2026/04/05 05:15:49 DEBUG : dir1/0013-789;=.txt: md5 = a6c147ca9805a8f9e3c36a90ed08ed22 OK 2026/04/05 05:15:51 DEBUG : dir1/0014-89;=.txt: md5 = e16f2ca0f7077067940bba3efb3aca16 OK 2026/04/05 05:15:52 DEBUG : dir1/0015-9;=.txt: md5 = b4a061db9889b69dd02506c160937fb9 OK 2026/04/05 05:15:53 DEBUG : apple: md5 = 32540130cd7420e0a9c0e84c520eab04 OK 2026/04/05 05:15:55 DEBUG : banana: md5 = 0bd13d3042475d5855ad140c6b660657 OK 2026/04/05 05:15:56 DEBUG : appleappleapplebanana: md5 = b607f6a9190ff8b9199d64d865f2132e OK 2026/04/05 05:15:57 DEBUG : splitbananasplit: md5 = 2fa2709c38e96c9ef78ba4eb2e8444e4 OK 2026/04/05 05:15:57 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:15:59 DEBUG : apple: size = 5 OK 2026/04/05 05:15:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : apple: Unchanged skipping 2026/04/05 05:15:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:15:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:15:59 DEBUG : banana: size = 6 OK 2026/04/05 05:15:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : banana: Unchanged skipping 2026/04/05 05:15:59 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:15:59 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:15:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:15:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:15:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:15:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:15:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:15:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:15:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:15:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:15:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:15:59 DEBUG : Waiting for deletions to finish 2026/04/05 05:15:59 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:16:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1: Directory modification time the same (differ by -274.95µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : apple: size = 5 OK 2026/04/05 05:16:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : apple: Unchanged skipping 2026/04/05 05:16:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:16:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:16:01 DEBUG : banana: size = 6 OK 2026/04/05 05:16:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : banana: Unchanged skipping 2026/04/05 05:16:01 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:16:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:16:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:16:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:16:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:16:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:16:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:16:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:16:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:16:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:16:01 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:01 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:16:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:16:11 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:16:14 DEBUG : dir1/0000-abcdefg.txt: md5 = 3f78ed36cba777f62fe76a5a8a55525b OK 2026/04/05 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = 02e32fcb0b361deaac455fdc33135bbb OK 2026/04/05 05:16:17 DEBUG : dir1/0002-cdefghi.txt: md5 = 7f32c949c3542aa1e650423f7a22800d OK 2026/04/05 05:16:19 DEBUG : dir1/0003-defghij.txt: md5 = 6e34f325c4f1def0ae17633604180981 OK 2026/04/05 05:16:20 DEBUG : dir1/0004-efghijk.txt: md5 = d038ad454b8f58da595e46c5dea29515 OK 2026/04/05 05:16:22 DEBUG : dir1/0005-fghijkl.txt: md5 = 2f0ac7b5fa077a7c721e839a750ad08c OK 2026/04/05 05:16:23 DEBUG : dir1/0006-ghijklm.txt: md5 = 47405882b4b6d24ae676d6479deea4a6 OK 2026/04/05 05:16:25 DEBUG : dir1/0007-1234567.txt: md5 = 55ba1763ae71d48d95e2692c140c0d4c OK 2026/04/05 05:16:26 DEBUG : dir1/0008-2345678.txt: md5 = 0c4c92566c18ca34a3781076980603a7 OK 2026/04/05 05:16:27 DEBUG : dir1/0009-3456789.txt: md5 = ccd599da8c2863845286a56c8d38f164 OK 2026/04/05 05:16:29 DEBUG : dir1/0010-456789.txt: md5 = dd32247c806ca2624f797a4322e605cf OK 2026/04/05 05:16:30 DEBUG : dir1/0011-56789;.txt: md5 = 02be5c35b394491d335d235e23172246 OK 2026/04/05 05:16:32 DEBUG : dir1/0012-6789;.txt: md5 = f581a482a78c74e6c3fd373d2b6ceab2 OK 2026/04/05 05:16:33 DEBUG : dir1/0013-789;=.txt: md5 = 6fdfb692d4515470db26a963227124d4 OK 2026/04/05 05:16:35 DEBUG : dir1/0014-89;=.txt: md5 = 125cd51b93b770f524761ac3ece78c94 OK 2026/04/05 05:16:36 DEBUG : dir1/0015-9;=.txt: md5 = ebf8cc512e9637507cdffc1f89c3015e OK 2026/04/05 05:16:38 DEBUG : apple: md5 = ee175889f52e3970e0a4a559b4eb9180 OK 2026/04/05 05:16:39 DEBUG : banana: md5 = f1d39a3ce61f10d931fc704d39df4266 OK 2026/04/05 05:16:41 DEBUG : appleappleapplebanana: md5 = 9fd88605bbb458aaa42cb5b46ff0e131 OK 2026/04/05 05:16:42 DEBUG : splitbananasplit: md5 = 81b01821437b5dea1d007b0f356ba818 OK 2026/04/05 05:16:42 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : apple: size = 5 OK 2026/04/05 05:16:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : apple: Unchanged skipping 2026/04/05 05:16:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:16:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:16:44 DEBUG : banana: size = 6 OK 2026/04/05 05:16:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : banana: Unchanged skipping 2026/04/05 05:16:44 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:16:44 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:16:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:16:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:16:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:16:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:16:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:16:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:16:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:16:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:16:44 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:44 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1: Directory modification time the same (differ by -798.332µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : apple: size = 5 OK 2026/04/05 05:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : apple: Unchanged skipping 2026/04/05 05:16:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:16:46 DEBUG : banana: size = 6 OK 2026/04/05 05:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : banana: Unchanged skipping 2026/04/05 05:16:46 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:16:46 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:46 DEBUG : Waiting for deletions to finish 2026/04/05 05:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:16:56 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/ascii run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:16:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 05791a1f36b7ea0b0e3eaf14899ce952 OK 2026/04/05 05:17:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c0b33c7be273eba79d03dc2c9efaed01 OK 2026/04/05 05:17:01 DEBUG : dir1/0002-cdefghi.txt: md5 = be32b5da7cc7ed7c63c916b703968296 OK 2026/04/05 05:17:03 DEBUG : dir1/0003-defghij.txt: md5 = ecb15f01d74690c57ddd45202beb7f66 OK 2026/04/05 05:17:04 DEBUG : dir1/0004-efghijk.txt: md5 = 1acfc4c1954dc755bdea860d342a14e8 OK 2026/04/05 05:17:06 DEBUG : dir1/0005-fghijkl.txt: md5 = a810b4274201c8d97cbb5d940534bdd5 OK 2026/04/05 05:17:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 38978551428dab84da6874a7ab567ab2 OK 2026/04/05 05:17:09 DEBUG : dir1/0007-1234567.txt: md5 = 22fb651199380d67e4165673b8a18870 OK 2026/04/05 05:17:10 DEBUG : dir1/0008-2345678.txt: md5 = 879e8577c369ccea138a6eadf93a2004 OK 2026/04/05 05:17:12 DEBUG : dir1/0009-3456789.txt: md5 = cd42e0cc4e47114adbc1b33b57a8c8b0 OK 2026/04/05 05:17:13 DEBUG : dir1/0010-456789.txt: md5 = 791f48d775768346457816fb71b61555 OK 2026/04/05 05:17:14 DEBUG : dir1/0011-56789;.txt: md5 = 9cd3ea12f21b3806a39f18ae15d888a9 OK 2026/04/05 05:17:16 DEBUG : dir1/0012-6789;.txt: md5 = d42b7839772250cf51dc91e1e9538ee2 OK 2026/04/05 05:17:17 DEBUG : dir1/0013-789;=.txt: md5 = 6f28c4dc86be0df2c1622f53ccd7b636 OK 2026/04/05 05:17:19 DEBUG : dir1/0014-89;=.txt: md5 = 3efd7f7a0871354c088bdb2af497756c OK 2026/04/05 05:17:20 DEBUG : dir1/0015-9;=.txt: md5 = fdf784f9dc5cf1a3f0a31c484413c4e2 OK 2026/04/05 05:17:21 DEBUG : apple: md5 = 3bc5a9d12e930f8e0ef4bcde853be5f2 OK 2026/04/05 05:17:23 DEBUG : banana: md5 = 5628fcbd44945c880299b570f7f452cf OK 2026/04/05 05:17:24 DEBUG : appleappleapplebanana: md5 = 35ecb1324788821d1f015a93717298ee OK 2026/04/05 05:17:26 DEBUG : splitbananasplit: md5 = e4ca03fb4d6b4e7882464080abe48f8c OK 2026/04/05 05:17:26 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:26 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:17:27 DEBUG : apple: size = 5 OK 2026/04/05 05:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:27 DEBUG : apple: Unchanged skipping 2026/04/05 05:17:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:17:27 DEBUG : banana: size = 6 OK 2026/04/05 05:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:27 DEBUG : banana: Unchanged skipping 2026/04/05 05:17:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/04/05 05:17:28 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:17:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:17:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:17:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:17:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:17:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:17:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:17:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:17:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:17:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:17:28 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:28 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:28 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:17:29 DEBUG : apple: size = 5 OK 2026/04/05 05:17:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : apple: Unchanged skipping 2026/04/05 05:17:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/05 05:17:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1: Directory modification time the same (differ by -315.161µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : banana: size = 6 OK 2026/04/05 05:17:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : banana: Unchanged skipping 2026/04/05 05:17:29 DEBUG : splitbananasplit: size = 16 OK 2026/04/05 05:17:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : splitbananasplit: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/05 05:17:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/05 05:17:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/05 05:17:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/05 05:17:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/05 05:17:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/05 05:17:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/05 05:17:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:17:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/05 05:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:17:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:17:29 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:29 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:30 DEBUG : apple: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : banana: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/05 05:17:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/04/05 05:17:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" --- PASS: TestTransform (538.11s) --- PASS: TestTransform/NFC (44.50s) --- PASS: TestTransform/NFD (44.54s) --- PASS: TestTransform/base64 (53.00s) --- PASS: TestTransform/prefix (61.67s) --- PASS: TestTransform/suffix (61.18s) --- PASS: TestTransform/truncate (52.29s) --- PASS: TestTransform/encoder (44.61s) --- PASS: TestTransform/ISO-8859-1 (44.43s) --- PASS: TestTransform/charmap (43.84s) --- PASS: TestTransform/lowercase (44.37s) --- PASS: TestTransform/ascii (43.67s) === RUN TestTransformCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:17:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 05:17:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 05:17:41 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/04/05 05:17:41 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-04-05T05:17:40.812551074Z) 2026/04/05 05:17:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/05 05:17:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/05 05:17:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 05:17:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/05 05:17:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 05:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:17:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:17:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 48bea619fc3c9f39b32ac6e26e0490f0 OK 2026/04/05 05:17:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/05 05:17:43 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/05 05:17:43 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:44 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.93s) === RUN TestDoubleTransform run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:17:45 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:17:45 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:17:45 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:17:46 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:17:45.742608726Z) 2026/04/05 05:17:46 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:17:46 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:17:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:17:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/05 05:17:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:17:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:17:48 DEBUG : tictactoe/tictactoe: md5 = abeef1e5dd7c3ec3c62a521343901331 OK 2026/04/05 05:17:48 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/05 05:17:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/05 05:17:48 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:49 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.73s) === RUN TestFileTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:17:50 DEBUG : toe: Making directory with metadata 2026/04/05 05:17:51 INFO : toe: Made directory with metadata (mtime=2026-04-05T05:17:50.470663989Z) 2026/04/05 05:17:51 DEBUG : toe/toe: Making directory with metadata 2026/04/05 05:17:52 INFO : toe/toe: Made directory with metadata (mtime=2026-04-05T05:17:50.470663989Z) 2026/04/05 05:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:17:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 05:17:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 05:17:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 05:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:17:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:17:53 DEBUG : toe/toe/tictactoe: md5 = b5be870637f3c6e0219b5294601927fe OK 2026/04/05 05:17:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/05 05:17:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/05 05:17:53 DEBUG : Waiting for deletions to finish 2026/04/05 05:17:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/05 05:17:56 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (6.62s) === RUN TestNoTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:17:57 DEBUG : toe: Making directory with metadata 2026/04/05 05:17:57 INFO : toe: Made directory with metadata (mtime=2026-04-05T05:17:57.09574138Z) 2026/04/05 05:17:57 DEBUG : toe/toe: Making directory with metadata 2026/04/05 05:17:58 INFO : toe/toe: Made directory with metadata (mtime=2026-04-05T05:17:57.09574138Z) 2026/04/05 05:17:58 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:17:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 05:17:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 05:17:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/05 05:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:00 DEBUG : toe/toe/tictactoe: md5 = 1ce8a1db6611a53f5e5814e849bf0c47 OK 2026/04/05 05:18:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/05 05:18:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/05 05:18:00 DEBUG : Waiting for deletions to finish 2026/04/05 05:18:02 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/04/05 05:18:03 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (6.80s) === RUN TestDirTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:03 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:18:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:03 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:04 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/05 05:18:04 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:04 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:04 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:18:05 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:03.891820714Z) 2026/04/05 05:18:05 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:05 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:05 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/05 05:18:06 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:03.891820714Z) 2026/04/05 05:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:07 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 71eef910e44e733e00acab4776f9b92c OK 2026/04/05 05:18:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 05:18:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:07 DEBUG : Waiting for deletions to finish 2026/04/05 05:18:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/05 05:18:10 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.03s) === RUN TestAllTag run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:11 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:18:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:11 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:12 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/05 05:18:12 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:12 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:12 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:12 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:18:13 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:11.922914397Z) 2026/04/05 05:18:13 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:13 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:13 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/05 05:18:14 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:11.922914397Z) 2026/04/05 05:18:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 05:18:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:18:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 5e68df6c979f22763890a69843f43595 OK 2026/04/05 05:18:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:18:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:15 DEBUG : Waiting for deletions to finish 2026/04/05 05:18:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:16 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:17 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 05:18:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:18:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/05 05:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': 0 differences found 2026/04/05 05:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': 1 hashes could not be checked 2026/04/05 05:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': 1 matching files 2026/04/05 05:18:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/05 05:18:19 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (8.45s) === RUN TestRunTwice run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:20 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:20 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:18:21 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:20.370012853Z) 2026/04/05 05:18:21 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:21 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/05 05:18:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:20.370012853Z) 2026/04/05 05:18:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:23 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 4b27fb193ad5d5c8730db5f766154c11 OK 2026/04/05 05:18:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 05:18:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:23 DEBUG : Waiting for deletions to finish 2026/04/05 05:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:24 DEBUG : tictactoe: Directory modification time the same (differ by -12.853µs, within tolerance 1ms) 2026/04/05 05:18:24 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:24 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -12.853µs, within tolerance 1ms) 2026/04/05 05:18:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/05 05:18:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 05:18:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/05 05:18:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/05 05:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:24 DEBUG : Waiting for deletions to finish 2026/04/05 05:18:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/05 05:18:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.09s) === RUN TestSyntax 2026/04/05 05:18:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:28 DEBUG : toe: Making directory with metadata 2026/04/05 05:18:29 INFO : toe: Made directory with metadata (mtime=2026-04-05T05:18:28.457107038Z) 2026/04/05 05:18:29 DEBUG : toe/toe: Making directory with metadata 2026/04/05 05:18:30 INFO : toe/toe: Made directory with metadata (mtime=2026-04-05T05:18:28.457107038Z) 2026/04/05 05:18:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 05:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:31 DEBUG : toe/toe/toe: md5 = c215a3b943e293eb6d1c8293ff29b10d OK 2026/04/05 05:18:31 DEBUG : toe/toe/toe: size = 11 OK 2026/04/05 05:18:31 INFO : toe/toe/toe: Copied (new) 2026/04/05 05:18:31 DEBUG : Waiting for deletions to finish 2026/04/05 05:18:33 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/05 05:18:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (6.39s) === RUN TestMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:34 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:18:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:34 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:35 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/05 05:18:35 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:35 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:35 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:35 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:18:36 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:34.8551815Z) 2026/04/05 05:18:36 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:36 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:36 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/05 05:18:37 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:34.856181512Z) 2026/04/05 05:18:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 05:18:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:18:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 0dc23ba721afefd393b704280ce9dbe6 OK 2026/04/05 05:18:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:18:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:38 INFO : toe/toe/toe.txt: Deleted 2026/04/05 05:18:38 INFO : toe/toe: Removing directory 2026/04/05 05:18:38 INFO : toe: Removing directory 2026/04/05 05:18:38 INFO : empty_dir: Removing directory 2026/04/05 05:18:38 DEBUG : Local file system at /tmp/rclone2669084102: deleted 3 directories 2026/04/05 05:18:40 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/05 05:18:41 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (7.74s) === RUN TestTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:42 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:18:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:42 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:42 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/05 05:18:43 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:43 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:43 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:43 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:18:44 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:42.590271464Z) 2026/04/05 05:18:44 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:44 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:44 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/05 05:18:45 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:42.590271464Z) 2026/04/05 05:18:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 05:18:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:18:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3b69127a507ddfe23d474b2e206fc168 OK 2026/04/05 05:18:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:18:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:46 INFO : toe/toe/toe.txt: Deleted 2026/04/05 05:18:46 INFO : toe/toe: Removing directory 2026/04/05 05:18:46 INFO : toe: Removing directory 2026/04/05 05:18:46 INFO : empty_dir: Removing directory 2026/04/05 05:18:46 DEBUG : Local file system at /tmp/rclone2669084102: deleted 3 directories 2026/04/05 05:18:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:18:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 05:18:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 05:18:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 05:18:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 05:18:50 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/05 05:18:52 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/05 05:18:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/05 05:18:54 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.00s) === RUN TestManualTransformFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:18:55 DEBUG : Reset feature "Copy" 2026/04/05 05:18:55 DEBUG : Reset feature "Move" 2026/04/05 05:18:55 DEBUG : Reset feature "Copy" 2026/04/05 05:18:55 DEBUG : Reset feature "Move" 2026/04/05 05:18:55 DEBUG : empty_dir: Making directory with metadata 2026/04/05 05:18:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:55 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:55 DEBUG : tictacempty_dir: Making directory with metadata 2026/04/05 05:18:56 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 05:18:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/05 05:18:56 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:56 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:56 DEBUG : tictactoe: Making directory with metadata 2026/04/05 05:18:57 INFO : tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:55.591422531Z) 2026/04/05 05:18:57 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:57 DEBUG : toe: transformed to: tictactoe 2026/04/05 05:18:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:57 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/04/05 05:18:57 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-04-05T05:18:55.591422531Z) 2026/04/05 05:18:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/05 05:18:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/05 05:18:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:18:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 8c24eff0bf5c12204ab8ba0ca7784235 OK 2026/04/05 05:18:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:18:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/05 05:18:59 INFO : toe/toe/toe.txt: Deleted 2026/04/05 05:18:59 INFO : toe/toe: Removing directory 2026/04/05 05:18:59 INFO : toe: Removing directory 2026/04/05 05:18:59 INFO : empty_dir: Removing directory 2026/04/05 05:18:59 DEBUG : Local file system at /tmp/rclone2669084102: deleted 3 directories 2026/04/05 05:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/05 05:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/05 05:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 05:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 05:19:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/05 05:19:04 DEBUG : toe/toe/toe.txt: md5 = ff47f39f39cf03bcf1642c0dc1368634 OK 2026/04/05 05:19:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 05:19:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/05 05:19:04 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/05 05:19:06 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/04/05 05:19:07 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/05 05:19:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/04/05 05:19:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (14.36s) === RUN TestBase64 run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:19:09 DEBUG : toe: transformed to: dG9l 2026/04/05 05:19:10 DEBUG : toe: transformed to: dG9l 2026/04/05 05:19:10 DEBUG : dG9l: Making directory with metadata 2026/04/05 05:19:10 INFO : dG9l: Made directory with metadata (mtime=2026-04-05T05:19:09.951589184Z) 2026/04/05 05:19:10 DEBUG : toe: transformed to: dG9l 2026/04/05 05:19:10 DEBUG : toe: transformed to: dG9l 2026/04/05 05:19:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/05 05:19:10 DEBUG : dG9l/dG9l: Making directory with metadata 2026/04/05 05:19:11 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-04-05T05:19:09.951589184Z) 2026/04/05 05:19:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/05 05:19:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/05 05:19:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 05:19:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/05 05:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:19:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:19:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 05:19:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 0f4da16cb2b9796205774446c31b296f OK 2026/04/05 05:19:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/05 05:19:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/05 05:19:13 DEBUG : Waiting for deletions to finish 2026/04/05 05:19:14 DEBUG : dG9l: transformed to: toe 2026/04/05 05:19:14 DEBUG : dG9l: transformed to: toe 2026/04/05 05:19:14 DEBUG : toe: Directory modification time the same (differ by 589.184µs, within tolerance 1ms) 2026/04/05 05:19:14 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/05 05:19:14 DEBUG : dG9l: transformed to: toe 2026/04/05 05:19:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/05 05:19:14 DEBUG : toe/toe: Directory modification time the same (differ by 589.184µs, within tolerance 1ms) 2026/04/05 05:19:14 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/05 05:19:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/05 05:19:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/05 05:19:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/05 05:19:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/05 05:19:14 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for checks to finish 2026/04/05 05:19:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/05 05:19:14 DEBUG : Local file system at /tmp/rclone2669084102: Waiting for transfers to finish 2026/04/05 05:19:14 DEBUG : Waiting for deletions to finish 2026/04/05 05:19:16 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/04/05 05:19:17 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (7.86s) === RUN TestError run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola'", Local "Local file system at /tmp/rclone2669084102", Modify Window "1ms" 2026/04/05 05:19:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:17 DEBUG : toe: transformed to: 2026/04/05 05:19:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:18 DEBUG : toe: transformed to: 2026/04/05 05:19:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Making directory with metadata 2026/04/05 05:19:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Made directory with metadata (mtime=2026-04-05T05:19:17.813680335Z) 2026/04/05 05:19:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:18 DEBUG : toe: transformed to: 2026/04/05 05:19:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:18 DEBUG : toe: transformed to: 2026/04/05 05:19:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:18 DEBUG : toe/toe: transformed to: 2026/04/05 05:19:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/05 05:19:18 DEBUG : toe/toe: Making directory with metadata 2026/04/05 05:19:19 INFO : toe/toe: Made directory with metadata (mtime=2026-04-05T05:19:17.813680335Z) 2026/04/05 05:19:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:19 DEBUG : toe/toe: transformed to: 2026/04/05 05:19:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/05 05:19:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:19 DEBUG : toe: transformed to: 2026/04/05 05:19:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/05 05:19:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/05 05:19:19 DEBUG : toe/toe/toe: transformed to: 2026/04/05 05:19:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/05 05:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for checks to finish 2026/04/05 05:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Waiting for transfers to finish 2026/04/05 05:19:21 DEBUG : toe/toe/toe: md5 = 6e4b540a78f0720da85c529bfd4d8c95 OK 2026/04/05 05:19:21 DEBUG : toe/toe/toe: size = 11 OK 2026/04/05 05:19:21 INFO : toe/toe/toe: Copied (new) 2026/04/05 05:19:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': not deleting files as there were IO errors 2026/04/05 05:19:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': not deleting directories as there were IO errors 2026/04/05 05:19:23 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/04/05 05:19:24 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (6.88s) PASS 2026/04/05 05:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugezug0jola': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 25m44.732676887s (try 1/5)