"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/05/09 01:01:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive" 2026/05/09 01:01:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 01:01:09 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g" 2026/05/09 01:01:10 DEBUG : Creating backend with remote "/tmp/rclone1536844974" 2026/05/09 01:01:10 DEBUG : Config file has changed externally - reloading === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:12 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:01:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/09 01:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:12 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set --- PASS: TestCopyWithDryRun (2.21s) === RUN TestCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:16 DEBUG : sub dir/hello world: md5 = c1fa884c77b0afc128e78f25a879e9c5 OK 2026/05/09 01:01:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:01:16 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:01:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.73s) === RUN TestCopyMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:20 DEBUG : metadata sub dir: Making directory with metadata 2026/05/09 01:01:20 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:01:20 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/09 01:01:20 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:01:20 DEBUG : Local file system at /tmp/rclone1536844974: File to upload is small (21 bytes), uploading instead of streaming 2026/05/09 01:01:20 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/09 01:01:20 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/09 01:01:20 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/09 01:01:20 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:21 DEBUG : Google drive root 'crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g': Skipping btime metadata as can't update it on an existing file: 2026-05-09T01:01:20.547041899Z 2026/05/09 01:01:21 INFO : empty metadata sub dir: Updated directory metadata 2026/05/09 01:01:22 DEBUG : Google drive root 'crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g': Skipping btime metadata as can't update it on an existing file: 2026-05-09T01:01:20.54304183Z 2026/05/09 01:01:22 INFO : metadata sub dir: Updated directory metadata 2026/05/09 01:01:22 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/09 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:24 DEBUG : metadata sub dir/hello metadata world: md5 = afca661259ca3189fa2c6cbf559170ba OK 2026/05/09 01:01:24 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/09 01:01:24 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/09 01:01:27 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:29 DEBUG : metadata sub dir: Making directory with metadata 2026/05/09 01:01:29 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:01:29 DEBUG : empty metadata sub dir: Making directory with metadata 2026/05/09 01:01:29 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:01:29 DEBUG : Local file system at /tmp/rclone1536844974: File to upload is small (21 bytes), uploading instead of streaming 2026/05/09 01:01:29 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/09 01:01:29 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2026/05/09 01:01:29 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2026/05/09 01:01:29 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:29 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2026/05/09 01:01:29 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2026/05/09 01:01:29 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2026/05/09 01:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:32 DEBUG : metadata sub dir/hello metadata world: md5 = b5e0c825e4d5d29153ffbcc642a30e6f OK 2026/05/09 01:01:32 DEBUG : metadata sub dir/hello metadata world: size = 21 OK 2026/05/09 01:01:32 INFO : metadata sub dir/hello metadata world: Copied (new) 2026/05/09 01:01:32 DEBUG : Google drive root 'crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g': Skipping btime metadata as can't update it on an existing file: 2026-05-09T01:01:29.640197845Z 2026/05/09 01:01:33 INFO : metadata sub dir: Updated directory metadata 2026/05/09 01:01:36 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:37 DEBUG : Creating backend with remote "/non-existing" 2026/05/09 01:01:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/09 01:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.69s) === RUN TestCopyNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:40 DEBUG : sub dir/hello world: md5 = b9e768b00679c6aadd0ace69ff02e726 OK 2026/05/09 01:01:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:01:40 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:01:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.75s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.54s) === RUN TestCopyCheckFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Running all checks before starting transfers 2026/05/09 01:01:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Checks finished, now starting transfers 2026/05/09 01:01:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:47 DEBUG : sub dir/hello world: md5 = 097987833e46d0b6a1ee2521452f064f OK 2026/05/09 01:01:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:01:48 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:01:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.33s) === RUN TestSyncNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:51 ERROR : Ignoring --no-traverse with sync 2026/05/09 01:01:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:54 DEBUG : sub dir/hello world: md5 = 977e086074b2e7c823c8d2cdae9e64f9 OK 2026/05/09 01:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:01:54 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:01:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:01:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:01:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.40s) === RUN TestCopyWithDepth run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:01:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/09 01:01:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:01:59 DEBUG : hello world2: md5 = d3e4226d49b903cb6105f565fd359a27 OK 2026/05/09 01:01:59 DEBUG : hello world2: size = 12 OK 2026/05/09 01:01:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (3.62s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:03 DEBUG : potato2: md5 = a23e21334ec4d4a399e13082755111b0 OK 2026/05/09 01:02:03 DEBUG : potato2: size = 11 OK 2026/05/09 01:02:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:06 DEBUG : potato2: md5 = c3bdd96b87db48778b50a888dc93c466 OK 2026/05/09 01:02:06 DEBUG : potato2: size = 11 OK 2026/05/09 01:02:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.44s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 01:02:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:02:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:02:08 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:02:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:09 DEBUG : sub dir: Making directory with metadata 2026/05/09 01:02:10 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:02:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 01:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:02:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:12 DEBUG : sub dir/hello world: md5 = c446406d9c9afaded32657b98dcd0c53 OK 2026/05/09 01:02:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:02:12 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:02:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2026/05/09 01:02:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.50s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:17 INFO : sub dir2: Making directory 2026/05/09 01:02:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 01:02:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:18 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/09 01:02:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:02:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:02:18 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2026/05/09 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:20 DEBUG : sub dir/hello world: md5 = dc2c219deb023c7575602434a6911fb9 OK 2026/05/09 01:02:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:02:20 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:02:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.89s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:24 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:02:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:24 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:02:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:25 DEBUG : sub dir: Making directory with metadata 2026/05/09 01:02:26 INFO : sub dir: Made directory with metadata (mtime=2026-05-09T01:02:24.603140455Z) 2026/05/09 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:28 DEBUG : sub dir/hello world: md5 = 086cbac31a865f5248648c935e130495 OK 2026/05/09 01:02:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:02:28 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:02:28 INFO : sub dir/hello world: Deleted 2026/05/09 01:02:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.05s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:32 DEBUG : sub dir no update dir modtime: Making directory with metadata 2026/05/09 01:02:32 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoUpdateDirModtime (4.07s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:36 INFO : sub dir2: Making directory 2026/05/09 01:02:36 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/09 01:02:36 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:02:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:39 DEBUG : sub dir/hello world: md5 = 999b4f1c2aed19a10693a91a0e779877 OK 2026/05/09 01:02:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:02:39 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:02:39 INFO : sub dir/hello world: Deleted 2026/05/09 01:02:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:02:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.18s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:42 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:02:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:02:43 DEBUG : sub dir2: Making directory with metadata 2026/05/09 01:02:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:02:44 DEBUG : sub dir: Making directory with metadata 2026/05/09 01:02:45 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:46 DEBUG : sub dir/hello world: md5 = 8bd6e029f03e48fe123ffe5644c3169f OK 2026/05/09 01:02:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:02:46 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:02:46 DEBUG : Waiting for deletions to finish 2026/05/09 01:02:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.07s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:02:51 INFO : sub dir2: Making directory 2026/05/09 01:02:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2026/05/09 01:02:51 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:02:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:02:54 DEBUG : sub dir/hello world: md5 = f86166a29fbd8c1aedaab6ee378caf4d OK 2026/05/09 01:02:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:02:54 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:02:54 DEBUG : Waiting for deletions to finish 2026/05/09 01:02:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:02:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.50s) === RUN TestServerSideCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:03:00 DEBUG : sub dir/hello world: md5 = 6813df0bd0d9214d16185dd94a9751cd OK 2026/05/09 01:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuboxad6bava" 2026/05/09 01:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/pu3nc6gve8epl8n5tqtn3omme13n4fopk82i2t1hmvfecdeq76q0" sync_test.go:620: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive' -> Encrypted drive 'TestCryptDrive:rclone-test-wuboxad6bava' 2026/05/09 01:03:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:03:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuboxad6bava': Waiting for checks to finish 2026/05/09 01:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuboxad6bava': Waiting for transfers to finish 2026/05/09 01:03:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:03:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 01:03:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuboxad6bava': Purge remote 2026/05/09 01:03:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.88s) === RUN TestCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:03:12 DEBUG : sub dir/hello world: md5 = 767e6a7a57a5a6d79f37b1bdb3af6b36 OK 2026/05/09 01:03:13 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:03:13 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/09 01:03:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:03:14 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:03:14 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:03:15 DEBUG : sub dir/hello world: md5 = 74303aba97c6d3bd080bce3df5d36325 OK 2026/05/09 01:03:15 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 01:03:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 01:03:15 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:03:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.77s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:03:21 DEBUG : sub dir/hello world: md5 = 7e3a000ab5e912d52db78d553da5c3f6 OK 2026/05/09 01:03:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafeyed9xuja" 2026/05/09 01:03:22 DEBUG : Creating backend with remote "TestDrive:crypt/iuk2ut5re1kntt6t5avbn21jllckmrs6j7omgmi3onf8o4v9e5h0" sync_test.go:656: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive' -> Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja' 2026/05/09 01:03:23 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja': Waiting for checks to finish 2026/05/09 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja': Waiting for transfers to finish 2026/05/09 01:03:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:03:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 01:03:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:03:29 DEBUG : sub dir/hello world: md5 = f5df25f3d93a136bd4a337b8900c13ee OK 2026/05/09 01:03:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:03:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/09 01:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja': Waiting for checks to finish 2026/05/09 01:03:30 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:03:30 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja') 2026/05/09 01:03:30 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:03:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja': Waiting for transfers to finish 2026/05/09 01:03:32 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 01:03:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 01:03:32 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafeyed9xuja': Purge remote 2026/05/09 01:03:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (17.24s) === RUN TestMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:03:38 DEBUG : sub dir/hello world: md5 = 314290a6e22768540eab08958efce998 OK 2026/05/09 01:03:39 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:03:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/09 01:03:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:03:40 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:03:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:03:41 DEBUG : sub dir/hello world: md5 = fbde08211bbb6e10458f68ed61727343 OK 2026/05/09 01:03:41 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 01:03:41 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 01:03:41 INFO : sub dir/hello world: Deleted 2026/05/09 01:03:42 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:03:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.19s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:03:47 DEBUG : sub dir/hello world: md5 = ac3d3ff2b15fb9c5c5a61eade0ea3c35 OK 2026/05/09 01:03:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moyiqar6veqa" 2026/05/09 01:03:48 DEBUG : Creating backend with remote "TestDrive:crypt/7pcr2algfn0767621jt8tge451o2papv8d8hups1d7l2rquqpoh0" sync_test.go:701: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive' -> Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa' 2026/05/09 01:03:49 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Waiting for checks to finish 2026/05/09 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Waiting for transfers to finish 2026/05/09 01:03:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:03:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 01:03:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:03:55 DEBUG : sub dir/hello world: md5 = bcda96093cc0f2e673c00bda4fe51314 OK 2026/05/09 01:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Using server-side directory move 2026/05/09 01:03:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:03:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:03:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/09 01:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Waiting for checks to finish 2026/05/09 01:03:56 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:03:56 DEBUG : sub dir/hello world: size = 11 (Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa') 2026/05/09 01:03:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:03:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Waiting for transfers to finish 2026/05/09 01:03:57 INFO : sub dir/hello world: Deleted 2026/05/09 01:03:57 INFO : sub dir/hello world: Moved (server-side) 2026/05/09 01:03:58 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:04:00 DEBUG : sub dir/hello world: md5 = 504f4ef5c98d4649d83d3c9f79c5bc96 OK 2026/05/09 01:04:01 DEBUG : testing file moves 2026/05/09 01:04:01 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:04:01 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2026/05/09 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Waiting for checks to finish 2026/05/09 01:04:02 DEBUG : sub dir/hello world: size = 24 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:04:02 DEBUG : sub dir/hello world: size = 17 (Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa') 2026/05/09 01:04:02 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Waiting for transfers to finish 2026/05/09 01:04:02 INFO : sub dir/hello world: Deleted 2026/05/09 01:04:03 INFO : sub dir/hello world: Moved (server-side) 2026/05/09 01:04:03 INFO : sub dir: Set directory modification time (using SetModTime) 2026/05/09 01:04:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moyiqar6veqa': Purge remote --- PASS: TestServerSideMoveOverSelf (21.94s) === RUN TestCopyAfterDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:09 DEBUG : sub dir/hello world: md5 = 0bd6ed5acfc949e4a9ca1e34b5adc7c5 OK 2026/05/09 01:04:09 ERROR : error listing: directory not found 2026/05/09 01:04:10 INFO : Local file system at /tmp/rclone1536844974: Making directory 2026/05/09 01:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.39s) === RUN TestCopyRedownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:15 DEBUG : sub dir/hello world: md5 = 72dde5cae384977a79ebc0e36da6f20a OK 2026/05/09 01:04:16 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:04:16 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for checks to finish 2026/05/09 01:04:16 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for transfers to finish 2026/05/09 01:04:17 DEBUG : sub dir/hello world.a99001f0.partial: size = 11 OK 2026/05/09 01:04:17 DEBUG : sub dir/hello world.a99001f0.partial: renamed to: sub dir/hello world 2026/05/09 01:04:17 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:04:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:04:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.21s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/09 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:21 DEBUG : check sum: md5 = d08f95f3e9aa81c2cab6643f5e5fb03c OK 2026/05/09 01:04:21 DEBUG : check sum: size = 1 OK 2026/05/09 01:04:21 INFO : check sum: Copied (new) 2026/05/09 01:04:21 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:21 DEBUG : check sum: size = 1 OK 2026/05/09 01:04:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/09 01:04:21 DEBUG : check sum: Size of src and dst objects identical 2026/05/09 01:04:21 DEBUG : check sum: Unchanged skipping 2026/05/09 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:21 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.73s) === RUN TestSyncSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/09 01:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:25 DEBUG : sizeonly: md5 = 41d4d21f77ccb633e38cfcf6ba5d14c8 OK 2026/05/09 01:04:25 DEBUG : sizeonly: size = 6 OK 2026/05/09 01:04:25 INFO : sizeonly: Copied (new) 2026/05/09 01:04:25 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:25 DEBUG : sizeonly: size = 6 OK 2026/05/09 01:04:25 DEBUG : sizeonly: Sizes identical 2026/05/09 01:04:25 DEBUG : sizeonly: Unchanged skipping 2026/05/09 01:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:25 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.91s) === RUN TestSyncIgnoreSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/09 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:29 DEBUG : ignore-size: md5 = 67900a6461100a65aac79e0b398af91c OK 2026/05/09 01:04:29 INFO : ignore-size: Copied (new) 2026/05/09 01:04:29 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:04:29 DEBUG : ignore-size: Unchanged skipping 2026/05/09 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:29 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.87s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:32 DEBUG : existing: md5 = efe06ff4386dcf361b0cac88174dafd7 OK 2026/05/09 01:04:33 DEBUG : existing: size = 6 OK 2026/05/09 01:04:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:33 DEBUG : existing: Unchanged skipping 2026/05/09 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:33 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:33 INFO : There was nothing to transfer 2026/05/09 01:04:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/09 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:34 DEBUG : existing: md5 = 29e6e6a72d0c295205dbfee73850204b OK 2026/05/09 01:04:34 DEBUG : existing: size = 6 OK 2026/05/09 01:04:34 INFO : existing: Copied (replaced existing) 2026/05/09 01:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.15s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:38 DEBUG : existing: md5 = f6d8f34cffbaabc6f1c08dd1bae15934 OK 2026/05/09 01:04:38 DEBUG : existing: size = 6 OK 2026/05/09 01:04:38 INFO : existing: Copied (new) 2026/05/09 01:04:38 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:38 DEBUG : existing: Destination exists, skipping 2026/05/09 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:38 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.15s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:43 DEBUG : b/potato: md5 = 95a330b0e32f3c260306249bee49cebe OK 2026/05/09 01:04:45 DEBUG : c/non empty space: md5 = 3723a204a60f19c9cb4c641fa336c3b4 OK 2026/05/09 01:04:45 INFO : d: Making directory 2026/05/09 01:04:47 DEBUG : Added delayed dir = "a", newDst= 2026/05/09 01:04:47 INFO : c: Set directory modification time (using SetModTime) 2026/05/09 01:04:47 DEBUG : Added delayed dir = "c", newDst=c 2026/05/09 01:04:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 01:04:47 DEBUG : c/non empty space: size = 5 OK 2026/05/09 01:04:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:47 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:50 DEBUG : a/potato2: md5 = c63a1b44ac7c9e6c060142b54820a165 OK 2026/05/09 01:04:50 DEBUG : a/potato2: size = 60 OK 2026/05/09 01:04:50 INFO : a/potato2: Copied (new) 2026/05/09 01:04:50 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:50 INFO : b/potato: Deleted 2026/05/09 01:04:51 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/09 01:04:51 INFO : d: Removing directory 2026/05/09 01:04:52 INFO : b: Removing directory 2026/05/09 01:04:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/09 01:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': deleted 2 directories 2026/05/09 01:04:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/09 01:04:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:04:58 DEBUG : empty space: md5 = 789c05066a083a145586bb2be53f3cee OK 2026/05/09 01:04:59 DEBUG : empty space: size = 1 OK 2026/05/09 01:04:59 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/05/09 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:04:59 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/09 01:04:59 DEBUG : Waiting for deletions to finish 2026/05/09 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:04:59 DEBUG : empty space: size = 1 OK 2026/05/09 01:04:59 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/05/09 01:04:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:01 DEBUG : empty space: md5 = 015a48696da471c8b889ae908ed012de OK 2026/05/09 01:05:01 DEBUG : empty space: size = 1 OK 2026/05/09 01:05:01 INFO : empty space: Copied (replaced existing) 2026/05/09 01:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (5.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:04 DEBUG : foo: md5 = 98843e14abad084a5547ab8409b25059 OK 2026/05/09 01:05:05 DEBUG : foo: size = 3 OK 2026/05/09 01:05:05 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/05/09 01:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:06 DEBUG : foo: md5 = cc8f10d0535ba31b0f9e2b7f8a171fbf OK 2026/05/09 01:05:06 DEBUG : foo: size = 3 OK 2026/05/09 01:05:06 INFO : foo: Copied (replaced existing) 2026/05/09 01:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (5.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:09 DEBUG : empty space: md5 = ab0d292982c57e8fc6f94f61f9ea8f3b OK 2026/05/09 01:05:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/09 01:05:10 DEBUG : empty space: size = 1 OK 2026/05/09 01:05:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:05:10 DEBUG : empty space: Unchanged skipping 2026/05/09 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:11 DEBUG : potato: md5 = 71f2754db8319ab54a7928e371cba5d6 OK 2026/05/09 01:05:11 DEBUG : potato: size = 60 OK 2026/05/09 01:05:11 INFO : potato: Copied (new) 2026/05/09 01:05:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:15 DEBUG : potato: md5 = 30ef6f269132d8c651c36b6ed5921ff3 OK 2026/05/09 01:05:15 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:05:15 DEBUG : potato: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:05:15 DEBUG : potato: Sizes differ 2026/05/09 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:17 DEBUG : potato: md5 = 096f1cb726b483f5ffbee07243795488 OK 2026/05/09 01:05:17 DEBUG : potato: size = 21 OK 2026/05/09 01:05:17 INFO : potato: Copied (replaced existing) 2026/05/09 01:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.61s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:19 DEBUG : potato: md5 = 7cef25d8a095abab79b585e8e20337e2 OK 2026/05/09 01:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:20 DEBUG : potato: size = 21 OK 2026/05/09 01:05:20 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/05/09 01:05:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:21 DEBUG : potato: md5 = 7c892c7a205cdb03acad641360cc1868 OK 2026/05/09 01:05:21 DEBUG : potato: size = 21 OK 2026/05/09 01:05:21 INFO : potato: Copied (replaced existing) 2026/05/09 01:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (4.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:24 DEBUG : potato: md5 = 7b8072f37fe5a968b37ba6c00b32c2f3 OK 2026/05/09 01:05:26 DEBUG : empty space: md5 = 1d2e6a287eb3923f1ad84f01244096ac OK 2026/05/09 01:05:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:05:26 DEBUG : empty space: size = 1 OK 2026/05/09 01:05:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:05:26 DEBUG : empty space: Unchanged skipping 2026/05/09 01:05:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/09 01:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:26 DEBUG : Waiting for deletions to finish 2026/05/09 01:05:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:30 DEBUG : potato: md5 = 78f0ea44e92bca4c852a22e8c52c46f3 OK 2026/05/09 01:05:31 DEBUG : empty space: md5 = b04c2dd5c42344264cc204e29cef612c OK 2026/05/09 01:05:32 DEBUG : empty space: size = 1 OK 2026/05/09 01:05:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:05:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:05:32 DEBUG : empty space: Unchanged skipping 2026/05/09 01:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:34 DEBUG : potato2: md5 = 80f0a228eb0a0097bc8eac2b336f0fd5 OK 2026/05/09 01:05:34 DEBUG : potato2: size = 60 OK 2026/05/09 01:05:34 INFO : potato2: Copied (new) 2026/05/09 01:05:34 DEBUG : Waiting for deletions to finish 2026/05/09 01:05:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:38 DEBUG : b/potato: md5 = 6bb8a881f768efe85b64cbf62c92ed2d OK 2026/05/09 01:05:41 DEBUG : c/non empty space: md5 = fd49b2651cc6e10a8ce3980a5c0d93f4 OK 2026/05/09 01:05:41 INFO : d: Making directory 2026/05/09 01:05:42 INFO : d/e: Making directory 2026/05/09 01:05:44 DEBUG : Added delayed dir = "a", newDst= 2026/05/09 01:05:44 INFO : c: Set directory modification time (using SetModTime) 2026/05/09 01:05:44 DEBUG : Added delayed dir = "c", newDst=c 2026/05/09 01:05:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 01:05:44 DEBUG : c/non empty space: size = 5 OK 2026/05/09 01:05:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:05:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 01:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:05:47 DEBUG : a/potato2: md5 = 6f7624dd48a7c31c4336ccf4cd755b41 OK 2026/05/09 01:05:47 DEBUG : a/potato2: size = 60 OK 2026/05/09 01:05:47 INFO : a/potato2: Copied (new) 2026/05/09 01:05:47 DEBUG : Waiting for deletions to finish 2026/05/09 01:05:47 INFO : b/potato: Deleted 2026/05/09 01:05:48 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/09 01:05:48 INFO : d/e: Removing directory 2026/05/09 01:05:48 INFO : d: Removing directory 2026/05/09 01:05:49 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2026/05/09 01:05:49 INFO : b: Removing directory 2026/05/09 01:05:49 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/09 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': deleted 3 directories 2026/05/09 01:05:52 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/09 01:05:53 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:05:57 DEBUG : b/potato: md5 = 17609c6f08b6ded1d1d45ea9da288db8 OK 2026/05/09 01:05:59 DEBUG : c/non empty space: md5 = e513abce1680dd70f61b29e39646a3cd OK 2026/05/09 01:05:59 INFO : d: Making directory 2026/05/09 01:06:01 DEBUG : Added delayed dir = "a", newDst= 2026/05/09 01:06:02 INFO : c: Set directory modification time (using SetModTime) 2026/05/09 01:06:02 DEBUG : Added delayed dir = "c", newDst=c 2026/05/09 01:06:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 01:06:02 DEBUG : c/non empty space: size = 5 OK 2026/05/09 01:06:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:06:02 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:04 DEBUG : a/potato2: md5 = 36d5a10481615d3414a9a713aaaf6ff8 OK 2026/05/09 01:06:04 DEBUG : a/potato2: size = 60 OK 2026/05/09 01:06:04 INFO : a/potato2: Copied (new) 2026/05/09 01:06:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': not deleting files as there were IO errors 2026/05/09 01:06:05 INFO : a: Set directory modification time (using DirSetModTime) 2026/05/09 01:06:05 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': not deleting directories as there were IO errors 2026/05/09 01:06:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2026/05/09 01:06:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/05/09 01:06:10 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:06:12 DEBUG : potato: md5 = 7f22cef44a6e8778a8a9c912173aea46 OK 2026/05/09 01:06:14 DEBUG : empty space: md5 = b3a7550bf2ba95b544a5db587b375c53 OK 2026/05/09 01:06:14 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:06:14 DEBUG : empty space: size = 1 OK 2026/05/09 01:06:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:06:14 DEBUG : empty space: Unchanged skipping 2026/05/09 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:15 INFO : potato: Deleted 2026/05/09 01:06:16 DEBUG : potato2: md5 = 1b13853023db0f5ad3711c57f79f3f9f OK 2026/05/09 01:06:16 DEBUG : potato2: size = 60 OK 2026/05/09 01:06:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (7.07s) === RUN TestSyncDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:06:19 DEBUG : potato: md5 = 980aa0230cfa37c1f6127e2f8c2caa05 OK 2026/05/09 01:06:21 DEBUG : empty space: md5 = bc095f2c4f63101472b2be902026b7c9 OK 2026/05/09 01:06:21 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:22 INFO : potato: Deleted 2026/05/09 01:06:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:06:22 DEBUG : empty space: size = 1 OK 2026/05/09 01:06:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:22 DEBUG : empty space: Unchanged skipping 2026/05/09 01:06:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:24 DEBUG : potato2: md5 = 5dae91ef1e8439804e02c33674d9c5ca OK 2026/05/09 01:06:24 DEBUG : potato2: size = 60 OK 2026/05/09 01:06:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.72s) === RUN TestCopyDeleteBefore run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:06:27 DEBUG : potato: md5 = 3f0f57f6687a34707350dd40a1d6434e OK 2026/05/09 01:06:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:29 DEBUG : potato2: md5 = 38e7063798a3d00b6063c7d7a6fe32b9 OK 2026/05/09 01:06:29 DEBUG : potato2: size = 19 OK 2026/05/09 01:06:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.60s) === RUN TestSyncWithExclude run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:06:33 DEBUG : potato2: md5 = 40904f907a262dbcea45262c5980e93c OK 2026/05/09 01:06:34 DEBUG : empty space: md5 = 51f248a0035cef4a1fb42ec273c170a1 OK 2026/05/09 01:06:35 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 01:06:35 DEBUG : enormous: Excluded 2026/05/09 01:06:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:06:35 DEBUG : potato2: Excluded 2026/05/09 01:06:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:06:35 DEBUG : potato2: Excluded 2026/05/09 01:06:35 DEBUG : empty space: size = 1 OK 2026/05/09 01:06:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:35 DEBUG : empty space: Unchanged skipping 2026/05/09 01:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:35 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:35 INFO : There was nothing to transfer 2026/05/09 01:06:35 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 01:06:35 DEBUG : enormous: Excluded 2026/05/09 01:06:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:06:35 DEBUG : potato2: Excluded 2026/05/09 01:06:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:06:35 DEBUG : potato2: Excluded 2026/05/09 01:06:35 DEBUG : empty space: size = 1 OK 2026/05/09 01:06:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/09 01:06:35 DEBUG : empty space: Unchanged skipping 2026/05/09 01:06:35 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for checks to finish 2026/05/09 01:06:35 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for transfers to finish 2026/05/09 01:06:35 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:06:39 DEBUG : potato2: md5 = be352f94ba7e475028fa4fa271350c53 OK 2026/05/09 01:06:40 DEBUG : empty space: md5 = d25fde90507f964c31270e284398908c OK 2026/05/09 01:06:42 DEBUG : enormous: md5 = eeffd9ccd1a3bef6b1912e6f819886e0 OK 2026/05/09 01:06:42 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 01:06:42 DEBUG : enormous: Excluded 2026/05/09 01:06:42 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 01:06:42 DEBUG : potato2: Excluded 2026/05/09 01:06:42 DEBUG : empty space: size = 1 OK 2026/05/09 01:06:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:06:42 DEBUG : empty space: Unchanged skipping 2026/05/09 01:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:42 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:43 INFO : potato2: Deleted 2026/05/09 01:06:43 INFO : enormous: Deleted 2026/05/09 01:06:43 INFO : There was nothing to transfer 2026/05/09 01:06:43 DEBUG : empty space: size = 1 OK 2026/05/09 01:06:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/09 01:06:43 DEBUG : empty space: Unchanged skipping 2026/05/09 01:06:43 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for checks to finish 2026/05/09 01:06:43 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for transfers to finish 2026/05/09 01:06:43 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:43 INFO : enormous: Deleted 2026/05/09 01:06:43 INFO : potato2: Deleted 2026/05/09 01:06:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.21s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:06:46 DEBUG : one: md5 = a7bb36b86d8c347222ede37c489d5ac2 OK 2026/05/09 01:06:48 DEBUG : two: md5 = b4e76b4acefb6e85f84da4075820ac1b OK 2026/05/09 01:06:49 DEBUG : three: md5 = 3eabc488a6d61d89b7a4dd3eb60da109 OK 2026/05/09 01:06:51 DEBUG : four: md5 = d7df4ef85621014be01c7e048067404a OK 2026/05/09 01:06:51 DEBUG : five: Need to transfer - File not found at Destination 2026/05/09 01:06:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:06:51 DEBUG : four: size = 8 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:06:51 DEBUG : four: Sizes differ 2026/05/09 01:06:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/09 01:06:51 DEBUG : one: Destination is newer than source, skipping 2026/05/09 01:06:51 DEBUG : three: size = 5 OK 2026/05/09 01:06:51 DEBUG : three: Sizes identical 2026/05/09 01:06:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 01:06:51 DEBUG : two: size = 3 OK 2026/05/09 01:06:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:53 DEBUG : four: md5 = 8134e27d328481e4f5b29a7b9d05392e OK 2026/05/09 01:06:53 DEBUG : four: size = 4 OK 2026/05/09 01:06:53 INFO : four: Copied (replaced existing) 2026/05/09 01:06:53 DEBUG : two: md5 = bc1fdd9152050a2a86b9ef3e2849893e OK 2026/05/09 01:06:53 DEBUG : two: size = 3 OK 2026/05/09 01:06:53 INFO : two: Copied (replaced existing) 2026/05/09 01:06:53 DEBUG : five: md5 = d3d27a631ef5f6142c7dbcbbc734dff6 OK 2026/05/09 01:06:53 DEBUG : five: size = 4 OK 2026/05/09 01:06:53 INFO : five: Copied (new) 2026/05/09 01:06:53 DEBUG : Waiting for deletions to finish sync_test.go:1480: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.74s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:1569: Can track renames: false 2026/05/09 01:06:56 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/09 01:06:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/09 01:06:56 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/09 01:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:06:58 DEBUG : yam: md5 = 134f5f22786c7eb5bfe2fe0f0bea042d OK 2026/05/09 01:06:58 DEBUG : yam: size = 11 OK 2026/05/09 01:06:58 INFO : yam: Copied (new) 2026/05/09 01:06:58 DEBUG : potato: md5 = 03ee9c5a367f54a74d295728823a696d OK 2026/05/09 01:06:58 DEBUG : potato: size = 14 OK 2026/05/09 01:06:58 INFO : potato: Copied (new) 2026/05/09 01:06:58 DEBUG : Waiting for deletions to finish 2026/05/09 01:06:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Ignoring --track-renames as the source and destination do not have a common hash 2026/05/09 01:06:59 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/09 01:06:59 DEBUG : potato: size = 14 OK 2026/05/09 01:06:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:06:59 DEBUG : potato: Unchanged skipping 2026/05/09 01:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:00 DEBUG : yaml: md5 = 9cb491eb6116c335c6ec198e52f71f18 OK 2026/05/09 01:07:00 DEBUG : yaml: size = 11 OK 2026/05/09 01:07:00 INFO : yaml: Copied (new) 2026/05/09 01:07:00 DEBUG : Waiting for deletions to finish 2026/05/09 01:07:01 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (6.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/09 01:07:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Making map for --track-renames 2026/05/09 01:07:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Finished making map for --track-renames 2026/05/09 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 01:07:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/09 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for renames to finish 2026/05/09 01:07:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:04 DEBUG : yam: md5 = d67460f7d9f9501edd6a13fddf2c52c3 OK 2026/05/09 01:07:04 DEBUG : yam: size = 11 OK 2026/05/09 01:07:04 INFO : yam: Copied (new) 2026/05/09 01:07:04 DEBUG : potato: md5 = fe67dac4c92a3cd3ab86030fb27f4c76 OK 2026/05/09 01:07:04 DEBUG : potato: size = 14 OK 2026/05/09 01:07:04 INFO : potato: Copied (new) 2026/05/09 01:07:04 DEBUG : Waiting for deletions to finish 2026/05/09 01:07:05 DEBUG : potato: size = 14 OK 2026/05/09 01:07:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:07:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Making map for --track-renames 2026/05/09 01:07:05 DEBUG : potato: Unchanged skipping 2026/05/09 01:07:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Finished making map for --track-renames 2026/05/09 01:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for renames to finish 2026/05/09 01:07:05 INFO : yam: Moved (server-side) to: yaml 2026/05/09 01:07:05 INFO : yaml: Renamed from "yam" 2026/05/09 01:07:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:05 DEBUG : Waiting for deletions to finish 2026/05/09 01:07:05 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/09 01:07:08 DEBUG : Added delayed dir = "sub", newDst= 2026/05/09 01:07:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Making map for --track-renames 2026/05/09 01:07:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Finished making map for --track-renames 2026/05/09 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 01:07:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/09 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for renames to finish 2026/05/09 01:07:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:10 DEBUG : sub/yam: md5 = 6976bb3ebf3ae31923450d30457198c1 OK 2026/05/09 01:07:10 DEBUG : sub/yam: size = 11 OK 2026/05/09 01:07:10 INFO : sub/yam: Copied (new) 2026/05/09 01:07:10 DEBUG : potato: md5 = 80a24645ecf665218638f7617fcc401b OK 2026/05/09 01:07:10 DEBUG : potato: size = 14 OK 2026/05/09 01:07:10 INFO : potato: Copied (new) 2026/05/09 01:07:10 DEBUG : Waiting for deletions to finish 2026/05/09 01:07:11 INFO : sub: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:11 DEBUG : potato: size = 14 OK 2026/05/09 01:07:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:07:11 DEBUG : potato: Unchanged skipping 2026/05/09 01:07:12 INFO : sub: Set directory modification time (using SetModTime) 2026/05/09 01:07:12 DEBUG : Added delayed dir = "sub", newDst=sub 2026/05/09 01:07:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Making map for --track-renames 2026/05/09 01:07:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Finished making map for --track-renames 2026/05/09 01:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for renames to finish 2026/05/09 01:07:13 INFO : sub/yam: Moved (server-side) to: yam 2026/05/09 01:07:13 INFO : yam: Renamed from "sub/yam" 2026/05/09 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:13 DEBUG : Waiting for deletions to finish 2026/05/09 01:07:13 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.85s) === RUN TestServerSideMoveLocal run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:07:16 DEBUG : Creating backend with remote "/tmp/rclone1536844974/dir1" 2026/05/09 01:07:16 DEBUG : Config file has changed externally - reloading 2026/05/09 01:07:16 DEBUG : Creating backend with remote "/tmp/rclone1536844974/dir2" 2026/05/09 01:07:16 DEBUG : Local file system at /tmp/rclone1536844974/dir2: Using server-side directory move 2026/05/09 01:07:16 INFO : Local file system at /tmp/rclone1536844974/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:07:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/09 01:07:16 DEBUG : Local file system at /tmp/rclone1536844974/dir2: Waiting for checks to finish 2026/05/09 01:07:16 DEBUG : Local file system at /tmp/rclone1536844974/dir2: Waiting for transfers to finish 2026/05/09 01:07:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:07:17 DEBUG : Added delayed dir = "nested", newDst= 2026/05/09 01:07:17 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:07:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:07:17 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/09 01:07:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:20 DEBUG : sub dir/hello world: md5 = 9bd0c4b0d54e82be0832bb3d2b5ef2f9 OK 2026/05/09 01:07:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:07:20 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:07:20 INFO : sub dir/hello world: Deleted 2026/05/09 01:07:22 DEBUG : nested/sub dir/file: md5 = 1933cc842605cd428802c73886649bf8 OK 2026/05/09 01:07:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/09 01:07:22 INFO : nested/sub dir/file: Copied (new) 2026/05/09 01:07:22 INFO : nested/sub dir/file: Deleted 2026/05/09 01:07:22 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:23 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:23 INFO : sub dir: Removing directory 2026/05/09 01:07:23 INFO : nested/sub dir: Removing directory 2026/05/09 01:07:23 INFO : nested: Removing directory 2026/05/09 01:07:23 DEBUG : Local file system at /tmp/rclone1536844974: deleted 3 directories 2026/05/09 01:07:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/09 01:07:26 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/09 01:07:27 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (11.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:07:28 DEBUG : Added delayed dir = "nested", newDst= 2026/05/09 01:07:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/09 01:07:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 01:07:28 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2026/05/09 01:07:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 01:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:31 DEBUG : sub dir/hello world: md5 = 265548d127655f7bc3efddcf6213d520 OK 2026/05/09 01:07:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 01:07:31 INFO : sub dir/hello world: Copied (new) 2026/05/09 01:07:31 INFO : sub dir/hello world: Deleted 2026/05/09 01:07:33 DEBUG : nested/sub dir/file: md5 = e45269ba1584ed9806355dc1368f57d7 OK 2026/05/09 01:07:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/09 01:07:33 INFO : nested/sub dir/file: Copied (new) 2026/05/09 01:07:33 INFO : nested/sub dir/file: Deleted 2026/05/09 01:07:33 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:34 INFO : nested: Set directory modification time (using DirSetModTime) 2026/05/09 01:07:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/09 01:07:38 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2026/05/09 01:07:38 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.22s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:07:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/09 01:07:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:41 DEBUG : existing-b: md5 = f4985800bc4ed07efb01926a3c72370e OK 2026/05/09 01:07:41 DEBUG : existing-b: size = 6 OK 2026/05/09 01:07:41 INFO : existing-b: Copied (new) 2026/05/09 01:07:41 INFO : existing-b: Deleted 2026/05/09 01:07:41 DEBUG : existing: md5 = 483590fcac87d7d76d53fd7b33a03cda OK 2026/05/09 01:07:41 DEBUG : existing: size = 6 OK 2026/05/09 01:07:41 INFO : existing: Copied (new) 2026/05/09 01:07:41 INFO : existing: Deleted 2026/05/09 01:07:41 DEBUG : existing: Destination exists, skipping 2026/05/09 01:07:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/09 01:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:07:41 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.12s) === RUN TestServerSideMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tosujoy5juti" 2026/05/09 01:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/fkhdv4i070qclrr405gaa61cmsmdqosskjd1ou2qqit9g777lohg" 2026/05/09 01:07:46 DEBUG : potato2: md5 = 8dbd9069d9655cb48f884b2af8369cb8 OK 2026/05/09 01:07:47 DEBUG : empty space: md5 = bd2e3228e86da6039fd43ab56d79c11f OK 2026/05/09 01:07:49 DEBUG : potato3: md5 = 9f4eb629b362f2d7835049a9f7970d59 OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive' -> Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti' 2026/05/09 01:07:52 DEBUG : empty space: md5 = 2409270370db94a64a572d18057fb8ad OK 2026/05/09 01:07:54 DEBUG : potato3: md5 = f79c7ff18e8bec793886459118df5231 OK 2026/05/09 01:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti': Using server-side directory move 2026/05/09 01:07:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:07:54 DEBUG : empty space: size = 1 OK 2026/05/09 01:07:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:07:54 DEBUG : empty space: Unchanged skipping 2026/05/09 01:07:54 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:07:54 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti') 2026/05/09 01:07:54 DEBUG : potato3: Sizes differ 2026/05/09 01:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti': Waiting for checks to finish 2026/05/09 01:07:55 INFO : potato3: Deleted 2026/05/09 01:07:55 INFO : empty space: Deleted 2026/05/09 01:07:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti': Waiting for transfers to finish 2026/05/09 01:07:55 INFO : potato2: Moved (server-side) 2026/05/09 01:07:56 INFO : potato3: Moved (server-side) 2026/05/09 01:07:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kigerez4pabi" 2026/05/09 01:07:56 DEBUG : Creating backend with remote "TestDrive:crypt/an57jlkh8sut19jbtjloi5mjdid7ofgv44cvoch7v85l9dr3q3r0" 2026/05/09 01:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kigerez4pabi': Using server-side directory move 2026/05/09 01:07:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kigerez4pabi': Server side directory move succeeded 2026/05/09 01:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kigerez4pabi': Purge remote 2026/05/09 01:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tosujoy5juti': Purge remote 2026/05/09 01:08:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.79s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:08:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yekufad2siwi" 2026/05/09 01:08:00 DEBUG : Creating backend with remote "TestDrive:crypt/c59sd0drp4il3uc0cb3uetjgplr17tnsab30vpkan28gae94vmug" 2026/05/09 01:08:02 DEBUG : potato2: md5 = 75714fa195ad12b5f204eb8a041cf73e OK 2026/05/09 01:08:04 DEBUG : empty space: md5 = 90d00177a57b9efaff599d9ac1aa0cd0 OK 2026/05/09 01:08:05 DEBUG : potato3: md5 = 35eb3b4c4f4cc9c5d628efe581b7048c OK sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive' -> Encrypted drive 'TestCryptDrive:rclone-test-yekufad2siwi' 2026/05/09 01:08:08 DEBUG : empty space: md5 = 36e0eeaa00e7b09acb80a69000408a7b OK 2026/05/09 01:08:09 DEBUG : potato3: md5 = c28ddc1bc5cecfa63ae1b5d87fd0b320 OK 2026/05/09 01:08:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 01:08:10 DEBUG : empty space: Excluded 2026/05/09 01:08:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 01:08:10 DEBUG : empty space: Excluded 2026/05/09 01:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:08:10 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:08:10 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-yekufad2siwi') 2026/05/09 01:08:10 DEBUG : potato3: Sizes differ 2026/05/09 01:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekufad2siwi': Waiting for checks to finish 2026/05/09 01:08:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekufad2siwi': Waiting for transfers to finish 2026/05/09 01:08:11 INFO : potato3: Deleted 2026/05/09 01:08:11 INFO : potato2: Moved (server-side) 2026/05/09 01:08:11 INFO : potato3: Moved (server-side) 2026/05/09 01:08:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fayaran1mapu" 2026/05/09 01:08:12 DEBUG : Creating backend with remote "TestDrive:crypt/352svooilia00umtqforcc7n2tn6297v1979t8g16rkfi71qiieg" 2026/05/09 01:08:13 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 01:08:13 DEBUG : empty space: Excluded 2026/05/09 01:08:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:08:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fayaran1mapu': Waiting for checks to finish 2026/05/09 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fayaran1mapu': Waiting for transfers to finish 2026/05/09 01:08:15 INFO : potato2: Moved (server-side) 2026/05/09 01:08:15 INFO : potato3: Moved (server-side) 2026/05/09 01:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fayaran1mapu': Purge remote 2026/05/09 01:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yekufad2siwi': Purge remote --- PASS: TestServerSideMoveWithFilter (17.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:08:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huwaqos4sube" 2026/05/09 01:08:18 DEBUG : Creating backend with remote "TestDrive:crypt/6rj3pi15pvhg99t729npho48ha7161k6t3g94gko9f0lo22f5bh0" 2026/05/09 01:08:21 DEBUG : potato2: md5 = 10b21d95b8079026f31182559331cb75 OK 2026/05/09 01:08:22 DEBUG : empty space: md5 = 5e14304be12316fddec652223fe31d7e OK 2026/05/09 01:08:24 DEBUG : potato3: md5 = 576bd383c6940169d1e68f95cc1e3f94 OK 2026/05/09 01:08:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive' -> Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube' 2026/05/09 01:08:27 DEBUG : empty space: md5 = f9dac820b1d6088fb57ef7f2bc76593a OK 2026/05/09 01:08:29 DEBUG : potato3: md5 = b9f44035e29a8ca74d862242d61a03af OK 2026/05/09 01:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube': Using server-side directory move 2026/05/09 01:08:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 01:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 01:08:29 DEBUG : Added delayed dir = "tomatoDir", newDst= 2026/05/09 01:08:29 DEBUG : empty space: size = 1 OK 2026/05/09 01:08:29 DEBUG : potato3: size = 68 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:08:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:08:29 DEBUG : potato3: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube') 2026/05/09 01:08:29 DEBUG : potato3: Sizes differ 2026/05/09 01:08:29 DEBUG : empty space: Unchanged skipping 2026/05/09 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube': Waiting for checks to finish 2026/05/09 01:08:30 INFO : empty space: Deleted 2026/05/09 01:08:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube': Waiting for transfers to finish 2026/05/09 01:08:30 INFO : potato3: Deleted 2026/05/09 01:08:30 INFO : potato2: Moved (server-side) 2026/05/09 01:08:31 INFO : potato3: Moved (server-side) 2026/05/09 01:08:31 INFO : tomatoDir: Removing directory 2026/05/09 01:08:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': deleted 1 directories 2026/05/09 01:08:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lokisap0vaqo" 2026/05/09 01:08:32 DEBUG : Creating backend with remote "TestDrive:crypt/35788jsnemv9bnmr6j9tfv16i7qt0vacpfp7i1p8she7l9e1rqig" 2026/05/09 01:08:33 INFO : tomatoDir: Making directory 2026/05/09 01:08:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lokisap0vaqo': Using server-side directory move 2026/05/09 01:08:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lokisap0vaqo': Server side directory move succeeded 2026/05/09 01:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lokisap0vaqo': Purge remote 2026/05/09 01:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huwaqos4sube': Purge remote 2026/05/09 01:08:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.90s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test" 2026/05/09 01:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" --- PASS: TestSyncOverlap (2.11s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test" 2026/05/09 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2026/05/09 01:08:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test-include/layer2" 2026/05/09 01:08:43 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2026/05/09 01:08:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test-ignore-file" 2026/05/09 01:08:46 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2026/05/09 01:08:50 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 461fda1d0713699702b1daa4c57bf727 OK 2026/05/09 01:08:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:08:52 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:08:52 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/09 01:08:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test': Waiting for checks to finish 2026/05/09 01:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test': Waiting for transfers to finish 2026/05/09 01:08:52 DEBUG : Waiting for deletions to finish 2026/05/09 01:08:52 INFO : There was nothing to transfer 2026/05/09 01:08:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:08:54 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:08:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:08:55 DEBUG : Waiting for deletions to finish 2026/05/09 01:08:55 INFO : rclone-sync-test-include: Removing directory 2026/05/09 01:08:55 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/09 01:08:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/09 01:08:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': failed to delete 1 directories 2026/05/09 01:08:55 INFO : There was nothing to transfer 2026/05/09 01:08:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:08:56 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:08:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/09 01:08:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/09 01:08:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/09 01:08:57 DEBUG : Waiting for deletions to finish 2026/05/09 01:08:57 INFO : There was nothing to transfer 2026/05/09 01:08:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:08:58 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:08:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:08:58 DEBUG : Waiting for deletions to finish 2026/05/09 01:08:58 INFO : rclone-sync-test-include: Removing directory 2026/05/09 01:08:58 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/09 01:08:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/09 01:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': failed to delete 1 directories 2026/05/09 01:08:58 INFO : There was nothing to transfer 2026/05/09 01:08:59 DEBUG : Excluded 2026/05/09 01:08:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 01:09:00 DEBUG : rclone-sync-test: Excluded 2026/05/09 01:09:00 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2026/05/09 01:09:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/09 01:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/09 01:09:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/09 01:09:00 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:00 INFO : There was nothing to transfer 2026/05/09 01:09:02 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2026/05/09 01:09:03 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (24.30s) === RUN TestSyncCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:09:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:09:05 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:09:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/CompareDest" 2026/05/09 01:09:06 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/gveqi14airsml4bgu7krj116o8" 2026/05/09 01:09:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 01:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:10 DEBUG : one: md5 = 27b5c20ad0256a17d260dcfc9741506e OK 2026/05/09 01:09:10 DEBUG : one: size = 3 OK 2026/05/09 01:09:10 INFO : one: Copied (new) 2026/05/09 01:09:10 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:09:12 DEBUG : one: Sizes differ 2026/05/09 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:13 DEBUG : one: md5 = 29a28ea66beccdfd8cf81f483122c141 OK 2026/05/09 01:09:13 DEBUG : one: size = 5 OK 2026/05/09 01:09:13 INFO : one: Copied (replaced existing) 2026/05/09 01:09:13 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:16 DEBUG : dst/one: md5 = 555cf19e55a0d96e975f85e5b919d92f OK 2026/05/09 01:09:19 DEBUG : CompareDest/one: md5 = 0bf4dbe75a4873ed95e66d1b429d027d OK 2026/05/09 01:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:09:20 DEBUG : one: Sizes differ 2026/05/09 01:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:20 DEBUG : one: size = 5 OK 2026/05/09 01:09:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:09:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:20 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:20 INFO : There was nothing to transfer 2026/05/09 01:09:22 DEBUG : CompareDest/two: md5 = 27c91c5fd9914eef534607754fccd122 OK 2026/05/09 01:09:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:09:23 DEBUG : one: Sizes differ 2026/05/09 01:09:23 DEBUG : two: size = 3 OK 2026/05/09 01:09:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:09:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 01:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:23 DEBUG : one: size = 5 OK 2026/05/09 01:09:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:09:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:23 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:23 INFO : There was nothing to transfer 2026/05/09 01:09:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:09:24 DEBUG : one: Sizes differ 2026/05/09 01:09:25 DEBUG : one: size = 5 OK 2026/05/09 01:09:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:09:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:09:25 DEBUG : two: size = 3 OK 2026/05/09 01:09:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:09:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:25 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:25 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/09 01:09:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:09:26 DEBUG : one: Sizes differ 2026/05/09 01:09:26 DEBUG : one: size = 5 OK 2026/05/09 01:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 01:09:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:26 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/CompareDest') 2026/05/09 01:09:26 DEBUG : two: Sizes differ 2026/05/09 01:09:26 DEBUG : two: Need to transfer - File not found at Destination 2026/05/09 01:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:28 DEBUG : two: md5 = 8f9f7f0d5d9fa30917e1747bff4ae658 OK 2026/05/09 01:09:28 DEBUG : two: size = 5 OK 2026/05/09 01:09:28 INFO : two: Copied (new) 2026/05/09 01:09:28 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:09:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:09:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:09:32 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.16s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:09:35 DEBUG : pre-dest1/1: md5 = a478ff224dacf924683d951e2f6d8352 OK 2026/05/09 01:09:37 DEBUG : pre-dest2/2: md5 = 76f2f899c13380590f14ae125ba8699b OK 2026/05/09 01:09:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dest" 2026/05/09 01:09:38 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/rg03c1jvnehrrc617i0lnqjddc" 2026/05/09 01:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/pre-dest1" 2026/05/09 01:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/bbnblvh6k061ssopqrp18kd7gc" 2026/05/09 01:09:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/pre-dest2" 2026/05/09 01:09:41 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/dgicm1h6b5ejvlltm8eeif0bnk" 2026/05/09 01:09:42 DEBUG : 1: size = 1 OK 2026/05/09 01:09:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:09:42 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/09 01:09:43 DEBUG : 2: size = 1 OK 2026/05/09 01:09:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:09:43 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/09 01:09:43 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/09 01:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dest': Waiting for checks to finish 2026/05/09 01:09:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dest': Waiting for transfers to finish 2026/05/09 01:09:46 DEBUG : 3: md5 = f07de5002eb5c9246fdcfc081fbf045b OK 2026/05/09 01:09:46 DEBUG : 3: size = 1 OK 2026/05/09 01:09:46 INFO : 3: Copied (new) 2026/05/09 01:09:46 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:49 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2026/05/09 01:09:49 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2026/05/09 01:09:50 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.21s) === RUN TestSyncCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:09:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:09:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/CopyDest" 2026/05/09 01:09:53 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/05/09 01:09:55 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:09:57 DEBUG : one: md5 = fa0be741433f0a4776500bfeee2af532 OK 2026/05/09 01:09:57 DEBUG : one: size = 3 OK 2026/05/09 01:09:57 INFO : one: Copied (new) 2026/05/09 01:09:57 DEBUG : Waiting for deletions to finish 2026/05/09 01:09:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:09:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:09:59 DEBUG : one: Sizes differ 2026/05/09 01:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:01 DEBUG : one: md5 = dd6097198de521745626443ca56623bb OK 2026/05/09 01:10:01 DEBUG : one: size = 5 OK 2026/05/09 01:10:01 INFO : one: Copied (replaced existing) 2026/05/09 01:10:01 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:04 DEBUG : dst/one: md5 = 04da20dec43f1bc4bb175d61ba765a83 OK 2026/05/09 01:10:07 DEBUG : CopyDest/one: md5 = a3029f786f17a31bfaa61d9ec64001c8 OK 2026/05/09 01:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/BackupDir" 2026/05/09 01:10:07 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/05/09 01:10:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:10:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:10:09 DEBUG : one: Sizes differ 2026/05/09 01:10:10 DEBUG : one: size = 5 OK 2026/05/09 01:10:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:10:10 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:10:10 DEBUG : one: Sizes differ 2026/05/09 01:10:11 INFO : one: Moved (server-side) 2026/05/09 01:10:13 DEBUG : one: size = 5 OK 2026/05/09 01:10:13 INFO : one: Copied (server-side copy) 2026/05/09 01:10:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/09 01:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:13 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:15 DEBUG : CopyDest/two: md5 = 7eb67fda1a91b6b798be2d7fbca56c88 OK 2026/05/09 01:10:16 DEBUG : one: size = 5 OK 2026/05/09 01:10:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:16 DEBUG : one: Unchanged skipping 2026/05/09 01:10:16 DEBUG : two: size = 3 OK 2026/05/09 01:10:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:17 DEBUG : two: size = 3 OK 2026/05/09 01:10:17 INFO : two: Copied (server-side copy) 2026/05/09 01:10:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/09 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:17 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:18 DEBUG : one: size = 5 OK 2026/05/09 01:10:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:10:18 DEBUG : one: Unchanged skipping 2026/05/09 01:10:18 DEBUG : two: size = 3 OK 2026/05/09 01:10:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:18 DEBUG : two: Unchanged skipping 2026/05/09 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:18 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:18 INFO : There was nothing to transfer 2026/05/09 01:10:20 DEBUG : CopyDest/three: md5 = 956c27b7dcb393232cb423e985f2774c OK 2026/05/09 01:10:21 DEBUG : one: size = 5 OK 2026/05/09 01:10:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:21 DEBUG : one: Unchanged skipping 2026/05/09 01:10:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:10:21 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/CopyDest') 2026/05/09 01:10:21 DEBUG : three: Sizes differ 2026/05/09 01:10:21 DEBUG : three: Destination not found in --copy-dest 2026/05/09 01:10:21 DEBUG : three: Need to transfer - File not found at Destination 2026/05/09 01:10:21 DEBUG : two: size = 3 OK 2026/05/09 01:10:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 01:10:21 DEBUG : two: Unchanged skipping 2026/05/09 01:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:10:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:22 DEBUG : three: md5 = 715a508d2fd6087692acfc6c8be8f3b1 OK 2026/05/09 01:10:22 DEBUG : three: size = 7 OK 2026/05/09 01:10:22 INFO : three: Copied (new) 2026/05/09 01:10:22 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/09 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:10:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:10:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/05/09 01:10:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:10:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:10:29 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.36s) === RUN TestSyncBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:10:32 DEBUG : dst/one: md5 = 27e7b1670535fffff64b3cf7bf309281 OK 2026/05/09 01:10:33 DEBUG : dst/two: md5 = c166df9ca964d1da179540d3a20f8f34 OK 2026/05/09 01:10:35 DEBUG : dst/three.txt: md5 = ce41a55c37a1eb84685c53b6da8f4ca5 OK 2026/05/09 01:10:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:10:36 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:10:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/backup" 2026/05/09 01:10:36 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/1nrff024r7pq65ecp72fc28jb0" 2026/05/09 01:10:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:10:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:10:38 DEBUG : one: Sizes differ 2026/05/09 01:10:38 DEBUG : two: size = 3 OK 2026/05/09 01:10:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:10:38 DEBUG : two: Unchanged skipping 2026/05/09 01:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:10:40 INFO : one: Moved (server-side) 2026/05/09 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:42 DEBUG : one: md5 = d8e8d277c920fecfb19b957b84ba7fca OK 2026/05/09 01:10:42 DEBUG : one: size = 4 OK 2026/05/09 01:10:42 INFO : one: Copied (new) 2026/05/09 01:10:42 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:43 INFO : three.txt: Moved (server-side) 2026/05/09 01:10:43 INFO : three.txt: Moved into backup dir 2026/05/09 01:10:45 DEBUG : dst/three.txt: md5 = bbd79ee05865eeefc7cafc784344ec64 OK 2026/05/09 01:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:10:46 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:10:46 DEBUG : one: Sizes differ 2026/05/09 01:10:46 DEBUG : two: size = 3 OK 2026/05/09 01:10:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:10:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:10:46 DEBUG : two: Unchanged skipping 2026/05/09 01:10:46 INFO : one: Deleted 2026/05/09 01:10:47 INFO : one: Moved (server-side) 2026/05/09 01:10:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:10:48 DEBUG : one: md5 = d28e02b40f23c23581a3dd1e5ff469b4 OK 2026/05/09 01:10:48 DEBUG : one: size = 5 OK 2026/05/09 01:10:48 INFO : one: Copied (new) 2026/05/09 01:10:48 DEBUG : Waiting for deletions to finish 2026/05/09 01:10:49 INFO : three.txt: Deleted 2026/05/09 01:10:50 INFO : three.txt: Moved (server-side) 2026/05/09 01:10:50 INFO : three.txt: Moved into backup dir 2026/05/09 01:10:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:10:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:10:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/09 01:10:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:10:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:10:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (25.42s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:10:57 DEBUG : dst/one: md5 = 80a7bb9505b7ce8a1839de09c5ed5037 OK 2026/05/09 01:10:59 DEBUG : dst/two: md5 = 9cac7cd946e9bead477664f4f1edd7d6 OK 2026/05/09 01:11:00 DEBUG : dst/three.txt: md5 = 603da4e7899fb59ee8d99ea0ee853278 OK 2026/05/09 01:11:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:11:01 DEBUG : Config file has changed externally - reloading 2026/05/09 01:11:01 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:11:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/backup" 2026/05/09 01:11:02 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/1nrff024r7pq65ecp72fc28jb0" 2026/05/09 01:11:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:11:04 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:11:04 DEBUG : one: Sizes differ 2026/05/09 01:11:04 DEBUG : two: size = 3 OK 2026/05/09 01:11:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:11:04 DEBUG : two: Unchanged skipping 2026/05/09 01:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:11:05 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:11:07 DEBUG : one: md5 = e1149252e646d1c575670f15a160789b OK 2026/05/09 01:11:07 DEBUG : one: size = 4 OK 2026/05/09 01:11:07 INFO : one: Copied (new) 2026/05/09 01:11:07 DEBUG : Waiting for deletions to finish 2026/05/09 01:11:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:11:08 INFO : three.txt: Moved into backup dir 2026/05/09 01:11:10 DEBUG : dst/three.txt: md5 = 155cf87ab13fe50fce9d7f4e58bb1030 OK 2026/05/09 01:11:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:11:11 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:11:11 DEBUG : one: Sizes differ 2026/05/09 01:11:11 DEBUG : two: size = 3 OK 2026/05/09 01:11:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:11:11 DEBUG : two: Unchanged skipping 2026/05/09 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:11:11 INFO : one.bak: Deleted 2026/05/09 01:11:12 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:11:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:11:13 DEBUG : one: md5 = d7fda99af8c535f208b3967ff802d7c9 OK 2026/05/09 01:11:13 DEBUG : one: size = 5 OK 2026/05/09 01:11:13 INFO : one: Copied (new) 2026/05/09 01:11:13 DEBUG : Waiting for deletions to finish 2026/05/09 01:11:14 INFO : three.txt.bak: Deleted 2026/05/09 01:11:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:11:15 INFO : three.txt: Moved into backup dir 2026/05/09 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:11:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:11:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/09 01:11:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/09 01:11:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/09 01:11:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (25.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:11:23 DEBUG : dst/one: md5 = 38bbe30f5ee3182f538266e05ac0ff35 OK 2026/05/09 01:11:24 DEBUG : dst/two: md5 = b4aed96d6d6c1f08ca679840d8b3efc4 OK 2026/05/09 01:11:26 DEBUG : dst/three.txt: md5 = 053f2089a7dcdead810db06e25f2be34 OK 2026/05/09 01:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/backup" 2026/05/09 01:11:27 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/1nrff024r7pq65ecp72fc28jb0" 2026/05/09 01:11:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:11:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:11:29 DEBUG : one: Sizes differ 2026/05/09 01:11:29 DEBUG : two: size = 3 OK 2026/05/09 01:11:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:11:29 DEBUG : two: Unchanged skipping 2026/05/09 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:11:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:11:32 DEBUG : one: md5 = f847f45a05e7c21c1d6ca92153bb0857 OK 2026/05/09 01:11:32 DEBUG : one: size = 4 OK 2026/05/09 01:11:32 INFO : one: Copied (new) 2026/05/09 01:11:32 DEBUG : Waiting for deletions to finish 2026/05/09 01:11:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:11:33 INFO : three.txt: Moved into backup dir 2026/05/09 01:11:35 DEBUG : dst/three.txt: md5 = 0d99b5bb775d8edff7c37630b28941e3 OK 2026/05/09 01:11:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:11:36 DEBUG : two: size = 3 OK 2026/05/09 01:11:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:11:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:11:36 DEBUG : two: Unchanged skipping 2026/05/09 01:11:36 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:11:36 DEBUG : one: Sizes differ 2026/05/09 01:11:37 INFO : one-2019-01-01: Deleted 2026/05/09 01:11:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:11:39 DEBUG : one: md5 = ac1eb2ac24c0fe2ff1c26e80e226a261 OK 2026/05/09 01:11:39 DEBUG : one: size = 5 OK 2026/05/09 01:11:39 INFO : one: Copied (new) 2026/05/09 01:11:39 DEBUG : Waiting for deletions to finish 2026/05/09 01:11:40 INFO : three-2019-01-01.txt: Deleted 2026/05/09 01:11:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:11:40 INFO : three.txt: Moved into backup dir 2026/05/09 01:11:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:11:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/09 01:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/09 01:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/09 01:11:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.24s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:11:48 DEBUG : dst/one: md5 = fb5654cb039a38bf144c559c5e6893c6 OK 2026/05/09 01:11:49 DEBUG : dst/two: md5 = d60fff0851fde0c80aabba948dca7a02 OK 2026/05/09 01:11:51 DEBUG : dst/three.txt: md5 = 6e6a267325904d9c05c6660f6339d394 OK 2026/05/09 01:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:11:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:11:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:11:52 DEBUG : one: Sizes differ 2026/05/09 01:11:52 DEBUG : two: size = 3 OK 2026/05/09 01:11:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:11:52 DEBUG : two: Unchanged skipping 2026/05/09 01:11:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:11:53 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:11:55 DEBUG : one: md5 = bbb58987e9c42ab722ba95ddac673880 OK 2026/05/09 01:11:55 DEBUG : one: size = 4 OK 2026/05/09 01:11:55 INFO : one: Copied (new) 2026/05/09 01:11:55 DEBUG : Waiting for deletions to finish 2026/05/09 01:11:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:11:55 INFO : three.txt: Moved into backup dir 2026/05/09 01:11:58 DEBUG : dst/three.txt: md5 = 16fb6e33a4097d52f84fc124138b84b3 OK 2026/05/09 01:11:58 DEBUG : one.bak: Excluded (Path Filter) 2026/05/09 01:11:58 DEBUG : one.bak: Excluded 2026/05/09 01:11:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/09 01:11:58 DEBUG : three.txt.bak: Excluded 2026/05/09 01:11:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:11:58 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:11:58 DEBUG : one: Sizes differ 2026/05/09 01:11:58 DEBUG : two: size = 3 OK 2026/05/09 01:11:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:11:58 DEBUG : two: Unchanged skipping 2026/05/09 01:11:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for checks to finish 2026/05/09 01:11:59 INFO : one.bak: Deleted 2026/05/09 01:12:00 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst': Waiting for transfers to finish 2026/05/09 01:12:01 DEBUG : one: md5 = ab7de98ad5387912b48dadf26fd0cc44 OK 2026/05/09 01:12:01 DEBUG : one: size = 5 OK 2026/05/09 01:12:01 INFO : one: Copied (new) 2026/05/09 01:12:01 DEBUG : Waiting for deletions to finish 2026/05/09 01:12:02 INFO : three.txt.bak: Deleted 2026/05/09 01:12:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:12:03 INFO : three.txt: Moved into backup dir 2026/05/09 01:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/09 01:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/09 01:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/09 01:12:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.25s) === RUN TestSyncSuffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:12:09 DEBUG : dst/one: md5 = 0609ed698852c3806fdd04d7fefedc3c OK 2026/05/09 01:12:11 DEBUG : dst/two: md5 = 98a62a4623efa940d73c6f4787c915d6 OK 2026/05/09 01:12:12 DEBUG : dst/three.txt: md5 = 6fc9c450099c00045068571a963265fb OK 2026/05/09 01:12:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:12:13 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:12:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:14 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:14 DEBUG : one: Sizes differ 2026/05/09 01:12:15 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:12:16 DEBUG : one: md5 = 9da560e64c537b09b4555fcf7b8161fb OK 2026/05/09 01:12:16 DEBUG : one: size = 4 OK 2026/05/09 01:12:16 INFO : one: Copied (new) 2026/05/09 01:12:16 DEBUG : two: size = 3 OK 2026/05/09 01:12:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:12:16 DEBUG : two: Unchanged skipping 2026/05/09 01:12:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:17 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:17 DEBUG : three.txt: Sizes differ 2026/05/09 01:12:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:12:19 DEBUG : three.txt: md5 = 39dfc339234fb77bd3128a02c97bb12a OK 2026/05/09 01:12:19 DEBUG : three.txt: size = 6 OK 2026/05/09 01:12:19 INFO : three.txt: Copied (new) 2026/05/09 01:12:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:20 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:20 DEBUG : one: Sizes differ 2026/05/09 01:12:21 INFO : one.bak: Deleted 2026/05/09 01:12:22 INFO : one: Moved (server-side) to: one.bak 2026/05/09 01:12:23 DEBUG : one: md5 = f96cc023f1006a31695d14cb2ca75776 OK 2026/05/09 01:12:23 DEBUG : one: size = 5 OK 2026/05/09 01:12:23 INFO : one: Copied (new) 2026/05/09 01:12:23 DEBUG : two: size = 3 OK 2026/05/09 01:12:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:12:23 DEBUG : two: Unchanged skipping 2026/05/09 01:12:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:24 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:24 DEBUG : three.txt: Sizes differ 2026/05/09 01:12:24 INFO : three.txt.bak: Deleted 2026/05/09 01:12:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/09 01:12:26 DEBUG : three.txt: md5 = 274f0877e59749e3712e86e7aee5d953 OK 2026/05/09 01:12:26 DEBUG : three.txt: size = 19 OK 2026/05/09 01:12:26 INFO : three.txt: Copied (new) 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:12:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (24.25s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:12:33 DEBUG : dst/one: md5 = f87e2e669b299473ccf381f14d54476e OK 2026/05/09 01:12:35 DEBUG : dst/two: md5 = b8e58d8b7e1bf13a13631129262824b8 OK 2026/05/09 01:12:37 DEBUG : dst/three.txt: md5 = 4ed948b1482f72be622520715a472bda OK 2026/05/09 01:12:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kezefob4zive/dst" 2026/05/09 01:12:37 DEBUG : Creating backend with remote "TestDrive:crypt/57sieogvtnlj71v37gq98d4ta1oknvm9lnj9ta1a1i62eo88b74g/31u3jie661vd5p8j7rtc3hgbh0" 2026/05/09 01:12:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:38 DEBUG : one: Sizes differ 2026/05/09 01:12:39 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:12:40 DEBUG : one: md5 = eeaf5b73db34d644355721dd1ef1b261 OK 2026/05/09 01:12:40 DEBUG : one: size = 4 OK 2026/05/09 01:12:40 INFO : one: Copied (new) 2026/05/09 01:12:41 DEBUG : two: size = 3 OK 2026/05/09 01:12:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:12:41 DEBUG : two: Unchanged skipping 2026/05/09 01:12:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:41 DEBUG : three.txt: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:41 DEBUG : three.txt: Sizes differ 2026/05/09 01:12:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:12:43 DEBUG : three.txt: md5 = ea963861f36ad49679503c2e4dbaa709 OK 2026/05/09 01:12:43 DEBUG : three.txt: size = 6 OK 2026/05/09 01:12:43 INFO : three.txt: Copied (new) 2026/05/09 01:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:44 DEBUG : one: size = 4 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:44 DEBUG : one: Sizes differ 2026/05/09 01:12:45 INFO : one-2019-01-01: Deleted 2026/05/09 01:12:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/09 01:12:47 DEBUG : one: md5 = 7006eccecd1c7dae26b474941aa29714 OK 2026/05/09 01:12:47 DEBUG : one: size = 5 OK 2026/05/09 01:12:47 INFO : one: Copied (new) 2026/05/09 01:12:47 DEBUG : two: size = 3 OK 2026/05/09 01:12:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:12:47 DEBUG : two: Unchanged skipping 2026/05/09 01:12:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:48 DEBUG : three.txt: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive/dst') 2026/05/09 01:12:48 DEBUG : three.txt: Sizes differ 2026/05/09 01:12:49 INFO : three-2019-01-01.txt: Deleted 2026/05/09 01:12:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/09 01:12:51 DEBUG : three.txt: md5 = 5ff69a88cb2a8782e0190d2f6fa56d68 OK 2026/05/09 01:12:51 DEBUG : three.txt: size = 19 OK 2026/05/09 01:12:51 INFO : three.txt: Copied (new) 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2026/05/09 01:12:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (24.32s) === RUN TestSyncUTFNorm run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:12:57 DEBUG : Testêé: md5 = 7d42cfd02f46e55bfd9da685b374d24d OK 2026/05/09 01:12:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:12:57 DEBUG : Testêé: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:12:57 DEBUG : Testêé: Sizes differ 2026/05/09 01:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:12:58 DEBUG : Testêé: md5 = 4f56fead0c85deea5179669642a4a315 OK 2026/05/09 01:12:58 DEBUG : Testêé: size = 14 OK 2026/05/09 01:12:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/09 01:12:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.60s) === RUN TestSyncImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:13:00 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 01:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:13:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:13:02 DEBUG : existing: md5 = 49ee157a0efde871ed3e0f1bda79d1ff OK 2026/05/09 01:13:02 DEBUG : existing: size = 6 OK 2026/05/09 01:13:02 INFO : existing: Copied (new) 2026/05/09 01:13:02 DEBUG : Waiting for deletions to finish 2026/05/09 01:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:13:02 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:13:02 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:13:02 DEBUG : existing: Sizes differ 2026/05/09 01:13:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/09 01:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:13:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': not deleting files as there were IO errors 2026/05/09 01:13:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.89s) === RUN TestSyncIgnoreCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:13:05 DEBUG : EXISTING: md5 = 82a3f3617ecbce844b2a49ad378a87a0 OK 2026/05/09 01:13:06 DEBUG : EXISTING: size = 6 OK 2026/05/09 01:13:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:13:06 DEBUG : existing: Unchanged skipping 2026/05/09 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:13:06 DEBUG : Waiting for deletions to finish 2026/05/09 01:13:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.25s) === RUN TestFixCase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:13:10 DEBUG : both0: md5 = 6ffb36e91046f0de83a7267294191507 OK 2026/05/09 01:13:12 DEBUG : only0: md5 = 93b4e8c1148e05cf694289d28b62e247 OK 2026/05/09 01:13:13 DEBUG : both1: md5 = 7c80064e17b3e62e8828320c6d8019ce OK 2026/05/09 01:13:15 DEBUG : only1: md5 = 79fc9281ec431c360f10d429043e1333 OK 2026/05/09 01:13:16 DEBUG : both2: md5 = bbb30e23750ae5107d5626430774fdaa OK 2026/05/09 01:13:18 DEBUG : only2: md5 = a4945933d9c8443e5a4df65107469d18 OK 2026/05/09 01:13:19 DEBUG : both3: md5 = 1b37daac1c3a46b9e1244255e5d0a17a OK 2026/05/09 01:13:21 DEBUG : only3: md5 = 61373bd7f1a1ae03f911ac0b510d5f35 OK 2026/05/09 01:13:22 DEBUG : both4: md5 = 8581c628d34b25ca6ebda073ed4aac45 OK 2026/05/09 01:13:24 DEBUG : only4: md5 = 90a10231897cbdf3e103369d37a14cb1 OK 2026/05/09 01:13:25 DEBUG : both5: md5 = c463915526f145e109b7e33013c76e09 OK 2026/05/09 01:13:27 DEBUG : only5: md5 = d4a30b5e31de671a75c5d9587aac587d OK 2026/05/09 01:13:28 DEBUG : both6: md5 = e65ea63a881c824cedfb9e8223bb3dd0 OK 2026/05/09 01:13:30 DEBUG : only6: md5 = a2d4b95ef1be86a72964ab2ec531ea14 OK 2026/05/09 01:13:31 DEBUG : both7: md5 = 148748051ab9539d621d2d8031afbfbb OK 2026/05/09 01:13:33 DEBUG : only7: md5 = 93067cdad86c918f23f943bdbf486042 OK 2026/05/09 01:13:34 DEBUG : both8: md5 = 99594495efe3130d07941948b4ab816b OK 2026/05/09 01:13:36 DEBUG : only8: md5 = 9cd21359437fb3b99f3df7ef05cc50c5 OK 2026/05/09 01:13:37 DEBUG : both9: md5 = 55113d7b8c5ab6e31c6ce0fbb6909507 OK 2026/05/09 01:13:39 DEBUG : only9: md5 = b4e3296c8ca180271b26c84c8991c798 OK 2026/05/09 01:13:41 DEBUG : both10: md5 = 87d4fe4346f027c48eb37146a4bc7bec OK 2026/05/09 01:13:42 DEBUG : only10: md5 = aa609f9be2f1ced1940192f294cf8c09 OK 2026/05/09 01:13:43 DEBUG : both11: md5 = 54c6c0bb880bf543263dba58a9d8a1c8 OK 2026/05/09 01:13:45 DEBUG : only11: md5 = fcc9c55bc0209608d57bc4be1dd7e45b OK 2026/05/09 01:13:47 DEBUG : both12: md5 = 1bc0c5de39f403842ac3cadc73823c6d OK 2026/05/09 01:13:48 DEBUG : only12: md5 = c415acf64864d55a9e1d668ff782ff58 OK 2026/05/09 01:13:50 DEBUG : both13: md5 = 1acd8a5a3f5e21067b181c3932bb2030 OK 2026/05/09 01:13:51 DEBUG : only13: md5 = 61868962ec358fe35d0f597d559feee6 OK 2026/05/09 01:13:53 DEBUG : both14: md5 = 49c9dcf56996294d70c4cc66ac6372f5 OK 2026/05/09 01:13:54 DEBUG : only14: md5 = 1c26f0c7f0a49bd24de8f4de7f0c4982 OK 2026/05/09 01:13:56 DEBUG : both15: md5 = 5b294a3adbffe472b842be53c370228e OK 2026/05/09 01:13:57 DEBUG : only15: md5 = 4a69b49a6d1ec9f4e35050d19d0286aa OK 2026/05/09 01:13:59 DEBUG : both16: md5 = 292b202581f57d7deb534cc13505a27f OK 2026/05/09 01:14:00 DEBUG : only16: md5 = 04d02c72edaad13e333252f6daef41df OK 2026/05/09 01:14:02 DEBUG : both17: md5 = d7e46c94b757bac941680162eab2642a OK 2026/05/09 01:14:03 DEBUG : only17: md5 = a15119fe42d9f3f2c0680587c10097f3 OK 2026/05/09 01:14:05 DEBUG : both18: md5 = 9422a61da5ab8ac56413ca219c636c6e OK 2026/05/09 01:14:06 DEBUG : only18: md5 = 8a2e3e7c4cbc90d8351737f730b917cd OK 2026/05/09 01:14:08 DEBUG : both19: md5 = 87d0ac1d064c28c9591bbc084347e732 OK 2026/05/09 01:14:10 DEBUG : only19: md5 = 35ae6410ea8361f6f4d2909bdca7daa3 OK 2026/05/09 01:14:10 DEBUG : both10: size = 6 OK 2026/05/09 01:14:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:14:10 DEBUG : both0: size = 6 OK 2026/05/09 01:14:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both11: size = 6 OK 2026/05/09 01:14:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both12: size = 6 OK 2026/05/09 01:14:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both10: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both13: size = 6 OK 2026/05/09 01:14:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both0: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both14: size = 6 OK 2026/05/09 01:14:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both14: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both15: size = 6 OK 2026/05/09 01:14:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both15: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both16: size = 6 OK 2026/05/09 01:14:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both16: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both17: size = 6 OK 2026/05/09 01:14:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both11: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both18: size = 6 OK 2026/05/09 01:14:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both18: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both19: size = 6 OK 2026/05/09 01:14:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both19: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both1: size = 6 OK 2026/05/09 01:14:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both1: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both2: size = 6 OK 2026/05/09 01:14:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both2: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both3: size = 6 OK 2026/05/09 01:14:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both3: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both4: size = 6 OK 2026/05/09 01:14:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both12: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both5: size = 6 OK 2026/05/09 01:14:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both13: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both6: size = 6 OK 2026/05/09 01:14:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both17: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both7: size = 6 OK 2026/05/09 01:14:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both7: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both8: size = 6 OK 2026/05/09 01:14:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both4: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both9: size = 6 OK 2026/05/09 01:14:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:14:10 DEBUG : both9: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both5: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both6: Unchanged skipping 2026/05/09 01:14:10 DEBUG : both8: Unchanged skipping 2026/05/09 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:14:10 DEBUG : Waiting for deletions to finish 2026/05/09 01:14:11 INFO : only4: Deleted 2026/05/09 01:14:11 INFO : only2: Deleted 2026/05/09 01:14:11 INFO : only1: Deleted 2026/05/09 01:14:11 INFO : only3: Deleted 2026/05/09 01:14:11 INFO : only15: Deleted 2026/05/09 01:14:11 INFO : only0: Deleted 2026/05/09 01:14:11 INFO : only10: Deleted 2026/05/09 01:14:11 INFO : only7: Deleted 2026/05/09 01:14:12 INFO : only17: Deleted 2026/05/09 01:14:12 INFO : only5: Deleted 2026/05/09 01:14:12 INFO : only19: Deleted 2026/05/09 01:14:12 INFO : only6: Deleted 2026/05/09 01:14:12 INFO : only9: Deleted 2026/05/09 01:14:12 INFO : only14: Deleted 2026/05/09 01:14:12 INFO : only18: Deleted 2026/05/09 01:14:12 INFO : only8: Deleted 2026/05/09 01:14:13 INFO : only13: Deleted 2026/05/09 01:14:13 INFO : only11: Deleted 2026/05/09 01:14:13 INFO : only16: Deleted 2026/05/09 01:14:13 INFO : only12: Deleted 2026/05/09 01:14:13 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (74.52s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:14:25 DEBUG : both0: md5 = 88a6c11d574a7622f463fd267a28afbc OK 2026/05/09 01:14:26 DEBUG : only0: md5 = e876acb8445491e2fe4db79940d5ef78 OK 2026/05/09 01:14:28 DEBUG : both1: md5 = 3387aef2b241fcd1107f5bded0f427c9 OK 2026/05/09 01:14:29 DEBUG : only1: md5 = 001befccfa654c23823eba6fd32e2588 OK 2026/05/09 01:14:31 DEBUG : both2: md5 = 57000e33276cdc5acd5c0333e10fd9bc OK 2026/05/09 01:14:32 DEBUG : only2: md5 = 1ec4b58892e0c3d8e392f28ea572391a OK 2026/05/09 01:14:34 DEBUG : both3: md5 = 55ec0e034092b2136e32dc1d6ad5c89e OK 2026/05/09 01:14:35 DEBUG : only3: md5 = 5c9f1f08a8d67f277619a871fe48f48f OK 2026/05/09 01:14:37 DEBUG : both4: md5 = 47d9118eaab039720fb95df3c90f2b36 OK 2026/05/09 01:14:38 DEBUG : only4: md5 = 52109ca50f03fd88a41e7f520d89b5df OK 2026/05/09 01:14:40 DEBUG : both5: md5 = 02ed7bceaefb459b745fba9bf167d0a3 OK 2026/05/09 01:14:41 DEBUG : only5: md5 = bd2b80a3aee1b48504662dd9ba0fb29c OK 2026/05/09 01:14:43 DEBUG : both6: md5 = 9864dc4e6a80ad9e4e17d3234182d608 OK 2026/05/09 01:14:44 DEBUG : only6: md5 = 84e5c495443c8682416bfc9d025c924b OK 2026/05/09 01:14:46 DEBUG : both7: md5 = 810ce854699c6302fc0324be4f98f938 OK 2026/05/09 01:14:47 DEBUG : only7: md5 = 0b4783a52c3c51c46e5b285f33dfb8c3 OK 2026/05/09 01:14:49 DEBUG : both8: md5 = e11a9ffd905de5cb5cdc343ad401bc98 OK 2026/05/09 01:14:51 DEBUG : only8: md5 = 50144992da65ae3b1c342542a87f5697 OK 2026/05/09 01:14:52 DEBUG : both9: md5 = bc1f6a97968c521f49e7b7b3bb8dc2f0 OK 2026/05/09 01:14:54 DEBUG : only9: md5 = b0640473f182666fc8c2d1c34a1ce488 OK 2026/05/09 01:14:55 DEBUG : both10: md5 = 750814bc9fb0d6db5703a59cd2a5d077 OK 2026/05/09 01:14:57 DEBUG : only10: md5 = 3d2fabc705530638daf21eea6c127075 OK 2026/05/09 01:14:58 DEBUG : both11: md5 = c4f103cd59b4e0e975135ab3dd08997b OK 2026/05/09 01:15:00 DEBUG : only11: md5 = cddbffc8d449f97071e07070fb9a6a6d OK 2026/05/09 01:15:01 DEBUG : both12: md5 = 61c182d29571c72b06f3f370eca077dc OK 2026/05/09 01:15:03 DEBUG : only12: md5 = 6690d842619972a5d0d15dcc6e3475c4 OK 2026/05/09 01:15:04 DEBUG : both13: md5 = e465b4b0362dc9b7229e22996703d981 OK 2026/05/09 01:15:06 DEBUG : only13: md5 = f590fdcf0a44927a25722d3702c93737 OK 2026/05/09 01:15:07 DEBUG : both14: md5 = 9a651c2f1a7738039b4b323ec2b62104 OK 2026/05/09 01:15:09 DEBUG : only14: md5 = acdd8a4340fbd861f64cc054ac6a8e06 OK 2026/05/09 01:15:10 DEBUG : both15: md5 = fbc86e5ca6529f36e378500cc6b45406 OK 2026/05/09 01:15:12 DEBUG : only15: md5 = ee6010bd03aaed2c2d362a75200655b7 OK 2026/05/09 01:15:14 DEBUG : both16: md5 = d3c074d665abbee869c7da0747890e33 OK 2026/05/09 01:15:15 DEBUG : only16: md5 = 6d3cfa41c833f0f2e4ffdf6f848e12dc OK 2026/05/09 01:15:17 DEBUG : both17: md5 = e39a55ce04af4212f4b7924ad7bc236a OK 2026/05/09 01:15:18 DEBUG : only17: md5 = 6d31985a51dc192fc448cf88853e8839 OK 2026/05/09 01:15:20 DEBUG : both18: md5 = b4200ca9d6c9819567e0cb827b09f716 OK 2026/05/09 01:15:22 DEBUG : only18: md5 = 951a30ccece7db73baaae3836eabff7c OK 2026/05/09 01:15:23 DEBUG : both19: md5 = 8975dc0ba38e18bc4a269588a07b0378 OK 2026/05/09 01:15:25 DEBUG : only19: md5 = 09eb5b892cd2027c5c039eb809f7f87f OK 2026/05/09 01:15:26 DEBUG : both0: size = 6 OK 2026/05/09 01:15:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both11: size = 6 OK 2026/05/09 01:15:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both10: size = 6 OK 2026/05/09 01:15:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:15:26 DEBUG : both12: size = 6 OK 2026/05/09 01:15:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both0: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both13: size = 6 OK 2026/05/09 01:15:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both11: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both14: size = 6 OK 2026/05/09 01:15:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both14: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both15: size = 6 OK 2026/05/09 01:15:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both15: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both16: size = 6 OK 2026/05/09 01:15:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both10: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both17: size = 6 OK 2026/05/09 01:15:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both12: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both18: size = 6 OK 2026/05/09 01:15:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both18: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both19: size = 6 OK 2026/05/09 01:15:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both13: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both1: size = 6 OK 2026/05/09 01:15:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both16: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both2: size = 6 OK 2026/05/09 01:15:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both17: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both3: size = 6 OK 2026/05/09 01:15:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both3: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both4: size = 6 OK 2026/05/09 01:15:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both4: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both5: size = 6 OK 2026/05/09 01:15:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both19: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both6: size = 6 OK 2026/05/09 01:15:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both1: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both7: size = 6 OK 2026/05/09 01:15:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both7: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both8: size = 6 OK 2026/05/09 01:15:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both2: Unchanged skipping 2026/05/09 01:15:26 DEBUG : both9: size = 6 OK 2026/05/09 01:15:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:15:26 DEBUG : both5: Unchanged skipping 2026/05/09 01:15:26 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only0: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only0: Sizes differ 2026/05/09 01:15:26 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only10: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only10: Sizes differ 2026/05/09 01:15:26 DEBUG : both6: Unchanged skipping 2026/05/09 01:15:26 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only11: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only11: Sizes differ 2026/05/09 01:15:26 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only12: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only12: Sizes differ 2026/05/09 01:15:26 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only13: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only13: Sizes differ 2026/05/09 01:15:26 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only14: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only14: Sizes differ 2026/05/09 01:15:26 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only15: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only15: Sizes differ 2026/05/09 01:15:26 DEBUG : both9: Unchanged skipping 2026/05/09 01:15:26 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only16: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only16: Sizes differ 2026/05/09 01:15:26 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only17: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only17: Sizes differ 2026/05/09 01:15:26 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only18: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only18: Sizes differ 2026/05/09 01:15:26 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only19: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only19: Sizes differ 2026/05/09 01:15:26 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only1: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only1: Sizes differ 2026/05/09 01:15:26 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only2: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only2: Sizes differ 2026/05/09 01:15:26 DEBUG : both8: Unchanged skipping 2026/05/09 01:15:26 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only3: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only3: Sizes differ 2026/05/09 01:15:26 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only4: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only4: Sizes differ 2026/05/09 01:15:26 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only5: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only5: Sizes differ 2026/05/09 01:15:26 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only6: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only6: Sizes differ 2026/05/09 01:15:26 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only7: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only7: Sizes differ 2026/05/09 01:15:26 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only8: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only8: Sizes differ 2026/05/09 01:15:26 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1536844974) 2026/05/09 01:15:26 DEBUG : only9: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive') 2026/05/09 01:15:26 DEBUG : only9: Sizes differ 2026/05/09 01:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:15:27 DEBUG : only10: md5 = 97be65616bea1942079980e301fbb682 OK 2026/05/09 01:15:27 DEBUG : only10: size = 0 OK 2026/05/09 01:15:27 INFO : only10: Copied (replaced existing) 2026/05/09 01:15:27 DEBUG : only11: md5 = a9e71a3f6755b68b2c86d594fee3904a OK 2026/05/09 01:15:27 DEBUG : only11: size = 0 OK 2026/05/09 01:15:27 INFO : only11: Copied (replaced existing) 2026/05/09 01:15:27 DEBUG : only13: md5 = 03c859c85f2369c06a2e70017a636afd OK 2026/05/09 01:15:27 DEBUG : only13: size = 0 OK 2026/05/09 01:15:27 INFO : only13: Copied (replaced existing) 2026/05/09 01:15:27 DEBUG : only0: md5 = d18410d3c97e0f1cd99abaa4d74f3105 OK 2026/05/09 01:15:27 DEBUG : only0: size = 0 OK 2026/05/09 01:15:27 INFO : only0: Copied (replaced existing) 2026/05/09 01:15:28 DEBUG : only14: md5 = 1325ff93094e46937c8d0bc64781d9b5 OK 2026/05/09 01:15:28 DEBUG : only14: size = 0 OK 2026/05/09 01:15:28 INFO : only14: Copied (replaced existing) 2026/05/09 01:15:28 DEBUG : only16: md5 = b942a9e846d1db05dafb36846ae8426f OK 2026/05/09 01:15:28 DEBUG : only16: size = 0 OK 2026/05/09 01:15:28 INFO : only16: Copied (replaced existing) 2026/05/09 01:15:28 DEBUG : only17: md5 = c7e30c668b7690c92030da104b8597cf OK 2026/05/09 01:15:28 DEBUG : only17: size = 0 OK 2026/05/09 01:15:28 INFO : only17: Copied (replaced existing) 2026/05/09 01:15:28 DEBUG : only18: md5 = 85ed02d85d6260a273be4689fd2f87cb OK 2026/05/09 01:15:28 DEBUG : only18: size = 0 OK 2026/05/09 01:15:28 INFO : only18: Copied (replaced existing) 2026/05/09 01:15:29 DEBUG : only1: md5 = 1f2166e65e8d57980757d239e8b681a3 OK 2026/05/09 01:15:29 DEBUG : only1: size = 0 OK 2026/05/09 01:15:29 INFO : only1: Copied (replaced existing) 2026/05/09 01:15:29 DEBUG : only4: md5 = dc46ecf91be2d455c4a05f41d0e0e906 OK 2026/05/09 01:15:29 DEBUG : only4: size = 0 OK 2026/05/09 01:15:29 INFO : only4: Copied (replaced existing) 2026/05/09 01:15:29 DEBUG : only19: md5 = 62a3531c727705d8069688a330cc6be4 OK 2026/05/09 01:15:29 DEBUG : only19: size = 0 OK 2026/05/09 01:15:29 INFO : only19: Copied (replaced existing) 2026/05/09 01:15:29 DEBUG : only3: md5 = 45d2f27ca8806b46dd0af203f65d00b5 OK 2026/05/09 01:15:29 DEBUG : only3: size = 0 OK 2026/05/09 01:15:29 INFO : only3: Copied (replaced existing) 2026/05/09 01:15:31 DEBUG : only12: md5 = 06c587c97d858b625825f81a8f994949 OK 2026/05/09 01:15:31 DEBUG : only12: size = 0 OK 2026/05/09 01:15:31 INFO : only12: Copied (replaced existing) 2026/05/09 01:15:31 DEBUG : only5: md5 = 7130b311738c12d437838ad8934027e7 OK 2026/05/09 01:15:31 DEBUG : only5: size = 0 OK 2026/05/09 01:15:31 INFO : only5: Copied (replaced existing) 2026/05/09 01:15:31 DEBUG : only8: md5 = e6e53e1e7a4c554413567139e3ba0fd6 OK 2026/05/09 01:15:31 DEBUG : only8: size = 0 OK 2026/05/09 01:15:31 INFO : only8: Copied (replaced existing) 2026/05/09 01:15:31 DEBUG : only7: md5 = db99cb9d1f644fb54bc4901299624eb4 OK 2026/05/09 01:15:31 DEBUG : only7: size = 0 OK 2026/05/09 01:15:31 INFO : only7: Copied (replaced existing) 2026/05/09 01:15:32 DEBUG : only2: md5 = 9785bc9d35603330c13f888471988628 OK 2026/05/09 01:15:32 DEBUG : only2: size = 0 OK 2026/05/09 01:15:32 INFO : only2: Copied (replaced existing) 2026/05/09 01:15:32 DEBUG : only15: md5 = c898a13880e98cb134f1f02ff321123f OK 2026/05/09 01:15:32 DEBUG : only15: size = 0 OK 2026/05/09 01:15:32 INFO : only15: Copied (replaced existing) 2026/05/09 01:15:32 DEBUG : only9: md5 = 97df115d4172647b8ec071581735634d OK 2026/05/09 01:15:32 DEBUG : only9: size = 0 OK 2026/05/09 01:15:32 INFO : only9: Copied (replaced existing) 2026/05/09 01:15:32 DEBUG : only6: md5 = 598999a198ba64521ab516c2e4420220 OK 2026/05/09 01:15:32 DEBUG : only6: size = 0 OK 2026/05/09 01:15:32 INFO : only6: Copied (replaced existing) 2026/05/09 01:15:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (88.98s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:15:52 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:15:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:15:52 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 01:15:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:15:52 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 01:15:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:15:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 01:15:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:15:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:15:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:06 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/09 01:16:07 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/09 01:16:08 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (17.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:16:09 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:16:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:16:09 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 01:16:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:16:09 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 01:16:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:16:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:23 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2026/05/09 01:16:24 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2026/05/09 01:16:25 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:16:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:27 DEBUG : sub dir: Making directory with metadata 2026/05/09 01:16:28 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/09 01:16:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:16:48 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:16:48 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/09 01:17:01 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2026/05/09 01:17:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/09 01:17:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/09 01:17:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/09 01:17:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/09 01:17:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/09 01:17:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:17:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 01:17:09 DEBUG : sub dir: Making directory with metadata 2026/05/09 01:17:10 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) 2026/05/09 01:17:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:17:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 01:17:34 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 01:17:34 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) 2026/05/09 01:17:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/09 01:17:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2026/05/09 01:17:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2026/05/09 01:17:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/05/09 01:17:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2026/05/09 01:17:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2026/05/09 01:17:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.22s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:17:57 DEBUG : dir1/0000-abcdefg.txt: md5 = e328f4e8d3c790bcea2c5611b2d44930 OK 2026/05/09 01:17:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = fb6ad875339c448c7c5a31321de18dd8 OK 2026/05/09 01:18:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 9a1d3c2e50195272868b6e228466189d OK 2026/05/09 01:18:02 DEBUG : dir1/0003-defghij.txt: md5 = b1b41bbf368764af74b991b0e6153ce8 OK 2026/05/09 01:18:03 DEBUG : dir1/0004-efghijk.txt: md5 = 63228bfd7e77eebde99a5308075fe309 OK 2026/05/09 01:18:05 DEBUG : dir1/0005-fghijkl.txt: md5 = 1181c95cd89c2aa7ba0b577e76c652f8 OK 2026/05/09 01:18:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 421ad2b03f9f1e90812e11e5ba74ba69 OK 2026/05/09 01:18:08 DEBUG : dir1/0007-1234567.txt: md5 = 748fd74693221e58245910a022b6d28f OK 2026/05/09 01:18:09 DEBUG : dir1/0008-2345678.txt: md5 = 93693db4142d125f55aecfc1d39b4ae0 OK 2026/05/09 01:18:11 DEBUG : dir1/0009-3456789.txt: md5 = 4de0f0a2dcde59db25fbda493d40d0c4 OK 2026/05/09 01:18:12 DEBUG : dir1/0010-456789.txt: md5 = 542b4151cdecdf904ecb5906daf2463a OK 2026/05/09 01:18:14 DEBUG : dir1/0011-56789;.txt: md5 = 2691fd4d365bf2b535d957f40ca73d8d OK 2026/05/09 01:18:15 DEBUG : dir1/0012-6789;.txt: md5 = ae1dff1ae40030015144dfeebb61f6fa OK 2026/05/09 01:18:17 DEBUG : dir1/0013-789;=.txt: md5 = 18b13471057ad8e4a96994a7504cea9d OK 2026/05/09 01:18:19 DEBUG : dir1/0014-89;=.txt: md5 = 1611f667c3b7f81f56a9b1c957b8ef65 OK 2026/05/09 01:18:20 DEBUG : dir1/0015-9;=.txt: md5 = dab1faa875246955a09cf3a75a3c24f7 OK 2026/05/09 01:18:21 DEBUG : apple: md5 = c5210433dfa59dc75e822d2883de58fc OK 2026/05/09 01:18:23 DEBUG : banana: md5 = 8411f83909684520ce98b5dd05f222a3 OK 2026/05/09 01:18:25 DEBUG : appleappleapplebanana: md5 = 49014ce85785eed943c04c7b8ed68f64 OK 2026/05/09 01:18:26 DEBUG : splitbananasplit: md5 = 8ffc15b1e18508b17e69f66246639d13 OK 2026/05/09 01:18:26 DEBUG : Waiting for deletions to finish 2026/05/09 01:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:18:27 DEBUG : apple: size = 5 OK 2026/05/09 01:18:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:27 DEBUG : apple: Unchanged skipping 2026/05/09 01:18:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:18:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:18:27 DEBUG : banana: size = 6 OK 2026/05/09 01:18:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:27 DEBUG : banana: Unchanged skipping 2026/05/09 01:18:28 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:18:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:18:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:18:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:18:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:18:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:18:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:18:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:18:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:18:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:18:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:18:28 DEBUG : Waiting for deletions to finish 2026/05/09 01:18:28 DEBUG : Waiting for deletions to finish 2026/05/09 01:18:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:18:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:18:30 DEBUG : dir1: Directory modification time the same (differ by -560.889µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : apple: size = 5 OK 2026/05/09 01:18:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : apple: Unchanged skipping 2026/05/09 01:18:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:18:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:18:30 DEBUG : banana: size = 6 OK 2026/05/09 01:18:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : banana: Unchanged skipping 2026/05/09 01:18:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:18:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:18:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:18:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:18:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:18:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:18:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:18:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:18:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:18:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:18:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:18:30 DEBUG : Waiting for deletions to finish 2026/05/09 01:18:30 DEBUG : Waiting for deletions to finish 2026/05/09 01:18:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:18:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:18:42 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/NFD run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:18:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 8a2f62d737a262ec7b69e1328adca493 OK 2026/05/09 01:18:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = a07b05e5f9dbac7c5736d6897a6ba206 OK 2026/05/09 01:18:48 DEBUG : dir1/0002-cdefghi.txt: md5 = 4abce7503c10b62fec744ef8ecd5c7fb OK 2026/05/09 01:18:50 DEBUG : dir1/0003-defghij.txt: md5 = f0cbc8b5f4deff37d87e50d0647d761d OK 2026/05/09 01:18:52 DEBUG : dir1/0004-efghijk.txt: md5 = d6b805007ccfefec44352544c36f1f94 OK 2026/05/09 01:18:53 DEBUG : dir1/0005-fghijkl.txt: md5 = 88ec61a3781528ee627faea290f1bcb9 OK 2026/05/09 01:18:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 60157d730202fb796cb81a6a0be7b3e3 OK 2026/05/09 01:18:56 DEBUG : dir1/0007-1234567.txt: md5 = e9609432bf4b82ff66e95dfb95cd15ef OK 2026/05/09 01:18:58 DEBUG : dir1/0008-2345678.txt: md5 = 9bbc0db8a5be142b6cbbd5143ed0175e OK 2026/05/09 01:19:00 DEBUG : dir1/0009-3456789.txt: md5 = c66d0ee59d9695b0630bb0101151d9d7 OK 2026/05/09 01:19:01 DEBUG : dir1/0010-456789.txt: md5 = 948ee3e37daa2b5b40e3105f86af923a OK 2026/05/09 01:19:03 DEBUG : dir1/0011-56789;.txt: md5 = 300675264a5b3642a901b71c41d9b3a7 OK 2026/05/09 01:19:04 DEBUG : dir1/0012-6789;.txt: md5 = add8a57b6dff8ff8f2b8874cd4b341d6 OK 2026/05/09 01:19:06 DEBUG : dir1/0013-789;=.txt: md5 = 3881ad23a38a171aaa8f4d9cb95dae83 OK 2026/05/09 01:19:07 DEBUG : dir1/0014-89;=.txt: md5 = 28feaba387c1d7d7765632dec37337d1 OK 2026/05/09 01:19:09 DEBUG : dir1/0015-9;=.txt: md5 = c6ec831186ec100388acc2bd68d4547b OK 2026/05/09 01:19:10 DEBUG : apple: md5 = d6c0e0c82764b7f3554608b8f75c3e1a OK 2026/05/09 01:19:12 DEBUG : banana: md5 = ec502ac50497767d09a73169086c6e77 OK 2026/05/09 01:19:13 DEBUG : appleappleapplebanana: md5 = 4c4ca5362a64632af41c028c3d443abf OK 2026/05/09 01:19:15 DEBUG : splitbananasplit: md5 = 8f250a61c01704547824bae6c9cb8c67 OK 2026/05/09 01:19:15 DEBUG : Waiting for deletions to finish 2026/05/09 01:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:19:16 DEBUG : apple: size = 5 OK 2026/05/09 01:19:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:16 DEBUG : apple: Unchanged skipping 2026/05/09 01:19:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:19:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:19:16 DEBUG : banana: size = 6 OK 2026/05/09 01:19:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:16 DEBUG : banana: Unchanged skipping 2026/05/09 01:19:17 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:19:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:19:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:19:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:19:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:19:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:19:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:19:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:19:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:19:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:19:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:19:17 DEBUG : Waiting for deletions to finish 2026/05/09 01:19:17 DEBUG : Waiting for deletions to finish 2026/05/09 01:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1: Directory modification time the same (differ by -398.011µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : apple: size = 5 OK 2026/05/09 01:19:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : apple: Unchanged skipping 2026/05/09 01:19:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:19:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:19:19 DEBUG : banana: size = 6 OK 2026/05/09 01:19:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : banana: Unchanged skipping 2026/05/09 01:19:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:19:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:19:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:19:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:19:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:19:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:19:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:19:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:19:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:19:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:19:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:19:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:19:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:19:31 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" === RUN TestTransform/base64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:19:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 8ea228dfb6309384e74b2603559f058d OK 2026/05/09 01:19:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1beacc8d75bd68e0ff9ebe31af87aa47 OK 2026/05/09 01:19:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 94f6e2e9904ef2af8bb461043daa2d47 OK 2026/05/09 01:19:39 DEBUG : dir1/0003-defghij.txt: md5 = 5d1bbd5a04c049e2d8984f4a0c6e811c OK 2026/05/09 01:19:41 DEBUG : dir1/0004-efghijk.txt: md5 = 1c3b1b3ce115cf548e75b59444469139 OK 2026/05/09 01:19:42 DEBUG : dir1/0005-fghijkl.txt: md5 = d5df924c78925a23c81a4673789daa3f OK 2026/05/09 01:19:44 DEBUG : dir1/0006-ghijklm.txt: md5 = 0b8f7142a1d047625a6962fd91f4adab OK 2026/05/09 01:19:45 DEBUG : dir1/0007-1234567.txt: md5 = e24ff30a5ce70c16b209458f5b522f4d OK 2026/05/09 01:19:47 DEBUG : dir1/0008-2345678.txt: md5 = 2b08f39aeb11a7815757af637afc7249 OK 2026/05/09 01:19:48 DEBUG : dir1/0009-3456789.txt: md5 = aedd58df6146f94c67c41c3ea5af3e30 OK 2026/05/09 01:19:50 DEBUG : dir1/0010-456789.txt: md5 = 322360eb057b2ec03f40b1f911906dbf OK 2026/05/09 01:19:51 DEBUG : dir1/0011-56789;.txt: md5 = c366d574de43745612214d934718592f OK 2026/05/09 01:19:53 DEBUG : dir1/0012-6789;.txt: md5 = fbb019901f866058dad8a67458679c08 OK 2026/05/09 01:19:55 DEBUG : dir1/0013-789;=.txt: md5 = 25ff85b7f2d9664483a19ec530980a86 OK 2026/05/09 01:19:56 DEBUG : dir1/0014-89;=.txt: md5 = f130e6e2fea85f978d51d001d8ed1de0 OK 2026/05/09 01:19:58 DEBUG : dir1/0015-9;=.txt: md5 = 37c5f2b91105bb43679f4738596c5358 OK 2026/05/09 01:19:59 DEBUG : apple: md5 = 8a7ddfc4c701a1f8e9a2598b0ddd57ba OK 2026/05/09 01:20:01 DEBUG : banana: md5 = 7509325c9612922b8aed3e81ccab4cb3 OK 2026/05/09 01:20:02 DEBUG : appleappleapplebanana: md5 = 2db215acec5c5d70b06c248d545f601a OK 2026/05/09 01:20:04 DEBUG : splitbananasplit: md5 = 60ca75780ccdcf49aec87820fd010633 OK 2026/05/09 01:20:04 DEBUG : Waiting for deletions to finish 2026/05/09 01:20:04 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:20:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:20:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:20:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:20:05 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:05 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:06 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:20:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:20:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:20:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = c693b2b22e8feabdb8e8d56ee6fb29c3 OK 2026/05/09 01:20:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 01:20:07 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = f6a5dc3016c0002151d702659da97c61 OK 2026/05/09 01:20:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 01:20:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:07 DEBUG : YmFuYW5h: md5 = 654ffb94a6a316d2514431df92f9916e OK 2026/05/09 01:20:07 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 01:20:07 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/09 01:20:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:07 DEBUG : YXBwbGU=: md5 = 7fc4a97a11502146b952bad9404f63c4 OK 2026/05/09 01:20:07 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 01:20:07 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/09 01:20:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 561f5bec0194d4570d9563ec9870e4a6 OK 2026/05/09 01:20:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 01:20:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 0be481bab9892b9459f1e4b9019e00cb OK 2026/05/09 01:20:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 01:20:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = efc28b42eca7a59b61d04a05db4ce93a OK 2026/05/09 01:20:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 01:20:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 10ecc9008f242f35cd2435ec7ec8de50 OK 2026/05/09 01:20:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 01:20:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 178a828df2fe104d3cea8407f7b03a3d OK 2026/05/09 01:20:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 01:20:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = e23080fd7acddeb15f7540568c6b7021 OK 2026/05/09 01:20:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 01:20:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = 848ecd91df0d02752837f2f5706a8dec OK 2026/05/09 01:20:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 01:20:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 1296ddd114a6ba03f7fb741a378b3e0d OK 2026/05/09 01:20:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 01:20:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = 6fc390e73c2b90c983b03629126d5dc5 OK 2026/05/09 01:20:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 01:20:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = 50fec152562362544229bd916b220cc7 OK 2026/05/09 01:20:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 01:20:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = f5963721ef5920fe1f933472b886f554 OK 2026/05/09 01:20:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 01:20:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 47fce1cade4b83f52b55b4b7bf880954 OK 2026/05/09 01:20:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 01:20:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 2525e64c72ba74dc239e6c35d4f9d8f8 OK 2026/05/09 01:20:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 01:20:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 015d75f5111c993f73e5829cc191bdbe OK 2026/05/09 01:20:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 01:20:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 6a935ca924d33d6a162163acb58ddfe5 OK 2026/05/09 01:20:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 01:20:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:13 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = f93506c1f581fb84d19999cb3c8b1ff9 OK 2026/05/09 01:20:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 01:20:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:13 DEBUG : Waiting for deletions to finish 2026/05/09 01:20:13 INFO : banana: Deleted 2026/05/09 01:20:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:20:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:20:13 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:20:13 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:20:13 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:20:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:20:14 INFO : splitbananasplit: Deleted 2026/05/09 01:20:14 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:20:14 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:20:14 INFO : apple: Deleted 2026/05/09 01:20:14 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:20:14 INFO : appleappleapplebanana: Deleted 2026/05/09 01:20:14 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:20:14 DEBUG : Waiting for deletions to finish 2026/05/09 01:20:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:16 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:16 DEBUG : dir1: Directory modification time the same (differ by -239.974µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 01:20:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 01:20:16 DEBUG : apple: Unchanged skipping 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:20:16 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 01:20:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : banana: Unchanged skipping 2026/05/09 01:20:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 01:20:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 01:20:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 01:20:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:20:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:20:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:20:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:20:16 DEBUG : Waiting for deletions to finish 2026/05/09 01:20:16 DEBUG : Waiting for deletions to finish 2026/05/09 01:20:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 01:20:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:17 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 01:20:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 01:20:17 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 01:20:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 01:20:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 01:20:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 01:20:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 01:20:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 01:20:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 01:20:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "41s3il9e1nfovrslmbng8iqtlrv8cvl2lltb04ifuq8mg8o2asb0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ko4nipokaeir7he536pqhh64srglvijf8us0qaatt2pl9r8b2260" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "le27f46j4es0aqged1bqo88pit85jt3eek5kv2qath0s0dcoim80" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qa3qi8prsbnf7fibe45232c5svftjlk4drc8b8s0i2ktrjgv3h50" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "301gbht8qu344gpt4slk7rh44h4r6pto1k96882lujvehrjfva00" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vi8ktotkncs6i0su6cl4j5sfq96jo9vgplq5h1tre50ffhi6o670" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "re83vvpgl8cvb14glk1bgi5r728f5drf65j1paiagbn1kitosis0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "p1f69c2bnfnl3mphmlpb623lmh4uu5c7c5s9gm9vmcngq3fd7spg" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "52sejkagmuadnvb1g3g77vcuq017ora7ds45utakbrgbffhh1kj0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a7bnchfb66rtan84bph2nv1ir04d2gpe8o1p4fu48v66tble7shg" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0ucuaat1b655fqvvfhv78uvlha95qeaohkdi4ts8ll774apko4mg" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ssvb4dmjhiolpr8ipt02e55l6ukurkh7mrfcb7nt8c0k8q71pb2g" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d5vmlctorvi4ie2dnjnmg9qt0dciffh31b1uk9r9g444bq2ute8g" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r9nv8spjccmm5lb23cbo5b7sqrb3dpl4husg96cterfbn9s71cf0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1j1c20ubfu6gknl0uoaveomemlrt9napkcfl15fre7vopqj3fjkg" 2026/05/09 01:20:28 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3jlfue81bpetn9c9or8ofd1qhrcuhja8hu3o1q2a25dvch35bps0" === RUN TestTransform/prefix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:20:32 DEBUG : dir1/0000-abcdefg.txt: md5 = 17acdd813de500f42b7b1325c50059c5 OK 2026/05/09 01:20:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = cc09e6ebf302c396efd8b5799a8cfd7d OK 2026/05/09 01:20:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 0911852d6b450563f51ef92bf61c93d4 OK 2026/05/09 01:20:36 DEBUG : dir1/0003-defghij.txt: md5 = 3a9e2bcd6f2b9f86b3ebc30cfdb58a72 OK 2026/05/09 01:20:38 DEBUG : dir1/0004-efghijk.txt: md5 = c2da64332b0e4967bece7de8d2ae76dc OK 2026/05/09 01:20:39 DEBUG : dir1/0005-fghijkl.txt: md5 = 50aeb2b00e6ae038618c182c5ec3af54 OK 2026/05/09 01:20:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 57b06bd22dae8b73a4e4871cc8db7c22 OK 2026/05/09 01:20:42 DEBUG : dir1/0007-1234567.txt: md5 = f334385e569f33f9a597ca3d413be38b OK 2026/05/09 01:20:44 DEBUG : dir1/0008-2345678.txt: md5 = 8a325d5b285c5e0dd083167b3e56cb6c OK 2026/05/09 01:20:45 DEBUG : dir1/0009-3456789.txt: md5 = 34ae9486e3c830e2f751466243f6a8f8 OK 2026/05/09 01:20:47 DEBUG : dir1/0010-456789.txt: md5 = 0c35cc17c9f08f808509c440b2d4668f OK 2026/05/09 01:20:48 DEBUG : dir1/0011-56789;.txt: md5 = 5f03a14dbd4c7c1c798f19a850152e9a OK 2026/05/09 01:20:50 DEBUG : dir1/0012-6789;.txt: md5 = 18ca41181b9767029ccb153100a118bd OK 2026/05/09 01:20:51 DEBUG : dir1/0013-789;=.txt: md5 = 9e71eb0b0587fead26cb93e0fc24993f OK 2026/05/09 01:20:53 DEBUG : dir1/0014-89;=.txt: md5 = 9c95622a32a0d3bff9453f8607121b4e OK 2026/05/09 01:20:54 DEBUG : dir1/0015-9;=.txt: md5 = cd389c251a48116a5dd26a3bc3bdc703 OK 2026/05/09 01:20:55 DEBUG : apple: md5 = 8b2d7977072ed63abaf3c94f8fddcfd3 OK 2026/05/09 01:20:57 DEBUG : banana: md5 = 862b508d9b566b75f301bf8117739a40 OK 2026/05/09 01:20:58 DEBUG : appleappleapplebanana: md5 = 3a52742a053d497f783bc9633f149237 OK 2026/05/09 01:21:00 DEBUG : splitbananasplit: md5 = 70d10903e6a311847cc560177f01d596 OK 2026/05/09 01:21:00 DEBUG : Waiting for deletions to finish 2026/05/09 01:21:01 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:21:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:02 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 01:21:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 01:21:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 01:21:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 01:21:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 01:21:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 01:21:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 01:21:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 01:21:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 01:21:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 01:21:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 01:21:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 01:21:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 01:21:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 01:21:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 01:21:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 01:21:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:21:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:21:03 DEBUG : PREFIXapple: md5 = 6c3b45cd5146a21a34a83852c41720f0 OK 2026/05/09 01:21:03 DEBUG : PREFIXapple: size = 5 OK 2026/05/09 01:21:03 INFO : apple: Copied (new) to: PREFIXapple 2026/05/09 01:21:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:03 DEBUG : PREFIXappleappleapplebanana: md5 = c140e5aa0edf9f444b612ed5a941a353 OK 2026/05/09 01:21:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/09 01:21:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/09 01:21:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:03 DEBUG : PREFIXbanana: md5 = c36ec4c4252dcf3d9241a718fb9b66de OK 2026/05/09 01:21:03 DEBUG : PREFIXbanana: size = 6 OK 2026/05/09 01:21:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/09 01:21:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:03 DEBUG : PREFIXsplitbananasplit: md5 = 11a3037cb59bb6bda6fdc02be8bd0bbe OK 2026/05/09 01:21:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/09 01:21:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/09 01:21:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:04 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = b70a36a30be9db232a097f307ba4d2ff OK 2026/05/09 01:21:04 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/09 01:21:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = 91083a34bdc72762903f5c72296d83bf OK 2026/05/09 01:21:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/09 01:21:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = c1c08da2c5181282bf68243de96bb758 OK 2026/05/09 01:21:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/09 01:21:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 7cba01164d34a65ca0b02c8b1bc95614 OK 2026/05/09 01:21:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:21:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = 35649fc143a84e7fbecf6dd45d162d24 OK 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/09 01:21:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = 17241dad2c3c4748a7d3fd0d4c784364 OK 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/09 01:21:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = b7337a424a93b5f7bf7d2e467d604217 OK 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/09 01:21:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 17dba8f87919b251d6b95079258da301 OK 2026/05/09 01:21:06 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/09 01:21:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:07 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 6e25df08240eb9fd3185a50d572bcb46 OK 2026/05/09 01:21:07 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/09 01:21:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:07 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = 7fb24cc1c7828b765ae591318ae374ed OK 2026/05/09 01:21:07 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/09 01:21:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:07 DEBUG : dir1/PREFIX0010-456789.txt: md5 = f93dca46eb0c7b92079a1a2aaea26d34 OK 2026/05/09 01:21:07 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/09 01:21:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:08 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = c61ec5155e3082744594ee6799693d57 OK 2026/05/09 01:21:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/09 01:21:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = b79659f1c71d7ca43205855175ff094d OK 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/09 01:21:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = 9fd969b7ac98fc45454dcdf587460c23 OK 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/09 01:21:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 09006a9f994aebef21b4c54571aacb53 OK 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/09 01:21:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = cf73062e37b0197efdc38047fd18eb78 OK 2026/05/09 01:21:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/09 01:21:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:09 DEBUG : Waiting for deletions to finish 2026/05/09 01:21:09 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:21:09 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:21:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:21:09 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:21:09 INFO : splitbananasplit: Deleted 2026/05/09 01:21:09 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:21:10 INFO : appleappleapplebanana: Deleted 2026/05/09 01:21:10 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:21:10 INFO : banana: Deleted 2026/05/09 01:21:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:21:10 INFO : apple: Deleted 2026/05/09 01:21:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:21:10 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:21:10 DEBUG : Waiting for deletions to finish 2026/05/09 01:21:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:21:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 01:21:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 01:21:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 01:21:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1: Directory modification time the same (differ by -208.5µs, within tolerance 1ms) 2026/05/09 01:21:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:21:13 DEBUG : appleappleapplebanana: md5 = 38ddbdd1f48f255eec995e4008cb46c1 OK 2026/05/09 01:21:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:21:13 INFO : appleappleapplebanana: Copied (new) 2026/05/09 01:21:13 DEBUG : banana: md5 = 84bf8ddc3617aeb14610d0a41b47f149 OK 2026/05/09 01:21:13 DEBUG : banana: size = 6 OK 2026/05/09 01:21:13 INFO : banana: Copied (new) 2026/05/09 01:21:13 DEBUG : splitbananasplit: md5 = 1d4002da769d218f6731a131686a1946 OK 2026/05/09 01:21:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:21:13 INFO : splitbananasplit: Copied (new) 2026/05/09 01:21:13 DEBUG : apple: md5 = 50eaef55e2c1f146a8be946f5be6b9e3 OK 2026/05/09 01:21:13 DEBUG : apple: size = 5 OK 2026/05/09 01:21:13 INFO : apple: Copied (new) 2026/05/09 01:21:15 DEBUG : dir1/0000-abcdefg.txt: md5 = 30cb2202321995f15372e15755469be8 OK 2026/05/09 01:21:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:21:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 01:21:15 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9b317b40c7d4b82b443e44341b3610bb OK 2026/05/09 01:21:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:21:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 01:21:15 DEBUG : dir1/0002-cdefghi.txt: md5 = 12a961ff99b0609867217819e980d705 OK 2026/05/09 01:21:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:21:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 01:21:15 DEBUG : dir1/0003-defghij.txt: md5 = ea6319bdfb4b9f880f80226a4968c1b2 OK 2026/05/09 01:21:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:21:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: md5 = 8bb87d2407b1ae0380d65dd81566a846 OK 2026/05/09 01:21:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:21:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 88d36567e6fb66db5a719cade588dd1d OK 2026/05/09 01:21:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:21:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: md5 = 9315c52d98710b0f2ad8b9d8331e147c OK 2026/05/09 01:21:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:21:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 01:21:16 DEBUG : dir1/0007-1234567.txt: md5 = a95fac3e730e1edcdd348a44ab73d470 OK 2026/05/09 01:21:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:21:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 01:21:18 DEBUG : dir1/0008-2345678.txt: md5 = f5ecdc409d1272af4c7d73c93fe34469 OK 2026/05/09 01:21:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:21:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 01:21:18 DEBUG : dir1/0009-3456789.txt: md5 = 8da76adfbdabaec0890d9ff57f2f01f7 OK 2026/05/09 01:21:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:21:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 01:21:18 DEBUG : dir1/0010-456789.txt: md5 = da16da1ed3fb535f6da4015f2780ef48 OK 2026/05/09 01:21:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:21:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 01:21:18 DEBUG : dir1/0011-56789;.txt: md5 = 7a9947060efc5875691744aa899887d6 OK 2026/05/09 01:21:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:21:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 01:21:19 DEBUG : dir1/0012-6789;.txt: md5 = 08df9d208006e8b0b45a7fe98b66322e OK 2026/05/09 01:21:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:21:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 01:21:19 DEBUG : dir1/0013-789;=.txt: md5 = db0cb363ea113cdfaea197fa847faf00 OK 2026/05/09 01:21:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:21:19 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 01:21:19 DEBUG : dir1/0014-89;=.txt: md5 = 939c38401da5d73644d414f388280f40 OK 2026/05/09 01:21:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:21:19 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 01:21:19 DEBUG : dir1/0015-9;=.txt: md5 = c78b4ee6b19e47302657fe28ff55829a OK 2026/05/09 01:21:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:21:19 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 01:21:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:21:20 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/09 01:21:20 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/09 01:21:20 INFO : PREFIXbanana: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/09 01:21:20 INFO : PREFIXapple: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/09 01:21:20 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/09 01:21:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/09 01:21:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/09 01:21:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/09 01:21:21 INFO : PREFIXsplitbananasplit: Deleted 2026/05/09 01:21:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/09 01:21:21 DEBUG : Waiting for deletions to finish 2026/05/09 01:21:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:21:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:21:22 DEBUG : Waiting for deletions to finish 2026/05/09 01:21:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:21:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ccevq9pporct1kaqdpdokla9bmdrk8qmle9fbi26gev8sf2mh4o0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v23jq22rqh7h1d6712tv4hrleid2ol5f9ho86c2p98ulr48ajou0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "n404q919nb18phh2cr260s9ch860rc0rmjj9fo2i2an676r1l1dg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "mgrr128ups01g34dcu0lavf9aa731v3s1rc21djpn05lvco63r8g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "fsvc4jrv0rlik6t0i8nmbufbphd62pnspq17nc0efgm2j85q9ng0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r8c3viatc0egh7e6e3gdgs83mmg7227lqi0tkhuchf8qhetmh330" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lq2kr3j504fveiua19bultjf0mf7so07q55qeei16ene7n57703g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dlcrl214dck2j86qks17ni5c3u1t1cthpe57kdn9eckhpnogti40" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "3lng8nqgig25b1icfnnscav2a6eejcc8g0kmqh78edt9t3nnud70" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "1p7574rvka6rs4aa6erqf3vta9egts4kv4oi9tf0bd2bk9p474q0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "s0t8sa46047qnotmb7f3d0dopvrsm6a80g52b39gn204lvq2jdbg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gi3208a53lsdohg2q68dap9ct2cmorbjg26p0915kirej7getueg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "i735bnnirfquokpdbgagck05er8jc2e5giobs9vlfavjaa62rsr0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5e5dgme90pfdbplt2crcf2lgbauqekkii78htukl2nul09p5b1r0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vmj3b6v1q4n77uji5e3h1frsi18n08nlk6102i0uinufvbilv6ng" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "r7ebrothhf48mnibmf38sairug04p6it1ki3krpgj82mef5okg2g" 2026/05/09 01:21:33 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" === RUN TestTransform/suffix run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:21:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 164d4cd84e0cbe91cc542432bb61084d OK 2026/05/09 01:21:39 DEBUG : dir1/0001-bcdefgh.txt: md5 = 11fb317aa5dec5faf24d2555687f28b0 OK 2026/05/09 01:21:40 DEBUG : dir1/0002-cdefghi.txt: md5 = 1a5b148fb3a8bb9f58b539b7ea02a92a OK 2026/05/09 01:21:42 DEBUG : dir1/0003-defghij.txt: md5 = 5e5bbb85501e4bff73f68ffcbd331055 OK 2026/05/09 01:21:43 DEBUG : dir1/0004-efghijk.txt: md5 = 86caeda85ee362b50832c33f72c09c40 OK 2026/05/09 01:21:45 DEBUG : dir1/0005-fghijkl.txt: md5 = aeaaff404787fbed9b78d4af82c3ca56 OK 2026/05/09 01:21:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 257dafa5d35ffbd78697c4948e4100a6 OK 2026/05/09 01:21:48 DEBUG : dir1/0007-1234567.txt: md5 = 0d23f2dec22b8962bbda00ca984e91e7 OK 2026/05/09 01:21:49 DEBUG : dir1/0008-2345678.txt: md5 = e788d97d52a4b4984575550f262838b3 OK 2026/05/09 01:21:51 DEBUG : dir1/0009-3456789.txt: md5 = c2aa48d7415280bfd6583a518ae17d7c OK 2026/05/09 01:21:52 DEBUG : dir1/0010-456789.txt: md5 = a5a4868fa83737a19a1555294391e4b8 OK 2026/05/09 01:21:52 DEBUG : TestDrive: Token expired 2026/05/09 01:21:52 DEBUG : Config file has changed externally - reloading 2026/05/09 01:21:52 DEBUG : TestDrive: Loaded fresh token from config file 2026/05/09 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/05/09 01:21:54 DEBUG : dir1/0011-56789;.txt: md5 = 5f20e46d27fb149a1fba0bcab24a93e9 OK 2026/05/09 01:21:55 DEBUG : dir1/0012-6789;.txt: md5 = 85a4c93a88b36505a1a6756c3f306a26 OK 2026/05/09 01:21:57 DEBUG : dir1/0013-789;=.txt: md5 = 94994d8e978abba01373ceffb407ab0f OK 2026/05/09 01:21:59 DEBUG : dir1/0014-89;=.txt: md5 = bb40c8ab8f9e8d81e45585a978b8c07a OK 2026/05/09 01:22:00 DEBUG : dir1/0015-9;=.txt: md5 = c3eaf0928143b7078ebecfa951fe4327 OK 2026/05/09 01:22:02 DEBUG : apple: md5 = c5c8af481ae93a8c0d676ac18ad64e89 OK 2026/05/09 01:22:03 DEBUG : banana: md5 = 1fe5166590195a8041b2185a07609f1f OK 2026/05/09 01:22:05 DEBUG : appleappleapplebanana: md5 = dbdddeccf6602c74a5670fbd210abfe5 OK 2026/05/09 01:22:06 DEBUG : splitbananasplit: md5 = 51bc7ec20bd291af14e1f28b5f28ce61 OK 2026/05/09 01:22:06 DEBUG : Waiting for deletions to finish 2026/05/09 01:22:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:07 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:08 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:08 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:08 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:08 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:22:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 01:22:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:22:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:22:09 DEBUG : bananaSUFFIX: md5 = 459be807410a338fa5578e9dd2ab93ba OK 2026/05/09 01:22:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/09 01:22:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/09 01:22:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:09 DEBUG : appleappleapplebananaSUFFIX: md5 = db7654ee347af9ed63260ce6e0eecad6 OK 2026/05/09 01:22:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/09 01:22:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/09 01:22:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:09 DEBUG : appleSUFFIX: md5 = 162d69862b02861e1c7243e36d549684 OK 2026/05/09 01:22:09 DEBUG : appleSUFFIX: size = 5 OK 2026/05/09 01:22:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/09 01:22:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:10 DEBUG : splitbananasplitSUFFIX: md5 = 8d165573330e67fc74561e78933d3714 OK 2026/05/09 01:22:10 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/09 01:22:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/09 01:22:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = 1701910c55bc74d73fb19c9dcd88845b OK 2026/05/09 01:22:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/09 01:22:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = 15833de23bc84b711791a9f38eaa42c0 OK 2026/05/09 01:22:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/09 01:22:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = c3a7273b4c8f8e6de9e228032cec0f65 OK 2026/05/09 01:22:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/09 01:22:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:11 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 23cbe0f835d158471fc527cb31069497 OK 2026/05/09 01:22:11 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/09 01:22:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = d7a1e1319fae66fe9540ec63fa2ce9ab OK 2026/05/09 01:22:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/09 01:22:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 4b55f890759ad4693a6e0a2eb9424485 OK 2026/05/09 01:22:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/09 01:22:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = 6ca579021048c9ac05e083e41eafb620 OK 2026/05/09 01:22:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/09 01:22:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:13 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = dfd66c5b89728771d42ea5ad0f679cfe OK 2026/05/09 01:22:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/09 01:22:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:13 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 51d82b5647487fe4dc94a6665589a190 OK 2026/05/09 01:22:13 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/09 01:22:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:14 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = 8bf34c152e8b31a0149ffde818a2de96 OK 2026/05/09 01:22:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/09 01:22:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:14 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = e3f97fc1299a9b015eb5be498f64cce5 OK 2026/05/09 01:22:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/09 01:22:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:14 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 42cef211d146bedc77f4e0ca02d78900 OK 2026/05/09 01:22:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/09 01:22:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:15 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 438628f7cd7382ed21ea481c83de66be OK 2026/05/09 01:22:15 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/09 01:22:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:15 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = 6a15824836d4c07d8edbb0c067df1e99 OK 2026/05/09 01:22:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/09 01:22:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:15 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = 12402bfa70e69eb56f672ee991229eff OK 2026/05/09 01:22:15 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/09 01:22:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:16 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = e144e40585a18d3d9f47dd91c6f4db74 OK 2026/05/09 01:22:16 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/09 01:22:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:16 DEBUG : Waiting for deletions to finish 2026/05/09 01:22:16 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:22:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:22:16 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:22:16 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:22:16 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:22:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:22:16 INFO : splitbananasplit: Deleted 2026/05/09 01:22:16 INFO : banana: Deleted 2026/05/09 01:22:16 INFO : apple: Deleted 2026/05/09 01:22:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:22:17 INFO : appleappleapplebanana: Deleted 2026/05/09 01:22:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:22:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:22:17 DEBUG : Waiting for deletions to finish 2026/05/09 01:22:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 01:22:18 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 01:22:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 01:22:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 01:22:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:22:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 01:22:18 DEBUG : dir1: Directory modification time the same (differ by -343.019µs, within tolerance 1ms) 2026/05/09 01:22:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:22:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:22:20 DEBUG : splitbananasplit: md5 = 726872dd262c90a98975ff6fa92d98fc OK 2026/05/09 01:22:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:22:20 INFO : splitbananasplit: Copied (new) 2026/05/09 01:22:20 DEBUG : appleappleapplebanana: md5 = 498ac6632f00a19e93ded6dbfadc2047 OK 2026/05/09 01:22:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:22:20 INFO : appleappleapplebanana: Copied (new) 2026/05/09 01:22:20 DEBUG : banana: md5 = 0681cf383d7a0577af7e03f2c57df8d6 OK 2026/05/09 01:22:20 DEBUG : banana: size = 6 OK 2026/05/09 01:22:20 INFO : banana: Copied (new) 2026/05/09 01:22:20 DEBUG : apple: md5 = 1e090fbfcfdbe9e86ee9cd2a04668a08 OK 2026/05/09 01:22:20 DEBUG : apple: size = 5 OK 2026/05/09 01:22:20 INFO : apple: Copied (new) 2026/05/09 01:22:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 650184b5bad512acf658b93695a773f3 OK 2026/05/09 01:22:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:22:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 01:22:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 636c9b39264acd48104a940670f8899e OK 2026/05/09 01:22:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:22:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 01:22:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 3bfb3080e6ac56034ce4a83596910048 OK 2026/05/09 01:22:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:22:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 01:22:21 DEBUG : dir1/0003-defghij.txt: md5 = 804b33cb267d2bd353e4101c4845d902 OK 2026/05/09 01:22:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:22:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 01:22:23 DEBUG : dir1/0004-efghijk.txt: md5 = 0d6198ffc0b6bb52974239dbe947a7b7 OK 2026/05/09 01:22:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:22:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 01:22:23 DEBUG : dir1/0005-fghijkl.txt: md5 = f3b3d514fddc807b33156aa0567fe872 OK 2026/05/09 01:22:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:22:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 01:22:23 DEBUG : dir1/0006-ghijklm.txt: md5 = ecba4f744baee22546743c1aa21db1a1 OK 2026/05/09 01:22:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:22:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 01:22:23 DEBUG : dir1/0007-1234567.txt: md5 = fb8b4597c8cc208b6f7655fdec7c908e OK 2026/05/09 01:22:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:22:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 01:22:24 DEBUG : dir1/0008-2345678.txt: md5 = 0e6331405f2fd2bc48bbdbf66568a86b OK 2026/05/09 01:22:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:22:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 01:22:24 DEBUG : dir1/0010-456789.txt: md5 = b2219cc17bb652211be634f4f5ac2457 OK 2026/05/09 01:22:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:22:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 01:22:24 DEBUG : dir1/0011-56789;.txt: md5 = 5b17a53fd8dc83bd9d4d080c2d0af933 OK 2026/05/09 01:22:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:22:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 01:22:24 DEBUG : dir1/0009-3456789.txt: md5 = a6dfd038f61400d356f6ce58e692d858 OK 2026/05/09 01:22:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:22:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 01:22:26 DEBUG : dir1/0012-6789;.txt: md5 = bc504c78683574fa5b725e48bf8a2d00 OK 2026/05/09 01:22:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:22:26 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 01:22:26 DEBUG : dir1/0013-789;=.txt: md5 = 438597bb46f2f516919c70244f200670 OK 2026/05/09 01:22:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:22:26 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 01:22:26 DEBUG : dir1/0015-9;=.txt: md5 = 13757e7a11ac3ddf1c1210ab4d5f2197 OK 2026/05/09 01:22:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:22:26 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 01:22:26 DEBUG : dir1/0014-89;=.txt: md5 = 47bab2b2f5639c022f3e1740a395f5b5 OK 2026/05/09 01:22:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:22:26 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 01:22:26 DEBUG : Waiting for deletions to finish 2026/05/09 01:22:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/09 01:22:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/09 01:22:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/09 01:22:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/09 01:22:26 INFO : appleSUFFIX: Deleted 2026/05/09 01:22:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/09 01:22:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/09 01:22:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/09 01:22:27 INFO : splitbananasplitSUFFIX: Deleted 2026/05/09 01:22:27 INFO : bananaSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/09 01:22:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/09 01:22:27 DEBUG : Waiting for deletions to finish 2026/05/09 01:22:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:22:28 DEBUG : Waiting for deletions to finish 2026/05/09 01:22:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:22:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0dqtqe2m6v02u2r0g796odicok53sp3duc2e9c0gs4p0keln0rog" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "b9b7dr98gdvlvoh19hc5vur090ss86tglfdv9ugol76ofsqgtjvg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vq4fprjln6d7jf4u3d9kt6hrnedrkqhsmn3ec8v2qolj4uc5rvgg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "65rffet5qtp0tc5qbkn7fl8fm21rkl9ooc63ob38ucg0plr6gkeg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gmbgp5sdvka5c4gihnce111g1cuhdnr1cmihb490vj9dr8jaok5g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "o8ki82q1edev0jri4lp207qgbs7m1jbejuag12dpdkg24jqu85d0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "tidut4h7uik0pe8qmqbjt7qpj7un4prk96ealisdcp9uhep3q940" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ff8jp9bom2jtr2081kka316t5n7dviv8t4lvf6pr7e6guk8qafc0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "eucm2mkhb802m9nug8fgh757t7saooq26ggshq892hsr5djjp1ug" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "a1g3g8c8amojqghrpe616630pkt4deo1te9tu03i8v6ba89aovsg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "gff4009ubu4m8g9h4pirkcmhtk6geplls1finenkalmski8jmea0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d7t54l1tqtai060rm1iqle19o372b86mjhpmqqhuv4ik008o70m0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "36joi5072e9pld2a0521io67gapj67o7i342uvhp15l8dqoi2m5g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "falkr6f68plb24um4ihv9ptigpmfgtc81omgcssquts90ntsbd40" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "kh6omm9satuhgc6vb03vfpn7qqukf1frcmer8maeh66f1iuugulg" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d2ipbd3t4g9e5lreuung21evnp99et6hoi5qtj3v46etk5612ng" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:22:39 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" === RUN TestTransform/truncate run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:22:43 DEBUG : dir1/0000-abcdefg.txt: md5 = db0928bfc3a81cca4a7f3fd86600402f OK 2026/05/09 01:22:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = ca17de45a1d6f0053cc1aefd809cbfb7 OK 2026/05/09 01:22:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 2f74fdd1dca18a3b403085a0379992b8 OK 2026/05/09 01:22:48 DEBUG : dir1/0003-defghij.txt: md5 = caf6728ee028ec1e62a1efc32f68783e OK 2026/05/09 01:22:49 DEBUG : dir1/0004-efghijk.txt: md5 = 71c1b9b80d8f2470587841bc0f3f7c31 OK 2026/05/09 01:22:51 DEBUG : dir1/0005-fghijkl.txt: md5 = 9615f70d7ac61d41dcc4670840e0792e OK 2026/05/09 01:22:52 DEBUG : dir1/0006-ghijklm.txt: md5 = d1a4e416d9a2ef006187ed66d36aa9e8 OK 2026/05/09 01:22:54 DEBUG : dir1/0007-1234567.txt: md5 = 06c2bfd4f5811f9f7418267e3ff492a1 OK 2026/05/09 01:22:55 DEBUG : dir1/0008-2345678.txt: md5 = 4891fffd2f4a3757ed70e3b9ab83998a OK 2026/05/09 01:22:57 DEBUG : dir1/0009-3456789.txt: md5 = 76e6dbe829d8bdbd43f88b6951de4ef4 OK 2026/05/09 01:22:58 DEBUG : dir1/0010-456789.txt: md5 = e1f432d6813386cb2992edb4bcf4aef4 OK 2026/05/09 01:23:00 DEBUG : dir1/0011-56789;.txt: md5 = ae256f2a9ba19bfadc1acbbd1e96658f OK 2026/05/09 01:23:01 DEBUG : dir1/0012-6789;.txt: md5 = 72a817c5eb80e1a04d00fabe655b2482 OK 2026/05/09 01:23:03 DEBUG : dir1/0013-789;=.txt: md5 = b7d2916d3c07f5a1db8e0f95f9b079ea OK 2026/05/09 01:23:05 DEBUG : dir1/0014-89;=.txt: md5 = 92b6dfbec2aaf871a8a18d44c812849b OK 2026/05/09 01:23:06 DEBUG : dir1/0015-9;=.txt: md5 = ff936cee3d229feefef1c13f70828560 OK 2026/05/09 01:23:08 DEBUG : apple: md5 = df3eed1cec4369720d797eada90bd8b4 OK 2026/05/09 01:23:09 DEBUG : banana: md5 = a2def83f0f1f7fb24dfeb2f7a3d471c2 OK 2026/05/09 01:23:10 DEBUG : appleappleapplebanana: md5 = 7948f76dd27d11aa263b7652cc6867ec OK 2026/05/09 01:23:12 DEBUG : splitbananasplit: md5 = 04ed2b5d6744f541efa38bbd791553b7 OK 2026/05/09 01:23:12 DEBUG : Waiting for deletions to finish 2026/05/09 01:23:13 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:23:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 01:23:13 DEBUG : apple: size = 5 OK 2026/05/09 01:23:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:13 DEBUG : apple: Unchanged skipping 2026/05/09 01:23:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:13 DEBUG : banana: size = 6 OK 2026/05/09 01:23:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:13 DEBUG : banana: Unchanged skipping 2026/05/09 01:23:14 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:23:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:23:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 01:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:23:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:23:15 DEBUG : appleapple: md5 = a79fe9b3cdb151b8d3b87cafb13d5a5c OK 2026/05/09 01:23:15 DEBUG : appleapple: size = 21 OK 2026/05/09 01:23:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/09 01:23:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:15 DEBUG : splitbanan: md5 = 1d93719add9460c9ead69ffe8a91bf4e OK 2026/05/09 01:23:15 DEBUG : splitbanan: size = 16 OK 2026/05/09 01:23:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/09 01:23:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:16 DEBUG : dir1/0001-bcdef: md5 = a85eed4b866c981798bf0ce2b655e875 OK 2026/05/09 01:23:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 01:23:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/09 01:23:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:16 DEBUG : dir1/0000-abcde: md5 = 8ad9b2cbaf9a3962c48d3f7b60a7b1fd OK 2026/05/09 01:23:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 01:23:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/09 01:23:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:17 DEBUG : dir1/0002-cdefg: md5 = 2608af7b569c423f947caed04b532ded OK 2026/05/09 01:23:17 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 01:23:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/09 01:23:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:17 DEBUG : dir1/0003-defgh: md5 = 981df61f6c346b6bd59d81c9350aa4d4 OK 2026/05/09 01:23:17 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 01:23:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/09 01:23:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:17 DEBUG : dir1/0004-efghi: md5 = a2d8121474acc89ce0fb025b7971fcc4 OK 2026/05/09 01:23:17 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 01:23:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/09 01:23:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:17 DEBUG : dir1/0005-fghij: md5 = c2a683df43a7e477a7d3463afa39defd OK 2026/05/09 01:23:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 01:23:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/09 01:23:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:18 DEBUG : dir1/0006-ghijk: md5 = fe239a034f468f3ef15093f6b2d123ed OK 2026/05/09 01:23:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 01:23:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/09 01:23:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:18 DEBUG : dir1/0007-12345: md5 = 762c6252ac6e4fd8bd514288a2931d9f OK 2026/05/09 01:23:18 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 01:23:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/09 01:23:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:18 DEBUG : dir1/0008-23456: md5 = acad12c02efb16efb421e57cfde814e3 OK 2026/05/09 01:23:18 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 01:23:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/09 01:23:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:19 DEBUG : dir1/0009-34567: md5 = 333653b9330888cdbc8392ee158a3365 OK 2026/05/09 01:23:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 01:23:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/09 01:23:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:20 DEBUG : dir1/0010-45678: md5 = 1eb773ec6fb5e90f9742dbc5634b29e6 OK 2026/05/09 01:23:20 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 01:23:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/09 01:23:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:20 DEBUG : dir1/0011-56789: md5 = 30b052fa5385559f8ec63408ff032585 OK 2026/05/09 01:23:20 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 01:23:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/09 01:23:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:20 DEBUG : dir1/0013-789;=: md5 = 2361835b61fa2cc9a0f64177b1895bda OK 2026/05/09 01:23:20 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 01:23:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/09 01:23:20 DEBUG : dir1/0012-6789;: md5 = 46a8e60fddb4cb336c4249a937bdf79f OK 2026/05/09 01:23:20 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 01:23:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/09 01:23:21 DEBUG : dir1/0014-89;=.: md5 = 933dd78081e74f0663c0983dec1e9f89 OK 2026/05/09 01:23:21 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 01:23:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/09 01:23:21 DEBUG : dir1/0015-9;=.t: md5 = 375b6e9d8e4242c795c83859dbb039bc OK 2026/05/09 01:23:21 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 01:23:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/09 01:23:21 DEBUG : Waiting for deletions to finish 2026/05/09 01:23:22 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 01:23:22 INFO : appleappleapplebanana: Deleted 2026/05/09 01:23:22 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 01:23:22 INFO : splitbananasplit: Deleted 2026/05/09 01:23:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 01:23:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 01:23:23 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 01:23:23 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 01:23:23 DEBUG : Waiting for deletions to finish 2026/05/09 01:23:23 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 01:23:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:24 DEBUG : dir1: Directory modification time the same (differ by -479.045µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:24 DEBUG : banana: size = 6 OK 2026/05/09 01:23:24 DEBUG : apple: size = 5 OK 2026/05/09 01:23:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : banana: Unchanged skipping 2026/05/09 01:23:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : apple: Unchanged skipping 2026/05/09 01:23:24 DEBUG : appleapple: size = 21 OK 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:23:24 DEBUG : splitbanan: size = 16 OK 2026/05/09 01:23:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 01:23:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 01:23:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 01:23:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 01:23:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 01:23:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 01:23:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 01:23:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 01:23:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 01:23:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 01:23:24 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 01:23:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 01:23:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 01:23:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 01:23:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 01:23:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 01:23:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:23:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:23:24 DEBUG : Waiting for deletions to finish 2026/05/09 01:23:24 DEBUG : Waiting for deletions to finish 2026/05/09 01:23:25 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 01:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 01:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 01:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 01:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 01:23:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 01:23:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 01:23:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 01:23:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 01:23:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 01:23:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 01:23:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 01:23:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 01:23:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 01:23:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 01:23:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 01:23:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 01:23:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 01:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "2d958gsc73590i3i86a6s9p4f0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "jh6sgav4bmi0h493va03djc48k" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "8hlusmenqsj89absmc5gblmkm4" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "17bsp366690b541qfe31obp2i8" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e8ecvitiml58tr96ger7ug402k" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "d9bdv3lhp93l618voo1g8ove6s" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "oej4j4e1hbhqiac3q9dd003pjk" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "ggvo8akdl5a946j89k2d5o8plc" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "j5s1tnhu7vq05e1lqqdsacmrm8" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7cq4675dk1t6nrf8il78l2arno" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "996a7rrg3h477bbo9k5td824p0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "e78nbgp63oau20jqotisme95u4" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lbfuc3qire26oqvuo0bj3mg1to" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0t68cli4t8c0res5eve9sppn28" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7sinbqgmsd6m7sasmdvkk651fg" 2026/05/09 01:23:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "al5919deam5qa6ek2c4jstfogs" === RUN TestTransform/encoder run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:23:40 DEBUG : dir1/0000-abcdefg.txt: md5 = dae0740d0ef35743b427438fdeb0e185 OK 2026/05/09 01:23:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = afbcdfb189a29ebd734e7b19753ff0e7 OK 2026/05/09 01:23:42 DEBUG : dir1/0002-cdefghi.txt: md5 = fa5f0e0255c9ec7d71a1466e64ca68a3 OK 2026/05/09 01:23:44 DEBUG : dir1/0003-defghij.txt: md5 = 395fbf372dff3b0ef92c0ecf5c21a8a9 OK 2026/05/09 01:23:46 DEBUG : dir1/0004-efghijk.txt: md5 = cd56c7105b66ac64669e2f17ccc9dc98 OK 2026/05/09 01:23:47 DEBUG : dir1/0005-fghijkl.txt: md5 = f6d245fc52b549335cd73b0c8b58f824 OK 2026/05/09 01:23:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 7d616e3989317c550993ff32e50feb7c OK 2026/05/09 01:23:50 DEBUG : dir1/0007-1234567.txt: md5 = b00e6ae1cd58d8044b6545bf492b2016 OK 2026/05/09 01:23:51 DEBUG : dir1/0008-2345678.txt: md5 = 6255d1b5b69165cb0f4a65fab7879cfe OK 2026/05/09 01:23:53 DEBUG : dir1/0009-3456789.txt: md5 = 1438266eab09ce9e9cf799a7849ed586 OK 2026/05/09 01:23:55 DEBUG : dir1/0010-456789.txt: md5 = e59093e8823c29b3ad0f254254097229 OK 2026/05/09 01:23:56 DEBUG : dir1/0011-56789;.txt: md5 = 8903dcb63dab2ced825ef154542698ff OK 2026/05/09 01:23:58 DEBUG : dir1/0012-6789;.txt: md5 = 907a894a765c63b07952fcf6e608560a OK 2026/05/09 01:23:59 DEBUG : dir1/0013-789;=.txt: md5 = bbd1aa474befaccf6dc04c165d8fd980 OK 2026/05/09 01:24:01 DEBUG : dir1/0014-89;=.txt: md5 = 2bf7ec8e6bdbdc2e08ffc2c7e5efda14 OK 2026/05/09 01:24:02 DEBUG : dir1/0015-9;=.txt: md5 = 06471ac3452aee841153546b2c9ec859 OK 2026/05/09 01:24:04 DEBUG : apple: md5 = 55daac122ae26ada9dfbecd7958e580f OK 2026/05/09 01:24:05 DEBUG : banana: md5 = ac01693b94c22858aa90d4c59c5f60f2 OK 2026/05/09 01:24:07 DEBUG : appleappleapplebanana: md5 = 64b60de2ca097b5daabd3d6b273ff377 OK 2026/05/09 01:24:09 DEBUG : splitbananasplit: md5 = c810e823ca3cff45b60cf3ea955b0d4f OK 2026/05/09 01:24:09 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:09 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:24:10 DEBUG : apple: size = 5 OK 2026/05/09 01:24:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:24:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:24:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:10 DEBUG : apple: Unchanged skipping 2026/05/09 01:24:10 DEBUG : banana: size = 6 OK 2026/05/09 01:24:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:10 DEBUG : banana: Unchanged skipping 2026/05/09 01:24:10 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:24:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:24:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:24:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:24:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:24:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:24:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:24:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:24:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:24:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:24:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:24:11 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:11 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:11 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:24:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:24:12 DEBUG : dir1: Directory modification time the same (differ by -447.216µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : apple: size = 5 OK 2026/05/09 01:24:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:24:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : apple: Unchanged skipping 2026/05/09 01:24:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:24:12 DEBUG : banana: size = 6 OK 2026/05/09 01:24:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : banana: Unchanged skipping 2026/05/09 01:24:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:24:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:24:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:24:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:24:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:24:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:24:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:24:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:24:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:24:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:24:12 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:12 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:13 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:24:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:14 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:24:25 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:24:28 DEBUG : dir1/0000-abcdefg.txt: md5 = c7922e6cb6fa1b48fa8738929b641359 OK 2026/05/09 01:24:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = e8bf9c579ceb4486cdac8e9bc3a3afc3 OK 2026/05/09 01:24:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 2983905f7c2cf89699c9d8d75baaca0a OK 2026/05/09 01:24:32 DEBUG : dir1/0003-defghij.txt: md5 = 25d1e2e25a683a9da27a87994427472d OK 2026/05/09 01:24:34 DEBUG : dir1/0004-efghijk.txt: md5 = f6975ef2fed37cdf22144691a825d039 OK 2026/05/09 01:24:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 79b2cee1ad2931c4ce6e8daa328bc3c7 OK 2026/05/09 01:24:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 0b41f7505e76b23e2bf4fd5170f20be7 OK 2026/05/09 01:24:38 DEBUG : dir1/0007-1234567.txt: md5 = cf3b35d953ba35be08028fca30bb0f09 OK 2026/05/09 01:24:40 DEBUG : dir1/0008-2345678.txt: md5 = 5d196a89c83d92d7cb546ab12acb881d OK 2026/05/09 01:24:41 DEBUG : dir1/0009-3456789.txt: md5 = 38d4fd1438ddb3a1f707d1da6a2ce395 OK 2026/05/09 01:24:43 DEBUG : dir1/0010-456789.txt: md5 = c956895390b6829f7e2f2d9fd1b9d720 OK 2026/05/09 01:24:44 DEBUG : dir1/0011-56789;.txt: md5 = 9a9c3f6b8be1d2101f14b63b4683f90c OK 2026/05/09 01:24:46 DEBUG : dir1/0012-6789;.txt: md5 = 16968ae556b3ac621facc38ad43b82e7 OK 2026/05/09 01:24:47 DEBUG : dir1/0013-789;=.txt: md5 = 9a849e561c437237b75445649bc05e53 OK 2026/05/09 01:24:49 DEBUG : dir1/0014-89;=.txt: md5 = 6dc28f727a4f06afa649d80ea2a430b2 OK 2026/05/09 01:24:50 DEBUG : dir1/0015-9;=.txt: md5 = 20c3341ed3f0323128ac4b0f1b01a682 OK 2026/05/09 01:24:52 DEBUG : apple: md5 = 517334a6d2857d13303fa53d864de7ba OK 2026/05/09 01:24:53 DEBUG : banana: md5 = 4c511a739f3c07ab1d576aa074e98918 OK 2026/05/09 01:24:55 DEBUG : appleappleapplebanana: md5 = a295567c98b9a573ab6d287dc314e27d OK 2026/05/09 01:24:56 DEBUG : splitbananasplit: md5 = b7a53748ee5b76232b5125cd86a94753 OK 2026/05/09 01:24:56 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:57 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:24:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:24:58 DEBUG : apple: size = 5 OK 2026/05/09 01:24:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:24:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:58 DEBUG : apple: Unchanged skipping 2026/05/09 01:24:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:24:58 DEBUG : banana: size = 6 OK 2026/05/09 01:24:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:58 DEBUG : banana: Unchanged skipping 2026/05/09 01:24:58 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:24:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:24:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:24:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:24:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:24:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:24:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:24:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:24:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:24:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:24:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:24:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:24:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:24:59 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:59 DEBUG : Waiting for deletions to finish 2026/05/09 01:24:59 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:24:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:25:00 DEBUG : dir1: Directory modification time the same (differ by -268.53µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : apple: size = 5 OK 2026/05/09 01:25:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : apple: Unchanged skipping 2026/05/09 01:25:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:25:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:25:00 DEBUG : banana: size = 6 OK 2026/05/09 01:25:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : banana: Unchanged skipping 2026/05/09 01:25:00 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:25:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:25:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:25:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:25:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:25:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:25:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:25:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:25:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:25:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:25:00 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:00 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:01 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:25:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:25:12 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" === RUN TestTransform/charmap run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:25:16 DEBUG : dir1/0000-abcdefg.txt: md5 = e9eb8af115ccea970c359a73c4ccbc3b OK 2026/05/09 01:25:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = 63b41c104e7345198620b6508891443e OK 2026/05/09 01:25:19 DEBUG : dir1/0002-cdefghi.txt: md5 = d26fb3bc708bbb7074190cf6e0ae0dc5 OK 2026/05/09 01:25:21 DEBUG : dir1/0003-defghij.txt: md5 = 3d9d0de4b2c025e2acf104d9be0ecd91 OK 2026/05/09 01:25:22 DEBUG : dir1/0004-efghijk.txt: md5 = 850828e8820eb3a8301d78ad324eeaef OK 2026/05/09 01:25:24 DEBUG : dir1/0005-fghijkl.txt: md5 = b5899cdcdbf22bf2788b7ed0885fcb0a OK 2026/05/09 01:25:25 DEBUG : dir1/0006-ghijklm.txt: md5 = b9506b2134fd89a031098357a469587a OK 2026/05/09 01:25:27 DEBUG : dir1/0007-1234567.txt: md5 = 28610c972850439d41a129da51dde43f OK 2026/05/09 01:25:28 DEBUG : dir1/0008-2345678.txt: md5 = 97e7d37c731ba3a060589cfefe6a592e OK 2026/05/09 01:25:30 DEBUG : dir1/0009-3456789.txt: md5 = 1cd48e9d6a1e1b37394dcdda7e46d1a9 OK 2026/05/09 01:25:32 DEBUG : dir1/0010-456789.txt: md5 = 7ca70385ab9341a88c41cd177ae61f0f OK 2026/05/09 01:25:33 DEBUG : dir1/0011-56789;.txt: md5 = 78c6810223226e80c8d297c465c73067 OK 2026/05/09 01:25:35 DEBUG : dir1/0012-6789;.txt: md5 = 942b0a7ec70a8ec149058ecaf40312fe OK 2026/05/09 01:25:36 DEBUG : dir1/0013-789;=.txt: md5 = 0f0d1981714f244d5f21a28b05c63b81 OK 2026/05/09 01:25:38 DEBUG : dir1/0014-89;=.txt: md5 = 6df90f9d32c922b7dd26e5b459dbbfbe OK 2026/05/09 01:25:39 DEBUG : dir1/0015-9;=.txt: md5 = 3755af59bbf1a4216abc8d44941e10bd OK 2026/05/09 01:25:41 DEBUG : apple: md5 = 7aaefc94c62fe9313195dfc1fe1830e5 OK 2026/05/09 01:25:42 DEBUG : banana: md5 = b99b1c3cfb707ddd89332d356793fcb7 OK 2026/05/09 01:25:44 DEBUG : appleappleapplebanana: md5 = 64210aaec456cbfdb4e772e426f7a359 OK 2026/05/09 01:25:45 DEBUG : splitbananasplit: md5 = 2e145103f841745664952692cfbc43e0 OK 2026/05/09 01:25:45 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:25:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:25:47 DEBUG : apple: size = 5 OK 2026/05/09 01:25:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : apple: Unchanged skipping 2026/05/09 01:25:47 DEBUG : banana: size = 6 OK 2026/05/09 01:25:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : banana: Unchanged skipping 2026/05/09 01:25:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:25:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:25:47 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:25:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:25:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:25:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:25:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:25:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:25:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:25:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:25:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:25:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:25:47 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:47 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:25:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:25:49 DEBUG : dir1: Directory modification time the same (differ by -110.351µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : apple: size = 5 OK 2026/05/09 01:25:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : apple: Unchanged skipping 2026/05/09 01:25:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:25:49 DEBUG : banana: size = 6 OK 2026/05/09 01:25:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:25:49 DEBUG : banana: Unchanged skipping 2026/05/09 01:25:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:25:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:25:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:25:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:25:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:25:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:25:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:25:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:25:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:25:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:25:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:25:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:49 DEBUG : Waiting for deletions to finish 2026/05/09 01:25:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:25:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:26:01 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/lowercase run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:26:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 7d00b7930364193c77f90b1247876885 OK 2026/05/09 01:26:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = ef619d3606a0449ce1a6ffeee536816d OK 2026/05/09 01:26:08 DEBUG : dir1/0002-cdefghi.txt: md5 = 52bce28db4a82e5ca0eed76900f32e5c OK 2026/05/09 01:26:09 DEBUG : dir1/0003-defghij.txt: md5 = cd270a771dfb2df955942243e8c724c8 OK 2026/05/09 01:26:10 DEBUG : dir1/0004-efghijk.txt: md5 = 9458c77b13de9c0f5df204490c86f836 OK 2026/05/09 01:26:12 DEBUG : dir1/0005-fghijkl.txt: md5 = 77a1df2b5141a5ba3c21f585eef2b5eb OK 2026/05/09 01:26:13 DEBUG : dir1/0006-ghijklm.txt: md5 = eab724eee10e84830f042c601c9988e0 OK 2026/05/09 01:26:15 DEBUG : dir1/0007-1234567.txt: md5 = 1ec9ceb96936d90422b3bc64f56524da OK 2026/05/09 01:26:17 DEBUG : dir1/0008-2345678.txt: md5 = 074c42d57e672a32f63dcc94ddbd3942 OK 2026/05/09 01:26:18 DEBUG : dir1/0009-3456789.txt: md5 = 6c28bd5c4ab6e7c8835f42a177ce8e55 OK 2026/05/09 01:26:20 DEBUG : dir1/0010-456789.txt: md5 = 2249aa88b9d2e58f5fd668e6370b63e1 OK 2026/05/09 01:26:21 DEBUG : dir1/0011-56789;.txt: md5 = 9420f8420f772e5df5e8654d29672afc OK 2026/05/09 01:26:23 DEBUG : dir1/0012-6789;.txt: md5 = bfb14e9a5ae2d3dd9a0124b89828fc1e OK 2026/05/09 01:26:24 DEBUG : dir1/0013-789;=.txt: md5 = dc97deb0a1908d6bf11d6c78d949982f OK 2026/05/09 01:26:26 DEBUG : dir1/0014-89;=.txt: md5 = ccf8a0ce72113f152a69e5b7f3718289 OK 2026/05/09 01:26:27 DEBUG : dir1/0015-9;=.txt: md5 = b592fcf732d28553839bcd16972a246b OK 2026/05/09 01:26:29 DEBUG : apple: md5 = 668737262490fc1985f5c5792122db0d OK 2026/05/09 01:26:30 DEBUG : banana: md5 = 550b079819be3b59b5ce997a85cac82e OK 2026/05/09 01:26:32 DEBUG : appleappleapplebanana: md5 = e6f55869a13dfb17ad0f32332ecbd9a1 OK 2026/05/09 01:26:33 DEBUG : splitbananasplit: md5 = e4b120fc0a6b7a16428e0ae3a5da42b5 OK 2026/05/09 01:26:33 DEBUG : Waiting for deletions to finish 2026/05/09 01:26:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:26:34 DEBUG : apple: size = 5 OK 2026/05/09 01:26:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:34 DEBUG : apple: Unchanged skipping 2026/05/09 01:26:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:26:34 DEBUG : banana: size = 6 OK 2026/05/09 01:26:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:26:34 DEBUG : banana: Unchanged skipping 2026/05/09 01:26:35 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:26:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:26:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:26:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:26:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:26:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:26:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:26:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:26:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:26:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:26:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:26:35 DEBUG : Waiting for deletions to finish 2026/05/09 01:26:35 DEBUG : Waiting for deletions to finish 2026/05/09 01:26:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:26:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1: Directory modification time the same (differ by -931.676µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : apple: size = 5 OK 2026/05/09 01:26:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : apple: Unchanged skipping 2026/05/09 01:26:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:26:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:26:37 DEBUG : banana: size = 6 OK 2026/05/09 01:26:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : banana: Unchanged skipping 2026/05/09 01:26:37 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:26:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:26:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:26:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:26:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:26:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:26:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:26:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:26:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:26:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:26:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:26:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:26:37 DEBUG : Waiting for deletions to finish 2026/05/09 01:26:37 DEBUG : Waiting for deletions to finish 2026/05/09 01:26:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:26:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:26:48 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" === RUN TestTransform/ascii run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:26:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 1cc392bc4b04a393f7ba01882184d872 OK 2026/05/09 01:26:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c53d49d88d2c5d79465d239ad8ce4b66 OK 2026/05/09 01:26:55 DEBUG : dir1/0002-cdefghi.txt: md5 = 70f0bf7d0e82d220f49301c1e41cc78d OK 2026/05/09 01:26:57 DEBUG : dir1/0003-defghij.txt: md5 = 5c6748afca152d615d09dc5f2f0eef81 OK 2026/05/09 01:26:58 DEBUG : dir1/0004-efghijk.txt: md5 = 5a08cb2237b078a08da005f32d893165 OK 2026/05/09 01:27:00 DEBUG : dir1/0005-fghijkl.txt: md5 = 75577582f1601335f53f7251ac76ab20 OK 2026/05/09 01:27:01 DEBUG : dir1/0006-ghijklm.txt: md5 = b0207943bb1a66349880096bd20c2b97 OK 2026/05/09 01:27:03 DEBUG : dir1/0007-1234567.txt: md5 = 42a7c62e3b868c6ac7cfe2a4124c9a0d OK 2026/05/09 01:27:04 DEBUG : dir1/0008-2345678.txt: md5 = cb008b09dca4101453dec20df0241421 OK 2026/05/09 01:27:06 DEBUG : dir1/0009-3456789.txt: md5 = 4992688eb2f85d35700fda7612590a87 OK 2026/05/09 01:27:07 DEBUG : dir1/0010-456789.txt: md5 = 7838561d8fa4552aad6e06cfa80fe70c OK 2026/05/09 01:27:09 DEBUG : dir1/0011-56789;.txt: md5 = 34baf4e654a556ccfeef583d7ddbc9c8 OK 2026/05/09 01:27:10 DEBUG : dir1/0012-6789;.txt: md5 = 45dc549803bcec633a42f2740437b746 OK 2026/05/09 01:27:12 DEBUG : dir1/0013-789;=.txt: md5 = 9f3c384475eb11ed1e9832cb623ac292 OK 2026/05/09 01:27:13 DEBUG : dir1/0014-89;=.txt: md5 = 5b577898679f804f4e11d8ba8dbe0423 OK 2026/05/09 01:27:15 DEBUG : dir1/0015-9;=.txt: md5 = 8efd375a3282073724593b183cc0fb12 OK 2026/05/09 01:27:16 DEBUG : apple: md5 = 3665f23f8ca86f386997f3763966acb2 OK 2026/05/09 01:27:18 DEBUG : banana: md5 = 5d2ac159e1567134f15d2b29b862c19f OK 2026/05/09 01:27:19 DEBUG : appleappleapplebanana: md5 = ea5bfa529822ac8f3b104f596c64fb5c OK 2026/05/09 01:27:21 DEBUG : splitbananasplit: md5 = 1ffa25d08d2274a312048d04eeb5c554 OK 2026/05/09 01:27:21 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:21 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:27:22 DEBUG : apple: size = 5 OK 2026/05/09 01:27:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:22 DEBUG : apple: Unchanged skipping 2026/05/09 01:27:22 DEBUG : banana: size = 6 OK 2026/05/09 01:27:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:22 DEBUG : banana: Unchanged skipping 2026/05/09 01:27:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:27:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:27:23 INFO : dir1: Set directory modification time (using SetModTime) 2026/05/09 01:27:23 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:27:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:27:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:27:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:27:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:27:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:27:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:27:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:27:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:27:23 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:23 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:23 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:27:24 DEBUG : dir1: Directory modification time the same (differ by -750.026µs, within tolerance 1ms) 2026/05/09 01:27:24 DEBUG : apple: size = 5 OK 2026/05/09 01:27:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 01:27:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 01:27:24 DEBUG : apple: Unchanged skipping 2026/05/09 01:27:24 DEBUG : banana: size = 6 OK 2026/05/09 01:27:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:24 DEBUG : banana: Unchanged skipping 2026/05/09 01:27:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 01:27:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 01:27:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 01:27:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 01:27:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 01:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:27:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 01:27:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 01:27:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 01:27:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:27:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 01:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:27:25 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:25 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:25 DEBUG : banana: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : apple: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 01:27:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "5u1bd06tljkrrv45ntjudq8qhjbrds0is2hl67fo8qfjrftvgv4g" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "7s8ogc42ui34mtp6pev86nv2r7j1r29mm2lcu8c9l1gpf686gm50" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "bmagajdpb6fnhpjtmsg3ju1810" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "v64oqv7mllb84cl6ab8te2bt2f78vlrni6jd6riankteikpk2aa0" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "et41vieu46uggc8b2sr868ei0g" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uaml0klku9jpr41hcvvrcucilmfnvhq3ipc5j44jukg2e2247410" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dbb42tjtfpkquetam7529sira38duvrrtdp6d5sqk8j1rfq0eme0" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "rv9pus5fgm7gdtta2et5a83n9o" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "dp2bp22ps7059h3g0b4knun6vl8jf8g8m2orh1eecvi79lcub0n0" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lfa9t94msq4rrfuvlsaaqn10rr9jcphg0o5n0s9lr9t9m56sgor0" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "0jpgmtp3q1cdaaj1hegaejc1ca8skqcu9v4g3snt2lnpq7qu29v0" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "td2u35th1f7db737c52mudjprbj8jndhrsksampro71krbg66hfg" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "uv08vaqms522n6q3aq4dh1mr2c" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "qqafa3sh37uijvofk77bsn7on2579jgp2uk540mmssapte5hni9g" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "vde57ql861ao74dllpqaifd6mg" 2026/05/09 01:27:36 DEBUG : gb4elmr0e2nqr0to6vcomea4t8: Rmdir: contains trashed file: "lgdoslv8juairuao407tfmksp4" --- PASS: TestTransform (582.55s) --- PASS: TestTransform/NFC (48.26s) --- PASS: TestTransform/NFD (49.04s) --- PASS: TestTransform/base64 (57.14s) --- PASS: TestTransform/prefix (65.61s) --- PASS: TestTransform/suffix (66.01s) --- PASS: TestTransform/truncate (56.47s) --- PASS: TestTransform/encoder (48.70s) --- PASS: TestTransform/ISO-8859-1 (47.55s) --- PASS: TestTransform/charmap (48.50s) --- PASS: TestTransform/lowercase (47.81s) --- PASS: TestTransform/ascii (47.44s) === RUN TestTransformCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:27:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 01:27:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 01:27:37 DEBUG : sub dir_somesuffix: Making directory with metadata 2026/05/09 01:27:38 INFO : sub dir_somesuffix: Made directory with metadata (mtime=2026-05-09T01:27:37.566133587Z) 2026/05/09 01:27:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 01:27:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/09 01:27:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:27:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/09 01:27:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:27:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = 0ab485881d2b4049152ed00757dd7cdc OK 2026/05/09 01:27:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/09 01:27:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 01:27:40 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:41 DEBUG : qe2qcpcm1igespca9guecikml9bqabn8koel4d4tr81nkmh83ivg: Rmdir: contains trashed file: "nooic8p9n5fht7tj0jrmhtoutvqmj24itq2mnmqa8j0aggbip3sg" --- PASS: TestTransformCopy (4.97s) === RUN TestDoubleTransform run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:27:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:27:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:27:42 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:27:43 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:27:42.536218945Z) 2026/05/09 01:27:43 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:27:43 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:27:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:27:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:27:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:27:45 DEBUG : tictactoe/tictactoe: md5 = ee7fdf4055d289364d51635e671720b3 OK 2026/05/09 01:27:45 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/09 01:27:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/09 01:27:45 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:46 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDoubleTransform (4.95s) === RUN TestFileTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:27:47 DEBUG : toe: Making directory with metadata 2026/05/09 01:27:48 INFO : toe: Made directory with metadata (mtime=2026-05-09T01:27:47.487303976Z) 2026/05/09 01:27:48 DEBUG : toe/toe: Making directory with metadata 2026/05/09 01:27:49 INFO : toe/toe: Made directory with metadata (mtime=2026-05-09T01:27:47.487303976Z) 2026/05/09 01:27:49 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:27:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:27:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:27:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:27:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:27:50 DEBUG : toe/toe/tictactoe: md5 = 21232a3fd13659fdf8231e4dfa60eb17 OK 2026/05/09 01:27:50 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/09 01:27:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 01:27:50 DEBUG : Waiting for deletions to finish 2026/05/09 01:27:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/09 01:27:53 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestFileTag (7.12s) === RUN TestNoTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:27:54 DEBUG : toe: Making directory with metadata 2026/05/09 01:27:55 INFO : toe: Made directory with metadata (mtime=2026-05-09T01:27:54.605426222Z) 2026/05/09 01:27:55 DEBUG : toe/toe: Making directory with metadata 2026/05/09 01:27:56 INFO : toe/toe: Made directory with metadata (mtime=2026-05-09T01:27:54.605426222Z) 2026/05/09 01:27:56 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:27:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:27:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:27:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 01:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:27:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:27:58 DEBUG : toe/toe/tictactoe: md5 = 16d24694e4239185598c10247c44e10a OK 2026/05/09 01:27:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/09 01:27:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 01:27:58 DEBUG : Waiting for deletions to finish 2026/05/09 01:28:00 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" 2026/05/09 01:28:01 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestNoTag (7.50s) === RUN TestDirTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:02 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:28:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:02 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:02 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/09 01:28:03 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:03 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:03 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:03 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:28:03 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:02.110555112Z) 2026/05/09 01:28:03 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:03 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:03 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/09 01:28:04 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:02.110555112Z) 2026/05/09 01:28:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:28:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:06 DEBUG : tictactoe/tictactoe/toe.txt: md5 = cabe8186e2c11441548e23f77dc86c39 OK 2026/05/09 01:28:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 01:28:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:06 DEBUG : Waiting for deletions to finish 2026/05/09 01:28:08 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/09 01:28:09 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestDirTag (8.75s) === RUN TestAllTag run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:10 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:28:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:10 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:11 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/09 01:28:11 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:11 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:11 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:11 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:28:12 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:10.862705415Z) 2026/05/09 01:28:12 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:12 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:12 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/09 01:28:13 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:10.862705415Z) 2026/05/09 01:28:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:28:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:28:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = e59f04b3b9a8f65bc19d1806ec8ce7d4 OK 2026/05/09 01:28:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:28:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:14 DEBUG : Waiting for deletions to finish 2026/05/09 01:28:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:15 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:16 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:16 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:28:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:28:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/09 01:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': 0 differences found 2026/05/09 01:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': 1 hashes could not be checked 2026/05/09 01:28:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': 1 matching files 2026/05/09 01:28:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/09 01:28:18 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestAllTag (9.30s) === RUN TestRunTwice run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:20 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:20 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:28:21 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:20.163865146Z) 2026/05/09 01:28:21 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:21 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:21 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/09 01:28:21 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:20.163865146Z) 2026/05/09 01:28:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:28:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:23 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 9e6098f759fb988f008fbbfcf557788d OK 2026/05/09 01:28:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 01:28:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:23 DEBUG : Waiting for deletions to finish 2026/05/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:24 DEBUG : tictactoe: Directory modification time the same (differ by -865.146µs, within tolerance 1ms) 2026/05/09 01:28:24 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:24 DEBUG : tictactoe/tictactoe: Directory modification time the same (differ by -865.146µs, within tolerance 1ms) 2026/05/09 01:28:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 01:28:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 01:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 01:28:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/09 01:28:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:24 DEBUG : Waiting for deletions to finish 2026/05/09 01:28:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/09 01:28:27 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestRunTwice (8.46s) === RUN TestSyntax 2026/05/09 01:28:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:28 DEBUG : toe: Making directory with metadata 2026/05/09 01:28:29 INFO : toe: Made directory with metadata (mtime=2026-05-09T01:28:28.625010448Z) 2026/05/09 01:28:29 DEBUG : toe/toe: Making directory with metadata 2026/05/09 01:28:30 INFO : toe/toe: Made directory with metadata (mtime=2026-05-09T01:28:28.625010448Z) 2026/05/09 01:28:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:31 DEBUG : toe/toe/toe: md5 = 648aa39b46025ee0568b54064c973fee OK 2026/05/09 01:28:31 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 01:28:31 INFO : toe/toe/toe: Copied (new) 2026/05/09 01:28:31 DEBUG : Waiting for deletions to finish 2026/05/09 01:28:34 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/09 01:28:35 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestConflicting (7.47s) === RUN TestMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:36 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:28:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:36 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:36 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/09 01:28:37 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:37 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:37 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:37 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:28:37 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:36.097138766Z) 2026/05/09 01:28:37 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:37 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:37 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/09 01:28:38 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:36.097138766Z) 2026/05/09 01:28:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:28:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:28:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = b9a71c8d7939ae184987df62b53c4070 OK 2026/05/09 01:28:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:28:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:40 INFO : toe/toe/toe.txt: Deleted 2026/05/09 01:28:40 INFO : toe/toe: Removing directory 2026/05/09 01:28:40 INFO : toe: Removing directory 2026/05/09 01:28:40 INFO : empty_dir: Removing directory 2026/05/09 01:28:40 DEBUG : Local file system at /tmp/rclone1536844974: deleted 3 directories 2026/05/09 01:28:42 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/09 01:28:43 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestMove (8.64s) === RUN TestTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:44 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:28:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:44 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:44 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/09 01:28:45 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:45 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:45 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:28:46 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:44.74128721Z) 2026/05/09 01:28:46 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:46 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:46 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/09 01:28:47 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:44.74128721Z) 2026/05/09 01:28:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:28:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:28:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:28:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:28:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = a090d8db9519bd04d7d5f008da9e18bb OK 2026/05/09 01:28:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:28:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:28:48 INFO : toe/toe/toe.txt: Deleted 2026/05/09 01:28:48 INFO : toe/toe: Removing directory 2026/05/09 01:28:48 INFO : toe: Removing directory 2026/05/09 01:28:48 INFO : empty_dir: Removing directory 2026/05/09 01:28:48 DEBUG : Local file system at /tmp/rclone1536844974: deleted 3 directories 2026/05/09 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:28:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:28:52 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/09 01:28:54 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/09 01:28:55 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/09 01:28:57 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestTransformFile (13.71s) === RUN TestManualTransformFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:28:58 DEBUG : Reset feature "Copy" 2026/05/09 01:28:58 DEBUG : Reset feature "Move" 2026/05/09 01:28:58 DEBUG : Reset feature "Copy" 2026/05/09 01:28:58 DEBUG : Reset feature "Move" 2026/05/09 01:28:58 DEBUG : empty_dir: Making directory with metadata 2026/05/09 01:28:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:58 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:58 DEBUG : tictacempty_dir: Making directory with metadata 2026/05/09 01:28:59 INFO : tictacempty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 01:28:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 01:28:59 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:59 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:28:59 DEBUG : tictactoe: Making directory with metadata 2026/05/09 01:29:00 INFO : tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:58.448522599Z) 2026/05/09 01:29:00 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:29:00 DEBUG : toe: transformed to: tictactoe 2026/05/09 01:29:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:29:00 DEBUG : tictactoe/tictactoe: Making directory with metadata 2026/05/09 01:29:01 INFO : tictactoe/tictactoe: Made directory with metadata (mtime=2026-05-09T01:28:58.448522599Z) 2026/05/09 01:29:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 01:29:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 01:29:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:29:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:29:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:29:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:29:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 7a90c964ae78c35654a93fbfc86c8fe1 OK 2026/05/09 01:29:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:29:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 01:29:02 INFO : toe/toe/toe.txt: Deleted 2026/05/09 01:29:02 INFO : toe/toe: Removing directory 2026/05/09 01:29:02 INFO : toe: Removing directory 2026/05/09 01:29:02 INFO : empty_dir: Removing directory 2026/05/09 01:29:02 DEBUG : Local file system at /tmp/rclone1536844974: deleted 3 directories 2026/05/09 01:29:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 01:29:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 01:29:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:29:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:29:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 01:29:07 DEBUG : toe/toe/toe.txt: md5 = 97f2f09ed45769893de1f30f5a55124a OK 2026/05/09 01:29:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 01:29:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/09 01:29:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/09 01:29:10 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "69lrbnfv636fep3a44fopa0348" 2026/05/09 01:29:11 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/09 01:29:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc/2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "ajf7r5ln40qcq5h5vn9dk74trk" 2026/05/09 01:29:12 DEBUG : 2uft97ltgfmss2ojdgc87hg7pc: Rmdir: contains trashed file: "2uft97ltgfmss2ojdgc87hg7pc" --- PASS: TestManualTransformFile (15.85s) === RUN TestBase64 run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:29:14 DEBUG : toe: transformed to: dG9l 2026/05/09 01:29:14 DEBUG : toe: transformed to: dG9l 2026/05/09 01:29:14 DEBUG : dG9l: Making directory with metadata 2026/05/09 01:29:15 INFO : dG9l: Made directory with metadata (mtime=2026-05-09T01:29:14.299794799Z) 2026/05/09 01:29:15 DEBUG : toe: transformed to: dG9l 2026/05/09 01:29:15 DEBUG : toe: transformed to: dG9l 2026/05/09 01:29:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 01:29:15 DEBUG : dG9l/dG9l: Making directory with metadata 2026/05/09 01:29:16 INFO : dG9l/dG9l: Made directory with metadata (mtime=2026-05-09T01:29:14.299794799Z) 2026/05/09 01:29:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 01:29:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/09 01:29:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 01:29:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 01:29:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 01:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:29:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:29:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 8c937931a808e412e40934e631a99943 OK 2026/05/09 01:29:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/09 01:29:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 01:29:17 DEBUG : Waiting for deletions to finish 2026/05/09 01:29:18 DEBUG : dG9l: transformed to: toe 2026/05/09 01:29:18 DEBUG : dG9l: transformed to: toe 2026/05/09 01:29:18 DEBUG : toe: Directory modification time the same (differ by 794.799µs, within tolerance 1ms) 2026/05/09 01:29:18 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/09 01:29:18 DEBUG : dG9l: transformed to: toe 2026/05/09 01:29:18 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/09 01:29:18 DEBUG : toe/toe: Directory modification time the same (differ by 794.799µs, within tolerance 1ms) 2026/05/09 01:29:18 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/09 01:29:19 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/09 01:29:19 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 01:29:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/09 01:29:19 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for checks to finish 2026/05/09 01:29:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/09 01:29:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/09 01:29:19 DEBUG : Local file system at /tmp/rclone1536844974: Waiting for transfers to finish 2026/05/09 01:29:19 DEBUG : Waiting for deletions to finish 2026/05/09 01:29:21 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0/n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "the036mm5d36i1jcgrpnitaljc" 2026/05/09 01:29:22 DEBUG : n9dnr1gs5qeomhhe8mnv7po2a0: Rmdir: contains trashed file: "n9dnr1gs5qeomhhe8mnv7po2a0" --- PASS: TestBase64 (8.66s) === RUN TestError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive'", Local "Local file system at /tmp/rclone1536844974", Modify Window "1ms" 2026/05/09 01:29:22 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:22 DEBUG : toe: transformed to: 2026/05/09 01:29:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:23 DEBUG : toe: transformed to: 2026/05/09 01:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Making directory with metadata 2026/05/09 01:29:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Made directory with metadata (mtime=2026-05-09T01:29:22.963943578Z) 2026/05/09 01:29:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:23 DEBUG : toe: transformed to: 2026/05/09 01:29:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:23 DEBUG : toe: transformed to: 2026/05/09 01:29:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:23 DEBUG : toe/toe: transformed to: 2026/05/09 01:29:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 01:29:23 DEBUG : toe/toe: Making directory with metadata 2026/05/09 01:29:25 INFO : toe/toe: Made directory with metadata (mtime=2026-05-09T01:29:22.963943578Z) 2026/05/09 01:29:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:25 DEBUG : toe/toe: transformed to: 2026/05/09 01:29:25 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 01:29:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:25 DEBUG : toe: transformed to: 2026/05/09 01:29:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 01:29:25 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 01:29:25 DEBUG : toe/toe/toe: transformed to: 2026/05/09 01:29:25 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/09 01:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for checks to finish 2026/05/09 01:29:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Waiting for transfers to finish 2026/05/09 01:29:26 DEBUG : toe/toe/toe: md5 = 20d7a29083126609a54ed8c643918512 OK 2026/05/09 01:29:26 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 01:29:26 INFO : toe/toe/toe: Copied (new) 2026/05/09 01:29:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': not deleting files as there were IO errors 2026/05/09 01:29:26 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': not deleting directories as there were IO errors 2026/05/09 01:29:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o/oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" 2026/05/09 01:29:29 DEBUG : oiet2i50fo9i1b8jb2022kss6o: Rmdir: contains trashed file: "oiet2i50fo9i1b8jb2022kss6o" --- PASS: TestError (7.45s) PASS 2026/05/09 01:29:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kezefob4zive': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 28m22.055537715s (try 1/5)